kwin/effects/translucency
Martin Gräßlin 509daa60a1 Use KConfigXT in Translucency Effect
Port the KCM to use KConfigXT which means that the complete custom code
for loading, saving and setting to defaults can be dropped.

Also in the effect in brings some advantages as we basically get compile
time checks whether the accessed config is named correctly.

The saved values for translucency are now UInts in [0,100] instead of
doubles in [0.0,1.0], so an update script is needed.

REVIEW: 106310
2012-11-09 08:53:22 +01:00
..
CMakeLists.txt Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00
translucency.cpp Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00
translucency.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
translucency.h Remove animations from Translucency effect 2012-09-07 07:39:50 +02:00
translucency.kcfg Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00
translucency_config.cpp Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00
translucency_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
translucency_config.h Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00
translucency_config.ui Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00
translucencyconfig.kcfgc Use KConfigXT in Translucency Effect 2012-11-09 08:53:22 +01:00