summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-1711-0/+173
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-135-0/+139
| |\
| | * QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-132-0/+85
| | * ListViews loses items if all visible items are removed.Martin Jones2011-05-131-0/+10
| | * Make TextEdit word selection more natural.Andrew den Exter2011-05-132-0/+44
| * | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-121-0/+20
| |\ \ | | |/
| | * Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-05-121-0/+20
| * | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-067-0/+14
| |\ \ | | |/
| | * Views do not notify count changes properlyMartin Jones2011-05-057-0/+14
* | | Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-1561-808/+1118
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-044-3/+73
| |\ \
| | * \ Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-1418-60/+356
| | |\ \
| | * | | QDeclarativeDebug: Fix test caseKai Koehne2011-03-301-1/+1
| | * | | QDeclarativeDebug: Handle case where client with ongoing queries is deletedKai Koehne2011-03-301-1/+27
| | * | | Merge ../qt-qml-stagingYann Bodson2011-03-293-8/+46
| | |\ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtAlan Alpert2011-03-2316-2/+247
| | |\ \ \ \
| | * | | | | Optimization and benchmark for setting object properties from QML.Michael Brasser2011-03-162-0/+24
| | * | | | | Merge branch 'master' of ../qt-qml-stagingYann Bodson2011-03-1647-132/+4086
| | |\ \ \ \ \
| | * | | | | | Add Constant and Final flags to QMetaObjectBuilderBea Lam2011-03-141-1/+21
| * | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-281-0/+5
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Clear the root index when the model is reset.Girish Ramakrishnan2011-04-271-0/+5
| | * | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Martin Jones2011-04-272-2/+2
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-2711-0/+313
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-2711-0/+295
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-2710-0/+285
| | | * | | | | | PathView offset out of sync with currentIndex when items are removed.Martin Jones2011-04-271-0/+10
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-272-0/+18
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Move the TextInput cursor delegate when the preedit position changes.Andrew den Exter2011-04-272-0/+18
| * | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-224-1/+74
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-214-1/+74
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-212-0/+19
| | | * | | | | | Fix TextInput echoMode clearing inputMethodHints set by the user.Andrew den Exter2011-04-211-1/+41
| | | * | | | | | Elide has unexpected effect on Text's implicitWidthMartin Jones2011-04-212-0/+14
| * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-212-3/+32
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-202-3/+32
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | QDeclarativeDebug: Fix endless loop for property with SCRITABLE falseKai Koehne2011-04-201-3/+18
| | | * | | | | | Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-191-0/+14
| * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-1811-4/+261
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-154-3/+36
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
| | | * | | | | | Resolve unqualified attached properties correctlyAaron Kennedy2011-04-153-2/+35
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-142-0/+107
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Moving contentY by large values in List/GridView is slowMartin Jones2011-04-142-0/+107
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-132-1/+21
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-132-1/+21
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-124-0/+97
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Ensure view is positioned correctly when orientation changes.Martin Jones2011-04-122-0/+54
| | | * | | | | | Fix regression in wigglytext.qmlMichael Brasser2011-04-122-0/+43
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1821-737/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-124-3/+15
| | |\ \ \ \ \ \ \