summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix QML visual tests on Mac.Yann Bodson2010-11-0167-5595/+11720
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-3062-25/+19929
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-294-0/+22
| |\ \
| | * | Update visual tests for MacYann Bodson2010-10-294-0/+22
| * | | Update webview visual tests to new skip modeAlan Alpert2010-10-2912-17/+21
| * | | Revert "Disable WebView visualtests"Alan Alpert2010-10-2924-0/+12940
| * | | Mark dynamic.qml as expect-fail the new wayAlan Alpert2010-10-299-2/+1605
| * | | Update gridview visual testsAlan Alpert2010-10-2913-373/+374
| * | | Revert "Mark qdeclarativegridview autotests as expect-fail"Alan Alpert2010-10-2925-4/+5338
| |/ /
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-29544-72954/+31281
|\ \ \ | |/ /
| * | Add 'skip' property that QML visual tests can useAlan Alpert2010-10-2923-3/+2230
| * | Almost all visual tests pass on linuxAlan Alpert2010-10-294-3195/+2
| * | Disable WebView visualtestsAlan Alpert2010-10-2912-12928/+0
| * | Clean up repeater visual testsAlan Alpert2010-10-2928-4260/+60
| * | Clean up QML Rect visual testsAlan Alpert2010-10-296-276/+22
| * | Update qdeclarativespringanimation visual testsAlan Alpert2010-10-2936-2901/+2378
| * | Clean up qdeclarativesmoothedanimation visual testsAlan Alpert2010-10-299-1852/+0
| * | Clean up qdeclarativepositioner testsAlan Alpert2010-10-2911-1871/+70
| * | Update visuals for qdeclarativepathview visual testsAlan Alpert2010-10-2916-580/+580
| * | Clean up qdeclarativeparticles visual testAlan Alpert2010-10-295-193/+193
| * | Mark qdeclarativegridview autotests as expect-failAlan Alpert2010-10-2925-5338/+4
| * | Clean up qdeclarativeflickable visual testsAlan Alpert2010-10-2932-4348/+3274
| * | Clean up qdeclarativeboarderimage visual testsAlan Alpert2010-10-2919-3078/+262
| * | Add a test for multiline text alignmentAlan Alpert2010-10-295-0/+518
| * | Update when text changes to ""Alan Alpert2010-10-295-0/+972
| * | Shrink and update qdeclarativetext visual testsAlan Alpert2010-10-2910-70/+112
| * | Clean up package views visual testAlan Alpert2010-10-2925-2595/+603
| * | Clean up qmlvisual/qdeclarativetextinput visual testsAlan Alpert2010-10-2944-3305/+3029
| * | Cleanup qmlvisual/qdeclarativetextedit testsAlan Alpert2010-10-2965-2989/+13177
| * | Cleanup qmlvisual/qdeclarativetext visual testsAlan Alpert2010-10-2930-2861/+2182
| * | Clean up qmlvisual/focusscope testsAlan Alpert2010-10-2866-13609/+931
| * | Clean up qmlvisual/animation visual testsAlan Alpert2010-10-2822-962/+1720
| * | Clean up ListView visual testsAlan Alpert2010-10-2854-7096/+318
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-2533-1291/+687
|\ \ \ | |/ /
| * | Fix visual test.Michael Brasser2010-10-192-0/+0
| * | Fix visual tests.Michael Brasser2010-10-1829-1289/+685
| * | Update some tests to modern syntaxAlan Alpert2010-10-152-2/+2
| |/
* | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2982-82/+82
* Fix SmoothedAnimation test and docsAlan Alpert2010-09-095-6/+889
* Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-063-0/+515
* Add moving and flicking properties to PathViewMartin Jones2010-07-298-470/+815
* Rename remaining 'wantsFocus'.Yann Bodson2010-07-212-9/+9
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-212-4/+4
* Remove use of SpringFollow and SmoothedFollow in qmlvisual testBea Lam2010-07-123-31/+42
* Minor demo fixesAlan Alpert2010-06-161-4/+5
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-312-4/+2
* Add selection methods to TextEditWarwick Allison2010-05-303-2/+89
* Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-263-3/+3