kwin/kcmkwin/kwindecoration
Martin Gräßlin ce2b251c9b Support for config values in QML decorations
When the decoration is reset a signal is emitted that the config
might have changed which the decoration can connect to for
reloading its configuration. For this an invokable method is
added to Aurorae allowing to read a config value which just
returns the QVariant.

Proper support for border sizes are added by providing the enum
in DecorationOptions, so that QML themes can use the enum values
to decide which border size to use.

The kcm is adjusted to also support these config mechanisms and
to properly load and save the border sizes for QML based themes.
2012-08-26 20:56:19 +02:00
..
qml Support for config values in QML decorations 2012-08-26 20:56:19 +02:00
auroraeconfig.ui i18n: split size strings for borders and buttons. 2010-05-22 11:39:44 +00:00
buttons.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
buttons.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
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 QML based decoration in KCM decoration 2012-08-26 20:56:19 +02:00
config.ui
configdialog.cpp normalize signal/slots 2011-08-17 23:51:55 +02:00
configdialog.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
decoration.ui get rid of hardcoded qml ui elements 2012-06-07 12:37:32 +02:00
decorationmodel.cpp Support for config values in QML decorations 2012-08-26 20:56:19 +02:00
decorationmodel.h Support for config values in QML decorations 2012-08-26 20:56:19 +02:00
kwindecoration.cpp Support for config values in QML decorations 2012-08-26 20:56:19 +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 Extract messages from ui files. 2010-04-16 21:43:13 +00:00
pixmaps.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
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