Nicolas Fella
|
8f28a24906
|
[applets/systemtray] Simplify test code
Instead of mocking the settings class use the real class with an artificial config file
|
4 years ago |
Nicolas Fella
|
c9dc9e2149
|
[applets/systemtray] Fix test data lookup
The files got changed from desktop to json, fix the lookup
|
4 years ago |
Alexander Lohnau
|
df1f4a3fbd
|
Port away from deprecated Applet constructor
Also rename the variant list to args, this is more consistent with the rest of KDE
|
4 years ago |
Alexander Lohnau
|
c11051955d
|
Convert license headers to SPDX
|
5 years ago |
Alexander Lohnau
|
823d2106ec
|
Run clang-format
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
|
5 years ago |
Konrad Materka
|
371e91b932
|
[applets/systemtray] Refactor systemtray
Major refactoring of SystemTray logic, mainly around Applets/Plasmoids
lifecycle. It is now more event based.
BUG: 424230
FIXED-IN: 5.21.0
|
6 years ago |
Konrad Materka
|
e87028227c
|
[applets/systemtray] Use QAbstractListModel
Rewrite model to use QAbstractListModel instead of QStandardItemModel
|
6 years ago |