summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271198-21540/+21540
* Update copyright year to 2011.Jason McDonald2011-01-111190-1197/+1197
* Fix Windows compilation.Samuel Rødal2010-10-271-0/+1
* Fixed race condition in raster paint engine.Samuel Rødal2010-10-271-0/+32
* Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-222-0/+94
* Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-0/+21
* Fixed input context trying to squeeze content into a full widget.axis2010-09-061-3/+0
* Cleaned up position tracking in the Symbian input methods.axis2010-09-062-2/+661
* Fix QtScript Date <--> QDateTime (local time) conversionKent Hansen2010-08-311-0/+66
* QNAM HTTP: Prepare a compression auto test related to a future bugfixMarkus Goetz2010-08-231-0/+26
* QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+2
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-08-101-0/+24
* Fixed test regression on MacGareth Stockwell2010-08-031-0/+5
* Enabled tst_mediaobject::testPlayFromResource on SymbianGareth Stockwell2010-08-021-18/+2
* Updated tst_mediaobject resource playback test casesGareth Stockwell2010-08-021-6/+17
* Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2010-07-271-0/+51
* Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-07-261-3/+1
* One more .pro fix for deprecated INCPATHMarkus Goetz2010-07-221-1/+1
* Fix Rhys' qmake warningsMarkus Goetz2010-07-221-1/+1
* Fixed QVideoSurfaceFormat::isValid()Dmytro Poplavskiy2010-07-221-2/+25
* Remove references to files removed by previous commit.Jason McDonald2010-07-192-8/+0
* Remove files as instructed by Legal department.Jason McDonald2010-07-194-88/+0
* Fixed some network tests never being run.Rohan McGovern2010-07-161-1/+1
* Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2010-07-091-0/+56
* Fix crash when removing columns in merged rowEskil Abrahamsen Blomfeldt2010-07-071-0/+14
* Revert "Support time zone designator in QDateTime::fromString() based on ISO ...Liang Qi2010-07-051-6/+0
* Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-051-0/+6
* Fixed missing clip when computing the graphics item effect source rect.Samuel Rødal2010-07-021-0/+15
* 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-171-1/+1
* | Replace custom WAIT_FOR_CONDITION with semi-standard QTRY_COMPARERohan McGovern2010-06-171-14/+2
* | Attempt to stabilize tst_qwidget::taskQTBUG_4055_sendSyntheticEnterLeaveRohan McGovern2010-06-171-4/+4
* | Attempt to stabilize tst_qwidget::syntheticEnterLeaveRohan McGovern2010-06-171-1/+2
* | Attempt to stabilize tst_qwidgetaction::visibilityUpdateRohan McGovern2010-06-171-4/+6
* | Attempt to stabilize tst_lupdate::goodRohan McGovern2010-06-171-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