kwin/autotests/tabbox
Vlad Zahorodnii ccfaf1a1d6 cmake: Rework how tabbox is conditionally compiled into libkwin
In modern CMake code, it is highly advised to avoid using variables. One
should instead try to use targets and properties more extensively.
2020-12-31 11:00:27 +00:00
..
CMakeLists.txt cmake: Rework how tabbox is conditionally compiled into libkwin 2020-12-31 11:00:27 +00:00
mock_tabboxclient.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_tabboxclient.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_tabboxhandler.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_tabboxhandler.h Prettify license headers 2020-08-07 19:57:56 +00:00
test_desktopchain.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_tabbox_clientmodel.cpp Port TestTabBoxClientModel away from deprecated QWeakPointer::data() 2020-09-10 10:26:32 +03:00
test_tabbox_clientmodel.h Prettify license headers 2020-08-07 19:57:56 +00:00
test_tabbox_config.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_tabbox_handler.cpp Prettify license headers 2020-08-07 19:57:56 +00:00