summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Restore symmetry between QSharedPointer and QWeakPointer on QObjects.Thiago Macieira2009-08-051-0/+31
| * | Add support for using QWeakPointer with QObject, replacing QPointer.Thiago Macieira2009-08-051-0/+110
| * | Fix failing autotest tst_QPlainTextEdit::lineWrapModes()mae2009-08-051-1/+6
| * | Fixed setting a style shet on a QSpinBox to change the arrow possitionOlivier Goffart2009-08-051-0/+83
| * | Fix regressions introduced by 31edb4d5a63b9b3c28cce1c4ca6eb99f62a09759Alexis Menard2009-08-051-0/+43
| * | sequential animation group: add autotest for pause/resumeThierry Bastian2009-08-051-0/+36
* | | QVector::insert is currently not strongly exception safeHarald Fernengel2009-08-071-1/+3
* | | Update license headers according to commit 858c70f768e.axis2009-08-068-14/+48
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-063-3/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-0622-19/+929
|\ \ \ | |/ /
| * | Add benchmark for deleting an item with many children.Andreas Aardal Hanssen2009-08-051-0/+11
| * | Add benchmarks for QGraphicsItem::setParenItem().Andreas Aardal Hanssen2009-08-052-1/+26
| * | Compile fix (QGraphicsItem::setXRotation was removed).Andreas Aardal Hanssen2009-08-051-13/+1
| * | 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-04100-499/+3263
|\ \ \ \ | | |/ / | |/| |
| * | | 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-0311-44/+369
| |\ \ \ | | | |/ | | |/|
| | * | 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