Alexander Lohnau
f965468b9c
GIT_SILENT Fix small typo in plugin namespace
4 years ago
Alexander Lohnau
5a3c41cce1
Remove installation of kfontviewpart file
...
We don't go through KService anywhere when loading the part
4 years ago
Alexander Lohnau
3ec42f2c73
Clean up further unneeded desktop files
4 years ago
Laurent Montel
84de3fda6e
Use Q_SLOTS
4 years ago
Laurent Montel
2543f1b843
GIT_SILENT: use Q_EMIT
4 years ago
Alexander Lohnau
5648a8d3d9
GIT_SILENT Fix small typo in plugin namespace
4 years ago
l10n daemon script
50a7069ada
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
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
l10n daemon script
25d581060b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
d07bd15c38
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
d168d2a503
lookandfeel: Add missing check if list of files is empty
...
BUG: 439797
4 years ago
Nate Graham
a5b4065b2c
kcms/feedback: Only add audit locations to the model that exist
...
This prevents audit locations that don't appear on disk from showing up
as clickable links in the KCM, which produces a bad UX whereby you can
try to open the nonexistent location and then you get an ugly error
message instead. So let's just not even show them if they don't exist
BUG: 445959
FIXED-IN: 5.24
4 years ago
l10n daemon script
fdd554431e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
1c45d78a9d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Nate Graham
1b379f8ed3
kcms/fonts: make Force Fonts DPI tooltip text more accurate and clearer
...
This UI control currently has an extremely long tooltip that talks about
a bunch of technical jargon the user is likely to know nothing about,
and also says inaccurate things by mentioning hardware where the DPI is
not automatically detected, when in fact Qt software explicitly avoids
scaling things by DPI in the first place.
BUG: 445647
FIXED-IN: 5.24
4 years ago
Nicolas Fella
7039f853d9
[kcms] Drop pointless renaming of desktop files
4 years ago
l10n daemon script
4718d0ae38
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Nate Graham
a733a1bf95
kcms/autostart: Add a few more keywords
4 years ago
Aleix Pol
7a99251877
LnF: Ensure variable is properly initialised
...
Now we were risking reading uninitialised memory.
4 years ago
Benjamin Port
424a020dde
Fix KCM LnF test
...
- typo
- default for Splash screen theme is the same as LnF
4 years ago
Peng Haiyi
e26425e573
Change cursortheme installpath from ~/.icons to XdgTargetDir/icons
4 years ago
Tanbir Jishan
6928e7b4df
Add an option to plasma-apply-colorscheme for changing accent color
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
l10n daemon script
f258b6217a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
9dcd97b680
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
566ad28020
Port kcminit loading away from KServiceTypeTrader
...
As we have discussed, this mechanism is considered Plasma-internal, meaning
that we don't have to keep the KServiceTypeTrader stuff around.
To avoid duplicating the KCMs or having to split the kcminit stuff in a separate
binary, symlinks are used to query the available plugins. By having a unified "kcminit"
symbol for the function which will get called, we can drop the need for the
custom property.
Task: https://phabricator.kde.org/T14335
Prequisite for using only embedded json metadata for the KCMs, see https://phabricator.kde.org/T14517
4 years ago
Alexander Lohnau
4183f35cff
Install KCM-Init KCMs in new namespace for systemsettings KCMs
...
Otherwise the paths will have to be adjusted again, when the
KCM providers of plasma-workspace get ported away from the KServiceTypeTrader querying.
4 years ago
Alexander Lohnau
b31115d48a
Remove X-Plasma-MainScript from KCM metadata if we only set the default value
4 years ago
Alexander Lohnau
c365484f5c
Make icons kcm translation domain consistent with plugin id
...
Plasma 5 and 6 are not planned to be co-installable anyways.
Having these inconsistencies prevents us from porting away from
KAboutData.
4 years ago
l10n daemon script
81bb5ae6a5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
610ec2cec0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Artem Grinev
77218c7278
Fix Look and Feel KCM Service Type
4 years ago
l10n daemon script
87f01931ed
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
0b901a227f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Lohnau
c3201e74c2
Drop now unneeded QOverload statements
...
By defining the KF_DISABLE_DEPRECATED_BEFORE_AND_AT value, the deprecated overloads are hidden.
This way we only have the un-deprecated one visible.
4 years ago
Alexander Lohnau
b40d9267f9
Port away from deprecated qmlRegisterType overload
4 years ago
Alexander Lohnau
0dbec4febf
Remove defunct colorscheme KNS upload button
4 years ago
Bharadwaj Raju
c2fb442f0d
[kcms/nightcolor] Fix old and incorrect constant names
...
All references to CompositorAdaptor.ModeAutomatic were not removed by
0bdedc5e8c .
BUG: 445389
4 years ago
Thiago Sueto
a5821b4afa
Fix width and duplicated locator
4 years ago
David Redondo
8f9610a6c7
lookandfeelmanager: Better variable names
...
GIT_SILENT
4 years ago
Marco Martin
119ca10f72
check the hash of the color scheme file
...
with this, if the configured color scheme was changed, or if the color scheme
file was updated, the colors will be reapplied and the plasma svg cache discarded
save on config the hash of the current color scheme file
4 years ago
Marco Martin
8a4c622153
Apply colors from lnf when missing
...
the normal defaults cascading mechanism for application colors doesn't work, as header colors would be wrong, so check if colors are missing from kdeglobals and in that case apply the colors from lnf to kdeglobals
4 years ago
David Redondo
12087e947b
Write lnf defaults on startup
4 years ago
David Redondo
75608d87bf
Add a mode to lookandfeelmanager to only write defaults
4 years ago
David Redondo
9d0fce827c
Turn lookandfeelmanager into a static lib
4 years ago
Aleix Pol
e5b7eb40b9
lnf kcm: Split the logic for loading and saving from the kcm itself
4 years ago
l10n daemon script
02aa8283d2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago