summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | engineAsString() should've been const.Trond Kjernåsen2010-09-032-2/+2
| | | * | | Move the engine->string function into ImageItem.Trond Kjernåsen2010-09-033-16/+17
| | * | | | Proper checksum function implementedaavit2010-09-033-3/+777
| | |/ / /
| | * | | Data column names have apparently changed :)Trond Kjernåsen2010-09-031-1/+1
| | * | | Add basic OpenGL testing support.Trond Kjernåsen2010-09-033-10/+83
| | * | | Protocol rewrite done; design cleaned up.aavit2010-09-035-242/+95
| | * | | Rewrite protocol (ImageItem/ImageItemList)aavit2010-09-025-90/+265
| | * | | try a different image formataavit2010-08-311-3/+3
| | * | | Add reporting of difference score on mismatchesaavit2010-08-301-15/+57
| | * | | Experiment with generating and storing the diff image also on failureaavit2010-08-301-0/+13
| | * | | minor message fixaavit2010-08-271-1/+1
| | * | | Use a remote test server during dev, plus some housekeepingaavit2010-08-256-12/+22
| | * | | First shot at a new client-server based autotest of the Arthuraavit2010-08-2570-0/+7741
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-11-02595-58269/+42770
| |\ \ \ \
| * | | | | Fixes: Reading and writing PNG iTXt international text chunksaavit2010-11-021-4/+7
| * | | | | Fixes: corruption of whitespace in text fields when reading PNG imagesaavit2010-10-291-0/+59
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-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
* | | | | | | 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