qtdeclarative/tools
Ulf Hermann afb51a7e91 qmltc: Cleanly reject custom parsed properties
Process all properties of custom parsed types and generate errors if the
custom parsed properties are actually used. Then print an extra error
stating that qmltc does not support custom parsers.

Pick-to: 6.9 6.8
Fixes: QTBUG-134206
Change-Id: I37e4f3f8d0ee4e0926c0d64c99a4a521b093a1ab
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-04-15 19:27:07 +02:00
..
qml CMake: Temporary workaround for missing dependencies in qml_tool 2025-02-18 17:01:00 +08: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: librarify into QQmlLSPrivate 2025-01-27 09:57:29 +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