shift-shell/kwin/mobiletaskswitcher/plugin
Nicolas Fella 25a3706d7f [mobiletaskswitcher] Add missing dependency to QML module
The module exposes TaskFilterModel, which extends QSortFilterProxyModel

QSortFilterProxyModel is registered to QML as part of the QtCore module, so we need to add that to DEPENDENCIES for tools like qmllint to work properly
2025-07-04 14:59:13 +02:00
..
CMakeLists.txt [mobiletaskswitcher] Add missing dependency to QML module 2025-07-04 14:59:13 +02:00
effecttouchborder.cpp taskswitcher: Switch to declarative effect 2025-03-01 21:26:47 +00:00
effecttouchborder.h taskswitcher: Switch to declarative effect 2025-03-01 21:26:47 +00:00
mobiletaskswitchereffect.cpp taskswitcher: Switch to declarative effect 2025-03-01 21:26:47 +00:00
mobiletaskswitchereffect.h add type annotations to taskswitcher QML and do more explicit typing 2025-06-26 16:30:41 +02:00
taskfiltermodel.cpp taskswitcher: Fix build when KWin is built without activities support 2025-06-10 09:12:25 -04:00
taskfiltermodel.h add type annotations to taskswitcher QML and do more explicit typing 2025-06-26 16:30:41 +02:00
taskmodel.cpp taskswitcher: Switch to declarative effect 2025-03-01 21:26:47 +00:00
taskmodel.h taskswitcher: Switch to declarative effect 2025-03-01 21:26:47 +00:00