Alexander Lohnau
|
c11051955d
|
Convert license headers to SPDX
|
5 years ago |
Alexander Lohnau
|
a8ad18772d
|
Avoid compiling source files for tests multiple times
Instead use a static lib for the files and link against that.
|
5 years ago |
Nicolas Fella
|
1a07220843
|
Use versionless Qt cmake target
This makes it easier to build against both Qt5 and Qt6
|
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 |
Nicolas Fella
|
cca3f6e83a
|
Drop empty X-KDE-PluginInfo-Depends
|
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 |