- 17 Jul, 2018 1 commit
-
-
Frederik Gladhorn authored
Summary: Let's leave it up to the compiler to eliminate the ref. Suggested by zzag. Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: zzag, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14152
-
- 12 Jul, 2018 7 commits
-
-
Frederik Gladhorn authored
Summary: In this case we would allocate to create a QString instance since there is no Latin1 overload. Reviewers: #plasma, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14076
-
Frederik Gladhorn authored
There is no point in creating the lambda, simplify. As suggested by Kai Uwe Broulik.
-
Frederik Gladhorn authored
Reviewers: #plasma, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14075
-
Frederik Gladhorn authored
Reviewers: #plasma, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14074
-
Frederik Gladhorn authored
Reviewers: #plasma, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14073
-
Frederik Gladhorn authored
Summary: Use QT_NO_CAST_FROM_ASCII and friends. There are a bunch of places where QString should really be QByteArray, but that's for the future. Reviewers: #plasma, apol Reviewed By: apol Subscribers: zzag, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14065
-
Pino Toscano authored
-
- 11 Jul, 2018 3 commits
-
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
This fixes the size policy, the only element we want expanding is the preview area on top, everything else should be layouted with preferred size. Differential Revision: https://phabricator.kde.org/D14024
-
Frederik Gladhorn authored
Summary: This will make it easier to re-design the UI. Also it centralizes all updates, before a bunch of connections for the individual outputs were not made when a new output appeared. Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14023
-
- 10 Jul, 2018 4 commits
-
-
Friedrich W. H. Kossebau authored
Summary: For consistency with other Plasma repos, but also to ensure the ECM logic for supporting uninstalled unit tests is properly triggered See https://api.kde.org/ecm/kde-module/KDECMakeSettings.html#build-settings Including KDECMakeSettings only after finding KF5CoreAddons and the implicit loading of KF5PlasmaMacros/KF5PackageMacros resets the ECM_GLOBAL_FIND_VERSION variable to the min ECM value 1.6.0 currently used by those macro files, thus below the trigger value 5.38 Test Plan: Still builds and installs as before. Reviewers: gladhorn, sebas, romangg, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14031
-
Frederik Gladhorn authored
Fix clazy warning. at() is the right choice here in any case.
-
Frederik Gladhorn authored
At least when iterating over pointers.
-
Frederik Gladhorn authored
-
- 09 Jul, 2018 18 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
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
As needed for running tests installed with min. ECM 5.38
-
Friedrich W. H. Kossebau authored
align with rest of Plasma
-
Friedrich W. H. Kossebau authored
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
I have two screens where for some reason the vendor is empty in the EDID information. At least return the model name.
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
- 08 Jul, 2018 2 commits
-
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
- 19 Jun, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
That entry has never been used, instead the plugin id (as by KPluginMetaData::pluginId()) has been used for the module name in the D-Bus object path, here currently derived from the plugin binary name (kscreen).
-
- 18 May, 2018 4 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-