Qt Declarative (Quick 2)
Go to file
Fabian Kosmale c763c5bbe6 qmlplugindump: Handle types reexported by QtQuick
Now that our own types are not registered with qmlRegisterType<T>() anymore,
we can use QQmlType::module to decide whether a type should be included
in the qmltypes file.

We include types with no module, to support existing user code which
still calls qmlRegisterType().

Change-Id: Iee0a132bf5b3ddcdfc222ab4b2d37a1f05b1851d
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-08-22 16:13:35 +02:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Merge remote-tracking branch 'origin/5.13.0' into 5.13 2019-06-20 16:25:19 +02:00
examples rendernode example: Add support for Metal 2019-08-22 16:10:24 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Remove an unused event type in the threaded render loop 2019-08-22 16:10:29 +02:00
tests Fix deployment of QtQuick for Android with dummy_imports.qml 2019-08-21 14:58:35 +02:00
tools qmlplugindump: Handle types reexported by QtQuick 2019-08-22 16:13:35 +02:00
.gitattributes
.gitignore Add .qmake.stash to .gitignore 2019-05-03 08:46:51 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Eradicate Java-style iterators and mark the module free of them 2019-07-04 12:31:23 +02:00
.tag
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
configure.json Move model types into their own library 2019-05-02 09:26:04 +00:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Move the header checking into ExecutableCompilationUnit 2019-06-14 19:08:51 +02:00