- 25 Apr, 2018 1 commit
-
-
Kai Uwe Broulik authored
Makes it consistent with the other KCMs
-
- 24 Apr, 2018 1 commit
-
-
Kai Uwe Broulik authored
* Implement undo delete feature * Introduce currentIndex property instead of indexOf() method * Make GHNS dialog window modal instead of application modal * Support drag and drop to install themes * Use InlineMessage for installation error/success notifications Differential Revision: https://phabricator.kde.org/D12503
-
- 17 Apr, 2018 1 commit
-
-
Kai Uwe Broulik authored
The preview code could luckily be left completely untouched. Differential Revision: https://phabricator.kde.org/D12248
-
- 26 Jan, 2018 1 commit
-
-
Laurent Montel authored
-
- 21 Nov, 2017 1 commit
-
-
David Edmundson authored
Summary: This option is only visible in plasmathemeexplorer is installed. This makes it easy to edit themes, without cluttering the UI of normal users. Edit button is made similar to the action buttons in the wallpaper delegate. (though this is copying an existing bug of of using plasmacomponents where they shouldn't be) MouseArea got collapsed into the parent Item in the delegate as it makes for more readable implicit z-ordering to have the button on top. Test Plan: Clicked on one, explorer for that theme appeared. Faked not having theme explorer by temporarily putting a typo in the service name. No buttons showed Reviewers: #plasma, apol Reviewed By: apol Subscribers: jensreuterberg, apol, abetts, ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8006
-
- 09 Jan, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
Summary: It's been deprecated since longtime Reviewers: #plasma, davidedmundson, mart Reviewed By: #plasma, davidedmundson, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4045
-
- 29 Nov, 2016 1 commit
-
-
Marco Martin authored
Summary: remove the timer that selects the index at startup that caused flickering and things moving around since index 0 got selected, then moved to the correct one only after a while. Test Plan: correct theme gets highlighed at startup probably i'll port l&f kcm currentSelectedIndex property to indexOf invokable as well. Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3533
-
- 25 Jul, 2016 4 commits
-
-
Marco Martin authored
also, properly deleting the dialog is the only way it correctly saves the cache of what's installed
-
Marco Martin authored
also, properly deleting the dialog is the only way it correctly saves the cache of what's installed
-
Marco Martin authored
KNS3::dialog emits accepted, not finished
-
Marco Martin authored
KNS3::dialog emits accepted, not finished
-
- 20 Apr, 2016 1 commit
-
-
David Rosca authored
CCMAIL: lueck@hube-lueck.de
-
- 17 Apr, 2016 1 commit
-
-
David Rosca authored
Differential Revision: https://phabricator.kde.org/D1113
-