qtdeclarative/tools
Fabian Kosmale 787fd85ce3 qmlimportscanner: Optionally add version to output again
This is not needed by our own tooling, and in the case of major version
only imports might lead to funny results.
It is however used by Linux distro tooling, and can't cause issuse with
older QML projects that never used the more advanced import features.
The feature is only enabled when the  add-version flag is passed, as we
don't want to risk confusing our own tooling which might not expect the
value to exist.
Amends 6aa4c83bdb

Note that we need to adjust the rootPath.json file, as the new file
causes us to find more modules.

Pick-to: 6.10
Fixes: QTBUG-115170
Change-Id: I20d39dacc87f18fc5bbec93aaec5bdaef0c77c4b
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2025-07-08 11:50:09 +02:00
..
qml Adjust to QUnifiedTimer slow mode changes 2025-06-27 19:27:12 +08:00
qmlaotstats
qmlcachegen
qmldom
qmleasing
qmlformat
qmlimportscanner qmlimportscanner: Optionally add version to output again 2025-07-08 11:50:09 +02:00
qmljs QtQml: Don't use loadModule in qmljs 2025-06-18 08:05:17 +02:00
qmljsrootgen
qmllint QQmlJSLinter: add crude context properties warnings 2025-05-22 09:19:51 +02:00
qmlls qmlls: add --version command line parameter 2025-04-23 07:36:04 +01:00
qmlplugindump QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngine 2025-06-17 07:00:33 +02:00
qmlpreview
qmlprofiler
qmlscene Adjust to QUnifiedTimer slow mode changes 2025-06-27 19:27:12 +08:00
qmltc qmltc: Cleanly reject custom parsed properties 2025-04-15 19:27:07 +02:00
qmltestrunner CMake: Force-build qmltestrunner when cross-compiling 2025-06-17 18:44:38 +02:00
qmltime
qmltyperegistrar qmake: Don't pass empty foreign-types list to qmltyperegistrar 2025-02-25 19:46:08 +01:00
svgtoqml Add assumeTrustedSource property to VectorImage 2025-05-30 18:34:09 +02:00
CMakeLists.txt Improve builds for non-threaded qt 2025-05-20 15:04:51 +00:00