- 12 Jan, 2021 2 commits
-
-
Nate Graham authored
The name displayed in the KCM header needs to match the name displayed in the sidebar list item.
-
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"
-
- 11 Jan, 2021 1 commit
-
-
David Redondo authored
The settings are now read via KConfigXT, with a trick to follow the config scheme of SDDM. One KConfig object is used to read the defaults and another one to read the actual config values, see SddmSettingsBase.h for details. The UI is now entirely in Qml and follows the GridviewKCM style. The preview pane has been moved into a Dialog. The "Advanced" has been moved into a page called "Behavior" and the sync options live now in a OverlaySheet accessible from the main page as does the background configuration. BUG:403530 BUG:407689 BUG:411004 BUG:411504 BUG:419327 BUG:424639
-
- 11 Dec, 2020 1 commit
-
-
David Redondo authored
We need to check every possible directory. In my case my active theme was not listed!
-
- 28 Nov, 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"
-
- 23 Oct, 2020 1 commit
-
-
Alexander Lohnau authored
CCBUG: 398803
-
- 19 Oct, 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"
-
- 21 Sep, 2020 1 commit
-
-
Bhushan Shah authored
GIT_SILENT
-
- 17 Sep, 2020 3 commits
-
-
Bhushan Shah authored
GIT_SILENT
-
Bhushan Shah authored
GIT_SILENT
-
Bhushan Shah authored
GIT_SILENT
-
- 16 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 08 Sep, 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"
-
- 03 Sep, 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"
-
- 28 Aug, 2020 1 commit
-
-
Alexander Lohnau authored
- Choose better QString overloads - Remove unused variables - Add missing emit keywords - Avoid multi-arg method call - Avoid detaching in loop - Do not show empty error messages, for exmple when the user clicks the cancel button BUG: 407686 FIXED-IN: 5.20
-
- 27 Aug, 2020 1 commit
-
-
Alexander Lohnau authored
BUG: 416255 FIXED-IN: 5.20 Without deleting the file KNS could not tell if we have the entry manually uninstalled. Also the config entry gets removed once the uninstallation is successful.
-
- 04 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"
-
- 14 Jul, 2020 1 commit
-
-
Laurent Montel authored
-
- 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"
-
- 17 May, 2020 1 commit
-
-
Laurent Montel authored
-
- 15 May, 2020 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 14 May, 2020 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 02 Apr, 2020 1 commit
-
-
Jonathan Esk-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"
-
- 18 Mar, 2020 1 commit
-
-
Laurent Montel authored
-
- 09 Mar, 2020 1 commit
-
-
Laurent Montel authored
Summary: Make it compile against qt5.15 Reviewers: davidedmundson, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27866
-
- 02 Mar, 2020 2 commits
-
-
David Edmundson authored
-
David Edmundson authored
-
- 26 Feb, 2020 2 commits
-
-
Filip Fila authored
-
Filip Fila authored
Summary: Align wallpaper dialog button to bottom instead of vertically centering it between the theme info and the bottom of the frame. BUG: 418173 FIXED-IN: 5.18.3 Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27667
-
- 25 Feb, 2020 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 18 Feb, 2020 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 16 Feb, 2020 2 commits
-
-
Filip Fila authored
-
Filip Fila authored
Summary: If we are creating a config file and its directory doesn't exist, we fail to set the right permissions for the file. This affects kde_settings.conf and results in the KCM not being able to read stored settings. BUG: 414396 CC-BUG: 342722 FIXED-IN: 5.18.1 Test Plan: rm-rf sddm.conf.d save settings in the kcm in various ways kde_settings.conf is now world readable agian Reviewers: davidedmundson Subscribers: plasma-devel, ngraham Tags: #plasma Differential Revision: https://phabricator.kde.org/D27388
-
- 14 Feb, 2020 4 commits
-
-
Filip Fila authored
-
Filip Fila authored
Summary: We have 3 vertical spacers in the Advanced tab and they're defined as Expanding. So that means they become quite the gaps if the window is expanded. This patch changes their size policy to Preferred to avoid such a feature. BUG: 417657 FIXED-IN: 5.18.1 Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27418
-
David Edmundson authored
-
David Edmundson authored
Summary: For historical reasons some .desktop files in wayland-sessions suffix their .desktop files, some expect the display manager to do it. SDDM compares the suffix and only adds if needed. Our config UI should match exactly. The obvious comment is this only works in English, but for some reason both SDDM and this code only read the Name entry in English anyway. BUG: 417499 Test Plan: Opened KCM Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27358
-
- 09 Feb, 2020 1 commit
-
-
Filip Fila authored
-