summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add additional QGraphicsView tests for regressionJonathan Liu2012-02-281-0/+61
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* test: Improved stability of tst_qsharedmemorySergio Ahumada2012-02-281-2/+2
* Fix tst-qtextscriptengine unit test when no appropriate font existsJohn Tapsell2012-02-241-0/+4
* Stabilize tst_qdbusabstractinterface and make it XFAILRohan McGovern2012-02-231-40/+40
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-201-10/+53
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-173-2/+2
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-0/+24
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-152-0/+97
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-153-0/+6
* Checking for directory exists in failed QDir::mkpath on SymbianMurray Read2012-02-151-0/+6
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-147-4/+7
* Re-enabled tst_LargeFileJo Asplin2012-02-142-1/+3
* test: Do not mark tst_qdeclarativeerror as insignificant anymoreSergio Ahumada2012-02-131-2/+0
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-101-0/+45
* test: Do not mark tst_qdeclarativetimer as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* test: Do not mark tst_uic3 as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* test: Mark tst_QMdiSubWindow with insignificant_test on Mac OS XSergio Ahumada2012-02-101-1/+1
* test: Re-enabled passing test in tst_qdbuspendingcallSergio Ahumada2012-02-101-2/+0
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-101-6/+43
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-101-0/+42
* Fix unstable test due to a race in QThreadBradley T. Hughes2012-02-091-1/+1
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-02-091-0/+47
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-091-0/+112
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-094-6/+6
* tests: Don't mark qcopchannel and qdirectpainter subtests as testcases.Sergio Ahumada2012-02-082-3/+0
* Improved stability of tst_networkselftestRohan McGovern2012-02-081-12/+12
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-081-0/+27
* Make QString::latin1() re-entrant, the global QHash needs a mutex.David Faure2012-02-082-0/+21
* test: improved stability of tst_qiodevice on slow machinesRohan McGovern2012-02-071-4/+4
* Improved stability of tst_qsemaphore (especially on mac)Rohan McGovern2012-02-071-14/+26
* Improved stability of tst_qhttpsocketengineRohan McGovern2012-02-071-7/+7
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2012-02-074-1/+6
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-0661-61/+134
* Fix 3 autotest build faulures for WinCEjaanttil2012-02-063-1/+4
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-061-0/+6
* Do not check isActiveWindow to determine if an accessible widget is focusableJosé Millán Soto2012-02-061-2/+2
* test: fix tst_QFile::rename() autotestSergio Ahumada2012-02-031-1/+1
* Fixed qchar and qsvgrenderer autotest deployment for WinCE devices.jaanttil2012-02-032-2/+7
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-032-4/+4
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2012-02-037-38/+290
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2012-02-035-138/+197
* Change QUrl::toLocalFile to return path for relative urlsAapo Haapanen2012-02-021-3/+5
* Skip tst_QEventLoop::deliverInDefinedOrder_QTBUG19637 on SymbianGareth Stockwell2012-02-011-0/+3
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-02-011-0/+32
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-261-0/+10
* Fix exception handling testing on SymbianMurray Read2012-01-261-16/+137
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-01-262-1/+31
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2012-01-251-0/+53
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2012-01-251-0/+52