- 13 Oct, 2019 2 commits
-
-
Yuri Chornoivan authored
-
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 Oct, 2019 5 commits
-
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
This way we write to the same shared config instance as e.g. krdb and when we sync() it then also reads the current values. CHANGELOG: Fixed font antialiasing and hinting settings not correctly saving Differential Revision: https://phabricator.kde.org/D24562
-
Tomaz Canabrava authored
Summary: Closes T7271 Reviewers: #plasma, mart, ngraham Reviewed By: #plasma, mart, ngraham Subscribers: GB_2, nicolasfella, mart, ngraham, plasma-devel Tags: #plasma Maniphest Tasks: T7271 Differential Revision: https://phabricator.kde.org/D23718
-
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"
-
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"
-
- 10 Oct, 2019 5 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
This reverts commit 70bdf216.
-
Jonathan Esk-Riddell authored
This reverts commit 704555a5.
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 07 Oct, 2019 1 commit
-
-
Aleix Pol Gonzalez authored
Summary: 1.5 was first released in July 2014, I don't see why keep it around. Test Plan: Still builds Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24414
-
- 06 Oct, 2019 2 commits
-
-
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"
-
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"
-
- 04 Oct, 2019 4 commits
-
-
Aleix Pol Gonzalez authored
Summary: If we're showing the icons in a horizontal layout, the < and > buttons feel like it should be selecting instead of switching pages. Test Plan: Tested locally {F7514919} {F7514920} Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24408
-
Kevin Ottens authored
Summary: This simplifies quite a bit the logic, we don't need to do the bookkeeping ourselves anymore. Only missing would be a "isDirty" flag on the settings object which explains the m_currentTheme member variable which is still around to have something to compare against in updateNeedsSave(). Reviewers: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24394
-
Kevin Ottens authored
Summary: It provides some improvements at least: first in code reuse, but also it cleans up the config file behind itself when we get back to the default value. Reviewers: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24393
-
Kevin Ottens authored
Summary: The module had a somewhat convoluted logic around the management of its settings. Sometimes it was reading through Plasma::Theme (mostly proxying in some form what was in the config), sometimes straight from KConfig. We now got rid of m_defaultTheme to avoid the temptation of reading from it, KConfig is our only source of settings. We kept a single call to Plasma::Theme on save, but that's simply to ensure proper signalling of the change to the running shell. Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24392
-
- 03 Oct, 2019 1 commit
-
-
Kevin Ottens authored
Reviewers: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24391
-
- 01 Oct, 2019 1 commit
-
-
Laurent Montel authored
-
- 30 Sep, 2019 2 commits
-
-
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"
-
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 Sep, 2019 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"
-
- 27 Sep, 2019 5 commits
-
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
Especially the TypeRole can be quite heavy. Differential Revision: https://phabricator.kde.org/D23675
-
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"
-
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"
-
Script Kiddy authored
-
- 26 Sep, 2019 3 commits
-
-
Nate Graham authored
-
Nate Graham authored
Summary: The button grid was not centered, the content inside the buttons was not centered, the vertical spacing was too high on top and too low on bottom, and the explanatory text got cut off. This patch solves all those problems. Big thanks to @davidedmundson for his help getting this merge-ready. BUG: 409957 FIXED-IN: 5.17.0 Test Plan: Before: {F7247447, size=full} After: {F7247446, size=full} Reviewers: #vdg, #plasma, davidedmundson, GB_2, hein Reviewed By: #vdg, #plasma, davidedmundson, GB_2 Subscribers: hein, GB_2, davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D23158
-
Björn Feber authored
Summary: This way the panel toolbox isn't always visible, because with D23951 we're basically always in unlocked mode. Depends on D24239 Test Plan: Open the desktop toolbox and then the panel toolbox. Reviewers: #plasma, #vdg, ngraham, mart Reviewed By: #plasma, #vdg, ngraham, mart Subscribers: mart, plasma-devel, #vdg, #plasma Tags: #plasma Differential Revision: https://phabricator.kde.org/D24246
-
- 25 Sep, 2019 7 commits
-
-
Nate Graham authored
-
Nate Graham authored
-
Nate Graham authored
-
Björn Feber authored
Summary: {F7431292} Test Plan: Open the desktop configuration dialog. Reviewers: #plasma, #vdg, ngraham Reviewed By: #vdg, ngraham Subscribers: plasma-devel, #vdg, #plasma Tags: #plasma Maniphest Tasks: T10165 Differential Revision: https://phabricator.kde.org/D24228
-
David Edmundson authored
Summary: Introduce a new config entry into kdeglobals AnimationSpeed that will control /all/ animation speeds in kwin and plasma themes and Qt styles and kirigami. The value stored is a multiplier. i.e 1 == normal speed, 0.5 = twice as fast, 2 = twice as slow. 0 is a special value meaning "disable animations" The QML is a bit complex to represent a logarithmic slider that goes 4x, 2x, 1x, 0.5x, 0.25x, 0.125x but still allowing a user to type arbitrary values into their config Test Plan: Looked at config Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: ngraham, GB_2, broulik, anthonyfieroni, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D22885
-
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"
-
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"
-
- 24 Sep, 2019 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"
-