kwin/effects/presentwindows
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 a QDeclarativeView for button views in Present Windows and Desktop Grid 2013-03-12 08:40:46 +01:00
main.qml Use a QDeclarativeView for button views in Present Windows and Desktop Grid 2013-03-12 08:40:46 +01:00
presentwindows.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
presentwindows.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
presentwindows.kcfg Use KConfigXT in PresentWindows Effect 2012-09-14 10:39:28 +02:00
presentwindows_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 13:21:28 +01:00
presentwindows_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
presentwindows_config.ui Remove close window mouse action from Present Windows effect 2013-02-11 09:04:06 +01:00
presentwindows_proxy.cpp
presentwindows_proxy.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
presentwindowsconfig.kcfgc Use KConfigXT in PresentWindows Effect 2012-09-14 10:39:28 +02:00