kwin/kcmkwin/kwindecoration
Martin Gräßlin 25ac108a76 Support for custom configuration dialogs for QML decorations
If the decoration package contains a ui file in ui/config.ui and
and KConfigXT xml file in config/main.xml the configure dialog
is extended by the custom values.

For this the ui file is loaded and included in the dialog's
layout. To make this possible the AuroraeConfigForm is changed
to a VBoxLayout containing the so far used FormLayout.

The configuration settings are loaded using Plasma's ConfigLoader
and attached to the widget through a KConfigDialogManager.

Marking this commit as the one which implements QML support for
Aurorae themes:

REVIEW: 105751
REVIEW: 105768
BUG: 303810
FIXED-IN: 4.10
2012-08-26 20:57:56 +02:00
..
qml Support for config values in QML decorations 2012-08-26 20:56:19 +02:00
auroraeconfig.ui Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
buttons.cpp
buttons.h
buttons.ui Usability fixes 2011-03-06 14:40:13 +01:00
buttonsconfigdialog.cpp Proper button handling in Aurorae QML 2012-01-13 18:08:45 +01:00
buttonsconfigdialog.h Proper button handling in Aurorae QML 2012-01-13 18:08:45 +01:00
CMakeLists.txt Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
config.ui
configdialog.cpp normalize signal/slots 2011-08-17 23:51:55 +02:00
configdialog.h
decoration.ui get rid of hardcoded qml ui elements 2012-06-07 12:37:32 +02:00
decorationmodel.cpp Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
decorationmodel.h Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
kwindecoration.cpp Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2012-08-15 10:56:12 +02:00
kwindecoration.h Make decoration kcm more responsive 2012-06-07 12:37:43 +02:00
Messages.sh
pixmaps.h
preview.cpp Manage m_preview::deco pointers on plugin juggling 2012-07-25 20:25:27 +02:00
preview.h Manage m_preview::deco pointers on plugin juggling 2012-07-25 20:25:27 +02:00