Nicolas Fella
225e4aae2c
Port away from deprecated KPluginLoader
5 years ago
Alexander Lohnau
4df78f841c
Remove unneeded comments in license headers
5 years ago
Alexander Lohnau
fefe12dff6
Manual SPDX fixes & cleanup
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
Ahmad Samir
746ac95039
kcms/kfontinst: always add braces around statements
...
This was done using:
run-clang-tidy -checks='-*,readability-braces-around-statements' -j3 -fix '.*kfontinst.*'
git clang-format --force
GIT_SILENT
5 years ago
David Faure
8b297dbbb0
kfontviewpart: add JSON metadata to plugin, install into kf5/parts subdir
...
Remove call to deprecated setComponentData, this comes from the json now
(well, no version number in this specific json file, but I doubt
anything was actually showing that)
No user by direct path found in lxr:
https://lxr.kde.org/search?_string=%22kfontviewpart%22&_casesensitive=&_advanced=&_filestring=
KF6 task: https://phabricator.kde.org/T12340
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
Bhushan Shah
7d5806ff1c
kcms: move some of the KCMS to plasma-workspace
...
We currently need the lookandfeel and style kcm in plasma-workspace, but
appearantly they depend on the krdb so best solution is to move all kcms
together
They are taken from plasma-desktop at the commit :
8447c08e878ccbde9c5516ba8a912993ea199cb9
6 years ago