- 01.09.2020 1 коммит
-
-
- 04.08.2020 1 коммит
-
-
Kai Uwe Broulik создал
Some laptops turn off keyboard backlighton their own when the lid is closed, so when you close the lid, it will suspend and remember the turned off keyboard backlight, and turn it back off on wake up. This patch instead remembers the last keyboard brightness when it changes and restores that value on wake up (cherry picked from commit ede6bb92)
-
- 28.07.2020 1 коммит
-
-
- 23.07.2020 1 коммит
-
-
Fabian Vogt создал
Commit 93389c73 ("Port deprecated method") changed the behaviour to not do argument splitting again. Reintroduce the old behaviour without using a deprecated method if Qt 5.15 is available.
-
- 07.07.2020 1 коммит
-
-
- 23.06.2020 3 коммита
-
-
Jonathan Riddell создал
-
Jonathan Riddell создал
-
-
- 19.06.2020 1 коммит
-
-
Kai Uwe Broulik создал
PowerDevil delays applying a power management inhibition by 5 seconds to avoid brief inhibitions to e.g. wake up the screen and similar. However, when an inhibition was posted and the process then quit, we would then still enforce the inhibition as it wasn't explicitly revoked. Fix this by always watching the inhibition sender and remove it from pending when the service goes away. BUG: 423131 FIXED-IN: 5.18.6
-
- 18.06.2020 2 коммита
-
-
l10n daemon script создал
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"
-
l10n daemon script создал
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.06.2020 2 коммита
-
-
l10n daemon script создал
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"
-
l10n daemon script создал
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"
-
- 16.06.2020 1 коммит
-
-
- 11.06.2020 1 коммит
-
-
l10n daemon script создал
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.06.2020 1 коммит
-
-
l10n daemon script создал
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"
-
- 03.06.2020 1 коммит
-
-
- 14.05.2020 1 коммит
-
-
- 11.05.2020 1 коммит
-
-
Kai Uwe Broulik создал
When not acknowledging the low battery notification, close it when showing the critical one, to avoid showing contradicting notifications. Differential Revision: https://phabricator.kde.org/D29594
-
- 09.05.2020 2 коммита
-
-
l10n daemon script создал
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"
-
l10n daemon script создал
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.05.2020 1 коммит
-
-
- 30.04.2020 1 коммит
-
-
Kai Uwe Broulik создал
This ensures you have to acknowledge it and be aware that the battery is running low. Otherwise you'll only be notified during a presentation when it's critical. CCBUG: 420541 Differential Revision: https://phabricator.kde.org/D29309
-
- 02.04.2020 2 коммита
-
-
Jonathan Riddell создал
-
Aleix Pol создал
Summary: The event needs to propagate correctly. Test Plan: Played with it on my laptop Reviewers: #plasma:_mobile, bshah, broulik Reviewed By: #plasma:_mobile, bshah, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28491
-
- 01.04.2020 4 коммита
-
-
Aleix Pol создал
Summary: Make it possible to restart the daemon for easier debugging. Use Qt::AA_DisableSessionManager for all the performance. Test Plan: Using it right now Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28492
-
Aleix Pol создал
Summary: This reverts commit 3a5aca82. Reviewers: broulik Reviewed By: broulik Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28481
-
l10n daemon script создал
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"
-
l10n daemon script создал
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.03.2020 1 коммит
-
-
- 26.03.2020 2 коммита
-
-
l10n daemon script создал
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"
-
l10n daemon script создал
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.03.2020 1 коммит
-
-
Laurent Montel создал
-
- 10.03.2020 1 коммит
-
-
- 28.02.2020 1 коммит
-
-
l10n daemon script создал
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.02.2020 1 коммит
-
-
l10n daemon script создал
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.02.2020 1 коммит
-
-
- 21.02.2020 1 коммит
-
-
l10n daemon script создал
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"
-
- 19.02.2020 2 коммита
-
-
-
Aleix Pol создал
Summary: Should hopefully make it less confusing Reviewers: broulik, aacid Reviewed By: broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27462
-