kwin/effects/desktopgrid
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
desktopgrid.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2013-06-09 03:47:41 +00:00
desktopgrid.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopgrid.kcfg Use KConfigXT in DesktopGrid effect 2012-09-15 11:24:11 +02:00
desktopgrid_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2013-01-28 13:20:08 +01:00
desktopgrid_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopgrid_config.ui Use KConfigXT in DesktopGrid effect 2012-09-15 11:24:11 +02:00
desktopgridconfig.kcfgc Use KConfigXT in DesktopGrid effect 2012-09-15 11:24:11 +02:00
main.qml Use a QDeclarativeView for button views in Present Windows and Desktop Grid 2013-03-12 08:40:46 +01:00