Qt Declarative (Quick 2)
Go to file
Richard Moe Gustavsen 9fa76b8a05 QQuickTableView: only preload to pool if reuseItems is true
We move preloaded items into the pool. But this is pointless
if we're not reusing items in the first place.

Change-Id: I2274b0d29c98162da5fa4859c810c42093875836
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-08-27 08:49:52 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.11.1 2018-06-15 11:30:15 +00:00
examples QQuickTableView: move TableView from Qt.labs to QtQuick 2018-08-22 05:46:24 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QQuickTableView: only preload to pool if reuseItems is true 2018-08-27 08:49:52 +00:00
tests QQuickTableView: only preload to pool if reuseItems is true 2018-08-27 08:49:52 +00:00
tools Add support for compiling ES modules ahead of time 2018-08-17 11:06:18 +00:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Move the QML_COMPILE_HASH macro definition from the command-line 2018-02-21 21:30:10 +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 2018-05-31 14:04:02 +02: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 Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +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 QtQuick.Shapes implementation to qtquickshapes, privately exported 2018-06-21 12:29:09 +00:00