Qt Declarative (Quick 2)
Go to file
Fabian Kosmale ba30971c7e qquicklistview: support required properties in sectionDelegate
This changes the accessibile properties in the sectionDelegate:
If the sectionDelegate contains requiredProperties, "section" will not
be injected into a newly created parent scope.
Instead, the section property of the delegate will be set if it exists.

Change-Id: I34b04d08d2f80af7ea53fd722f08be0f9aea6e72
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-09-12 17:41:17 +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 Merge remote-tracking branch 'origin/5.14' into 5.15 2019-09-11 01:01:05 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src qquicklistview: support required properties in sectionDelegate 2019-09-12 17:41:17 +02:00
tests qquicklistview: support required properties in sectionDelegate 2019-09-12 17:41:17 +02:00
tools Fix *.js files disappearing from RESOURCES when not using QtQml 2019-09-09 07:52:25 +02:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.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 Bump version 2019-08-27 09:10:51 +03:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +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
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