qt5base-lts/src
Alexandru Croitor d183c21a2c Fix declarative tests
e1fd607493 in qtbase removed the
qml1 imports enum from qlibraryinfo.cpp, qconfig.cpp, etc.

With the recent merge from dev, this was not adjusted in
qt_generate_qconfig_cpp, and thus we generated one too many strings
in qconfig.cpp, which resulted in
QLibraryInfo::location(QLibraryInfo::Qml2ImportsPath) returning
"imports" instead of "qml" subfolder, thus causing all qml modules
not being found.

Fix this by removing the extra qconfig.cpp entry, and all other
references to the location.

Change-Id: I128f667281138e2e0ef0fe1ced4af0405c532fef
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-10-25 16:21:06 +00:00
..
3rdparty Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-14 17:46:34 +02:00
android Add conversion code for Java code 2019-10-18 13:20:46 +00:00
angle Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
concurrent Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-14 17:46:34 +02:00
corelib Fix declarative tests 2019-10-25 16:21:06 +00:00
dbus Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-14 17:46:34 +02:00
gui Regenerate all configure.json files 2019-10-21 14:49:12 +00:00
network Regenerate all configure.json files 2019-10-21 14:49:12 +00:00
opengl Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-14 17:46:34 +02:00
openglextensions Move forward-declaration inside of namespace 2019-05-15 10:58:49 +00:00
platformheaders Fix add_qt_docs calls 2019-09-19 07:43:13 +00:00
platformsupport Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-17 09:41:36 +02:00
plugins Add custom targets to generate Android APK 2019-10-23 09:08:10 +00:00
printsupport Re-generate affected cmake files and configure.json after the merge 2019-10-17 16:56:23 +00:00
sql Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-17 09:41:36 +02:00
testlib Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-14 17:46:34 +02:00
tools Add --skip-install-root option to androidtestrunner 2019-10-24 07:16:51 +00:00
widgets Re-generate affected cmake files and configure.json after the merge 2019-10-17 16:56:23 +00:00
winmain Annotate some projects that should not to be regenerated 2019-10-08 13:12:00 +00:00
xml Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-10-14 17:46:34 +02:00
CMakeLists.txt Annotate some projects that should not to be regenerated 2019-10-08 13:12:00 +00:00
src.pro Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00