- 30 Jan, 2018 7 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
Summary: With no-one having invested into porting/maintaining any of those plugins, the disadvantages of keeping that code in the development branches (translators getting data of dead code, developers searching for usage examples hitting lots of dead code, seeing all the unported plugins/ lost work making sad) are not worth it. Besides, all the applets will need to be substantially rewritten from C++ to QML anyway, so a direct code history will not be that useful. R.I.P., dear code, thanks for all the services. And may you find some development gods to help you into a reincarnation soon (special thoughts to eyes and bubblemon applets). @}-,-`- Reviewers: jriddell, mart, davidedmundson Reviewed By: mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D10163
-
- 29 Jan, 2018 2 commits
-
-
David Faure authored
-
David Faure authored
-
- 28 Jan, 2018 3 commits
-
-
Friedrich W. H. Kossebau authored
Follow-up to 2276e09b
-
David Faure authored
-
David Faure authored
As requested by Rik Mills for the kubuntu packaging (because QtWebEngine is only available on x86 and arm) CCMAIL: rikmills@kubuntu.org
-
- 27 Jan, 2018 24 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
possibly from some incomplete patch/merge, was committed as such in 990d291b
-
Friedrich W. H. Kossebau authored
Not completely perfect yet, popup menu seems not properly sized in some cases, but hope is on Qt devs to fix their stuff by the time. Station selection still kept with QQC1, no proper replacement yet. BUG: 389474 FIXED-IN: Plasma 5.12.0
-
Friedrich W. H. Kossebau authored
Also KDEExperimentalPurpose -> KF5Purpose without backward compat, given at time of 5.13 release KF5Purpose is part of minimal KF dependencies
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 26 Jan, 2018 4 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
QStandardPaths::locateAll() will just deliver the dirs existing at the time of the call. Instead we have to calculate all possible dirs with profiles from QStandardPaths::standardLocations(), which also reports dirs not yet created.
-
Friedrich W. H. Kossebau authored
-