kwin/kcmkwin/kwincompositing
Martin Gräßlin 1dd1c8e51d Add the compositingType as another property to Compositing
Methods added to the Model to map from row index to the backend
identifier and vice versa. That way the Compositing object can do
all the saving and loading.
2014-04-03 07:23:15 +02:00
..
qml Add the compositingType as another property to Compositing 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 Add the compositingType as another property to Compositing 2014-04-03 07:23:15 +02:00
compositing.h Add the compositingType as another property to Compositing 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