summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistview/data
Commit message (Expand)AuthorAgeFilesLines
* 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