qtdeclarative/tests/auto/quick
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
..
drawingmodes Fix build warning in tst_drawingmodes 2018-08-09 13:17:06 +00:00
examples Move demos to qtdoc repository 2018-07-12 20:23:24 +00:00
geometry use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
nodes init variables where they are declared when possible (clang-tidy) 2018-02-26 13:08:30 +00:00
nokeywords Remove QSGDistanceFieldGlyphCacheManager 2017-03-21 15:22:56 +00:00
pointerhandlers Add a HoverHandler autotest 2018-08-23 12:24:22 +00:00
propertyrequirements Remove invalid CONFIG option 2018-07-25 17:06:50 +00:00
qquickaccessible use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickanchors
qquickanimatedimage Fix crash when changing the source of AnimatedImage after a frame change 2018-05-08 16:19:45 +00:00
qquickanimatedsprite Merge remote-tracking branch 'origin/5.11' into dev 2018-05-24 09:15:57 +02:00
qquickanimationcontroller
qquickanimations [Quick] Make sure an transition instance is stopped when replaced 2018-07-18 10:50:48 +00:00
qquickanimators Fix licensing 2017-05-04 04:30:21 +00:00
qquickapplication use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickbehaviors use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickborderimage use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickcanvasitem Add LineStyle support to Context2d 2018-07-12 20:26:34 +00:00
qquickdesignersupport Teach Rectangle's gradient property to accept QGradient::Preset 2018-07-10 04:33:05 +00:00
qquickdrag init variables where they are declared when possible (clang-tidy) 2018-02-26 13:08:30 +00:00
qquickdroparea use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickdynamicpropertyanimation
qquickflickable Increase fine-grained signals for some properties in Flickable 2018-07-31 13:11:04 +00:00
qquickflipable use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickfocusscope use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickfontloader use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickfontloader_static
qquickfontmetrics
qquickframebufferobject test: fix tst_QQuickFramebufferObject 2018-04-03 15:34:24 +00:00
qquickgraphicsinfo
qquickgridview StrictlyEnforceRange should not override valid SnapOne decisions 2018-06-29 21:17:39 +00:00
qquickimage Scale up SVG images if source size is larger than original size 2018-03-15 06:51:15 +00:00
qquickimageprovider Fix race condition in async image response handling 2018-05-17 12:39:51 +00:00
qquickitem Fix tst_qquickitem::qtBug60123 2018-07-05 10:31:12 +00:00
qquickitem2 Protect tab focus chain from infinite loops when item is invisible 2018-08-15 12:09:59 +00:00
qquickitemlayer init variables where they are declared when possible (clang-tidy) 2018-02-26 13:08:30 +00:00
qquicklayouts Fix items in layouts not being rendered when layers are used 2018-07-09 14:31:48 +00:00
qquicklistview Prevent ListView from jumping horizontally with flick(0,<number>) 2018-08-23 17:14:33 +00:00
qquickloader Merge remote-tracking branch 'origin/5.11' into dev 2018-07-16 09:38:30 +02:00
qquickmousearea tests: refactor and un-blacklist tst_QQuickMouseArea::pressedMultipleButtons 2018-03-08 06:30:23 +00:00
qquickmultipointtoucharea Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and ::nested 2018-07-12 20:26:16 +00:00
qquickopenglinfo Blacklist tst_QQuickOpenGLInfo::testProperties() on b2qt 2018-01-08 14:12:54 +00:00
qquickpainteditem use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickpath use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickpathview Merge remote-tracking branch 'origin/5.11' into dev 2018-06-29 01:02:07 +02:00
qquickpincharea Add a C++ autotest for PinchHandler 2018-08-02 17:48:32 +00:00
qquickpixmapcache use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickpositioners Re-apply "tst_qquickpositioners: Remove forced basic renderloop workaround" 2018-07-18 13:30:58 +00:00
qquickrectangle Teach Rectangle's gradient property to accept QGradient::Preset 2018-07-10 04:33:05 +00:00
qquickrepeater Fix JS ownership of model and delegate properties in QtQuick item views 2018-05-11 09:40:11 +00:00
qquickscreen Add screen product information 2017-05-23 19:25:20 +00:00
qquickshadereffect use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickshape Move QtQuick.Shapes implementation to qtquickshapes, privately exported 2018-06-21 12:29:09 +00:00
qquickshortcut Add test to QQuickShortcut when render window is used 2017-12-19 09:43:11 +00:00
qquicksmoothedanimation use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickspringanimation use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickspritesequence use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickstates use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickstyledtext use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquicksystempalette use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquicktableview QQuickTableView: only preload to pool if reuseItems is true 2018-08-27 08:49:52 +00:00
qquicktext Increase fine-grained signals for some properties in Text 2018-07-31 16:38:01 +00:00
qquicktextdocument use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquicktextedit use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquicktextinput tst_qquicktestinput: Fix for test due to QIntValidator change 2018-07-02 13:38:45 +00:00
qquicktextmetrics
qquicktimeline
qquickview use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
qquickvisualdatamodel QQmlAdaptorModel: prepare js list models for recycling support 2018-07-30 13:10:02 +00:00
qquickwindow QQuickWindow: obey AA_SynthesizeMouseForUnhandledTouchEvents 2018-08-06 12:46:08 +00:00
qquickxmllistmodel Make XmlListModel work without qml-network 2018-02-08 11:03:23 +00:00
rendernode init variables where they are declared when possible (clang-tidy) 2018-02-26 13:08:30 +00:00
scenegraph use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
shared QQmlDelegateModel: even for QAIM, only use first column by default 2018-06-21 13:55:30 +00:00
sharedimage use nullptr consistently (clang-tidy) 2018-02-26 07:13:18 +00:00
touchmouse QQuickWindow: obey AA_SynthesizeMouseForUnhandledTouchEvents 2018-08-06 12:46:08 +00:00
quick.pro Unit test to check for property requirements of registered QML types 2018-07-25 13:30:51 +00:00