shift-shell/components/mobilehomescreencomponents
Nicolas Fella 992950085d Simplify apps model
The current code iterates over each service group separately and adds its apps. This leads to duplicate entries when an app is in multiple groups.

Since we are not actually interested in the group info, only in a flat list of all apps with some filters, we can simplify this.
2021-06-11 17:44:38 +00:00
..
qml Port away from the global "theme" object to PlasmaCore.Theme 2021-06-10 16:14:41 +02:00
applicationlistmodel.cpp Simplify apps model 2021-06-11 17:44:38 +00:00
applicationlistmodel.h Make components out of the homescreen 2021-05-05 12:31:08 +02:00
CMakeLists.txt Make components out of the homescreen 2021-05-05 12:31:08 +02:00
favoritesmodel.cpp Make components out of the homescreen 2021-05-05 12:31:08 +02:00
favoritesmodel.h Make components out of the homescreen 2021-05-05 12:31:08 +02:00
homescreenutils.cpp Make components out of the homescreen 2021-05-05 12:31:08 +02:00
homescreenutils.h Make components out of the homescreen 2021-05-05 12:31:08 +02:00
mobilehomescreencomponentsplugin.cpp Make components out of the homescreen 2021-05-05 12:31:08 +02:00
mobilehomescreencomponentsplugin.h Make components out of the homescreen 2021-05-05 12:31:08 +02:00