qtdeclarative/tools
Ulf Hermann 809292e9b8 QtQml: Move creation of ExecutableCompilationUnit into engine
This is in preparation for letting the engine cache the executable CUs.

Change-Id: Ideac10d8dda0784b41304b58f9b9fbd106173ea6
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-01-11 00:42:17 +01:00
..
qml Remove resize guards from qml tool 2023-09-12 07:07:51 +02:00
qmlcachegen Add --warnings-are-errors option to qmlcachegen 2023-12-22 09:50:34 +01:00
qmldom QmlDom: Avoid copying and detaching on iteration 2023-09-19 14:34:43 +02:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: fix formatting with -F option 2023-10-16 18:28:49 +02:00
qmlimportscanner Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmljs QtQml: Move creation of ExecutableCompilationUnit into engine 2024-01-11 00:42:17 +01:00
qmljsrootgen qmljsrootgen: port to QCommandLineParser 2023-07-05 09:14:20 +02:00
qmllint qmllint: Add response file support 2023-12-14 12:28:13 +01:00
qmlls qmlls: add option to disable cmake-calls 2023-12-20 08:38:26 +01:00
qmlplugindump QtQml: Store singleton typename as UTF-8 QByteArray 2023-08-30 14:18:17 +02:00
qmlpreview Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlprofiler Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlscene Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmltc QmltcCompiler: Adhere to Compare requirement ("!(a < a)") 2023-12-08 13:14:50 +01:00
qmltestrunner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltime Remove all QML_DECLARE_TYPE from src and tools 2023-11-18 07:37:33 +00:00
qmltyperegistrar qmltyperegistrar: Explicitly override any custom qdebug message pattern 2023-11-29 11:27:06 +00:00
svgtoqml Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
CMakeLists.txt qmlls: rebuild when modifying QML elements in C++ for CMake projects 2023-12-04 20:16:06 +01:00