summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativeflickable
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 visual testsAlan Alpert2011-01-0416-806/+806
| | | | | | | Minor changes in flickable and rectangle radius behaviours have led to some altered pixels here and there. Task-number: QTBUG-14792
* Nested flickables would react alternately to flicks.Martin Jones2010-12-238-0/+2209
| | | | | | | | The grab was not always kept by filtering Flickables, but would remain set next flick, resulting in toggling of flicking. Task-number: QTBUG-16177 Reviewed-by: Michael Brasser
* Update qml visual tests for mac.Yann Bodson2010-11-256-0/+1575
|
* Update visual testsAlan Alpert2010-11-252-3/+3
| | | | Just a frame here or there, probably warranted.
* Remove some excess pngsAlan Alpert2010-11-165-0/+0
| | | | | | These are no longer used by these tests Task-number: QTBUG-14792
* Update qml visual testsAlan Alpert2010-11-1616-3316/+1376
| | | | | | | | | | 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-154-20/+20
| | | | | | | Previous commit means that the snapshots are in different frames. All tests must be updated. Task-number: QTBUG-14792
* Clean up qdeclarativeflickable visual testsAlan Alpert2010-10-2932-4348/+3274
| | | | | | | They are mostly still fine, it's just that the flickable parameters had changed. Expected outputs have been revised. 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
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-3/+2
| | | | 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 visual test to qmlvisual.Michael Brasser2010-03-2833-0/+8364