kwin/kcmkwin/kwincompositing
Martin Gräßlin 3a8a0d73ea Save complete state in Compositing QObject
* all properties extended to be writable and emit change signals
* contains load from and save to config functionality
* Compositing object in qml view is connected to the values of the
  components. So changes are directly mapped from UI to business logic
2014-04-03 07:23:15 +02:00
..
qml Save complete state in Compositing QObject 2014-04-03 07:23:15 +02:00
test We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
CMakeLists.txt KWinCompositing becomes a KCModule 2014-04-03 07:23:14 +02:00
compositing.cpp Save complete state in Compositing QObject 2014-04-03 07:23:15 +02:00
compositing.h Save complete state in Compositing QObject 2014-04-03 07:23:15 +02:00
config-compiler.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
config-prefix.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
effectconfig.cpp Use the new Singal and Slot syntax, now we are able to check 2014-04-03 07:23:14 +02:00
effectconfig.h Fix the coding style 2014-04-03 07:23:13 +02:00
kwincompositing.desktop KWinCompositing becomes a KCModule 2014-04-03 07:23:14 +02:00
main.cpp Connect changed from QML to the C++ side 2014-04-03 07:23:15 +02:00
model.cpp Connect changed from QML to the C++ side 2014-04-03 07:23:15 +02:00
model.h Make EffectView::init private 2014-04-03 07:23:15 +02:00