kwin/effects/flipswitch
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 FlipSwitch effect 2012-09-15 11:24:11 +02:00
flipswitch.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
flipswitch.desktop SVN_SILENT made messages (.desktop file) 2013-05-02 09:17:01 +02:00
flipswitch.h Change the way how effects can get mouse events 2013-05-03 08:15:42 +02:00
flipswitch.kcfg general tabbox support for screenedges 2013-04-16 22:07:07 +02:00
flipswitch_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
flipswitch_config.desktop SVN_SILENT made messages (.desktop file) 2013-02-12 19:49:11 +01:00
flipswitch_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
flipswitch_config.ui Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00
flipswitchconfig.kcfgc Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00