summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-271-0/+41
| |\ \ \ \ \ \
| | * | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-251-0/+41
| | * | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-251-0/+32
| | * | | | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-251-0/+52
* | | | | | | | Bump version to 4.6.1Jason McDonald2009-12-017-8/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-272-0/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | add qph autotestOswald Buddenhagen2009-11-252-0/+22
* | | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2715-28/+367
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Fixed non-compiling Q*SpinBox auto-testsGabriel de Dietrich2009-11-272-2/+4
| | |_|/ / | |/| | |
| * | | | QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-0/+37
| * | | | Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-0/+21
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-261-0/+38
| |\ \ \ \
| | * | | | Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+38
| * | | | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of itemsAlexis Menard2009-11-261-0/+32
| * | | | | QGraphicsTextItem::setDefaultTextColor check change before calling update()Olivier Goffart2009-11-261-6/+11
| * | | | | Optimize QObjectPrivate::isSignalConnectedOlivier Goffart2009-11-261-0/+109
| * | | | | autotest fix: mac shows sizegrip when window is maximizedThierry Bastian2009-11-251-0/+5
| * | | | | Make the spinbox and doublespinbox better accept intermediate inputThierry Bastian2009-11-252-3/+69
| * | | | | Fix RCC testOlivier Goffart2009-11-251-2/+2
| * | | | | fix languagechange testOlivier Goffart2009-11-251-1/+2
| * | | | | Test for the clipboard presence in autotestThierry Bastian2009-11-251-0/+14
| * | | | | stabilize tests on X11Olivier Goffart2009-11-253-16/+22
| * | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-256-37/+89
| |\ \ \ \ \
| * | | | | | skip one test on mac because it uses native menu barsThierry Bastian2009-11-251-0/+3
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-257-1/+268
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-11-257-1/+268
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Fix QTreeWidgetItem::setChildIndicatorPolicy not updating.Olivier Goffart2009-11-241-0/+53
| | * | | Make paste + undo behave in QLineEdit as it does in QTextEditThierry Bastian2009-11-241-0/+38
| | |/ /
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-241-0/+28
| | |\ \
| | * | | Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-0/+24
| | * | | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-0/+22
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-2310-16/+219
| | |\ \ \
| | | * | | Fixes qlistview failing autotest: QTBUG_5877_skippingItemInPageDownUpLeonardo Sobral Cunha2009-11-231-1/+1
| | | * | | Merge 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-238-15/+172
| | | |\ \ \
| | | * | | | Fix QHeaderView when the model is reset and section have moved.Olivier Goffart2009-11-231-0/+46
| | * | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-231-0/+84
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-201-0/+32
| | | * | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-201-0/+52
* | | | | | | QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-252-0/+10
* | | | | | | Network auto tests: Some timeout increasesMarkus Goetz2009-11-255-8/+8
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-251-16/+44
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge commit '0d20ec8604b318ceafd6c35dfe1d73519bf024d3' of oslo-staging-1 int...Simon Hausmann2009-11-255-21/+45
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-241-16/+44
| | |_|_|_|/ | |/| | | |
* | | | | | Fix the detection of when this process gets names on the bus.Thiago Macieira2009-11-241-0/+66