summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-071-0/+29
* Make qget manual test compile without ssl supportShane Kearns2012-03-072-0/+6
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-056-6/+6
* Fix sizing in QGraphicsView itemsAtPosition auto testJonathan Liu2012-03-051-0/+1
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-051-1/+1
* Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePositionJohn Tapsell2012-03-041-4/+12
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-041-1/+62
* Re-enabled passing tests in tst_qvariantJo Asplin2012-03-012-2/+3
* Add additional QGraphicsView tests for regressionJonathan Liu2012-02-281-0/+61