kwin/effects/slidingpopups
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 a new effect: windows with the atom _KDE_SLIDE set on them (composed by 2009-07-23 19:06:50 +00:00
slidingpopups.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
slidingpopups.desktop SVN_SILENT made messages (.desktop file) 2013-02-01 08:50:51 +01:00
slidingpopups.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00