summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error in QFileDialog autotestShane Kearns2010-07-011-1/+1
* Fix RVCT compile error in QGraphicsSceneIndex autotestShane Kearns2010-07-011-1/+12
* Fix QXmlQuery autotest on SymbianShane Kearns2010-07-012-12/+20
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-171-0/+19
|\
| * Fix possible crash in QTextLayout for glyphless itemsEskil Abrahamsen Blomfeldt2010-06-171-0/+19
* | Attempt to stabilize tst_qtimeline::valueRohan McGovern2010-06-171-12/+0
* | Attempt to stabilize tst_lconvertRohan McGovern2010-06-161-1/+1
* | Replace custom WAIT_FOR_CONDITION with semi-standard QTRY_COMPARERohan McGovern2010-06-161-14/+2
* | Attempt to stabilize tst_qwidget::taskQTBUG_4055_sendSyntheticEnterLeaveRohan McGovern2010-06-161-4/+4
* | Attempt to stabilize tst_qwidget::syntheticEnterLeaveRohan McGovern2010-06-161-1/+2
* | Attempt to stabilize tst_qwidgetaction::visibilityUpdateRohan McGovern2010-06-161-4/+6
* | Attempt to stabilize tst_lupdate::goodRohan McGovern2010-06-161-1/+1
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-159-9/+9
|\
| * Bump version number after 4.6.3 release.Jason McDonald2010-06-159-9/+9
* | Fixed unit test failure in qimagereader.Kurt Korbatits2010-06-151-2/+2
* | beautify tst_QLocalSocket::writeToClientAndDisconnectJoerg Bornemann2010-06-141-9/+2
* | QLocalSocket/Win: check for broken pipe in waitForReadyReadJoerg Bornemann2010-06-141-0/+17
* | QLocalSocket/Win: call close on async connection lossJoerg Bornemann2010-06-141-1/+20
* | Fix incorrect line breaking in QtWebKit.Pierre Rossi2010-06-111-6/+105
|/
* QLocalSocket: don't emit readChannelFinished() twice on WindowsJoerg Bornemann2010-06-101-1/+1
* QLocalSocket: fix reading from a socket after broken connectionJoerg Bornemann2010-06-101-3/+13
* tst_QLocalSocket::threadedConnection autotest stabilizedJoerg Bornemann2010-06-101-26/+12
* tst_qlocalsocket: pro files of client / server examples fixedJoerg Bornemann2010-06-102-12/+0
* fix translations from some header files being omittedOswald Buddenhagen2010-06-074-0/+107
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-031-8/+250
|\
| * Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-1/+1
| * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-9/+4
| * Added tst_QWidget::destroyBackingStoreWhenHiddenGareth Stockwell2010-06-021-0/+247
* | Removed bogus autotest QFontMetrics::bearingIncludedInBoundingRectEskil Abrahamsen Blomfeldt2010-05-311-12/+0
|/
* test QMultiMap::operator+= and QMultiHash::operator+=Olivier Goffart2010-05-282-0/+40
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-271-0/+4
|\
| * Fix compilation for tst_qtextcodec with QT_NO_CONCURRENT defined.Liang Qi2010-05-271-0/+4
* | Allow auto-test to compile when using namespacesJoão Abecasis2010-05-261-4/+5
* | Fix regression in QVarLengthArray::operator=João Abecasis2010-05-261-0/+297
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-261-4/+4
|\
| * Make test work with shadow builds again.Andreas Aardal Hanssen2010-05-261-4/+4
* | Fix the compilation for tst_qabstractprintdialog and tst_qprinter on symbian.Liang Qi2010-05-252-2/+17
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-211-0/+54
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-211-0/+54
| |\
| | * Fixed an assert in QMenuThierry Bastian2010-05-211-0/+54
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-2135-0/+278008
|\ \ \
| * | | tst_bic: Add the Qt 4.5 and 4.6 baselines for x86-64Thiago Macieira2010-05-2135-0/+278008
| |/ /
* | | Fixed qsslkey test deployment for Symbian and fixed compiler warnings.Janne Anttila2010-05-212-5/+9
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-211-0/+4
|\ \
| * | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-0/+4
* | | Removed nearest test from qaudiodeviceinfo unit test.Kurt Korbatits2010-05-201-11/+0
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-3/+27
|\ \ | |/ |/|
| * Fixed tst_compilerwarnings test failure due to icecc node failures.Rohan McGovern2010-05-191-3/+27
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-141-0/+18
|\ \
| * | QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18