kwin/kcmkwin/kwincompositing
Martin Gräßlin 76cd1fdc34 [kcmeffects] Do not use root context properties
Apparently it's not allowed to set root context properties multiple
times. If one goes to systemsettings, opens effects kcm, closes it
and opens it again it crashes due to setting a context property with
same name again.

This change eliminates the need for the context property by modifying
the property of the QML objects directly.

BUG: 354164
BUG: 351763
FIXED-IN: 5.4.3
REVIEW: 125737
2015-10-21 13:28:16 +02:00
..
qml [kcmeffects] Do not use root context properties 2015-10-21 13:28:16 +02:00
test
.reviewboardrc
CMakeLists.txt
compositing.cpp
compositing.h
compositing.ui
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp
effectconfig.h
kcmkwineffects.desktop
kwincompositing.desktop
kwineffect.knsrc
main.cpp
Messages.sh
model.cpp [kcmeffects] Do not use root context properties 2015-10-21 13:28:16 +02:00
model.h [kcmeffects] Do not use root context properties 2015-10-21 13:28:16 +02:00