- 19.06.2018 1 коммит
-
-
- 18.06.2018 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"
-
- 07.06.2018 1 коммит
-
-
- 27.05.2018 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"
-
- 24.05.2018 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"
-
- 20.05.2018 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"
-
- 18.05.2018 1 коммит
-
-
- 16.05.2018 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.04.2018 2 коммита
-
-
Kai Uwe Broulik создал
-
Kai Uwe Broulik создал
Otherwise we would never generate the default power management configuration leading to it not suspending on lid close, not handling power buttons etc etc CHANGELOG: Fixed bug that caused power management system to not work on a fresh install Reviewed-By: David Edmundson BUG: 391782 FIXED-IN: 5.12.5
-
- 22.04.2018 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"
-
- 27.03.2018 2 коммита
-
-
Alexander Volkov создал
Summary: This reverts commit 55603160. "Get rid of KDELibs4Support" was reverted because Can* methods of PowerManagement class returned incorrect values due to async DBus calls. Use blocking DBus calls now. Reviewers: davidedmundson, broulik, #plasma Reviewed By: davidedmundson, #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11744
-
-
- 23.03.2018 1 коммит
-
-
Kai Uwe Broulik создал
For preventing screen standby or screen locking the org.freedesktop.ScreenSaver.Inhibit must be used. Both calls erroneously did the same. CHANGELOG: org.freedesktop.PowerManagement.Inhibit will only inhibit suspending the machine now (as per spec), to prevent screen power management use org.freedesktop.ScreenSaver.Inhibit instead Differential Revision: https://phabricator.kde.org/D11182
-
- 18.03.2018 1 коммит
-
-
Martin Flöser создал
Summary: On a wayland session powerdevil needs to use Wayland platform. Test Plan: Only compile tested, changes are identical to the tested systemsettings patch. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11446
-
- 13.03.2018 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"
-
- 09.03.2018 16 коммитов
-
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
Since Qt 5.6.3/5.7.1 qdbusxml2cpp favours as name for signals argument annotations the name "org.qtproject.QtDBus.QtTypeName.Out*", matching the "out" direction nature of the arguments. ".In*" is still supported for backward compat, but with a warning.
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
Friedrich W. H. Kossebau создал
-
- 06.03.2018 1 коммит
-
-
- 01.03.2018 2 коммита
-
-
Fabian Vogt создал
-
Fabian Vogt создал
-
- 23.02.2018 1 коммит
-
-
Aleix Pol создал
-
- 21.02.2018 1 коммит
-
-
David Edmundson создал
-
- 20.02.2018 2 коммита
-
-
-
David Edmundson создал
Summary: 5.11 -> 5.12 migrated shortcuts from kded5 to the correct component name org_kde_powerdevil for good reasons However, despite a kconfupdate script working correctly and moving the old keys, kglobalaccel is running whilst we update and it syncs the old values later. On future loads it detects the duplication and removes the powerdevil entries. This patch removes the old powermanagent entries in the kded5 component at powerdevil startup which is at runtime where we can talk to kglobalaccel, but before powerdevil has registered the new actions. This should handle both users that haven't upgraded to 5.12 yet, as well as users who hit the previous config script. Ideally kconf_update needs to be patched to do migration at appropriate times. BUG: 389991 FIXED-IN: 5.12.2 Test Plan: "broke" my config by putting in values in the old place with a custom shortcut for poweroff Restarted kglobalaccel Ran powerdevil Shortucts worked Cleanly quit kglobalaccel Config stayed synced Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, fvogt, aacid, cfeck, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D10668
-