Laurent Montel
7af8064dbe
Show more headers in qtc6
4 years ago
Ahmad Samir
24d4b12469
Use Qt logging categories
...
So as not to unnecessarily fill the system log (or binary journal, because
plain text log files are not the fashion any more).
GIT_SILENT
4 years ago
Alexander Lohnau
5648a8d3d9
GIT_SILENT Fix small typo in plugin namespace
4 years ago
Alexander Lohnau
17758ca000
Align names of KCMs and their desktop files
...
The desktop file name is derived from the plugins id, without the renaming the files could not be found
4 years ago
Alexander Lohnau
5686336bf9
Install KCMs in new namespace & embed json metadata
...
This way systemmsettings/krunner does not need to query the KCMs
using the deprecated KServiceTypeTrader.
Task: https://phabricator.kde.org/T14517
4 years ago
Alexander Lohnau
8af527c337
kcms: Remove now unneeded kcoreaddons_desktop_to_json cmake function calls
4 years ago
Alexander Lohnau
c2c2ff6da5
Convert KCM Desktop files to JSON
...
Task: https://phabricator.kde.org/T14564
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
3d03606302
Use kcoreaddons_add_plugin to allow loading plugins from build dir
...
Task: https://phabricator.kde.org/T14528
5 years ago
Henri Chain
93f9ef0304
[startplasma] Migrate autostart scripts to .desktop files
5 years ago
Henri Chain
f0bcd8cf62
Import autostart KCM from plasma-desktop.
...
Taken from commit 4ce9a4a915511acbd41450da486d8e5d5bae10da in plasma-desktop
The commit history of the KCM can be followed in 9db1c0593e84cdb705fc61cddbdc4e5a9c318b97
5 years ago