qtdeclarative/tools
Ulf Hermann 0d10fcbb0f qml: Construct QQmlApplicationEngine only when we need it
Otherwise we leak a lot of memory if any of the exit() calls is
triggered.

Change-Id: I338abe2ef63217e6b80ffc2f8fe65d9cac03d994
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Semih Yavuz <semih.yavuz@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-04-27 10:06:11 +02:00
..
qml qml: Construct QQmlApplicationEngine only when we need it 2023-04-27 10:06:11 +02:00
qmlcachegen qmlcachegen: Add a --verbose command line option 2023-04-24 22:22:13 +02:00
qmldom Remove DomItem::loadFile code-duplication and use correct environments 2023-03-29 19:07:25 +02:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat Remove DomItem::loadFile code-duplication and use correct environments 2023-03-29 19:07:25 +02:00
qmlimportscanner Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmljs Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qmljsrootgen Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmllint qmlls: move into own private static library 2023-02-07 19:23:13 +01:00
qmlls qmlls: move into own private static library 2023-02-07 19:23:13 +01:00
qmlplugindump qmlplugindump: Don't crash on value types with extensions 2023-01-04 08:55:55 +01: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 Doc: Rename and rephrase pages for QML {script|type} compiler 2023-03-28 20:54:27 +02:00
qmltestrunner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltime Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltyperegistrar qmltyperegistrar: Guard against file system failures 2023-02-17 11:06:21 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00