kwin/clients/aurorae/src
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
..
lib [aurorae] Use AlignHCenter instead of AlignCenter for horizontalAlignment 2014-09-08 10:05:44 +02:00
qml [aurorae] s/requestMaximize/requestToggleMaximization/g 2014-11-11 13:20:15 +01:00
aurorae.cpp [kdecoration2] Decoration::shadow returns QSharedPointer 2014-12-01 09:40:24 +01:00
aurorae.h [kdecoration] Decoration::client returns a QWeakPointer 2014-11-28 16:28:39 +01:00
aurorae.json [aurorae] Add a ThemeFinder 2014-10-28 09:57:38 +01:00
aurorae.knsrc [kwin] Add ProvidersUrl to *.knsrc 2014-02-03 13:04:12 +01:00
CMakeLists.txt Initial port of Aurorae to KDecoration2 2014-10-24 13:48:31 +02:00
colorhelper.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
colorhelper.h Replace NULL with nullptr in clients folder 2014-02-24 17:02:11 +01:00
decorationoptions.cpp [kdecoration] Decoration::client returns a QWeakPointer 2014-11-28 16:28:39 +01:00
decorationoptions.h [aurorae] Decoration sets borders using QMargins 2014-11-11 10:49:10 +01:00
decorationplugin.cpp [aurorae] Change QML for themes to QtQuick 2 2013-10-01 14:05:50 +02:00
decorationplugin.h [aurorae] Change QML for themes to QtQuick 2 2013-10-01 14:05:50 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2014-09-01 09:18:50 +00:00