Qt Declarative (Quick 2)
Go to file
Lars Knoll c2d0693ca9 Have more bindingBits available inline
Many QML items have more than 32 properties, so we ended
up malloc'ing the binding bit table on the heap quite
often. Extending the inline data to be able to accommodate
for up to 64 properties fixes that.

Change-Id: I90a42d601a5406ffacf2506f1957b0c2080bbb7b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-01-17 09:20:18 +00:00
config.tests/d3d12
dist
examples
features
src Have more bindingBits available inline 2018-01-17 09:20:18 +00:00
tests
tools
.gitattributes
.gitignore
.gitmodules
.qmake.conf
.tag
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
configure.json
qtdeclarative.pro
sync.profile