summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2012-01-251-0/+115
* Fix failure of tst_QDBusMarshall::demarshallPrimitives()Sami Rosendahl2012-01-251-3/+21
* Fix set/paperSize(QPrinter::PaperSize) on MacAndy Shaw2012-01-251-9/+16
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-251-1/+92
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-4/+25
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-181-0/+25
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-181-5/+7
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-181-1/+1
* Fix QAbstractFileEngine autotest failure on windows/symbianShane Kearns2012-01-182-2/+1
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-181-2/+2
* Fix memory leak in QDomDocument DTD entity declaration handlerSami Rosendahl2012-01-181-0/+25
* Fix memory leak in QDomDocument DTD notation declaration handlerSami Rosendahl2012-01-181-0/+24
* Add "qget" manual test for QNetworkAccessManagerShane Kearns2012-01-173-0/+411
* fix NTFS mount pointsJoerg Bornemann2012-01-171-1/+1
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-171-1/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111787-1793/+1793
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2012-01-096-2/+8
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2012-01-051-0/+218
|\
| * Fix http authentication to a different realm on the same serverShane Kearns2012-01-041-0/+33
| * Test case for QTBUG-22875Shane Kearns2012-01-041-0/+185