summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistview
Commit message (Expand)AuthorAgeFilesLines
* Ensure scheduled layout can occur before testing.Martin Jones2010-04-271-0/+2
* Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-221-1/+1
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-217-7/+7
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-2/+2
* Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-132-0/+68
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-131-0/+2
|\
| * Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+2
* | Optimize some autotestsYann Bodson2010-04-131-324/+277
|/
* 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-183-12/+12
* Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-111-4/+45
* Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-102-0/+6
* Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-101-0/+3
* Remove expect fail from ListView currentIndex testMartin Jones2010-03-081-3/+7
* Expect fail in currentIndex test for now.Martin Jones2010-03-051-26/+20
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-022-9/+230
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-17/+17
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-252-0/+86
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-33/+33
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-247-0/+1704