kwin/tabbox/autotests
Martin Gräßlin 0d51952d78 Provide x11Connection as a property on the KWin::Application
KWin::connection() uses the property to resolve the value instead of
using QX11Info. In practice this doesn't change anything at the moment,
but allows kwin_wayland to provide an xcb connection without depending
on QX11Info.

As we cannot make xcb_connection_t* available as a metatype, the
property's type is set to void*.
2015-03-17 09:44:53 +01:00
..
CMakeLists.txt [tabbox] Bring back disabled unit tests 2014-06-10 11:14:59 +02:00
mock_tabboxclient.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
mock_tabboxclient.h [tabbox] Bring back disabled unit tests 2014-06-10 11:14:59 +02:00
mock_tabboxhandler.cpp [tabbox] Bring back disabled unit tests 2014-06-10 11:14:59 +02:00
mock_tabboxhandler.h ShadeHover highlighted windows in tabbox 2015-02-10 21:41:25 +01:00
test_desktopchain.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
test_tabbox_clientmodel.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_tabbox_clientmodel.h Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_tabbox_config.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
test_tabbox_handler.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00