summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativepathview
Commit message (Collapse)AuthorAgeFilesLines
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-281-0/+0
| | | | (4.7-generated-declarative branch).
* Update pathview testAlan Alpert2011-01-1015-318/+318
| | | | | | | This updates the tests to match the correct behaviour as of 1ba3e41f09ea719249286fede5d3fe96621ccb61 Task-number: QTBUG-16357
* Ensure PathView doesn't jump when starting to drag.Martin Jones2010-12-2316-519/+521
| | | | | Task-number: QTBUG-16133 Reviewed-by: Bea Lam
* Remove some excess pngsAlan Alpert2010-11-161-0/+0
| | | | | | These are no longer used by these tests Task-number: QTBUG-14792
* Update qml visual testsAlan Alpert2010-11-1617-1874/+2167
| | | | | | | | | | Added guidelines for size, and shrunk tests that exceeded them. Also updated the visuals for all text tests now that antialiasing is off Also some other minor cleanups. Also had to update the visuals for all tests, due to the bug in generating the test scripts being fixed (all need to be remade). Task-number: QTBUG-14792
* Update all qmlvisual testsAlan Alpert2010-11-153-15/+15
| | | | | | | Previous commit means that the snapshots are in different frames. All tests must be updated. Task-number: QTBUG-14792
* Update visuals for qdeclarativepathview visual testsAlan Alpert2010-10-2916-580/+580
| | | | | | | The only difference appears to be a change to the flicking parameters, so the test is still valid. Task-number: QTBUG-14792
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-292-2/+2
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Add moving and flicking properties to PathViewMartin Jones2010-07-298-470/+815
| | | | | | | | | | PathView handles its own mouse interaction, but lacked properties similar to those in Flickable to determine when it is stationary. This made it impossible to start an animation when the view stops moving, for example. Task-number: QTBUG-12497 Reviewed-by: Warwick Allison
* 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 visual test to qmlvisual.Michael Brasser2010-03-2816-0/+3922