kwin/tabbox
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
..
qml SVN_SILENT made messages (.desktop file) 2013-06-23 04:02:47 +00:00
tests Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
clientmodel.cpp Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
clientmodel.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
CMakeLists.txt Plasma Package support for desktop switcher layouts 2013-04-24 11:33:06 +02:00
declarative.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
declarative.h Plasma Package support for desktop switcher layouts 2013-04-24 11:33:06 +02:00
desktopchain.cpp Move Desktop Chain management from Workspace into own class 2013-01-07 09:47:51 +01:00
desktopchain.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopmodel.cpp Role names for Desktop Tabbox model 2013-04-24 11:47:15 +02:00
desktopmodel.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-06-23 04:02:47 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-05-02 09:17:01 +02:00
tabbox.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
tabbox.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
tabboxconfig.cpp Remove show outline from TabBox 2013-04-24 10:02:57 +02:00
tabboxconfig.h Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
tabboxhandler.cpp Remove show outline from TabBox 2013-04-24 10:02:57 +02:00
tabboxhandler.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00