summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Make graphicsview autotest compile for SymbianMiikka Heikkinen2009-08-101-3/+9
* Fixed collections autotests compilation for RVCT.Miikka Heikkinen2009-08-101-2/+6
* Fixed compilation error in qdir autotest for Symbian.Miikka Heikkinen2009-08-101-1/+1
* QVector::insert is currently not strongly exception safeHarald Fernengel2009-08-071-1/+3
* Update license headers according to commit 858c70f768e.axis2009-08-067-12/+46
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-063-3/+3
* Merge commit 'qt/master-stable'Jason Barron2009-08-0620-5/+891
|\
| * Merge AudioServices into mainline.Justin McPherson2009-08-0513-0/+765
| * Merge branch '4.5'Bill King2009-08-053-4/+34
| |\
| | * Get more database tests working/passing.Bill King2009-08-052-4/+18
| | * Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-041-0/+16
| * | Fixed bug where Q[Styled]ItemDelegate edition wouldn't terminate whenGabriel de Dietrich2009-08-041-0/+33
| * | Added input hints to QGraphicsItem.jasplin2009-08-041-0/+13
| * | QParallelAnimationGroup pause resume fixedThierry Bastian2009-08-041-0/+33
| * | QMenu now takes minimum width into account for the action rectsThierry Bastian2009-08-041-0/+12
| * | Fixes selectionModel::hasSelection return value after model::resetLeonardo Sobral Cunha2009-08-041-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-0688-1019/+1256
|\ \ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Harald Fernengel2009-08-051-1/+1
| |\ \ \
| | * \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-051-5/+11
| | |\ \ \
| | * | | | Implemented QDesktopServices TODOs, and fixed coding style deviations.Janne Anttila2009-08-051-1/+1
| * | | | | refactor a bit, and add container testingHarald Fernengel2009-08-051-34/+272
| | |/ / / | |/| | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-0590-1017/+1009
| |\ \ \ \ | | |/ / /
| | * | | Added sqlite dll deployment to qitemmodel testMiikka Heikkinen2009-08-041-2/+9
| | * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-0489-1015/+1000
| * | | | deleteing test objects for improved memory leak tracking. added test start pa...mread2009-08-041-5/+11
| |/ / /
* | | | Merge commit 'origin/master'Jason Barron2009-08-0422-95/+545
|\ \ \ \ | |/ / /
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-037-86/+501
| * | | Fixed incorrect port usage in qiodevice testMiikka Heikkinen2009-08-031-1/+1
| * | | Fixed SRCDIR usage for Symbian in qtextcodec autotestMiikka Heikkinen2009-08-032-0/+10
| * | | Updated autotest category files for Qt 4.6Janne Anttila2009-07-307-3/+25
| * | | These autotests do not really depend on gui, fixed dependencies.Janne Anttila2009-07-303-3/+3
| * | | Fixed UiLoader autotest case build errors for Symbian.Janne Anttila2009-07-302-2/+5
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0475-374/+2038
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed "Hightlighted menu items not always selected" bug.Gabriel de Dietrich2009-08-031-0/+36
| * | | Ensure that we never increase the strong reference count up from zero.Thiago Macieira2009-08-031-1/+124
| * | | Change the pointer-tracking code to work everywhere.Thiago Macieira2009-08-034-2/+145
| * | | Don't forget to delete the deleter object too in QSharedPointer.Thiago Macieira2009-08-031-0/+13
| * | | Remove the need for internal API in QSharedPointer.Thiago Macieira2009-08-032-41/+55
| * | | Autotest: add a way to ensure that there are no safety-check pointers leakingThiago Macieira2009-08-031-0/+42
| * | | Merge branch '4.5'Thiago Macieira2009-08-0310-25/+42
| |\ \ \ | | | |/ | | |/|
| | * | Autotest: disable the pointer-tracking tests in 4.5Thiago Macieira2009-08-031-0/+2
| | * | Fix more database autotests.Bill King2009-08-032-4/+6
| | * | Autotest: add a newline after the user program headers.Thiago Macieira2009-07-301-0/+1
| | * | Disable benchlibtickcounter test by default.Rohan McGovern2009-07-291-3/+4
| | * | Fixed failure of tst_qmake::simple_app_shadowbuild.Rohan McGovern2009-07-291-0/+1
| | * | Fixed failure of tst_moc.Rohan McGovern2009-07-291-1/+1
| | * | Skip uic3 test when qt3support is disabled.Rohan McGovern2009-07-291-0/+3
| | * | Fixed compile of tst_qitemeditorfactory.Rohan McGovern2009-07-281-5/+5
| | * | Fixed failure of tst_q3urloperator.Rohan McGovern2009-07-281-5/+7
| | * | Fixed failure of tst_q3socket.Rohan McGovern2009-07-281-6/+8