kwin/effects/dimscreen
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 Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
dimscreen.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
dimscreen.desktop SVN_SILENT made messages (.desktop file) 2013-06-09 03:47:41 +00:00
dimscreen.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00