summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-4/+5
* tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-012-72/+367
|\
| * QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-011-1/+1
| |\
| | * Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
* | | 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 remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-301-0/+33
|\
| * Fix Windows compilation.Samuel Rødal2010-10-271-0/+1
| * Fixed race condition in raster paint engine.Samuel Rødal2010-10-271-0/+32
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-2962-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' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-293-35/+45
|\ \ \ | |/ / |/| |
| * | QScriptValue::construct(): Don't crash if function throws non-ObjectKent Hansen2010-10-282-0/+26
| * | QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-271-2/+0
| * | QNAM HTTP: Remove enableEncryption()Markus Goetz2010-10-271-21/+5
| * | QNAM HTTP: Move authenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-271-9/+9
| * | QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-271-4/+6
| * | QNAM HTTP: Process authenticationRequired() from HTTP properlyMarkus Goetz2010-10-271-4/+4
* | | 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
|/ /
* | Remove widget subtree from backing store tracker when reparentedGareth Stockwell2010-10-261-3/+21