kwin/kcmkwin/kwincompositing
Martin Gräßlin 99b5426a21 [kcmkwin/compositing] Better check for enabled state of Effects
Introduces partially checked checkboxes for Effects. If an Effect
has an enabled by default function and doesn't have an explicit
value in the config file the checkbox is set to partially. If there
is a value in the config, this will be used.

Clicking on Default will return to the partially checked state.

So far only the built-in effects support the partially checked state
and also the mutual exclusive groups do not support the partial checked
(main reason: RadioButton doesn't support it)

BUG: 336045
REVIEW: 118658
2014-06-21 07:43:55 +02:00
..
qml [kcmkwin/compositing] Better check for enabled state of Effects 2014-06-21 07:43:55 +02:00
test We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
.reviewboardrc Add a .reviewboardrc 2014-04-03 07:23:15 +02:00
CMakeLists.txt [kcmkwin/compositing] Use a classic ui file for the Compositor settings 2014-06-02 14:58:00 +02:00
compositing.cpp [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
compositing.h [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
compositing.ui [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +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 [kcmkwin/compositing] Use Effect name as configuration window title 2014-06-12 07:22:17 +02:00
effectconfig.h [kcmkwin/compositing] Use Effect name as configuration window title 2014-06-12 07:22:17 +02:00
kcmkwineffects.desktop SVN_SILENT made messages (.desktop file) 2014-06-20 09:01:14 +00:00
kwincompositing.desktop SVN_SILENT made messages (.desktop file) 2014-06-20 09:01:14 +00:00
kwineffect.knsrc Add Get-Hot-New-Stuff support 2014-04-03 07:23:16 +02:00
main.cpp [kcmkwin/compositing] Show warning message when selecting "dangerous" options 2014-06-16 09:04:33 +02:00
Messages.sh Enable i18n for kwincompositing 2014-05-05 08:04:00 +02:00
model.cpp [kcmkwin/compositing] Better check for enabled state of Effects 2014-06-21 07:43:55 +02:00
model.h [kcmkwin/compositing] Better check for enabled state of Effects 2014-06-21 07:43:55 +02:00