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 |
Alexander Lohnau
|
c11051955d
|
Convert license headers to SPDX
|
5 years ago |
Adrien Faveraux
|
42515d22cb
|
Move include guard to Pragma Once
|
5 years ago |
Ahmad Samir
|
7e09d62cd0
|
Use Q_SIGNALS instead of signals in header files
And remove DQT_NO_SIGNALS_SLOTS_KEYWORDS from applets/kicker/CMakeLists.txt.
|
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 |