Laurent Montel
2543f1b843
GIT_SILENT: use Q_EMIT
4 years ago
Alexander Lohnau
00a2ec8179
Put KF5 porting credits in separate paragraph
5 years ago
Alexander Lohnau
fefe12dff6
Manual SPDX fixes & cleanup
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
Nate Graham
ae63802acb
[kcms] Sort grid view KCMs case insensitively
...
Since these KCMs can display user and distro provided content, we can't
ensure that everything will begin with a capital letter. Accordingly, we
should sort the grid case-insensitively to prevent the entries starting
with lowercase letters from being shunted to the end.
CCBUG: 404608
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
Nicolas Fella
7f19b349d2
Add trailing comma to braced initializers
...
This has two advantages: It improves the diff when adding a new item and prevents clang-format from formatting them into one line.
5 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