qtdeclarative/tools/qmltc
Ulf Hermann e69a4b17cd QmlCompiler: Rename sequences' "valueType" to "elementType"
"valueType" is ambiguous. The prevailing meaning is a type that's passed
by value in QML. We mean the type of the list contents (or elements)
here.

Change-Id: Iaf4c0efe272dc6ec7511d2361e7e5ce475936fba
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-08-31 09:41:56 +02:00
..
CMakeLists.txt Doc: Rename and rephrase pages for QML {script|type} compiler 2023-03-28 20:54:27 +02:00
main.cpp qmltc: Cleanly reject custom parsed properties 2025-04-15 19:27:07 +02:00
qmltccodewriter.cpp qmltc: Enforce basic required properties 2024-04-09 18:17:03 +02:00
qmltccodewriter.h qmltc: Enforce basic required properties 2024-04-09 18:17:03 +02:00
qmltccommandlineutils.cpp Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qmltccommandlineutils.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
qmltccompiler.cpp QmlCompiler: Rename sequences' "valueType" to "elementType" 2025-08-31 09:41:56 +02:00
qmltccompiler.h qmltc: Don't crash on missing type information 2025-08-05 17:06:31 +02:00
qmltccompilerpieces.cpp QmlCompiler: Rename sequences' "valueType" to "elementType" 2025-08-31 09:41:56 +02:00
qmltccompilerpieces.h QmlCompiler: Tighten detection of assignment to unknown properties 2025-02-21 16:20:38 +01:00
qmltcoutputir.h qmltc: Enforce basic required properties 2024-04-09 18:17:03 +02:00
qmltcoutputprimitives.h Address TODOs in qmltc tool 2022-07-28 14:58:43 +02:00
qmltcpropertyutils.h QmlCompiler: Rename sequences' "valueType" to "elementType" 2025-08-31 09:41:56 +02:00
qmltctyperesolver.cpp Port away from QPair 2025-04-12 05:39:59 +00:00
qmltctyperesolver.h Port away from QPair 2025-04-12 05:39:59 +00:00
qmltcvisitor.cpp QmlCompiler: Rename sequences' "valueType" to "elementType" 2025-08-31 09:41:56 +02:00
qmltcvisitor.h qmltc: Cleanly reject custom parsed properties 2025-04-15 19:27:07 +02:00