summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Quickly clicking an item that doesn't use double clicking should result in tw...Joona Petrell2010-11-012-0/+58
* Fix QML visual tests on Mac.Yann Bodson2010-11-0167-5595/+11720
* 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
|/
* 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
* Fix network request completion crashing on a canceled pixmap requestJoona Petrell2010-10-211-1/+26
* ListView item insertion didn't handle delayed item removal correctly.Martin Jones2010-10-201-0/+9
* Fix position of synthesized semicolon tokens.Aaron Kennedy2010-10-203-0/+39
* Further focus scope fixes.Michael Brasser2010-10-191-0/+6
* Fix visual test.Michael Brasser2010-10-192-0/+0
* Properties take precedence over methodsAaron Kennedy2010-10-192-6/+6
* Call the correct vme meta object when connecting alias signalsAaron Kennedy2010-10-193-6/+51
* Fix visual tests.Michael Brasser2010-10-1829-1289/+685
* Allow overloaded methods, and methods with default params, to be called in QMLAaron Kennedy2010-10-152-7/+65
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-153-0/+142
|\
| * Additional autotests for VisualDataModel.Michael Brasser2010-10-153-0/+142
* | Update some tests to modern syntaxAlan Alpert2010-10-152-2/+2
|/
* Correctly splice properties from derived metaobjects togetherAaron Kennedy2010-10-144-0/+33
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-144-0/+10
|\
| * Fix worker ListModels to property emit countChanged()Bea Lam2010-10-131-0/+10
| * Update reference bitmaps used in bitmap comparison tests to follow changes in...Joona Petrell2010-10-133-0/+0
* | Fix consistency of setting currentIndex in ListView and GridView.Martin Jones2010-10-144-0/+189
|/
* Remove debug code added by 650a0078e2cef43eff107fe8d2505f64a0bfedf0Martin Jones2010-10-131-3/+0