summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* major rewrite - make it valgrind friendlyHarald Fernengel2009-06-165-74/+4379
* add object exception test as wellHarald Fernengel2009-06-161-9/+53
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-161-2/+4
|\
| * Fix Qt network autotest compilation for ARMV5.Janne Anttila2009-06-161-2/+4
* | add an out of memory checkerHarald Fernengel2009-06-163-0/+327
|/
* fixed code formatting to Qt stylemread2009-06-151-39/+44
* extra autotests for exceptionsmread2009-06-121-0/+205
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-1016-31/+1058
|\
| * Fix "post linker error" with GCCE.Frans Englich2009-06-101-0/+11
| * Make Qt exception safer.Robert Griebl2009-06-1015-31/+1047
* | Fixed qlocalsocket autotest deploymentMiikka Heikkinen2009-06-101-3/+11
|/
* Force qRound64() to take a double on platforms where qreal is a float.makuukka2009-06-101-0/+26
* Fix to qplaintextedit::getSetCheck auto test in Symbian.Janne Anttila2009-06-081-1/+1
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-089-21/+145
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-088-20/+94
| |\
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-088-20/+94
| | |\
| | | * Autotest: Fixed a race condition in the network self test.Thiago Macieira2009-06-051-6/+0
| | | * Autotest: add some tests for sending (or failing to) invalid D-Bus callsThiago Macieira2009-06-041-0/+25
| | | * BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-2/+18
| | | * Silence compile warning in the testAndy2009-06-041-2/+2
| | | * Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-031-0/+26
| | | * Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-031-3/+12
| | | * centralize removeServer() invocation for some more determinismOswald Buddenhagen2009-06-031-5/+9
| | | * _networktest compile fixJoerg Bornemann2009-06-031-1/+1
| | | * Correct invalid font.Norwegian Rock Cat2009-06-021-1/+1
| * | | Bug fix for 251870ikause2009-06-081-1/+51
| |/ /
* | | Fixed tst_QTemporaryFile::renameFdLeak test case for Symbian.Janne Anttila2009-06-081-1/+8
|/ /
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-052-12/+108
|\ \
| * | Introduce Symbian CFbsBitmap <-> QPixmap conversion functions.Jason Barron2009-06-052-12/+108
* | | Fix to tst_QDateTimeEdit::mousePress test case.Janne Anttila2009-06-031-15/+10
|/ /
* | Merge branch 'imSelections'axis2009-06-031-12/+33
|\ \
| * | Fixed failing test case.axis2009-06-031-10/+12
| * | Added an autotest for the new selection API in input methods.axis2009-06-031-0/+19
| * | Fixed an autotest that was left behind when API was updated.axis2009-06-031-2/+2
* | | Fixed tst_qcombobox compiler errors for Symbian WINSCW target.Janne Anttila2009-06-031-3/+3
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-033-1/+173
|\ \ \
| * | | Now qs60style does not send extra resize event in orientation change.peknurmi2009-06-033-1/+173
* | | | Added _networkselftest to QtNetwork autotest category file.Janne Anttila2009-06-031-0/+2
* | | | Adapted _networkselftest autotest for Symbian environment.Janne Anttila2009-06-032-3/+29
* | | | Updated QtCore autotest category file for Symbian - qbytearraymatcher.Janne Anttila2009-06-031-0/+1
|/ / /
* | | Enabled STL related test cases in QtCore autotest category file.Janne Anttila2009-06-031-3/+4
* | | Updated QtSql autotest category file used in Symbian.Janne Anttila2009-06-031-0/+1
* | | Updated QtGui autotest category file used in Symbian.Janne Anttila2009-06-031-0/+1
* | | Updated QtCore autotest category file used in Symbian.Janne Anttila2009-06-031-0/+1
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0214-16/+289
|\ \ \ | | |/ | |/|
| * | Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-06-013-4/+9
| * | Fix a ASSERT/Crash when adding two times the same QAction to a QGW.Alexis Menard2009-05-281-0/+16
| * | Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-281-3/+62
| * | Fixed a problem with streaming QIcons containing multiple pixmaps.Trond Kjernåsen2009-05-281-0/+43
| * | Minor cleanup.Trond Kjernåsen2009-05-281-4/+4