- 23.10.2018 1 коммит
-
-
- 16.10.2018 1 коммит
-
-
- 04.10.2018 1 коммит
-
-
- 25.09.2018 1 коммит
-
-
Kai Uwe Broulik создал
Apparently there's still graphics cards that rely on this :'( This was the only real change in this cycle, so just reverting it is safe, albeit technically being a dependency change. BUG: 399018 CCMAIL: kde-distro-packagers@kde.org This reverts commit 7e298693.
-
- 13.09.2018 2 коммита
-
-
-
Jonathan Riddell создал
-
- 08.09.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.09.2018 1 коммит
-
-
Kai Uwe Broulik создал
It doesn't work on Wayland and was from what I recall only supported by the long disused Intel driver. Differential Revision: https://phabricator.kde.org/D15261
-
- 03.09.2018 1 коммит
-
-
Jonathan Riddell создал
QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency.
-
- 30.08.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.08.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"
-
- 28.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"
-
- 26.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"
-
- 20.06.2018 1 коммит
-
-
Friedrich W. H. Kossebau создал
-
- 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"
-
- 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 2 коммита
-
-
Thomas Surrel создал
Summary: When the brightness is already at the maximum (or minimum) value, hitting the keyboard shortcut to increase (resp. decrease) it does not bring up the OSD, there is no visual feedback. This is not consistent either with the volume which handles this correctly. BUG: 387284 FIXED-IN: 5.14.0 Reviewers: ngraham, romangg Reviewed By: ngraham, romangg Subscribers: romangg, ngraham, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D13030
-
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 4 коммита
-
-
- 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 7 коммитов
-
-
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 создал
-