aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview/data
Commit message (Expand)AuthorAgeFilesLines
* Set highlight size for both dimensions, irrespective of ListView orientationRobin Burchell2013-12-111-0/+23
* Set all attached section properties before emitting change signals.Martin Jones2013-11-301-0/+25
* Also update viewport size when header/footer size changesRobin Burchell2013-11-261-0/+19
* Fix crash when assigning a null QObject or derived property as a ListView modelAndrew den Exter2013-11-241-0/+23
* Reset on model layout changedAlbert Astals Cid2013-10-211-0/+77
* Stabilize and speed up testLars Knoll2013-09-284-2/+4
* Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-241-0/+67
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-262-1/+42
* QQuickItemView: Add guard before returning currentItem itemCaroline Chao2013-03-191-0/+23
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-271-0/+4
* Rename ListView *speed properties to *velocityBea Lam2012-06-266-10/+10
* Fix section delegates not updating when changed.Andrew den Exter2012-06-261-0/+61
* Position section headers correctly when section property changes.Andrew den Exter2012-06-261-8/+11
* Revert "Remove properties related to highlight speed"Bea Lam2012-06-256-0/+10
* Remove properties related to highlight speedBea Lam2012-06-226-10/+0
* Set a non-zero default cacheBuffer.Martin Jones2012-06-1315-0/+16
* Fix view delegate parent binding regression.Martin Jones2012-06-121-0/+17
* Fix flicker when changing ListView currentIndex with VisualItemModel.Andrew den Exter2012-05-281-0/+46
* Don't override "z" bindings for header and footerBea Lam2012-05-281-0/+35
* Fix xOrigin and yOrigin to always be top-left posBea Lam2012-05-141-1/+5
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1
* Fix content pos adjustment when resizing first itemBea Lam2012-05-011-0/+53
* Vertical layout direction for ListView and GridViewBea Lam2012-04-172-10/+7
* Buffer changes received during layout()Bea Lam2012-03-271-0/+37
* Fix margins for right-to-left modeBea Lam2012-03-211-2/+2
* Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-191-0/+2
* Speed up view flick tests.Martin Jones2012-03-131-1/+1
* Displaced items were moving unnecessarilyBea Lam2012-03-131-0/+78
* refilled items should be moved immediatelyBea Lam2012-03-101-0/+6
* ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-071-0/+43
* Fix setting of target lists when target Transition is not setBea Lam2012-03-071-0/+35
* prepareTransition() must cancel current transitionBea Lam2012-03-071-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-053-1/+248
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2439-0/+2272