kwin/libkdecorations
Martin Gräßlin 0420a98cc0 [kwin] Fix crash on restart in kdecorationfactory
The assert which accesses the d-ptr should be called before we delete
the d-ptr otherwise we obviously crash.
2014-03-03 14:51:53 +01:00
..
CMakeLists.txt Generate a KDecorationsConfig.cmake and install it 2014-02-27 11:25:54 +01:00
kcommondecoration.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kcommondecoration.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
kcommondecoration_p.cpp
kcommondecoration_p.h
kdecoration.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration.h Use KPluginLoader to load our decoration plugins 2014-03-03 13:55:52 +01:00
kdecoration_p.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration_p.h [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecoration_plugins_p.cpp Use KPluginLoader to load our decoration plugins 2014-03-03 13:55:52 +01:00
kdecoration_plugins_p.h Use KPluginLoader to load our decoration plugins 2014-03-03 13:55:52 +01:00
kdecorationbridge.h [kdecorations] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +01:00
kdecorationfactory.cpp [kwin] Fix crash on restart in kdecorationfactory 2014-03-03 14:51:53 +01:00
kdecorationfactory.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
KDecorationsConfig.cmake.in Generate a KDecorationsConfig.cmake and install it 2014-02-27 11:25:54 +01:00
Mainpage.dox
Messages.sh