- 12 Nov, 2020 3 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
Should be uncontroversial and compile time checked.
-
Alexander Lohnau authored
-
- 11 Nov, 2020 4 commits
-
-
Nicolas Fella authored
We do this sometimes, but not consistenly. The benefit is twofold. First it improves the diff when adding new values since no existing line needs to be touched. Second it prevents clang-format from collapsing the definition into a single line, which is undesired for large enums.
-
Nicolas Fella authored
Most of our enum declaratons are on multiple lines, but not all of them. Expand the remaining ones to be consistent
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
- 07 Nov, 2020 2 commits
-
-
Mikel Johnson authored
-
Script Kiddy authored
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"
-
- 06 Nov, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 05 Nov, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 01 Nov, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 30 Oct, 2020 2 commits
-
-
Benjamin Port authored
-
Script Kiddy authored
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"
-
- 28 Oct, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 25 Oct, 2020 4 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
It contained traces of some KDE4 stuff, an useless if statement and a bit of formatting.
-
Alexander Lohnau authored
With frameworks/kservice!16 and all the commits that followed we can remove this hack. CCBUG: 398803
-
Script Kiddy authored
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"
-
- 24 Oct, 2020 2 commits
-
-
-
Script Kiddy authored
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"
-
- 23 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 20 Oct, 2020 2 commits
-
-
Alexander Lohnau authored
BUG: 427824 FIXED-IN: 5.20.2
-
Alexander Lohnau authored
They are about to get deprecated(frameworks/krunner!40) and the minLetterCount and matchRegex properties are already utilized.
-
- 19 Oct, 2020 1 commit
-
-
Alexander Lohnau authored
BUG: 342876 FIXED-IN: 5.21
-
- 15 Oct, 2020 1 commit
-
-
Kai Uwe Broulik authored
We already find KCMs explicitly
-
- 12 Oct, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 11 Oct, 2020 1 commit
-
-
Alexander Lohnau authored
FEATURE: 423003 FIXED-IN: 5.21
-
- 10 Oct, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 09 Oct, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 08 Oct, 2020 1 commit
-
-
Alexander Lohnau authored
This caused a lot of CPU load, because the applets were listed and filtered for each letter typed. Now they are only listed when the match() method is called for the first time and reused for the rest of the match session.
-
- 05 Oct, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 04 Oct, 2020 3 commits
-
-
David Edmundson authored
-
Alexander Lohnau authored
-
Script Kiddy authored
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"
-
- 02 Oct, 2020 1 commit
-
-
Alexander Lohnau authored
-
- 29 Sep, 2020 1 commit
-
-
This means on logout we'll be gracefully closed down. All of these are closing down properly anyway, but this makes things a bit more explicit in case you managed to log out at an awkward point.
-
- 27 Sep, 2020 1 commit
-
-
Script Kiddy authored
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"
-
- 26 Sep, 2020 1 commit
-
-
Alexander Lohnau authored
-
- 25 Sep, 2020 1 commit
-
-
Script Kiddy authored
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"
-