kwin/kcmkwin
Martin Gräßlin 9013f4ac8f [kcmdeco] Use QtQuick2 for the decoration preview list
This introduces quite some changes. We cannot include a QQuickView
directly in the QWidget based UI as a replacement for the
QDeclarativeView used before.

Instead a QScrollArea is used as replacement for the view and a
QQuickView is embedded into a widget container in the scroll area's
view port. This allows us to keep the existing semantic of having a
native scroll bar synced with the list view. It might be an idea to
change this to QtQuickControls in future.

As the list view is now only inside the scroll area we do not need to
pass the slider width to the root context and can by that more easily
calculate the width of one decoration.
2013-10-01 14:05:59 +02:00
..
kwincompositing Port from KTemporaryFile to QTemporaryFile 2013-09-24 08:07:41 -03:00
kwindecoration [kcmdeco] Use QtQuick2 for the decoration preview list 2013-10-01 14:05:59 +02:00
kwindesktop Explicitly set verticalSpacing in QFormLayouts of kcm kwindesktop 2013-09-27 13:43:52 +02:00
kwinoptions [kwinoptions] kcmshell4 -> kcmshell5 2013-09-30 07:32:23 +02:00
kwinrules [kwinrules] Adjust linking of kwinrules KCM to Qt5/KF5 2013-09-30 09:56:35 +02:00
kwinscreenedges Welcome back KWin screen edges KCM 2013-09-29 10:27:48 +02:00
kwinscripts Don't look for plasma headers under KDE 2013-09-30 11:32:16 +02:00
kwintabbox [kcmtabbox] kcmshell4 -> kcmshell5 2013-10-01 07:27:21 +02:00
CMakeLists.txt Welcome back KCM to configure Alt+Tab and friends 2013-10-01 07:17:27 +02:00