summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fixes broken graphics effect auto tests.Bjørn Erik Nilsen2009-12-081-6/+6
* Assert in designer while drag & dropping items from a QListWidgetGabriel de Dietrich2009-12-071-0/+1
* Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-072-0/+32
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-071-1/+15
|\
| * Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-041-1/+15
* | Fix programming error in autotest commit 8529a8cbbPaul Olav Tvete2009-12-071-2/+1
* | Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-041-1/+35
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-0410-53/+133
|\ \
| * \ Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-049-10/+215
| |\ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-033-48/+38
| |\ \ \
| | * \ \ Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-0323-26/+216
| | |\ \ \
| | * | | | really fix mingw+msysOswald Buddenhagen2009-12-022-27/+13
| | * | | | less bizarre code; fix minor mistakesOswald Buddenhagen2009-12-021-25/+25
| | * | | | fix for mingw+msysOswald Buddenhagen2009-11-301-5/+9
| * | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-0/+16
| | |/ / / | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0215-14/+203
| |\ \ \ \
| | * \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0217-21/+137
| | |\ \ \ \
| | * | | | | Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-0/+4
| | * | | | | Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-301-1/+12
| | * | | | | Fix garbage collection issue with script-owned objects with connectionsKent Hansen2009-11-301-0/+18
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2917-28/+389
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | QNetworkReply autotest: adapt to QNetworkCookieJar changePeter Hartmann2009-11-271-0/+3
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-277-1/+268
| | |\ \ \ \ \
| | * | | | | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlockBenjamin Poulain2009-11-261-0/+37
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-017-8/+8
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed QSqlRelationalTableModel doesn't correctly work with relation in other ...Bill King2009-11-301-4/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-042-0/+123
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes clipping bug in the embedded dialogs demo.Yoann Lopes2009-12-041-0/+39
| * | | | | | | | Fix crash when QGraphicsItem destructor deletes other QGraphicsItemOlivier Goffart2009-12-041-0/+6
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fixes broken selection with Shift and extended selectionOlivier Goffart2009-12-031-0/+42
| * | | | | | | Add extra auto-test for topLevel list corruption.Alexis Menard2009-12-031-0/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fleury-ooo-sequential' into 4.6Jan-Arve Sæther2009-12-042-19/+69
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'ooo-sequential' of git://gitorious.org/~fleury/qt/fleury-openbo...Jan-Arve Sæther2009-12-012-19/+69
| |\ \ \ \ \ \
| | * | | | | | QGAL: Enable out-of-order sequential simplificationEduardo M. Fleury2009-11-271-1/+0
| | * | | | | | QGAL (Test): Fix memory leaks in example and testsEduardo M. Fleury2009-11-272-18/+32
| | * | | | | | QGAL (Test): Add QGraphicsAnchor handling testEduardo M. Fleury2009-11-271-0/+37
| | * | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-271-0/+41
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-031-0/+62
|\ \ \ \ \ \ \
| * | | | | | | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-021-0/+62
* | | | | | | | Stabilize tests on X11Olivier Goffart2009-12-024-5/+14
* | | | | | | | Fix tst_QSystemLock::processesOlivier Goffart2009-12-021-4/+4
* | | | | | | | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-021-1/+57
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0210-13/+129
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-011-0/+14
| * | | | | Extended tst_QListView::indexAt to test viewport bounds.Gabriel de Dietrich2009-12-011-1/+9
| * | | | | Fix QFontCombobox autotest on X11Olivier Goffart2009-12-011-2/+4
| * | | | | Fix tst_qsharedmemory on UnixOlivier Goffart2009-11-301-5/+2
| * | | | | Only call updateFont if the font have changed.Alexis Menard2009-11-301-0/+35
| * | | | | Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-302-1/+13
| |/ / / /
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-301-1/+1
| |\ \ \ \