summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@theqtcompany.com>2016-01-22 10:46:45 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2016-01-22 14:07:19 +0000
commit15b4e6fc91f3c9a50e695d1c81933ba132efe9b6 (patch)
tree2f80826a9b35ac3e7a39f194fda4586351ee3fc1
parent5448e7bab84c7abd9e03234e66c952ad4315f419 (diff)
downloadqt-creator-15b4e6fc91f3c9a50e695d1c81933ba132efe9b6.tar.gz
Delete unneeded and prepare directory structure...
...to get plugin's repository more easily integrated into QC's repository. Change-Id: I10243bb4283623ae951e799feacaa15915678e04 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
-rw-r--r--autotest.pro6
-rw-r--r--qtcreatorplugin.pri8
-rw-r--r--shared/qtcreator/templates/wizards/autotest/auto.pro (renamed from shared/templates/wizards/autotest/auto.pro)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/autotest_24.png (renamed from shared/templates/wizards/autotest/autotest_24.png)bin683 -> 683 bytes
-rw-r--r--shared/qtcreator/templates/wizards/autotest/main.cpp (renamed from shared/templates/wizards/autotest/main.cpp)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/src.pro (renamed from shared/templates/wizards/autotest/src.pro)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/tests.pro (renamed from shared/templates/wizards/autotest/tests.pro)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/tmp.pro (renamed from shared/templates/wizards/autotest/tmp.pro)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/tst.pro (renamed from shared/templates/wizards/autotest/tst.pro)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/tst_src.cpp (renamed from shared/templates/wizards/autotest/tst_src.cpp)0
-rw-r--r--shared/qtcreator/templates/wizards/autotest/wizard.xml (renamed from shared/templates/wizards/autotest/wizard.xml)0
-rw-r--r--shared/shared.pro17
-rw-r--r--src/plugins/autotest/AutoTest.json.in (renamed from plugins/autotest/AutoTest.json.in)0
-rw-r--r--src/plugins/autotest/autotest.pro (renamed from plugins/autotest/autotest.pro)0
-rw-r--r--src/plugins/autotest/autotest.qbs (renamed from plugins/autotest/autotest.qbs)0
-rw-r--r--src/plugins/autotest/autotest.qrc (renamed from plugins/autotest/autotest.qrc)0
-rw-r--r--src/plugins/autotest/autotest_dependencies.pri (renamed from plugins/autotest/autotest_dependencies.pri)0
-rw-r--r--src/plugins/autotest/autotest_global.h (renamed from plugins/autotest/autotest_global.h)0
-rw-r--r--src/plugins/autotest/autotest_utils.h (renamed from plugins/autotest/autotest_utils.h)0
-rw-r--r--src/plugins/autotest/autotestconstants.h (renamed from plugins/autotest/autotestconstants.h)0
-rw-r--r--src/plugins/autotest/autotesticons.h (renamed from plugins/autotest/autotesticons.h)0
-rw-r--r--src/plugins/autotest/autotestplugin.cpp (renamed from plugins/autotest/autotestplugin.cpp)0
-rw-r--r--src/plugins/autotest/autotestplugin.h (renamed from plugins/autotest/autotestplugin.h)0
-rw-r--r--src/plugins/autotest/autotestunittests.cpp (renamed from plugins/autotest/autotestunittests.cpp)0
-rw-r--r--src/plugins/autotest/autotestunittests.h (renamed from plugins/autotest/autotestunittests.h)0
-rw-r--r--src/plugins/autotest/autotestunittests.qrc (renamed from plugins/autotest/autotestunittests.qrc)0
-rw-r--r--src/plugins/autotest/images/autotest.png (renamed from plugins/autotest/images/autotest.png)bin683 -> 683 bytes
-rw-r--r--src/plugins/autotest/images/benchmark.png (renamed from plugins/autotest/images/benchmark.png)bin374 -> 374 bytes
-rw-r--r--src/plugins/autotest/images/blacklisted_fail.png (renamed from plugins/autotest/images/blacklisted_fail.png)bin520 -> 520 bytes
-rw-r--r--src/plugins/autotest/images/blacklisted_pass.png (renamed from plugins/autotest/images/blacklisted_pass.png)bin519 -> 519 bytes
-rw-r--r--src/plugins/autotest/images/class.png (renamed from plugins/autotest/images/class.png)bin573 -> 573 bytes
-rw-r--r--src/plugins/autotest/images/collapse.png (renamed from plugins/autotest/images/collapse.png)bin176 -> 176 bytes
-rw-r--r--src/plugins/autotest/images/collapse@2x.png (renamed from plugins/autotest/images/collapse@2x.png)bin190 -> 190 bytes
-rw-r--r--src/plugins/autotest/images/data.png (renamed from plugins/autotest/images/data.png)bin646 -> 646 bytes
-rw-r--r--src/plugins/autotest/images/debug.png (renamed from plugins/autotest/images/debug.png)bin621 -> 621 bytes
-rw-r--r--src/plugins/autotest/images/expand.png (renamed from plugins/autotest/images/expand.png)bin174 -> 174 bytes
-rw-r--r--src/plugins/autotest/images/expand@2x.png (renamed from plugins/autotest/images/expand@2x.png)bin190 -> 190 bytes
-rw-r--r--src/plugins/autotest/images/fail.png (renamed from plugins/autotest/images/fail.png)bin600 -> 600 bytes
-rw-r--r--src/plugins/autotest/images/fatal.png (renamed from plugins/autotest/images/fatal.png)bin597 -> 597 bytes
-rw-r--r--src/plugins/autotest/images/func.png (renamed from plugins/autotest/images/func.png)bin709 -> 709 bytes
-rw-r--r--src/plugins/autotest/images/leafsort.png (renamed from plugins/autotest/images/leafsort.png)bin178 -> 178 bytes
-rw-r--r--src/plugins/autotest/images/leafsort@2x.png (renamed from plugins/autotest/images/leafsort@2x.png)bin362 -> 362 bytes
-rw-r--r--src/plugins/autotest/images/pass.png (renamed from plugins/autotest/images/pass.png)bin595 -> 595 bytes
-rw-r--r--src/plugins/autotest/images/runselected_boxes.png (renamed from plugins/autotest/images/runselected_boxes.png)bin99 -> 99 bytes
-rw-r--r--src/plugins/autotest/images/runselected_boxes@2x.png (renamed from plugins/autotest/images/runselected_boxes@2x.png)bin104 -> 104 bytes
-rw-r--r--src/plugins/autotest/images/runselected_tickmarks.png (renamed from plugins/autotest/images/runselected_tickmarks.png)bin151 -> 151 bytes
-rw-r--r--src/plugins/autotest/images/runselected_tickmarks@2x.png (renamed from plugins/autotest/images/runselected_tickmarks@2x.png)bin162 -> 162 bytes
-rw-r--r--src/plugins/autotest/images/skip.png (renamed from plugins/autotest/images/skip.png)bin368 -> 368 bytes
-rw-r--r--src/plugins/autotest/images/sort.png (renamed from plugins/autotest/images/sort.png)bin139 -> 139 bytes
-rw-r--r--src/plugins/autotest/images/sort@2x.png (renamed from plugins/autotest/images/sort@2x.png)bin205 -> 205 bytes
-rw-r--r--src/plugins/autotest/images/warn.png (renamed from plugins/autotest/images/warn.png)bin621 -> 621 bytes
-rw-r--r--src/plugins/autotest/images/xfail.png (renamed from plugins/autotest/images/xfail.png)bin547 -> 547 bytes
-rw-r--r--src/plugins/autotest/images/xpass.png (renamed from plugins/autotest/images/xpass.png)bin599 -> 599 bytes
-rw-r--r--src/plugins/autotest/testcodeparser.cpp (renamed from plugins/autotest/testcodeparser.cpp)0
-rw-r--r--src/plugins/autotest/testcodeparser.h (renamed from plugins/autotest/testcodeparser.h)0
-rw-r--r--src/plugins/autotest/testconfiguration.cpp (renamed from plugins/autotest/testconfiguration.cpp)0
-rw-r--r--src/plugins/autotest/testconfiguration.h (renamed from plugins/autotest/testconfiguration.h)0
-rw-r--r--src/plugins/autotest/testinfo.cpp (renamed from plugins/autotest/testinfo.cpp)0
-rw-r--r--src/plugins/autotest/testinfo.h (renamed from plugins/autotest/testinfo.h)0
-rw-r--r--src/plugins/autotest/testnavigationwidget.cpp (renamed from plugins/autotest/testnavigationwidget.cpp)0
-rw-r--r--src/plugins/autotest/testnavigationwidget.h (renamed from plugins/autotest/testnavigationwidget.h)0
-rw-r--r--src/plugins/autotest/testoutputreader.cpp (renamed from plugins/autotest/testoutputreader.cpp)0
-rw-r--r--src/plugins/autotest/testoutputreader.h (renamed from plugins/autotest/testoutputreader.h)0
-rw-r--r--src/plugins/autotest/testresult.cpp (renamed from plugins/autotest/testresult.cpp)0
-rw-r--r--src/plugins/autotest/testresult.h (renamed from plugins/autotest/testresult.h)0
-rw-r--r--src/plugins/autotest/testresultdelegate.cpp (renamed from plugins/autotest/testresultdelegate.cpp)0
-rw-r--r--src/plugins/autotest/testresultdelegate.h (renamed from plugins/autotest/testresultdelegate.h)0
-rw-r--r--src/plugins/autotest/testresultmodel.cpp (renamed from plugins/autotest/testresultmodel.cpp)0
-rw-r--r--src/plugins/autotest/testresultmodel.h (renamed from plugins/autotest/testresultmodel.h)0
-rw-r--r--src/plugins/autotest/testresultspane.cpp (renamed from plugins/autotest/testresultspane.cpp)0
-rw-r--r--src/plugins/autotest/testresultspane.h (renamed from plugins/autotest/testresultspane.h)0
-rw-r--r--src/plugins/autotest/testrunner.cpp (renamed from plugins/autotest/testrunner.cpp)0
-rw-r--r--src/plugins/autotest/testrunner.h (renamed from plugins/autotest/testrunner.h)0
-rw-r--r--src/plugins/autotest/testsettings.cpp (renamed from plugins/autotest/testsettings.cpp)0
-rw-r--r--src/plugins/autotest/testsettings.h (renamed from plugins/autotest/testsettings.h)0
-rw-r--r--src/plugins/autotest/testsettingspage.cpp (renamed from plugins/autotest/testsettingspage.cpp)0
-rw-r--r--src/plugins/autotest/testsettingspage.h (renamed from plugins/autotest/testsettingspage.h)0
-rw-r--r--src/plugins/autotest/testsettingspage.ui (renamed from plugins/autotest/testsettingspage.ui)0
-rw-r--r--src/plugins/autotest/testtreeitem.cpp (renamed from plugins/autotest/testtreeitem.cpp)0
-rw-r--r--src/plugins/autotest/testtreeitem.h (renamed from plugins/autotest/testtreeitem.h)0
-rw-r--r--src/plugins/autotest/testtreeitemdelegate.cpp (renamed from plugins/autotest/testtreeitemdelegate.cpp)0
-rw-r--r--src/plugins/autotest/testtreeitemdelegate.h (renamed from plugins/autotest/testtreeitemdelegate.h)0
-rw-r--r--src/plugins/autotest/testtreemodel.cpp (renamed from plugins/autotest/testtreemodel.cpp)0
-rw-r--r--src/plugins/autotest/testtreemodel.h (renamed from plugins/autotest/testtreemodel.h)0
-rw-r--r--src/plugins/autotest/testtreeview.cpp (renamed from plugins/autotest/testtreeview.cpp)0
-rw-r--r--src/plugins/autotest/testtreeview.h (renamed from plugins/autotest/testtreeview.h)0
-rw-r--r--src/plugins/autotest/testvisitor.cpp (renamed from plugins/autotest/testvisitor.cpp)0
-rw-r--r--src/plugins/autotest/testvisitor.h (renamed from plugins/autotest/testvisitor.h)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/mixed_atp.pro (renamed from plugins/autotest/unit_test/mixed_atp/mixed_atp.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs (renamed from plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/src/main.cpp (renamed from plugins/autotest/unit_test/mixed_atp/src/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/src/src.pro (renamed from plugins/autotest/unit_test/mixed_atp/src/src.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/src/src.qbs (renamed from plugins/autotest/unit_test/mixed_atp/src/src.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/auto.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/auto.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/tst_benchtest.cpp (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/bench/tst_benchtest.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.cpp (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.h (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.h)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/tst_guitest.cpp (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/gui/tst_guitest.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/TestDummy.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/TestDummy.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/bar/tst_foo.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/bar/tst_foo.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/main.cpp (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/notlisted/tst_bla.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/notlisted/tst_bla.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test1.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test1.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test2.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test2.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test3.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test3.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/main.cpp (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test1.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test1.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test2.qml (renamed from plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test2.qml)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/tests.pro (renamed from plugins/autotest/unit_test/mixed_atp/tests/tests.pro)0
-rw-r--r--src/plugins/autotest/unit_test/mixed_atp/tests/tests.qbs (renamed from plugins/autotest/unit_test/mixed_atp/tests/tests.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/plain/plain.pro (renamed from plugins/autotest/unit_test/plain/plain.pro)0
-rw-r--r--src/plugins/autotest/unit_test/plain/plain.qbs (renamed from plugins/autotest/unit_test/plain/plain.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/plain/test_plain/test_plain.pro (renamed from plugins/autotest/unit_test/plain/test_plain/test_plain.pro)0
-rw-r--r--src/plugins/autotest/unit_test/plain/test_plain/test_plain.qbs (renamed from plugins/autotest/unit_test/plain/test_plain/test_plain.qbs)0
-rw-r--r--src/plugins/autotest/unit_test/plain/test_plain/tst_simple.cpp (renamed from plugins/autotest/unit_test/plain/test_plain/tst_simple.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/plain/test_plain/tst_simple.h (renamed from plugins/autotest/unit_test/plain/test_plain/tst_simple.h)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/simple_gt.pro (renamed from plugins/autotest/unit_test/simple_gt/simple_gt.pro)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/src/main.cpp (renamed from plugins/autotest/unit_test/simple_gt/src/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/src/src.pro (renamed from plugins/autotest/unit_test/simple_gt/src/src.pro)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt1/further.cpp (renamed from plugins/autotest/unit_test/simple_gt/tests/gt1/further.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt1/gt1.pro (renamed from plugins/autotest/unit_test/simple_gt/tests/gt1/gt1.pro)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt1/main.cpp (renamed from plugins/autotest/unit_test/simple_gt/tests/gt1/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt2/gt2.pro (renamed from plugins/autotest/unit_test/simple_gt/tests/gt2/gt2.pro)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt2/main.cpp (renamed from plugins/autotest/unit_test/simple_gt/tests/gt2/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt2/queuetest.h (renamed from plugins/autotest/unit_test/simple_gt/tests/gt2/queuetest.h)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt3/dummytest.h (renamed from plugins/autotest/unit_test/simple_gt/tests/gt3/dummytest.h)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt3/gt3.pro (renamed from plugins/autotest/unit_test/simple_gt/tests/gt3/gt3.pro)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gt3/main.cpp (renamed from plugins/autotest/unit_test/simple_gt/tests/gt3/main.cpp)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/gtest_dependency.pri (renamed from plugins/autotest/unit_test/simple_gt/tests/gtest_dependency.pri)0
-rw-r--r--src/plugins/autotest/unit_test/simple_gt/tests/tests.pro (renamed from plugins/autotest/unit_test/simple_gt/tests/tests.pro)0
141 files changed, 0 insertions, 31 deletions
diff --git a/autotest.pro b/autotest.pro
deleted file mode 100644
index 77543b34a5..0000000000
--- a/autotest.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = subdirs
-CONFIG += ordered
-
-SUBDIRS += plugins/autotest shared
-
-QMAKE_EXTRA_TARGETS = docs install_docs # dummy targets for consistency
diff --git a/qtcreatorplugin.pri b/qtcreatorplugin.pri
deleted file mode 100644
index 190dbed1c3..0000000000
--- a/qtcreatorplugin.pri
+++ /dev/null
@@ -1,8 +0,0 @@
-isEmpty(IDE_SOURCE_TREE): IDE_SOURCE_TREE=$$(QTC_SOURCE)
-isEmpty(IDE_BUILD_TREE): IDE_BUILD_TREE=$$(QTC_BUILD)
-
-isEmpty(IDE_SOURCE_TREE):error(Set QTC_SOURCE environment variable)
-isEmpty(IDE_BUILD_TREE):error(Set QTC_BUILD environment variable)
-
-INCLUDEPATH+= $$PWD/plugins
-include($$IDE_SOURCE_TREE/src/qtcreatorplugin.pri)
diff --git a/shared/templates/wizards/autotest/auto.pro b/shared/qtcreator/templates/wizards/autotest/auto.pro
index b39fef654c..b39fef654c 100644
--- a/shared/templates/wizards/autotest/auto.pro
+++ b/shared/qtcreator/templates/wizards/autotest/auto.pro
diff --git a/shared/templates/wizards/autotest/autotest_24.png b/shared/qtcreator/templates/wizards/autotest/autotest_24.png
index 3f52e9bf08..3f52e9bf08 100644
--- a/shared/templates/wizards/autotest/autotest_24.png
+++ b/shared/qtcreator/templates/wizards/autotest/autotest_24.png
Binary files differ
diff --git a/shared/templates/wizards/autotest/main.cpp b/shared/qtcreator/templates/wizards/autotest/main.cpp
index 3ff500decd..3ff500decd 100644
--- a/shared/templates/wizards/autotest/main.cpp
+++ b/shared/qtcreator/templates/wizards/autotest/main.cpp
diff --git a/shared/templates/wizards/autotest/src.pro b/shared/qtcreator/templates/wizards/autotest/src.pro
index 61fbe2a5bc..61fbe2a5bc 100644
--- a/shared/templates/wizards/autotest/src.pro
+++ b/shared/qtcreator/templates/wizards/autotest/src.pro
diff --git a/shared/templates/wizards/autotest/tests.pro b/shared/qtcreator/templates/wizards/autotest/tests.pro
index f927700008..f927700008 100644
--- a/shared/templates/wizards/autotest/tests.pro
+++ b/shared/qtcreator/templates/wizards/autotest/tests.pro
diff --git a/shared/templates/wizards/autotest/tmp.pro b/shared/qtcreator/templates/wizards/autotest/tmp.pro
index 1569bd45cb..1569bd45cb 100644
--- a/shared/templates/wizards/autotest/tmp.pro
+++ b/shared/qtcreator/templates/wizards/autotest/tmp.pro
diff --git a/shared/templates/wizards/autotest/tst.pro b/shared/qtcreator/templates/wizards/autotest/tst.pro
index 8aa61b767e..8aa61b767e 100644
--- a/shared/templates/wizards/autotest/tst.pro
+++ b/shared/qtcreator/templates/wizards/autotest/tst.pro
diff --git a/shared/templates/wizards/autotest/tst_src.cpp b/shared/qtcreator/templates/wizards/autotest/tst_src.cpp
index 65d49e9c18..65d49e9c18 100644
--- a/shared/templates/wizards/autotest/tst_src.cpp
+++ b/shared/qtcreator/templates/wizards/autotest/tst_src.cpp
diff --git a/shared/templates/wizards/autotest/wizard.xml b/shared/qtcreator/templates/wizards/autotest/wizard.xml
index 12f0c1e007..12f0c1e007 100644
--- a/shared/templates/wizards/autotest/wizard.xml
+++ b/shared/qtcreator/templates/wizards/autotest/wizard.xml
diff --git a/shared/shared.pro b/shared/shared.pro
deleted file mode 100644
index 541044da11..0000000000
--- a/shared/shared.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-isEmpty(IDE_SOURCE_TREE): IDE_SOURCE_TREE = $$(QTC_SOURCE)
-isEmpty(IDE_BUILD_TREE): IDE_BUILD_TREE = $$(QTC_BUILD)
-isEmpty(IDE_SOURCE_TREE): error("Set QTC_SOURCE environment variable")
-isEmpty(IDE_BUILD_TREE): error("Set QTC_BUILD environment variable")
-
-TEMPLATE = aux
-
-STATIC_BASE = $$PWD
-STATIC_DIRS = templates
-
-for(data_dir, STATIC_DIRS) {
- files = $$files($$STATIC_BASE/$$data_dir/*, true)
- for(file, files): !exists($$file/*): STATIC_FILES += $$file
-}
-
-include($$IDE_SOURCE_TREE/share/qtcreator/static.pri)
-
diff --git a/plugins/autotest/AutoTest.json.in b/src/plugins/autotest/AutoTest.json.in
index a11c3b3f78..a11c3b3f78 100644
--- a/plugins/autotest/AutoTest.json.in
+++ b/src/plugins/autotest/AutoTest.json.in
diff --git a/plugins/autotest/autotest.pro b/src/plugins/autotest/autotest.pro
index 057060f2fa..057060f2fa 100644
--- a/plugins/autotest/autotest.pro
+++ b/src/plugins/autotest/autotest.pro
diff --git a/plugins/autotest/autotest.qbs b/src/plugins/autotest/autotest.qbs
index 17b94e0c45..17b94e0c45 100644
--- a/plugins/autotest/autotest.qbs
+++ b/src/plugins/autotest/autotest.qbs
diff --git a/plugins/autotest/autotest.qrc b/src/plugins/autotest/autotest.qrc
index 698a86950e..698a86950e 100644
--- a/plugins/autotest/autotest.qrc
+++ b/src/plugins/autotest/autotest.qrc
diff --git a/plugins/autotest/autotest_dependencies.pri b/src/plugins/autotest/autotest_dependencies.pri
index ab2e02f054..ab2e02f054 100644
--- a/plugins/autotest/autotest_dependencies.pri
+++ b/src/plugins/autotest/autotest_dependencies.pri
diff --git a/plugins/autotest/autotest_global.h b/src/plugins/autotest/autotest_global.h
index 03822d4131..03822d4131 100644
--- a/plugins/autotest/autotest_global.h
+++ b/src/plugins/autotest/autotest_global.h
diff --git a/plugins/autotest/autotest_utils.h b/src/plugins/autotest/autotest_utils.h
index ca2b38cea2..ca2b38cea2 100644
--- a/plugins/autotest/autotest_utils.h
+++ b/src/plugins/autotest/autotest_utils.h
diff --git a/plugins/autotest/autotestconstants.h b/src/plugins/autotest/autotestconstants.h
index 5e9f3c56c4..5e9f3c56c4 100644
--- a/plugins/autotest/autotestconstants.h
+++ b/src/plugins/autotest/autotestconstants.h
diff --git a/plugins/autotest/autotesticons.h b/src/plugins/autotest/autotesticons.h
index 88c929dc97..88c929dc97 100644
--- a/plugins/autotest/autotesticons.h
+++ b/src/plugins/autotest/autotesticons.h
diff --git a/plugins/autotest/autotestplugin.cpp b/src/plugins/autotest/autotestplugin.cpp
index 83f3be8da4..83f3be8da4 100644
--- a/plugins/autotest/autotestplugin.cpp
+++ b/src/plugins/autotest/autotestplugin.cpp
diff --git a/plugins/autotest/autotestplugin.h b/src/plugins/autotest/autotestplugin.h
index 18ffbaf4ed..18ffbaf4ed 100644
--- a/plugins/autotest/autotestplugin.h
+++ b/src/plugins/autotest/autotestplugin.h
diff --git a/plugins/autotest/autotestunittests.cpp b/src/plugins/autotest/autotestunittests.cpp
index 6e58f87720..6e58f87720 100644
--- a/plugins/autotest/autotestunittests.cpp
+++ b/src/plugins/autotest/autotestunittests.cpp
diff --git a/plugins/autotest/autotestunittests.h b/src/plugins/autotest/autotestunittests.h
index b5e808d3ce..b5e808d3ce 100644
--- a/plugins/autotest/autotestunittests.h
+++ b/src/plugins/autotest/autotestunittests.h
diff --git a/plugins/autotest/autotestunittests.qrc b/src/plugins/autotest/autotestunittests.qrc
index 861f5c2665..861f5c2665 100644
--- a/plugins/autotest/autotestunittests.qrc
+++ b/src/plugins/autotest/autotestunittests.qrc
diff --git a/plugins/autotest/images/autotest.png b/src/plugins/autotest/images/autotest.png
index 3f52e9bf08..3f52e9bf08 100644
--- a/plugins/autotest/images/autotest.png
+++ b/src/plugins/autotest/images/autotest.png
Binary files differ
diff --git a/plugins/autotest/images/benchmark.png b/src/plugins/autotest/images/benchmark.png
index c9d3c5b2b5..c9d3c5b2b5 100644
--- a/plugins/autotest/images/benchmark.png
+++ b/src/plugins/autotest/images/benchmark.png
Binary files differ
diff --git a/plugins/autotest/images/blacklisted_fail.png b/src/plugins/autotest/images/blacklisted_fail.png
index 695e1f9246..695e1f9246 100644
--- a/plugins/autotest/images/blacklisted_fail.png
+++ b/src/plugins/autotest/images/blacklisted_fail.png
Binary files differ
diff --git a/plugins/autotest/images/blacklisted_pass.png b/src/plugins/autotest/images/blacklisted_pass.png
index bac3ffb134..bac3ffb134 100644
--- a/plugins/autotest/images/blacklisted_pass.png
+++ b/src/plugins/autotest/images/blacklisted_pass.png
Binary files differ
diff --git a/plugins/autotest/images/class.png b/src/plugins/autotest/images/class.png
index 88432d2cb1..88432d2cb1 100644
--- a/plugins/autotest/images/class.png
+++ b/src/plugins/autotest/images/class.png
Binary files differ
diff --git a/plugins/autotest/images/collapse.png b/src/plugins/autotest/images/collapse.png
index c8dc840a61..c8dc840a61 100644
--- a/plugins/autotest/images/collapse.png
+++ b/src/plugins/autotest/images/collapse.png
Binary files differ
diff --git a/plugins/autotest/images/collapse@2x.png b/src/plugins/autotest/images/collapse@2x.png
index 823e6cc649..823e6cc649 100644
--- a/plugins/autotest/images/collapse@2x.png
+++ b/src/plugins/autotest/images/collapse@2x.png
Binary files differ
diff --git a/plugins/autotest/images/data.png b/src/plugins/autotest/images/data.png
index 1f510c4042..1f510c4042 100644
--- a/plugins/autotest/images/data.png
+++ b/src/plugins/autotest/images/data.png
Binary files differ
diff --git a/plugins/autotest/images/debug.png b/src/plugins/autotest/images/debug.png
index e18bd157e4..e18bd157e4 100644
--- a/plugins/autotest/images/debug.png
+++ b/src/plugins/autotest/images/debug.png
Binary files differ
diff --git a/plugins/autotest/images/expand.png b/src/plugins/autotest/images/expand.png
index a8b3f4a486..a8b3f4a486 100644
--- a/plugins/autotest/images/expand.png
+++ b/src/plugins/autotest/images/expand.png
Binary files differ
diff --git a/plugins/autotest/images/expand@2x.png b/src/plugins/autotest/images/expand@2x.png
index c3466cd2ab..c3466cd2ab 100644
--- a/plugins/autotest/images/expand@2x.png
+++ b/src/plugins/autotest/images/expand@2x.png
Binary files differ
diff --git a/plugins/autotest/images/fail.png b/src/plugins/autotest/images/fail.png
index 38c0d1463a..38c0d1463a 100644
--- a/plugins/autotest/images/fail.png
+++ b/src/plugins/autotest/images/fail.png
Binary files differ
diff --git a/plugins/autotest/images/fatal.png b/src/plugins/autotest/images/fatal.png
index 4e0bf77474..4e0bf77474 100644
--- a/plugins/autotest/images/fatal.png
+++ b/src/plugins/autotest/images/fatal.png
Binary files differ
diff --git a/plugins/autotest/images/func.png b/src/plugins/autotest/images/func.png
index 8f585e875d..8f585e875d 100644
--- a/plugins/autotest/images/func.png
+++ b/src/plugins/autotest/images/func.png
Binary files differ
diff --git a/plugins/autotest/images/leafsort.png b/src/plugins/autotest/images/leafsort.png
index c9f744bde7..c9f744bde7 100644
--- a/plugins/autotest/images/leafsort.png
+++ b/src/plugins/autotest/images/leafsort.png
Binary files differ
diff --git a/plugins/autotest/images/leafsort@2x.png b/src/plugins/autotest/images/leafsort@2x.png
index b74a94fc16..b74a94fc16 100644
--- a/plugins/autotest/images/leafsort@2x.png
+++ b/src/plugins/autotest/images/leafsort@2x.png
Binary files differ
diff --git a/plugins/autotest/images/pass.png b/src/plugins/autotest/images/pass.png
index 33dbe44649..33dbe44649 100644
--- a/plugins/autotest/images/pass.png
+++ b/src/plugins/autotest/images/pass.png
Binary files differ
diff --git a/plugins/autotest/images/runselected_boxes.png b/src/plugins/autotest/images/runselected_boxes.png
index 6e39f2ee0b..6e39f2ee0b 100644
--- a/plugins/autotest/images/runselected_boxes.png
+++ b/src/plugins/autotest/images/runselected_boxes.png
Binary files differ
diff --git a/plugins/autotest/images/runselected_boxes@2x.png b/src/plugins/autotest/images/runselected_boxes@2x.png
index 55e5863a52..55e5863a52 100644
--- a/plugins/autotest/images/runselected_boxes@2x.png
+++ b/src/plugins/autotest/images/runselected_boxes@2x.png
Binary files differ
diff --git a/plugins/autotest/images/runselected_tickmarks.png b/src/plugins/autotest/images/runselected_tickmarks.png
index 6296f8748d..6296f8748d 100644
--- a/plugins/autotest/images/runselected_tickmarks.png
+++ b/src/plugins/autotest/images/runselected_tickmarks.png
Binary files differ
diff --git a/plugins/autotest/images/runselected_tickmarks@2x.png b/src/plugins/autotest/images/runselected_tickmarks@2x.png
index 75252f173c..75252f173c 100644
--- a/plugins/autotest/images/runselected_tickmarks@2x.png
+++ b/src/plugins/autotest/images/runselected_tickmarks@2x.png
Binary files differ
diff --git a/plugins/autotest/images/skip.png b/src/plugins/autotest/images/skip.png
index 9dfea415f1..9dfea415f1 100644
--- a/plugins/autotest/images/skip.png
+++ b/src/plugins/autotest/images/skip.png
Binary files differ
diff --git a/plugins/autotest/images/sort.png b/src/plugins/autotest/images/sort.png
index c15eb56d50..c15eb56d50 100644
--- a/plugins/autotest/images/sort.png
+++ b/src/plugins/autotest/images/sort.png
Binary files differ
diff --git a/plugins/autotest/images/sort@2x.png b/src/plugins/autotest/images/sort@2x.png
index 1a2e5d9520..1a2e5d9520 100644
--- a/plugins/autotest/images/sort@2x.png
+++ b/src/plugins/autotest/images/sort@2x.png
Binary files differ
diff --git a/plugins/autotest/images/warn.png b/src/plugins/autotest/images/warn.png
index a813c1dc9a..a813c1dc9a 100644
--- a/plugins/autotest/images/warn.png
+++ b/src/plugins/autotest/images/warn.png
Binary files differ
diff --git a/plugins/autotest/images/xfail.png b/src/plugins/autotest/images/xfail.png
index deeafe7d94..deeafe7d94 100644
--- a/plugins/autotest/images/xfail.png
+++ b/src/plugins/autotest/images/xfail.png
Binary files differ
diff --git a/plugins/autotest/images/xpass.png b/src/plugins/autotest/images/xpass.png
index 964bb4a181..964bb4a181 100644
--- a/plugins/autotest/images/xpass.png
+++ b/src/plugins/autotest/images/xpass.png
Binary files differ
diff --git a/plugins/autotest/testcodeparser.cpp b/src/plugins/autotest/testcodeparser.cpp
index 2ac2a1cb87..2ac2a1cb87 100644
--- a/plugins/autotest/testcodeparser.cpp
+++ b/src/plugins/autotest/testcodeparser.cpp
diff --git a/plugins/autotest/testcodeparser.h b/src/plugins/autotest/testcodeparser.h
index 0b3d76ba6c..0b3d76ba6c 100644
--- a/plugins/autotest/testcodeparser.h
+++ b/src/plugins/autotest/testcodeparser.h
diff --git a/plugins/autotest/testconfiguration.cpp b/src/plugins/autotest/testconfiguration.cpp
index 063aa5980e..063aa5980e 100644
--- a/plugins/autotest/testconfiguration.cpp
+++ b/src/plugins/autotest/testconfiguration.cpp
diff --git a/plugins/autotest/testconfiguration.h b/src/plugins/autotest/testconfiguration.h
index 632ce69b72..632ce69b72 100644
--- a/plugins/autotest/testconfiguration.h
+++ b/src/plugins/autotest/testconfiguration.h
diff --git a/plugins/autotest/testinfo.cpp b/src/plugins/autotest/testinfo.cpp
index 859df4ee3a..859df4ee3a 100644
--- a/plugins/autotest/testinfo.cpp
+++ b/src/plugins/autotest/testinfo.cpp
diff --git a/plugins/autotest/testinfo.h b/src/plugins/autotest/testinfo.h
index 5e8e9f355f..5e8e9f355f 100644
--- a/plugins/autotest/testinfo.h
+++ b/src/plugins/autotest/testinfo.h
diff --git a/plugins/autotest/testnavigationwidget.cpp b/src/plugins/autotest/testnavigationwidget.cpp
index a8432e70be..a8432e70be 100644
--- a/plugins/autotest/testnavigationwidget.cpp
+++ b/src/plugins/autotest/testnavigationwidget.cpp
diff --git a/plugins/autotest/testnavigationwidget.h b/src/plugins/autotest/testnavigationwidget.h
index 5f92909b93..5f92909b93 100644
--- a/plugins/autotest/testnavigationwidget.h
+++ b/src/plugins/autotest/testnavigationwidget.h
diff --git a/plugins/autotest/testoutputreader.cpp b/src/plugins/autotest/testoutputreader.cpp
index 2a97f0c818..2a97f0c818 100644
--- a/plugins/autotest/testoutputreader.cpp
+++ b/src/plugins/autotest/testoutputreader.cpp
diff --git a/plugins/autotest/testoutputreader.h b/src/plugins/autotest/testoutputreader.h
index 9a50e60557..9a50e60557 100644
--- a/plugins/autotest/testoutputreader.h
+++ b/src/plugins/autotest/testoutputreader.h
diff --git a/plugins/autotest/testresult.cpp b/src/plugins/autotest/testresult.cpp
index a7f3cc3463..a7f3cc3463 100644
--- a/plugins/autotest/testresult.cpp
+++ b/src/plugins/autotest/testresult.cpp
diff --git a/plugins/autotest/testresult.h b/src/plugins/autotest/testresult.h
index 91e380c9c3..91e380c9c3 100644
--- a/plugins/autotest/testresult.h
+++ b/src/plugins/autotest/testresult.h
diff --git a/plugins/autotest/testresultdelegate.cpp b/src/plugins/autotest/testresultdelegate.cpp
index 305b6aaff8..305b6aaff8 100644
--- a/plugins/autotest/testresultdelegate.cpp
+++ b/src/plugins/autotest/testresultdelegate.cpp
diff --git a/plugins/autotest/testresultdelegate.h b/src/plugins/autotest/testresultdelegate.h
index ceaecdc8c6..ceaecdc8c6 100644
--- a/plugins/autotest/testresultdelegate.h
+++ b/src/plugins/autotest/testresultdelegate.h
diff --git a/plugins/autotest/testresultmodel.cpp b/src/plugins/autotest/testresultmodel.cpp
index 835850fe73..835850fe73 100644
--- a/plugins/autotest/testresultmodel.cpp
+++ b/src/plugins/autotest/testresultmodel.cpp
diff --git a/plugins/autotest/testresultmodel.h b/src/plugins/autotest/testresultmodel.h
index 34f117e538..34f117e538 100644
--- a/plugins/autotest/testresultmodel.h
+++ b/src/plugins/autotest/testresultmodel.h
diff --git a/plugins/autotest/testresultspane.cpp b/src/plugins/autotest/testresultspane.cpp
index e46c9e7809..e46c9e7809 100644
--- a/plugins/autotest/testresultspane.cpp
+++ b/src/plugins/autotest/testresultspane.cpp
diff --git a/plugins/autotest/testresultspane.h b/src/plugins/autotest/testresultspane.h
index a50f75e9f4..a50f75e9f4 100644
--- a/plugins/autotest/testresultspane.h
+++ b/src/plugins/autotest/testresultspane.h
diff --git a/plugins/autotest/testrunner.cpp b/src/plugins/autotest/testrunner.cpp
index 4914d6d26c..4914d6d26c 100644
--- a/plugins/autotest/testrunner.cpp
+++ b/src/plugins/autotest/testrunner.cpp
diff --git a/plugins/autotest/testrunner.h b/src/plugins/autotest/testrunner.h
index c51edb95b1..c51edb95b1 100644
--- a/plugins/autotest/testrunner.h
+++ b/src/plugins/autotest/testrunner.h
diff --git a/plugins/autotest/testsettings.cpp b/src/plugins/autotest/testsettings.cpp
index e4c38d9d3d..e4c38d9d3d 100644
--- a/plugins/autotest/testsettings.cpp
+++ b/src/plugins/autotest/testsettings.cpp
diff --git a/plugins/autotest/testsettings.h b/src/plugins/autotest/testsettings.h
index 30b7b8f54b..30b7b8f54b 100644
--- a/plugins/autotest/testsettings.h
+++ b/src/plugins/autotest/testsettings.h
diff --git a/plugins/autotest/testsettingspage.cpp b/src/plugins/autotest/testsettingspage.cpp
index fcc5508e70..fcc5508e70 100644
--- a/plugins/autotest/testsettingspage.cpp
+++ b/src/plugins/autotest/testsettingspage.cpp
diff --git a/plugins/autotest/testsettingspage.h b/src/plugins/autotest/testsettingspage.h
index c41929c667..c41929c667 100644
--- a/plugins/autotest/testsettingspage.h
+++ b/src/plugins/autotest/testsettingspage.h
diff --git a/plugins/autotest/testsettingspage.ui b/src/plugins/autotest/testsettingspage.ui
index 1822cfbbd9..1822cfbbd9 100644
--- a/plugins/autotest/testsettingspage.ui
+++ b/src/plugins/autotest/testsettingspage.ui
diff --git a/plugins/autotest/testtreeitem.cpp b/src/plugins/autotest/testtreeitem.cpp
index 2011b4412c..2011b4412c 100644
--- a/plugins/autotest/testtreeitem.cpp
+++ b/src/plugins/autotest/testtreeitem.cpp
diff --git a/plugins/autotest/testtreeitem.h b/src/plugins/autotest/testtreeitem.h
index 325486b669..325486b669 100644
--- a/plugins/autotest/testtreeitem.h
+++ b/src/plugins/autotest/testtreeitem.h
diff --git a/plugins/autotest/testtreeitemdelegate.cpp b/src/plugins/autotest/testtreeitemdelegate.cpp
index e5cc237aa5..e5cc237aa5 100644
--- a/plugins/autotest/testtreeitemdelegate.cpp
+++ b/src/plugins/autotest/testtreeitemdelegate.cpp
diff --git a/plugins/autotest/testtreeitemdelegate.h b/src/plugins/autotest/testtreeitemdelegate.h
index 0391ea28d3..0391ea28d3 100644
--- a/plugins/autotest/testtreeitemdelegate.h
+++ b/src/plugins/autotest/testtreeitemdelegate.h
diff --git a/plugins/autotest/testtreemodel.cpp b/src/plugins/autotest/testtreemodel.cpp
index 65b7759315..65b7759315 100644
--- a/plugins/autotest/testtreemodel.cpp
+++ b/src/plugins/autotest/testtreemodel.cpp
diff --git a/plugins/autotest/testtreemodel.h b/src/plugins/autotest/testtreemodel.h
index b63c29c5a6..b63c29c5a6 100644
--- a/plugins/autotest/testtreemodel.h
+++ b/src/plugins/autotest/testtreemodel.h
diff --git a/plugins/autotest/testtreeview.cpp b/src/plugins/autotest/testtreeview.cpp
index b6c8541450..b6c8541450 100644
--- a/plugins/autotest/testtreeview.cpp
+++ b/src/plugins/autotest/testtreeview.cpp
diff --git a/plugins/autotest/testtreeview.h b/src/plugins/autotest/testtreeview.h
index a75c2fdaa7..a75c2fdaa7 100644
--- a/plugins/autotest/testtreeview.h
+++ b/src/plugins/autotest/testtreeview.h
diff --git a/plugins/autotest/testvisitor.cpp b/src/plugins/autotest/testvisitor.cpp
index 40819dfccd..40819dfccd 100644
--- a/plugins/autotest/testvisitor.cpp
+++ b/src/plugins/autotest/testvisitor.cpp
diff --git a/plugins/autotest/testvisitor.h b/src/plugins/autotest/testvisitor.h
index b4fb28329f..b4fb28329f 100644
--- a/plugins/autotest/testvisitor.h
+++ b/src/plugins/autotest/testvisitor.h
diff --git a/plugins/autotest/unit_test/mixed_atp/mixed_atp.pro b/src/plugins/autotest/unit_test/mixed_atp/mixed_atp.pro
index 068ea5a3a6..068ea5a3a6 100644
--- a/plugins/autotest/unit_test/mixed_atp/mixed_atp.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/mixed_atp.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs b/src/plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs
index dfc99c15df..dfc99c15df 100644
--- a/plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/src/main.cpp b/src/plugins/autotest/unit_test/mixed_atp/src/main.cpp
index e0c10bca02..e0c10bca02 100644
--- a/plugins/autotest/unit_test/mixed_atp/src/main.cpp
+++ b/src/plugins/autotest/unit_test/mixed_atp/src/main.cpp
diff --git a/plugins/autotest/unit_test/mixed_atp/src/src.pro b/src/plugins/autotest/unit_test/mixed_atp/src/src.pro
index 9e554af8b7..9e554af8b7 100644
--- a/plugins/autotest/unit_test/mixed_atp/src/src.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/src/src.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/src/src.qbs b/src/plugins/autotest/unit_test/mixed_atp/src/src.qbs
index 5ed4dd4a36..5ed4dd4a36 100644
--- a/plugins/autotest/unit_test/mixed_atp/src/src.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/src/src.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.pro
index cb4dc9ec32..cb4dc9ec32 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.qbs
index a27b392244..a27b392244 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/auto.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro
index 87f391f41d..87f391f41d 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.qbs
index d10891316a..d10891316a 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/tst_benchtest.cpp b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/tst_benchtest.cpp
index 2b200f254f..2b200f254f 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/tst_benchtest.cpp
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/tst_benchtest.cpp
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro
index 40e95bcc39..40e95bcc39 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.qbs
index 012ba11a67..012ba11a67 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.cpp b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.cpp
index 1646cf1450..1646cf1450 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.cpp
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.cpp
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.h b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.h
index 1f70867f80..1f70867f80 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.h
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/tst_foo.h
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.pro
index 10f8f27eb8..10f8f27eb8 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.qbs
index 05359cf10f..05359cf10f 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/gui.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/tst_guitest.cpp b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/tst_guitest.cpp
index 1f7fce915b..1f7fce915b 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/tst_guitest.cpp
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/gui/tst_guitest.cpp
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/TestDummy.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/TestDummy.qml
index ae30c81143..ae30c81143 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/TestDummy.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/TestDummy.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/bar/tst_foo.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/bar/tst_foo.qml
index 0653fcda9c..0653fcda9c 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/bar/tst_foo.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/bar/tst_foo.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/main.cpp b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/main.cpp
index 16a331e4cc..16a331e4cc 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/main.cpp
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/main.cpp
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/notlisted/tst_bla.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/notlisted/tst_bla.qml
index 52b3837818..52b3837818 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/notlisted/tst_bla.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/notlisted/tst_bla.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
index dfe495dc1c..dfe495dc1c 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.qbs
index 1697cd51a2..1697cd51a2 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test1.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test1.qml
index fa609a9ace..fa609a9ace 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test1.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test1.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test2.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test2.qml
index d0115c5dd7..d0115c5dd7 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test2.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test2.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test3.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test3.qml
index f28af4f77e..f28af4f77e 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test3.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/tst_test3.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/main.cpp b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/main.cpp
index e496b3eb65..e496b3eb65 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/main.cpp
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/main.cpp
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.pro
index 61c76d1562..61c76d1562 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.qbs
index a5fe65fbd6..a5fe65fbd6 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/quickauto2.qbs
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test1.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test1.qml
index fa609a9ace..fa609a9ace 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test1.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test1.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test2.qml b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test2.qml
index 8a7d4dd9b4..8a7d4dd9b4 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test2.qml
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto2/tst_test2.qml
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/tests.pro b/src/plugins/autotest/unit_test/mixed_atp/tests/tests.pro
index f1633f70c9..f1633f70c9 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/tests.pro
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/tests.pro
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/tests.qbs b/src/plugins/autotest/unit_test/mixed_atp/tests/tests.qbs
index e62815789f..e62815789f 100644
--- a/plugins/autotest/unit_test/mixed_atp/tests/tests.qbs
+++ b/src/plugins/autotest/unit_test/mixed_atp/tests/tests.qbs
diff --git a/plugins/autotest/unit_test/plain/plain.pro b/src/plugins/autotest/unit_test/plain/plain.pro
index 07cbd33922..07cbd33922 100644
--- a/plugins/autotest/unit_test/plain/plain.pro
+++ b/src/plugins/autotest/unit_test/plain/plain.pro
diff --git a/plugins/autotest/unit_test/plain/plain.qbs b/src/plugins/autotest/unit_test/plain/plain.qbs
index c2fe33618a..c2fe33618a 100644
--- a/plugins/autotest/unit_test/plain/plain.qbs
+++ b/src/plugins/autotest/unit_test/plain/plain.qbs
diff --git a/plugins/autotest/unit_test/plain/test_plain/test_plain.pro b/src/plugins/autotest/unit_test/plain/test_plain/test_plain.pro
index 1e8994b34c..1e8994b34c 100644
--- a/plugins/autotest/unit_test/plain/test_plain/test_plain.pro
+++ b/src/plugins/autotest/unit_test/plain/test_plain/test_plain.pro
diff --git a/plugins/autotest/unit_test/plain/test_plain/test_plain.qbs b/src/plugins/autotest/unit_test/plain/test_plain/test_plain.qbs
index 1b7937ce6a..1b7937ce6a 100644
--- a/plugins/autotest/unit_test/plain/test_plain/test_plain.qbs
+++ b/src/plugins/autotest/unit_test/plain/test_plain/test_plain.qbs
diff --git a/plugins/autotest/unit_test/plain/test_plain/tst_simple.cpp b/src/plugins/autotest/unit_test/plain/test_plain/tst_simple.cpp
index 6f7ee9f138..6f7ee9f138 100644
--- a/plugins/autotest/unit_test/plain/test_plain/tst_simple.cpp
+++ b/src/plugins/autotest/unit_test/plain/test_plain/tst_simple.cpp
diff --git a/plugins/autotest/unit_test/plain/test_plain/tst_simple.h b/src/plugins/autotest/unit_test/plain/test_plain/tst_simple.h
index 25523237cb..25523237cb 100644
--- a/plugins/autotest/unit_test/plain/test_plain/tst_simple.h
+++ b/src/plugins/autotest/unit_test/plain/test_plain/tst_simple.h
diff --git a/plugins/autotest/unit_test/simple_gt/simple_gt.pro b/src/plugins/autotest/unit_test/simple_gt/simple_gt.pro
index 9ce665acef..9ce665acef 100644
--- a/plugins/autotest/unit_test/simple_gt/simple_gt.pro
+++ b/src/plugins/autotest/unit_test/simple_gt/simple_gt.pro
diff --git a/plugins/autotest/unit_test/simple_gt/src/main.cpp b/src/plugins/autotest/unit_test/simple_gt/src/main.cpp
index 25579cd61b..25579cd61b 100644
--- a/plugins/autotest/unit_test/simple_gt/src/main.cpp
+++ b/src/plugins/autotest/unit_test/simple_gt/src/main.cpp
diff --git a/plugins/autotest/unit_test/simple_gt/src/src.pro b/src/plugins/autotest/unit_test/simple_gt/src/src.pro
index 0388642924..0388642924 100644
--- a/plugins/autotest/unit_test/simple_gt/src/src.pro
+++ b/src/plugins/autotest/unit_test/simple_gt/src/src.pro
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt1/further.cpp b/src/plugins/autotest/unit_test/simple_gt/tests/gt1/further.cpp
index 977fda04da..977fda04da 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt1/further.cpp
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt1/further.cpp
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt1/gt1.pro b/src/plugins/autotest/unit_test/simple_gt/tests/gt1/gt1.pro
index 1ebd037c07..1ebd037c07 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt1/gt1.pro
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt1/gt1.pro
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt1/main.cpp b/src/plugins/autotest/unit_test/simple_gt/tests/gt1/main.cpp
index a4a394b310..a4a394b310 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt1/main.cpp
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt1/main.cpp
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt2/gt2.pro b/src/plugins/autotest/unit_test/simple_gt/tests/gt2/gt2.pro
index 65796da9ab..65796da9ab 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt2/gt2.pro
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt2/gt2.pro
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt2/main.cpp b/src/plugins/autotest/unit_test/simple_gt/tests/gt2/main.cpp
index 32c52f646c..32c52f646c 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt2/main.cpp
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt2/main.cpp
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt2/queuetest.h b/src/plugins/autotest/unit_test/simple_gt/tests/gt2/queuetest.h
index 2ba330d6f6..2ba330d6f6 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt2/queuetest.h
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt2/queuetest.h
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt3/dummytest.h b/src/plugins/autotest/unit_test/simple_gt/tests/gt3/dummytest.h
index f92c1a1b16..f92c1a1b16 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt3/dummytest.h
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt3/dummytest.h
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt3/gt3.pro b/src/plugins/autotest/unit_test/simple_gt/tests/gt3/gt3.pro
index 4830351f08..4830351f08 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt3/gt3.pro
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt3/gt3.pro
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gt3/main.cpp b/src/plugins/autotest/unit_test/simple_gt/tests/gt3/main.cpp
index 4f048fa177..4f048fa177 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gt3/main.cpp
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gt3/main.cpp
diff --git a/plugins/autotest/unit_test/simple_gt/tests/gtest_dependency.pri b/src/plugins/autotest/unit_test/simple_gt/tests/gtest_dependency.pri
index bd22edc2f2..bd22edc2f2 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/gtest_dependency.pri
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/gtest_dependency.pri
diff --git a/plugins/autotest/unit_test/simple_gt/tests/tests.pro b/src/plugins/autotest/unit_test/simple_gt/tests/tests.pro
index 424362adbd..424362adbd 100644
--- a/plugins/autotest/unit_test/simple_gt/tests/tests.pro
+++ b/src/plugins/autotest/unit_test/simple_gt/tests/tests.pro