- 23.06.2020 1 коммит
-
-
- 18.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"
-
- 17.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"
-
- 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 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"
-
- 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 3 коммита
-
-
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"
-
- 26.03.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"
-
- 18.03.2020 1 коммит
-
-
Laurent Montel создал
-
- 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"
-
- 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 1 коммит
-
-
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
-
- 15.02.2020 1 коммит
-
-
Laurent Montel создал
-
- 14.02.2020 1 коммит
-
-
Aleix Pol создал
Summary: QComboBox::currentIndexChanged(int) got deprecated. Test Plan: Builds Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27406
-
- 10.02.2020 2 коммита
-
-
Kai Uwe Broulik создал
-
Aleksei Nikiforov создал
When DPMS extension isn't available, powerdevil unexpectedly exits due to a call to unavailable DPMS function and Qt error handling for such errors. Following is a full log of powerdevil process when DPMS extension isn't present: ``` $ /usr/libexec/kf5/org_kde_powerdevil QDBusArgument: read from a write-only object QDBusArgument: read from a write-only object QDBusArgument: read from a write-only object powerdevil: No outputs have backlight property powerdevil: Xrandr not supported, trying ddc, helper powerdevil: [DDCutilBrightness] 0 display(s) were detected powerdevil: org.kde5.powerdevil.backlighthelper.brightness failed powerdevil: DPMS extension not available The X11 connection broke: Unsupported extension used (code 2) XIO: fatal IO error 2 (No such file or directory) on X server ":0" after 408 requests (408 known processed) with 0 events remaining. ``` This was detected while running KDE in a VM (without x2go). For some reason 'xdpyinfo -queryExtensions' didn't report DPMS extension being present. Only change in 'PowerDevilDPMSAction::onProfileUnload' was required to fix issue for me, but changes in other functions could be needed as well, thus I implemented it. Two calls to m_helper, 'm_helper->startFade()' and 'm_helper->stopFade()', had corresponding conditions left intact since it looks like it doesn't call DPMS-related functions. Differential Revision: https://phabricator.kde.org/D27278
-
- 08.02.2020 1 коммит
-
-
Johnny Jazeix создал
-
- 06.02.2020 3 коммита
-
-
Aleix Pol создал
Summary: On Mobile, if the power button is pressed for short time, suspend to Ram as requested by Bhushan. If the power button is pressed for over a second show a menu asking whether to reboot, shut down and others like we show on the desktop. Albeit pretty cool and useful, this can't be translated into the desktop because there press time is always 0ms for some reason. See https://phabricator.kde.org/D26899 Reviewers: #plasma, bshah, broulik Reviewed By: #plasma, broulik Subscribers: z3ntu, broulik, PureTryOut, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27193
-
-
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"
-
- 04.02.2020 2 коммита
-
-
Johnny Jazeix создал
-
Johnny Jazeix создал
-
- 29.01.2020 1 коммит
-
-
Laurent Montel создал
-
- 17.01.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"
-
- 16.01.2020 3 коммита
-
-
-
-
Jonathan Riddell создал
-
- 13.01.2020 1 коммит
-
-
Nicolas Fella создал
Summary: It's not used anywhere Test Plan: builds Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26598
-
- 11.01.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"
-
- 06.01.2020 1 коммит
-
-
Yuri Chornoivan создал
-