kwin/kcmkwin
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
..
kwincompositing SVN_SILENT made messages (.desktop file) 2014-10-17 09:07:36 +00:00
kwindecoration [kdecoration2] Decoration::shadow returns QSharedPointer 2014-12-01 09:40:24 +01:00
kwindesktop SVN_SILENT made messages (.desktop file) 2014-10-17 09:07:36 +00:00
kwinoptions SVN_SILENT made messages (.desktop file) 2014-10-17 09:07:36 +00:00
kwinrules SVN_SILENT made messages (.desktop file) 2014-09-27 08:47:58 +00:00
kwinscreenedges SVN_SILENT made messages (.desktop file) 2014-09-27 08:47:58 +00:00
kwinscripts Adapt to latet changes from review 2014-07-01 12:44:42 +02:00
kwintabbox SVN_SILENT made messages (.desktop file) 2014-09-27 08:47:58 +00:00
CMakeLists.txt