kwin/kcmkwin/kwindecoration
Martin Gräßlin 484e4be7f6 [kcmkwin/deco] Delay deleting of PreviewBridge
Our decoration is deleted using deleteLater() and that might cause access
to the bridge. Given that we also need to deleteLater() the
PreviewBridge.

To do so the PreviewBridge is no longer directly exposed to QML, but
in a wrapper object which holds the bridge as only element.

BUG: 344278
FIXED-IN: 5.4.3
REVIEW: 125724
2015-10-20 14:33:15 +02:00
..
declarative-plugin [kcmkwin/deco] Delay deleting of PreviewBridge 2015-10-20 14:33:15 +02:00
qml [kcmkwin/deco] Delay deleting of PreviewBridge 2015-10-20 14:33:15 +02:00
CMakeLists.txt [kcmkwin/deco] Drop outdated source and ui files 2014-12-09 16:14:03 +01:00
decorationmodel.cpp [kcmkwin/deco] Add configuration for decoration plugin/themes 2014-12-05 13:44:16 +01:00
decorationmodel.h [kcmkwin/deco] Add configuration for decoration plugin/themes 2014-12-05 13:44:16 +01:00
kcm.cpp use xembed for the qml view of window decorations modul 2015-01-28 09:58:47 +01:00
kcm.h use xembed for the qml view of window decorations modul 2015-01-28 09:58:47 +01:00
kcm.ui use xembed for the qml view of window decorations modul 2015-01-28 09:58:47 +01:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2015-10-03 13:19:41 +00:00
Messages.sh extract the strings also from QML 2014-12-16 21:02:27 +01:00