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
tests
clientmodel.cpp Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
clientmodel.h
CMakeLists.txt
declarative.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
declarative.h
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-06-23 04:02:47 +00:00
kwinwindowswitcher.desktop
tabbox.cpp
tabbox.h
tabboxconfig.cpp Remove show outline from TabBox 2013-04-24 10:02:57 +02:00
tabboxconfig.h
tabboxhandler.cpp
tabboxhandler.h