summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* UCD 5.0: Apply Unicode Corrigendum #6Konstantin Ritt2012-06-131-0/+22
* QFile-test: Test for redirected handles in standard streams test.Friedemann Kleint2012-06-131-7/+18
* Fix QFile test for Qt 4.8.Friedemann Kleint2012-06-092-15/+67
* Fix for QEventLoop autotest for SymbianMarko Kenttala2012-06-071-4/+7
* Windows: Fix uic3 autotest.Friedemann Kleint2012-06-022-3/+2
* test: Remove insignification of tst_qprocess on Windows and MacSergio Ahumada2012-06-011-2/+0
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-311-0/+43
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-311-0/+45
* Fix qprocess test.Friedemann Kleint2012-05-312-118/+252
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-302-1/+23
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-253-0/+11
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-253-1/+220
* Add test case for link local TCP connectionsShane Kearns2012-05-241-0/+72
* Fix sending UDP packets to link local addressesShane Kearns2012-05-241-0/+136
* QRegExp: fix crashGiuseppe D'Angelo2012-05-231-0/+28
* QRegExp: fix autotest, fix usage of uninitialized valuesGiuseppe D'Angelo2012-05-211-3/+1
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-1/+25
* XShaping drag and drop fixesAlbert Astals Cid2012-05-142-0/+255
* fix composition (C/KC) of some sequencesKonstantin Ritt2012-05-111-0/+12
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-082-0/+65
* Add missing colon to tests/auto/auto.proRoy Mickos2012-05-041-1/+1
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-041-4/+10
* test: Mark test as significant on platforms other than Mac OS XSergio Ahumada2012-05-021-1/+1
* test: Mark test as significant on platforms other than WindowsSergio Ahumada2012-05-021-1/+1
* test: Remove insignificiation from qxmlquery test on WindowsSergio Ahumada2012-05-011-2/+0
* test: Remove insignificiation from qhttpnetworkconnection test on WindowsSergio Ahumada2012-04-301-2/+0
* test: Remove insignficiation from networkselftest test on WindowsSergio Ahumada2012-04-301-2/+0
* Fix bug that made some autotests unrunnable on INTEGRITY targetKalle Viironen2012-04-278-19/+3
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-261-0/+33
* Fix QThread start failure due to bad thread name on SymbianJuha Kukkonen2012-04-251-0/+146
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-251-0/+4
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-201-0/+8
* Bump Qt version to 4.8.2aksalova2012-04-186-6/+6
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-131-0/+10
* Remove fileLineEndingTest from networkselftest.Miikka Heikkinen2012-04-131-26/+0
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-0/+25
* Make QSslCertificate test fail instead of crashShane Kearns2012-04-101-6/+12
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-031-0/+17
* test: Mark test as insignificant on MacSergio Ahumada2012-04-031-1/+1
* test: Mark test as insignificant on WindowsSergio Ahumada2012-04-031-1/+1
* Memory leak fix of sqlite driver when close failedHonglei Zhang2012-04-031-0/+54
* Fix regressions due to partial QSslSocket::peek fixShane Kearns2012-03-301-1/+131
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-302-0/+4
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-291-1/+1
* Fix bug in qsslsocket peek()Kalle Viironen2012-03-191-0/+127
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-191-0/+28
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-03-141-0/+29
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-132-0/+159
* Improve type detection for query resultsAndy Shaw2012-03-121-0/+118
* Rework QNetworkProxyFactory::systemProxyForQuery autotestShane Kearns2012-03-091-21/+120