summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Fixed failure of tst_qlocale if run when LC_ALL is set.Rohan McGovern2009-07-271-6/+10
| | * | Fix a running external tests: user program headers must come first.Thiago Macieira2009-07-261-2/+2
| * | | remove constructors that are not usefulKent Hansen2009-08-032-19/+16
| * | | Fixes casing fails for databases that have variable casing support.Bill King2009-08-031-3/+5
| * | | Revert "Fix QFormLayout which allowed fields to be smaller that their minimum...Olivier Goffart2009-07-311-30/+0
| * | | add private goToState() function to state machineKent Hansen2009-07-311-0/+41
| * | | test that activation and this-object can be inherited from parent contextKent Hansen2009-07-311-0/+30
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-3118-161/+188
| |\ \ \
| | * | | Autotest: reduce the amout of data transferred to 128 MB, otherwise theThiago Macieira2009-07-301-3/+3
| | * | | Autotest: reorganise the HTTP performance testsThiago Macieira2009-07-301-125/+124
| | * | | Autotest: fix crash caused by deleting a QSharedPointerThiago Macieira2009-07-301-9/+5
| | * | | Do not emit activated and close the popup when the item is not enabled.Benjamin C Meyer2009-07-301-1/+26
| | * | | Fix autotests after QUrl change.kh2009-07-3015-25/+25
| | * | | parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-0/+7
| * | | | Autotest for QGuardAaron Kennedy2009-07-312-0/+352
| * | | | Allow retrieval of interface IId from class type.Aaron Kennedy2009-07-311-0/+11
| * | | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
| * | | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
| |/ / /
| * | | Allow testlib loggers to dynamically allocate storage for strings.Rohan McGovern2009-07-306-1/+101
| * | | Unit tests and bug fixes for QGLColormapRhys Weatherley2009-07-301-0/+121
| * | | Increase coverage of QGLFormat unit tests.Rhys Weatherley2009-07-301-19/+190
| * | | Add math3d unit tests for QObject properties and metatypesRhys Weatherley2009-07-293-0/+195
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtkh2009-07-2938-203/+677
| |\ \ \
| | * | | Autotest: fix the regressions in the DOM test caused by one whitespaceThiago Macieira2009-07-291-4/+4
| | * | | test that vars are stored in custom global objectKent Hansen2009-07-291-0/+29