kwin/kcmkwin/kwincompositing/qml
Martin Gräßlin 30dd9b7820 Fix the initial size of the KCMs
Both KCMs had a hard coded default which is obviously bad. Instead we
now calculate a useable implicitWidth and implicitHeight and use this
as the minimum size for the KCM. Which means we need also track changes
to these two root object properties and update the QWidget container
accordingly.

BUG: 332518
BUG: 332519
REVIEW: 117079
2014-04-03 07:23:17 +02:00
..
CompositingView.qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
Effect.qml Load generic scripted config plugin for scripted effects 2014-04-03 07:23:16 +02:00
EffectView.qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
main-compositing.qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
main.qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
OpenGLErrorView.qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
Video.qml qtextracomponents becomes kquickcontrolsaddons 2014-04-03 07:23:16 +02:00