summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistview/data
Commit message (Expand)AuthorAgeFilesLines
* Ensure ListView contentHeight is set to a valid size.Martin Jones2010-12-131-0/+37
* highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-091-1/+1
* ListView: Fix calculation of currentItem position when out of view.Martin Jones2010-12-081-1/+8
* ListView header is not visible initially.Martin Jones2010-12-011-0/+33
* Ensure header is considered when positioning content with snapping.Martin Jones2010-11-301-0/+31
* Avoid lockup in ListView when animating delegates.Martin Jones2010-11-241-0/+31
* ListView: items with size < 1.0 were layed out incorrectly.Martin Jones2010-11-151-0/+26
* Fix consistency of setting currentIndex in ListView and GridView.Martin Jones2010-10-141-0/+50
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2910-10/+10
* Ensure Flickable visibleArea is updated when view height changesMartin Jones2010-08-311-0/+6
* Fix ListView.view attached property with VisualItemModelMartin Jones2010-08-261-3/+3
* Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-141-0/+30
* Add ListView.nextSection attached propertyMartin Jones2010-06-301-5/+10
* Ensure the view is correctly positioned at component complete.Martin Jones2010-06-231-1/+1
* Stop highlight animators for highlightFollowsCurrentItem: falseMartin Jones2010-05-201-0/+47
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-217-7/+7
* Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-131-0/+29
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-1/+1
* Update test.Michael Brasser2010-03-261-3/+1
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-182-0/+0
* Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-101-0/+1
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-0/+71
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+43
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-245-0/+326