kwin/effects/logout
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 kwin/logout: Add GLSL 1.40 versions of the shaders 2013-05-08 18:33:03 +02:00
CMakeLists.txt Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00
logout.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
logout.desktop SVN_SILENT made messages (.desktop file) 2013-06-13 03:55:34 +00:00
logout.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
logout.kcfg Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00
logoutconfig.kcfgc Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00