027a7a1646
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). |
||
---|---|---|
.. | ||
declarative-plugin | ||
qml | ||
auroraeconfig.ui | ||
buttons.cpp | ||
buttons.h | ||
buttons.ui | ||
buttonsconfigdialog.cpp | ||
buttonsconfigdialog.h | ||
CMakeLists.txt | ||
config.ui | ||
configdialog.cpp | ||
configdialog.h | ||
decoration.ui | ||
decorationmodel.cpp | ||
decorationmodel.h | ||
kcm.cpp | ||
kcm.h | ||
kwindecoration.desktop | ||
Messages.sh | ||
pixmaps.h |