summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-3010-0/+168
|\
| * Support disabling a Behavior.Michael Brasser2009-11-302-0/+42
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-301-0/+14
| |\
| | * Fix and test ListModel UTF8 reading.Warwick Allison2009-11-291-0/+14
| * | Support array-literal Script::source valuesAaron Kennedy2009-11-297-0/+112
| |/
* | Add GridView.positionViewAtIndex().Martin Jones2009-11-271-0/+91
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-271-0/+88
|\
| * Add Listview.positionViewAtIndex(int) method.Martin Jones2009-11-271-0/+88
* | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-2764-287/+1210
|\ \ | |/ |/|
| * 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
| * | | | | | The functionEntryAndExit_builtin autotest was enriched by a new dataset.Jedrzej Nowacki2009-11-241-7/+31
| * | | | | | tst_qtcpserver: Increased timeoutMarkus Goetz2009-11-241-1/+1
| * | | | | | tst_qftp: Increased some more timeoutsMarkus Goetz2009-11-241-4/+5
| * | | | | | tst_qhttp: Increase timeoutMarkus Goetz2009-11-241-1/+1
| * | | | | | tst_qftp: Increase timeout in the abort() test.Markus Goetz2009-11-241-1/+4
| * | | | | | Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-241-0/+19
| * | | | | | Few of the QEXPECT_FAIL messages were enriched by the Jira's task numberJedrzej Nowacki2009-11-241-13/+9
| * | | | | | tst_qftp: Test upload with 1MB instead of not-at-all on SymbianMarkus Goetz2009-11-241-2/+3
| * | | | | | tst_qnetworkreply: Stabilize test by increasing timeoutMarkus Goetz2009-11-241-1/+1
| | |/ / / / | |/| | | |
| * | | | | QNetworkCookieJar: don't do path checking when receiving cookiesPeter Hartmann2009-11-241-2/+21
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-244-1/+77
| |\ \ \ \ \ | | |/ / / /
| | * | | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-241-0/+28
| | | |_|/ | | |/| |
| | * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-234-1/+77
| | |\ \ \ | | | |/ /
| | | * | Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-201-0/+39
| | | * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-2013-84/+109
| | | |\ \
| | | * | | Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-201-0/+8
| | | * | | avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-0/+25
| | | * | | Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-201-1/+5
| * | | | | update autotest to match 4.6 behaviorKent Hansen2009-11-231-9/+14
| * | | | | Add reference to JIRA task for expected test failureKent Hansen2009-11-231-1/+1
| * | | | | Add references to JIRA tasks for expected test failuresKent Hansen2009-11-234-9/+9