kwin/kcmkwin/kwindecoration/declarative-plugin
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
..
CMakeLists.txt [kwindecoration] Add a PreviewButtonItem to the declarative plugin 2014-11-03 16:12:54 +01:00
plugin.cpp [kwindecoration] Add a PreviewButtonItem to the declarative plugin 2014-11-03 16:12:54 +01:00
plugin.h [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00
previewbridge.cpp [kwindecoration] Add a PreviewButtonItem to the declarative plugin 2014-11-03 16:12:54 +01:00
previewbridge.h [kwindecoration] Add a PreviewButtonItem to the declarative plugin 2014-11-03 16:12:54 +01:00
previewbutton.cpp [kdecoration] ::paint uses QRect instead of QRegion 2014-11-28 10:26:23 +01:00
previewbutton.h [kwindecoration] Add a PreviewButtonItem to the declarative plugin 2014-11-03 16:12:54 +01:00
previewclient.cpp [kdecoration2] Detect double clicks on the decoration title bar 2014-11-28 14:50:21 +01:00
previewclient.h Rename DecoratedClient::borderingScreenEdges to adjacentScreenEdges 2014-11-11 14:33:31 +01:00
previewitem.cpp [kdecoration2] Decoration::shadow returns QSharedPointer 2014-12-01 09:40:24 +01:00
previewitem.h [kdecoration2] Decoration::shadow returns QSharedPointer 2014-12-01 09:40:24 +01:00
previewsettings.cpp DecorationButtonType::QuickHelp -> DecorationButtonType::ContextHelp 2014-11-28 11:27:31 +01:00
previewsettings.h [kwindecoration] Add a PreviewButtonItem to the declarative plugin 2014-11-03 16:12:54 +01:00
qmldir [kcmkwin/kwindecoration] Import a new decoration configuration module 2014-10-31 07:53:04 +01:00