summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeflickable
Commit message (Collapse)AuthorAgeFilesLines
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-222-14/+20
| | | | Task-number: QTBUG-9993
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-214-4/+4
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-4/+4
| | | | | Task-number: Reviewed-by: Martin Jones
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-264-10/+9
| | | | A viewport is the thing you look through, not what you look at.
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-12/+12
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-246-0/+280
QDeclarativeXXX.