kwin/kcmkwin/kwindecoration
Martin Gräßlin 027a7a1646 [kdecoration2] Decoration::shadow returns QSharedPointer
Adjust all components to use the QSharedPointer. Aurorae obviously has
to create a QSharedPointer, Shadow holds a QSharedPointer for the
DecorationShadow (advantage: is kept when the Decoration is destroyed),
and the KCM needs to add a property on PreviewItem to get access to the
Shadow. It's no longer a Q_PROPERTY on Decoration and we cannot re-add
it as a dynamic property (cannot be read from QML side).
2014-12-01 09:40:24 +01:00
..
declarative-plugin [kdecoration2] Decoration::shadow returns QSharedPointer 2014-12-01 09:40:24 +01:00
qml [kdecoration2] Decoration::shadow returns QSharedPointer 2014-12-01 09:40:24 +01:00
auroraeconfig.ui
buttons.cpp
buttons.h
buttons.ui
buttonsconfigdialog.cpp
buttonsconfigdialog.h
CMakeLists.txt [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00
config.ui
configdialog.cpp
configdialog.h
decoration.ui
decorationmodel.cpp [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00
decorationmodel.h [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00
kcm.cpp [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00
kcm.h [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2014-10-17 09:07:36 +00:00
Messages.sh
pixmaps.h Make constants const, saves a few symbols in the .data section. 2014-09-27 20:30:49 +02:00