summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* create magic comment messages in "finished" stateOswald Buddenhagen2010-04-151-1/+1
* make QT_TR_NOOP work in static initializersOswald Buddenhagen2010-04-152-0/+40
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-153-5/+42
|\
| * Add translation context to qsTr() benchmarkKent Hansen2010-04-151-4/+7
| * QtScript: Add autotest for enumeration of QMetaObject propertiesKent Hansen2010-04-151-0/+34
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-151-1/+1
| |\
| | * QNAM HTTP: Pipelining changesMarkus Goetz2010-04-151-1/+1
* | | Fixes auto-test failure for 9da13ea53aec6d841ba7f416531d6c52d4368df4.Yoann Lopes2010-04-151-19/+0
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-151-22/+77
|\ \ \ | |/ / |/| |
| * | Fixes tooltips for QGraphicsProxyWidget.Yoann Lopes2010-04-151-22/+77
* | | Phonon MMF: calling pause() when in StoppedState triggers stateChanged()Gareth Stockwell2010-04-151-1/+1
* | | tst_mediaobject: ensure MediaObject is in StoppedState before each stepGareth Stockwell2010-04-151-0/+7
* | | tst_mediaobject: Removed non-portable escape codes from outputGareth Stockwell2010-04-151-8/+2
* | | tst_mediaobject: Ensure playSDP step cleanup is runGareth Stockwell2010-04-151-5/+10
* | | tst_mediaobject: Removed compiler warningsGareth Stockwell2010-04-152-4/+2
* | | tst_mediaobject: Removed compiler warningsGareth Stockwell2010-04-151-6/+0
| |/ |/|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-145-0/+91
|\ \ | |/ |/|
| * QtScript: Add tests for translation of multiple scriptsKent Hansen2010-04-144-0/+81
| * QtScript: Add test for translation disambiguationKent Hansen2010-04-144-0/+10
* | merge commit c638ddc70f6a8196f2c8b11808ab01510233a0ee from harfbuzz:Lars Knoll2010-04-141-0/+2
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-141-6/+8
|\
| * QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-6/+8
* | Improve test coverage of QtScript translation functionsKent Hansen2010-04-141-0/+42
* | tst_qftp: Attempting to reproduce a crashMarkus Goetz2010-04-131-0/+26
* | Autotest: update path location on the test serverThiago Macieira2010-04-133-3/+3
* | Autotest: update location of fluke.gif on test serverThiago Macieira2010-04-131-1/+1
* | Make qsTr work in global scopeKent Hansen2010-04-136-0/+87
|/
* CSS: fixes border only affecting the first widget.Olivier Goffart2010-04-121-0/+13
* Autotest: Use the file in the non-writeable areaThiago Macieira2010-04-111-3/+3
* Autotest: moved these to the qtest/ dirThiago Macieira2010-04-112-4/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-092-2/+4
|\
| * Autotest: same as previous commitThiago Macieira2010-04-091-1/+2
| * Autotest: fix network test failureThiago Macieira2010-04-091-1/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-091-0/+19
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-071-0/+19
| |\ \
| | * | QTBUG-4887 and other exception safety fixesmread2010-04-071-0/+19
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-093-1/+99
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes CursorChange and TooltipChange events delivery for QGraphicsWidgetYoann Lopes2010-04-071-0/+86
| * | | QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-0/+8
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-071-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | Fix test sql for sql server.Bill King2010-04-071-1/+5
| | |/
* | | Regressions in Global Object prototype accessKent Hansen2010-04-091-0/+127
* | | Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
|/ /
* | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-073-52/+25
|/
* Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-061-23/+13
* Did not include updated repaint number for parent item in revert.Toby Tomkins2010-04-061-1/+1
* Partially revert "Remove qWait functions as it is used in QTRY_* macros."Toby Tomkins2010-04-011-172/+314
* Merge commit 'origin/4.6' into 4.6-multimediaToby Tomkins2010-04-0110-149/+210
|\
| * Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style.David Faure2010-03-311-1/+12
| * Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-311-28/+0