Qt Declarative (Quick 2)
Go to file
Ulf Hermann 8c8df9e025 qmllint: Split available names into exported, imported, C++ names
exported names are the names a component intends to export. imported
names are the names the importing component sees, possibly adding a
prefix. C++ names are only used in qmltypes files for non-composite
types.

Change-Id: I843e34f07a026a06931ed76d72a3cce98e3e5552
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-09-25 23:57:59 +02:00
cmake CMake: Regenerate configure.cmake files 2020-06-04 22:27:33 +02:00
coin CMake: Enable enforcing CI tests 2020-07-08 12:17:17 +02:00
dist Add changes file for Qt 5.15.1 2020-08-31 06:07:13 +00:00
examples Fix additional warnings from usage of deprecated APIs 2020-09-16 16:24:21 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QQuickTextControl: Adapt to API change for retrieveData() 2020-09-25 19:09:45 +02:00
tests cmake: enable colorresolving benchmark 2020-09-25 23:57:59 +02:00
tools qmllint: Split available names into exported, imported, C++ names 2020-09-25 23:57:59 +02:00
.cmake.conf CMake: Regenerate qtdeclarative/src 2020-05-29 10:01:16 +02:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Ignore some cmake generated files 2020-04-02 08:41:08 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.prev_CMakeLists.txt CMake: Regenerate qtdeclarative/src 2020-05-29 10:01:16 +02:00
.qmake.conf Remove QT_NO_LINKED_LIST 2020-02-12 12:48:32 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
CMakeLists.txt CMake: Regenerate qtdeclarative/src 2020-05-29 10:01:16 +02:00
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
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2020-09-25 19:09:52 +02:00
qt_cmdline.cmake Re-generate configure CMake files 2020-08-31 14:39:28 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Port python check to configure system 2020-05-07 13:45:03 +02:00
sync.profile Move the header checking into ExecutableCompilationUnit 2019-06-14 19:08:51 +02:00