- 24 Aug, 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"
-
- 17 Aug, 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"
-
- 12 Jul, 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"
-
- 18 Jun, 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"
-
- 17 Jun, 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"
-
- 14 Jun, 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"
-
- 13 Jun, 2020 4 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Alexander Lohnau authored
BUG: 385814
-
- 11 Jun, 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 Jun, 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"
-
- 06 Jun, 2020 3 commits
-
-
Ivan Čukić authored
More and more things depend on KAMD's resources database. Recent documents, favourites, KRunner, to name a few. Now, SQLite is fairly stable with the write-ahead-log that has been enabled in KAMD for ages, but corruptions can still happen. Sometimes in SQLite, sometimes in the underlying file system. This patch introduces a two-step backup system for the resources database. On each start, the current database files are copied to `test-backup` directory. If no error appeared during the previous KAMD run, the `test-backup` files are promoted to `working-backup`. This means that in order for a specific version of the database to be considered as 'working' (promoted to a working backup), it needs to have been a beginning of an error-free KAMD session.
-
David Faure 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"
-
- 31 May, 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"
-
- 20 May, 2020 1 commit
-
-
Ivan Čukić authored
-
- 17 May, 2020 1 commit
-
-
Laurent Montel authored
-
- 15 May, 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"
-
- 13 May, 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"
-
- 06 May, 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"
-
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 Apr, 2020 1 commit
-
-
Noah Davis authored
Summary: It's an ignored file that was committed to the repo at some point. Because it's automatically generated and replaces the version commited to the repo when the project is built, it keeps causing kdesrc-build to report build failures for this project. Reviewers: ivan, #plasma Reviewed By: ivan, #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D29139
-
- 19 Apr, 2020 1 commit
-
-
David Faure authored
-
- 02 Apr, 2020 1 commit
-
-
Jonathan Riddell authored
-
- 27 Mar, 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"
-
- 20 Mar, 2020 1 commit
-
-
Laurent Montel authored
-
- 19 Mar, 2020 1 commit
-
-
Laurent Montel authored
-
- 16 Mar, 2020 3 commits
-
-
Ivan Čukić authored
In addition to opening a file and starting an application specified by a .desktop file, allow execution of shell scripts when activity is started/stopped/switched to/switched from. Reviewers: davidedmundson, mart Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28069
-
Ivan Čukić authored
This patch removes CMake checks for C++11 features and increases the compiler requirements to C++17 since this repository is not a part of KDE Frameworks.
-
Ivan Čukić authored
Linear search beats binary on small data sets. Also, toSet is now deprecated. BUG:418839
-
- 02 Mar, 2020 4 commits
-
-
David Edmundson authored
-
David Edmundson authored
-
David Edmundson authored
-
David Edmundson authored
Otherwise future frameworks changes could break builds which wouldn't make sense.
-
- 23 Feb, 2020 1 commit
-
-
Volker Krause authored
Summary: As per T12722 this is no longer needed, QDBusConnection now behaves correctly in a multi-threaded scenario. Reviewers: davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27606
-
- 19 Feb, 2020 1 commit
-
-
Laurent Montel authored
-
- 10 Feb, 2020 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
Summary: plasma.kde.org doesn't exist anymore. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27308
-
- 29 Jan, 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"
-