Laurent Montel
9756b911da
REmove duplicate header between header/file
4 years ago
Laurent Montel
734f3084cf
Fix some clazy warnings
4 years ago
Laurent Montel
2543f1b843
GIT_SILENT: use Q_EMIT
4 years ago
Nicolas Fella
a7c72e4166
Remove unneeded KAboutData from KCMs
...
Since we are passing a KPluginMetaData when constructing it is no longer needed
Task: https://phabricator.kde.org/T14733
4 years ago
Alexander Lohnau
b40d9267f9
Port away from deprecated qmlRegisterType overload
4 years ago
Alexander Lohnau
42d074383b
Do not install metadata files for KCM kpackages
...
We can get the metadata form the C++ plugin and set that for the kpackage.
This way the files are not duplicated in source, on disk and in memory.
Task: https://phabricator.kde.org/T14983
4 years ago
Alexander Lohnau
4df78f841c
Remove unneeded comments in license headers
5 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
Benjamin Port
0be055332b
[KCM] Use KCModuleData in order to allow settings loading without UI
...
- desktop theme
- icons
6 years ago
Bhushan Shah
7f52a95bd4
kcms: move desktoptheme and icons kcm to plasma-workspace
...
They can be useful for mobile, they are taken from the git master of
plasma-desktop at 5d8a64ce569b5592d073eaff5f7e8a0c243fc515 sha.
6 years ago