summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-11-02595-58269/+42770
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-0169-5595/+11778
| |\
| | * 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 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-011-0/+23
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-10-301-0/+23
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-10-301-0/+23
| | | |\ \
| | | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-10-291-0/+23
| | | | |\ \
| | | | | * | qSwap: use std::swap as implementation, and specialize std::swap for our cont...Olivier Goffart2010-10-291-0/+23
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-311-0/+33
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | 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 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.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 into qt-master-from-4.7Qt Continuous Integration System2010-10-29547-72989/+31326
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | 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