kwin/kcmkwin/kwincompositing
Martin Gräßlin 2088ce0e7e [kcmkwin/kwincompositing] Drop the OpenGLErrorView from Effects
As we have the split between Effects and Compositor settings nowadays
it's incorrect to have an Compositor related option exposed in the
Effects settings view. Thus the OpenGLErrorView should be removed. As
a nice side-effect that simplifies the main qml file quite a bit by
turning the EffectView from Item into Rectangle.

If it shows that we need the reset GL check in the effects view it would
be better to use a KMessageWidget like in the compositing view.

BUG: 336342
REVIEW: 118790
2014-06-23 08:09:31 +02:00
..
qml [kcmkwin/kwincompositing] Drop the OpenGLErrorView from Effects 2014-06-23 08:09:31 +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