kwin/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 Support for cursor change tracking in KWin::Cursor 2013-05-28 08:02:59 +02:00
test_client_machine.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_screen_paint_data.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_update_kwin_49.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_virtual_desktops.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
test_window_paint_data.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_xcb_window.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
test_xcb_wrapper.cpp Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
testutils.h Do not use a shared pointer for the Xcb::Wrapper 2013-01-25 08:51:38 +01:00