kwin/kcmkwin/kwincompositing
Martin Gräßlin befb2b8e8a Drop the Apply button from the EffectView
We have an Apply and OK button in the KCModule, so we don't need one
in the view. A change signal is introduced and passed from the individual
items upwards, so that we can connect to it from the C++ side.
2014-04-03 07:23:14 +02:00
..
qml Drop the Apply button from the EffectView 2014-04-03 07:23:14 +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 Clean up CMakeLists.txt 2014-04-03 07:23:14 +02:00
compositing.h Add Color Correction support 2014-04-03 07:23:14 +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 KWinCompositing becomes a KCModule 2014-04-03 07:23:14 +02:00
model.cpp KWinCompositing becomes a KCModule 2014-04-03 07:23:14 +02:00
model.h Change the background color 2014-04-03 07:23:14 +02:00