kwin/tabbox/tests
Martin Gräßlin 8cf8f57966 Port tabbox to QtQuick 2
Straight forward port. Note: this is currently crashing deep down in
QtQuick. To circumvent the crashes it helps to disable the property
highlightFollowsCurrentItem in the listviews. This solves the problem
that QtQuick crashes on first loading. Unfortunately it still crashes
if one tries to invoke TabBox for the second time.
2013-08-09 11:47:18 +02:00
..
CMakeLists.txt Disable some tests which fail to compile 2013-07-24 09:58:43 +02:00
mock_declarative.cpp Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
mock_tabboxclient.cpp
mock_tabboxclient.h
mock_tabboxhandler.cpp Ensure that the start Client to build up the ClientModel is in the Focus Chain 2012-09-05 20:55:07 +02:00
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 Ensure that the start Client to build up the ClientModel is in the Focus Chain 2012-09-05 20:55:07 +02:00
test_tabbox_clientmodel.h Ensure that the start Client to build up the ClientModel is in the Focus Chain 2012-09-05 20:55:07 +02:00
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