qt5base-lts/src/tools
Fabian Kosmale 69d239ef00 Enforce complete method types of QML registered classes
For QML, we like to avoid doing string to type lookups at runtime as
much as possible. Therefore, QML registration macros like QML_ELEMENT
now cause moc to require complete types not only for properties, but
also for all methods known to the metatype system.

Change-Id: Ied3d940c102719db4852d3a748d05be1f415b353
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-03 09:46:57 +02:00
..
androiddeployqt Android: enable androiddeployqt to get the host's rcc binary path 2020-08-28 12:44:14 +03:00
androidtestrunner Be verbose 2020-08-24 21:10:25 +03:00
bootstrap Reimplement QSequentialIterable using QMetaSequence 2020-09-03 08:27:44 +02:00
bootstrap-dbus qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00
cmake_automoc_parser Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
moc Enforce complete method types of QML registered classes 2020-09-03 09:46:57 +02:00
qdbuscpp2xml Use QMetaType in QMetaCallEvent 2020-08-24 00:19:36 +02:00
qdbusxml2cpp Use QMetaType in QMetaCallEvent 2020-08-24 00:19:36 +02:00
qlalr Disentangle QIODevice dependencies 2020-08-15 20:55:31 +02:00
qvkgen Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
rcc Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
tracegen Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
uic Ignore weight in .ui files instead of converting it 2020-09-03 07:31:45 +02:00
CMakeLists.txt Add Android test runner tool 2019-10-23 11:15:56 +00:00