summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-11-25443-13522/+11153
|\
| * QThread: fix a race condition when destroying or restarting thread from finis...Olivier Goffart2010-11-241-0/+46
| * QThreadStorage: fix crash if thread local destructor reset himselfOlivier Goffart2010-11-241-0/+44
| * Doc: Fixing typoSergio Ahumada2010-11-231-1/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-223-0/+243
| |\
| | * QFileSystemWatcher: Do not require QApplication in the destructor.Olivier Goffart2010-11-221-0/+20
| | * QThreadPrivate::finish should not keep mutex locked when calling signalsOlivier Goffart2010-11-221-0/+77
| | * Make QThreadStorage supports value type and not only pointers.Olivier Goffart2010-11-221-0/+74
| | * QThreadStorage: fix memory leak if thread storage are added while destroyingOlivier Goffart2010-11-221-0/+72
| * | Make lupdate recognize TRANSLATOR comments in QtScript filesKent Hansen2010-11-223-0/+113
| * | Revert "Resolve two save/restore geometry issues on X11."Morten Johan Sørvig2010-11-221-6/+1
| * | Fix QScriptValue::construct.Jedrzej Nowacki2010-11-222-0/+13
| * | Split tst_QScriptValue::construct tests into smaller chunks.Jedrzej Nowacki2010-11-222-107/+147
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-197-122/+210
| |\ \ | | |/ | |/|
| | * Add script translation test data for plural formsKent Hansen2010-11-194-0/+30
| | * Refactor script translation testsKent Hansen2010-11-191-66/+139
| | * Resolve two save/restore geometry issues on X11.Morten Johan Sørvig2010-11-181-1/+6
| | * Split newQObject tests into smaller chunks.Jedrzej Nowacki2010-11-182-56/+36
| * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-11-19431-13295/+10344
| |\ \
| | * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-19431-13295/+10344
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-1815-564/+540
| | | |\
| | | | * Fine-tune the tests being run on the CI system.Alan Alpert2010-11-181-36/+10
| | | | * Standardize selection color in visual testAlan Alpert2010-11-1814-528/+530
| | | * | tst_qnetworkreply: Fix ugly testMarkus Goetz2010-11-171-17/+17
| | | |/
| | | * Remove pointSize from visual testsAlan Alpert2010-11-173-2/+2
| | | * Update visuals for X11Alan Alpert2010-11-1741-1404/+1404
| | | * Remove some excess pngsAlan Alpert2010-11-1615-0/+0
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-164-2/+50
| | | |\
| | | | * VisualDataModel::count should be 0 until a valid delegate is set.Martin Jones2010-11-161-0/+24
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-151-1/+3
| | | | |\
| | | | | * Fixed QGesture autotest for QGesture lazy deletion.Dominik Holland2010-11-151-1/+3
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-152-1/+23
| | | | |\ \
| | | | | * | compile with quintptr instead of intptr_tThiago Macieira2010-11-151-1/+1
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-151-0/+22
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-131-0/+22
| | | * | | | Update qml visual testsAlan Alpert2010-11-16358-11891/+8848
| | | * | | | Turn off font antialiasing during tests.Alan Alpert2010-11-165-3/+3
| | | * | | | Shrink size of a visual testAlan Alpert2010-11-163-110/+110
| | | |/ / /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-152-0/+62
| | | |\ \ \
| | | | * | | ListView: items with size < 1.0 were layed out incorrectly.Martin Jones2010-11-152-0/+62
| | | * | | | Update all qmlvisual testsAlan Alpert2010-11-15128-1052/+1052
| | | * | | | Stabilize visual test focusscope/test3.qmlAlan Alpert2010-11-156-273/+272
| | | |/ / /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-152-2/+2
| | | |\ \ \
| | | | * | | Remove unneeded semicolons.Martin Jones2010-11-152-2/+2
| | | | |/ /
| | | * | | Fix failing visual testsAlan Alpert2010-11-156-35/+42
| | | |/ /
* | | | | Stream raw image data instead of PNG: more info, and faster.aavit2010-11-242-4/+50
* | | | | Generate thumbnails for faster loading of the web reportsaavit2010-11-233-5/+24
* | | | | Separate reports from adhoc and pulse runsaavit2010-11-222-2/+4
* | | | | Add cmd to simulate testfail. Misc server improvements.aavit2010-11-222-10/+45
* | | | | Added command to clear all baselinesaavit2010-11-193-53/+18
|/ / / /