qtdeclarative/tests/auto/qml/qqmlfileselector
Fabian Kosmale 9bfb27be01 QQmlImport: Handle file selectors in qmldir
With file selectors, a type can exist in the same version under
different paths. Detect this case, canonicalize the filename to the
selector free version, and rely on the engine to resolve a URL to the
correct file.

Pick-to: 6.5 6.4 6.2
Fixes: QTBUG-107797
Change-Id: I0f74fd37936abfa08547fb439bfa5264e6ca4787
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2023-01-23 16:19:25 +01:00
..
data QQmlImport: Handle file selectors in qmldir 2023-01-23 16:19:25 +01:00
CMakeLists.txt Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
tst_qqmlfileselector.cpp QQmlImport: Handle file selectors in qmldir 2023-01-23 16:19:25 +01:00