qtdeclarative/tools
Olivier De Cannière 6ac4833a51 qml-tool: Treat all arguments passed after "--" as positional
The argument "-a" passed after "--" was being interpreted as the -a
option of the qml tool itself instead of being passed along to the qml
program as a positional argument.

Fixes: QTBUG-136120
Pick-to: 6.9 6.8 6.5
Change-Id: I602aea84e4766abeb47adce0f739f12315a70b24
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2025-04-23 16:00:07 +02:00
..
qml qml-tool: Treat all arguments passed after "--" as positional 2025-04-23 16:00:07 +02:00
qmlaotstats aotstats: Fix coverity warnings 2024-11-07 20:06:01 +01:00
qmlcachegen CMake: Fix installation of qmlcache's .prf files in cross-builds 2025-01-03 11:57:39 +01:00
qmldom DOM refactoring. Remove LoadOptions 2024-01-30 17:14:09 +01:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: move configuration functions into library 2025-01-29 20:37:46 +01:00
qmlimportscanner Port away from QPair 2025-04-12 05:39:59 +00:00
qmljs QtQml: Model native modules as compilation units 2024-12-06 17:39:19 +01:00
qmljsrootgen Tooling: Use QHash/QMap's constFind() to avoid unnecessary detaches 2024-04-23 21:33:39 +03:00
qmllint qmllint: fix setting for alias cycle and unresolved alias 2025-03-25 22:54:41 +01:00
qmlls qmlls: add --version command line parameter 2025-04-23 07:36:04 +01:00
qmlplugindump Port away from QPair 2025-04-12 05:39:59 +00:00
qmlpreview Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlprofiler qmlprofiler: Fix data sorting 2024-01-25 18:35:05 +01:00
qmlscene Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmltc qmltc: Cleanly reject custom parsed properties 2025-04-15 19:27:07 +02:00
qmltestrunner CMake: Force override while code signing qmltestrunner 2025-04-10 13:35:01 +02:00
qmltime Remove all QML_DECLARE_TYPE from src and tools 2023-11-18 07:37:33 +00:00
qmltyperegistrar qmake: Don't pass empty foreign-types list to qmltyperegistrar 2025-02-25 19:46:08 +01:00
svgtoqml Implement item generator via QML generator 2025-04-11 15:50:23 +02:00
CMakeLists.txt qmlformat: don't build if commandlineparser not found 2025-01-29 20:37:53 +01:00