kwin/effects/startupfeedback
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
..
data Remove textureWidth/textureHeight from all Shaders 2011-06-19 20:54:13 +02:00
CMakeLists.txt StartupFeedback ported to GLES. 2011-01-30 14:12:05 +01:00
startupfeedback.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
startupfeedback.desktop SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
startupfeedback.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00