summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | QGAL: Do not restrict maximum size of layout anchorsEduardo M. Fleury2009-11-041-3/+3
| | * | | | | QGAL: add names to the items in some testsCaio Marcelo de Oliveira Filho2009-11-042-6/+10
| * | | | | | Result API review with JasminThierry Bastian2009-11-045-337/+331
| * | | | | | Fix crash in QMenu when using QWidgetActionOlivier Goffart2009-11-041-0/+2
| * | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0433-462/+838
| |\ \ \ \ \ \
| * | | | | | | Stabilize testsOlivier Goffart2009-11-042-8/+8
| * | | | | | | Pressing return in a QWizard would erase the active password entry.Gabriel de Dietrich2009-11-031-0/+16
| * | | | | | | Introduced QGraphicsItem::ItemSendsScenePositionChanges andJ-P Nurmi2009-11-031-0/+74
| * | | | | | | Fixed QGraphicsScene::clear() not to crash if related top level itemsJ-P Nurmi2009-11-031-0/+20
| * | | | | | | Fixed spacing display in QListView with wrapped text.Gabriel de Dietrich2009-11-021-0/+15
| * | | | | | | Make the combobox emit activated when it loses focusThierry Bastian2009-11-021-0/+31
| * | | | | | | QCSSParser: Fixes the way spaces are handled in font family.Olivier Goffart2009-11-022-0/+13
| * | | | | | | QStyleSheetStyle: ItemViews: Fixes drawing of items and branches.Olivier Goffart2009-11-021-0/+179
| * | | | | | | Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-11-0212-16/+1021
| |\ \ \ \ \ \ \
| * | | | | | | | Enable the RightToLeft (mirrored) test for basic layout tests.Jan-Arve Sæther2009-11-021-3/+1
* | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0452-588/+1196
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-0429-303/+475
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-0410-195/+328
| | |\ \ \ \ \ \ \
| | | * | | | | | | Cocoa: fix q3filedialog autotestRichard Moe Gustavsen2009-11-031-0/+4
| | | * | | | | | | Gesture api review.Denis Dzyubenko2009-11-039-171/+161
| | | * | | | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-031-25/+96
| | | * | | | | | | Improved gesture scrollarea manualtest.Denis Dzyubenko2009-11-032-11/+33
| | | * | | | | | | Fix unit test and add autoCancel test for graphicsviewThomas Zander2009-10-301-26/+72
| | * | | | | | | | Merge branch '4.6-s60' into 4.6axis2009-11-0416-41/+81
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Made xmlpatterns autotests compile for SymbianMiikka Heikkinen2009-11-0313-30/+46
| | | * | | | | | | Fix qdatetime autotest regressionShane Kearns2009-11-031-2/+3
| | | * | | | | | | Fix qclipboard autotest on s60 3.1Shane Kearns2009-11-031-2/+13
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0364-268/+3159
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-7/+19
| | * | | | | | | | | QVideoFrame API review changes.Andrew den Exter2009-11-041-9/+9
| | * | | | | | | | | QVideoSurfaceFormat API review changes.Andrew den Exter2009-11-041-48/+29
| | * | | | | | | | | QAbstractVideoSurface API review changes.Andrew den Exter2009-11-041-10/+28
| * | | | | | | | | | updates to the test after harfbuzz updateLars Knoll2009-11-043-14/+78
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-042-36/+47
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Declarative building infrastructure.Warwick Allison2009-11-041-0/+2
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | fix test for real - if the reference stream contains doubles, we must read do...Harald Fernengel2009-11-031-32/+31
| | * | | | | | | | Make the QDataStream autotest much more robustHarald Fernengel2009-11-031-10/+20
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-045-191/+87
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-041-2/+4
| | * | | | | | | | Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-043-149/+29
| | * | | | | | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-031-40/+54
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-031-17/+17
| | | * | | | | | | | Remove return type of QState::addTransition(QAbstractTransition*)Eskil Abrahamsen Blomfeldt2009-11-031-14/+28
| | | * | | | | | | | Change name of DoNotRestoreProperties enum to DontRestorePropertiesEskil Abrahamsen Blomfeldt2009-11-031-4/+4
| | | * | | | | | | | Change name of QStateMachine::animationsEnabled property to "animated"Eskil Abrahamsen Blomfeldt2009-11-031-5/+5
| * | | | | | | | | | Fixed tst_qgraphicsitem::hitTestGraphicsEffectItem, caching makesGunnar Sletta2009-11-031-14/+0
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0367-269/+3168
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-029-28/+472
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-294-19/+129
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Autotest: this test is failing, enable debugging to find out why.Thiago Macieira2009-10-291-1/+4