kwin/tabbox/tests
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 Move Desktop Chain management from Workspace into own class 2013-01-07 09:47:51 +01:00
mock_declarative.cpp
mock_tabboxclient.cpp
mock_tabboxclient.h
mock_tabboxhandler.cpp
mock_tabboxhandler.h Tabbox: ask kwin about compositing 2013-04-16 22:07:06 +02:00
test_desktopchain.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
test_tabbox_clientmodel.cpp
test_tabbox_clientmodel.h
test_tabbox_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
test_tabbox_handler.cpp Remove show outline from TabBox 2013-04-24 10:02:57 +02:00