- 01 Mar, 2019 1 commit
-
-
Laurent Montel authored
-
- 19 Dec, 2018 1 commit
-
-
Andras Mantia authored
Summary: This can happen if a monitor was not configured at all, the KCM is shown when it first plugged in and the user selects to not configure it. In the UI it will appear with no Resolution/Refresh rate and wrong size in the QML view. Backport of D17658 Depends on D17685 Reviewers: #plasma, dvratil Reviewed By: dvratil Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D17686
-
- 19 Nov, 2018 1 commit
-
-
Alexander Volkov authored
Summary: Preferred resolution may be lower than current resolution (e.g. on KVM), in this case it will be selected in the combobox instead of current resolution. Select current resolution if it's available. Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16400
-
- 28 Sep, 2018 1 commit
-
-
Your Name authored
Summary: Usually there's a preferred resoluton for a display, let the user know it Test Plan: Used the kcm with it, it's shown. Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: ngraham, davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D15776
-
- 27 Jul, 2018 1 commit
-
-
Frederik Gladhorn authored
Summary: When there is only one widget inside the layout, it would have double margins. In case of the slider, the top and bottom margins are slightly off (same as before), but at least on the left and right they now fit. Reviewers: #plasma, #vdg, ngraham Reviewed By: #vdg, ngraham Subscribers: andreaska, abetts, ngraham, broulik, zzag, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14326
-
- 09 Jul, 2018 1 commit
-
-
Frederik Gladhorn authored
-
- 11 Apr, 2018 1 commit
-
-
Laurent Montel authored
Test Plan: Build Reviewers: dvratil, davidedmundson Reviewed By: dvratil, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12113
-
- 23 Oct, 2017 1 commit
-
-
Laurent Montel authored
Reviewers: afiestas, sebas, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8380
-
- 06 Mar, 2015 1 commit
-
-
Daniel Vrátil authored
BUG: 344694 FIXED-IN: 5.2.2
-
- 05 Feb, 2015 1 commit
-
-
Daniel Vrátil authored
Sometimes outputs have insane amount of screen resolutions (e.g. virtual grapical adapters), which makes the slider very impracticle due to decreased accuracy of the slider. In such cases we fallback to using simple combo box instead of the slider, which makes it easier. BUG: 338795 FIXED-IN: 5.2.1
-
- 23 Oct, 2014 1 commit
-
-
Daniel Vrátil authored
This also includes a few changes to use new Qt 5 connect API and C++11
-
- 02 Jun, 2014 1 commit
-
-
Daniel Vrátil authored
-
- 12 May, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
It is quite verbose as it was using some intrinsic API of QGraphicsView that is obviously not available anymore. It seems to work to some extent now, but it would be really good if there was some testing since I'm unsure about how to test it. CCMAIL: Dan Vrátil <dan.vratil@gmail.com>
-
- 08 May, 2014 1 commit
-
-
Daniel Vrátil authored
In such case fallback to preferredMode() (we assume that that's what users want to have when they enable the output) and if that's not available either (broken driver, broken EDID, ...), just use the biggest available mode.
-
- 04 Oct, 2013 1 commit
-
-
Daniel Vrátil authored
-
- 01 Oct, 2013 2 commits
-
-
Daniel Vrátil authored
-
Daniel Vrátil authored
This commit is an initial effort, it does not build and work
-