summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-079-30/+266
| |\ \ \ \ \ \ \ \
| * | | | | | | | | QNetworkDiskCache: clean up after merge requestPeter Hartmann2011-04-011-0/+2
| * | | | | | | | | QNetworkDiskCache: change file organizationSiddharth Mathur2011-04-011-2/+0
| * | | | | | | | | Fix declarative after the last changes to the QObject internalsOlivier Goffart2011-03-311-4/+4
| * | | | | | | | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-283-8/+46
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Remove the qdeclarativewebview autotest.Olivier Goffart2011-03-2320-733/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-126-27/+75
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-126-27/+75
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Allow enum values to be used as signal parametersBea Lam2011-04-125-27/+33
| | * | | | | | ListModel::clear() should not clear rolesBea Lam2011-04-121-0/+42