qtdeclarative/tools
Ulf Hermann 17bfd9c694 QmlCompiler: Tighten the constness of various method parameters
The compile passes shouldn't need to change the document, AST, or IR. At
least not accidentally. We might add interfaces to explicitly modify
things later. As a side effect, you can now use one instance of
QQmlJSTypeResolver for multiple documents by re-init()'ing it.

Change-Id: Ic3544b3ddedd30d7f8d00b1df9cee3e6292ca7de
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-11-26 11:57:57 +01:00
..
qml Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
qmlcachegen Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmldom Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmleasing Update PropertyChanges in src and tools 2021-10-29 15:37:59 +02:00
qmlformat qmlformat: Implement settings file 2021-10-26 12:03:40 +02:00
qmlimportscanner qmlimportscanner: Prefer directories with qmldir 2021-11-04 13:35:48 +01:00
qmljs Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmljsrootgen Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmllint qmllint: Expand qmllint library API 2021-11-25 10:03:46 +01:00
qmlplugindump Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmlpreview Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmlprofiler Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
qmlscene Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmltc QmlCompiler: Tighten the constness of various method parameters 2021-11-26 11:57:57 +01:00
qmltestrunner Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
qmltime Skip unnecessary commands when cross-building tools 2021-10-08 10:37:35 +02:00
shared qmllint: Add support for loading options from settings 2021-05-27 11:30:12 +02:00
CMakeLists.txt CMake: Don't build Qt apps using Ninja when targeting iOS 2021-11-09 11:46:51 +01:00