summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into qtquick2history/qtquick2axis2011-04-2711-0/+313
|\
| * 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 'master' of scm.dev.nokia.troll.no:qt/qt into qtquick2axis2011-04-2636-769/+371
|\| | |
| * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-234-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-142-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-134-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
* | | | | | | | Fix xmlhttprequest send_withdata() auto test failureBea Lam2011-04-211-1/+1
* | | | | | | | Add closure scope autotestsAaron Kennedy2011-04-204-0/+65
* | | | | | | | Update QSGItems.Michael Brasser2011-04-154-5/+88
* | | | | | | | Fix doc snippetsAlan Alpert2011-04-151-0/+1
* | | | | | | | More scenegraph item test fixes.Michael Brasser2011-04-154-61/+70
* | | | | | | | Fix compilation of logical-or expressionsRoberto Raggi2011-04-142-7/+27
* | | | | | | | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qt-qml-team into qtquick2Gunnar Sletta2011-04-1419-62/+385
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into qtquick2Michael Brasser2011-04-1419-62/+385
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-1418-60/+356
| | |\| | | | | | |
| | | * | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-136-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
| | | * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-092-1/+13
| | | |\| | | | |