shift-shell/components/mobileshell/components
Marco Allegretti 8fecdf1d2d Guard against invalid KPackage in AppletHost
loadPackage + setPath can produce an invalid package if the shell
package is missing. Guard with isValid() to avoid passing a bad
package to setKPackage. Add the QML_SINGLETON factory that the
QML engine requires for proper singleton instantiation.
2026-04-18 20:24:11 +02:00
..
applethost.cpp Guard against invalid KPackage in AppletHost 2026-04-18 20:24:11 +02:00
applethost.h Guard against invalid KPackage in AppletHost 2026-04-18 20:24:11 +02:00
direction.cpp components: Port Direction enum to c++ to improve load times 2022-04-10 13:28:32 -04:00
direction.h Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
swipearea.cpp Add clicked() signal to SwipeArea 2026-04-08 19:07:03 +02:00
swipearea.h Add clicked() signal to SwipeArea 2026-04-08 19:07:03 +02:00