kwin/libkdecorations
Martin Gräßlin 7060386b22 Generate a KDecorationsConfig.cmake and install it
This simplifies building a decoration plugin. Now one can do:

find_package(KDecorations REQUIRED NO_MODULE)

to find the decorations library.

REVIEW: 116013
2014-02-27 11:25:54 +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 Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +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 Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration_plugins_p.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
kdecorationbridge.h [kdecorations] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +01:00
kdecorationfactory.cpp [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +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