summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix normalization of Type * constBradley T. Hughes2009-12-111-2/+2
* Use realpath only on OS we know it works on.Denis Dzyubenko2009-12-091-1/+14
* Fix the int validator not handling the localeThierry Bastian2009-12-091-0/+26
* Merge branch '4.6'Thiago Macieira2009-12-082-2/+54
|\
| * Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-071-1/+27
| |\
| | * Added auto test for the cursor position when doing block undo and redomae2009-12-041-1/+27
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0611-12/+241
| |\ \
| * | | Fixes: QOCI setForwardOnly(true) accumulating values.Bill King2009-12-041-1/+27
* | | | Added QToolBar::visibilityChanged(bool) signal.J-P Nurmi2009-12-081-0/+31
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-0510-10/+231
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-052-2/+26
| |\ \ \
| * \ \ \ Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-049-10/+215
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | 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 '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 branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-033-48/+38
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-0/+16
* | | | | | Fix compilation of the QObject testOlivier Goffart2009-12-041-10/+5
* | | | | | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-042-2/+26
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add config checks to auto.proJouni Hiltunen2009-12-021-2/+3
| * | | | | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-021-0/+23
| |\ \ \ \ \
| | * | | | | make signal handlers understand QVariant againKent Hansen2009-11-301-0/+29
| | * | | | | fix baseline for "backslashes"Oswald Buddenhagen2009-11-161-2/+2
* | | | | | | Merge branch '4.6'Thiago Macieira2009-12-034-52/+43
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-0323-26/+216
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0215-14/+203
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | 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
| * | | | | | | 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
| |/ / / / / /
* | | | | | | Added QGraphicsWidget::autoFillBackground property.J-P Nurmi2009-12-031-0/+27
* | | | | | | Merge branch '4.6'Thiago Macieira2009-12-0231-42/+592
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0217-21/+137
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | 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
| | | |\ \ \
| | | | * | | Fix tst_qspinbox compilation with winscw.Liang Qi2009-11-271-1/+1
| | | * | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-2712-38/+158
| | | |\ \ \ \
| | | * | | | | compile fix for autotestThierry Bastian2009-11-271-2/+5
| | | * | | | | compile fix for autotestThierry Bastian2009-11-271-1/+5