Qt Declarative (Quick 2)
Go to file
Ulf Hermann 08c8e8ac3b qmllint: Check for existence of property types
For each binding there should be a property and that property should
have a type we recognize.

Enums can be property types in C++. We support this by adding child
scopes for such enums. The child scopes are then referenced by the
QQmlJSMetaEnums and derive from int.

The test then reveals that we were missing a few properties in
QtQuick.tooling. Add those.

Pick-to: 6.1
Change-Id: I1deef94393ee0e17d34c2dc5980ebfbf25417f36
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-02-20 08:43:32 +01: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 Qt 6.0.0 changes file 2020-11-13 09:51:34 +00:00
examples Fix custommaterial example with OpenGL 2021-02-19 10:17:08 +01:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src qmllint: Check for existence of property types 2021-02-20 08:43:32 +01:00
tests qmllint: Check for existence of property types 2021-02-20 08:43:32 +01:00
tools qmllint: Check for existence of property types 2021-02-20 08:43:32 +01:00
.cmake.conf Bump version 2021-01-12 11:17:54 +01:00
.gitattributes
.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 Bump version 2020-12-11 14:21:47 +01:00
.tag
CMakeLists.txt CMake: Fix no-widgets build 2020-10-21 11:25:26 +02:00
LICENSE.FDL
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 2021-02-20 06:08:07 +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 Qt.labs.sharedimage: Make plugin optional 2021-01-25 11:22:04 +01:00