kwin/effects/wobblywindows
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues
* "" needs to be wrapped in QStringLiteral
* QString::fromUtf8 needed for const char* and QByteArray
* QByteArray::constData() needed to get to the const char*
2013-07-24 09:58:33 +02:00
..
CMakeLists.txt Use KConfigXT in Wobblywindows effect 2012-09-14 10:39:28 +02:00
wobblywindows.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
wobblywindows.desktop SVN_SILENT made messages (.desktop file) 2013-06-24 03:57:22 +00:00
wobblywindows.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00
wobblywindows.kcfg fix wobblynnoyance kcfg group 2012-12-14 22:36:40 +01:00
wobblywindows_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file) 2013-06-24 03:57:22 +00:00
wobblywindows_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
wobblywindows_config.ui Use KConfigXT in Wobblywindows effect 2012-09-14 10:39:28 +02:00
wobblywindowsconfig.kcfgc Use KConfigXT in Wobblywindows effect 2012-09-14 10:39:28 +02:00