summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Run all QML visual tests now.Alan Alpert2010-11-041-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-041-0/+32
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-0442-360/+3509
| |\
| * | tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
* | | Make qmlvisual tests more stableAlan Alpert2010-11-0441-611/+677
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-041-0/+1
|\ \ \ | | |/ | |/|
| * | Largely rewrite the Using QML in C++ Applications documentation. ItBea Lam2010-11-041-0/+1
* | | Maintain passing visualtests on X11Alan Alpert2010-11-0410-3/+925
|/ /
* | Fix regression in 648eb76c and update visual tests.Martin Jones2010-11-0416-369/+369
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-11-043-0/+32
|\ \
| * | Add testcase for QTBUG-13719.Michael Brasser2010-11-043-0/+32
* | | Don't emit xChanged()/yChanged() twice.Martin Jones2010-11-041-0/+10
|/ /
* | highlightranges.qml example and visual test contained binding loop.Martin Jones2010-11-031-4/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-11-0311-2/+912
|\ \
| * | Regression: QDeclarativeText does not update when text turns emptyYann Bodson2010-11-034-0/+736
| * | Qml Debugging: Only enable if explicitly requestedKai Koehne2010-11-025-2/+23
| * | Regression: Text element breaks when using \n for separating linesYann Bodson2010-11-022-0/+153
* | | Combining ListView.StrictlyEnforceRange and resizing currentItem stalls.Martin Jones2010-11-038-0/+2150
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-11-022-72/+367
|\ \ | |/
| * 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
* | | | Removing a binding while it is being applied caused a crash.Martin Jones2010-11-022-0/+42
|/ / /
* | | 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