summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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 branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-272-0/+18
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-214-1/+74
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-202-3/+32
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-154-3/+36
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-124-0/+97
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt 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-072-1/+13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-061-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-017-8/+237
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-301-20/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-282-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fixed autotests on Windows.axis2011-03-252-2/+2
* | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Move the TextInput cursor delegate when the preedit position changes.Andrew den Exter2011-04-272-0/+18
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
* | | | | | | | | | | | Resolve unqualified attached properties correctlyAaron Kennedy2011-04-153-2/+35
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Moving contentY by large values in List/GridView is slowMartin Jones2011-04-142-0/+107
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-132-1/+21
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Ensure view is positioned correctly when orientation changes.Martin Jones2011-04-122-0/+54
* | | | | | | | | Fix regression in wigglytext.qmlMichael Brasser2011-04-122-0/+43
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Image w/ PreserveAspectFit has its width changed once more than needed.Martin Jones2011-04-072-1/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Fix failing autotestBea Lam2011-04-041-1/+1
| |_|_|/ |/| | |
* | | | Add missing test file.Martin Jones2011-04-011-0/+50
* | | | Changing width of RTL positioner doesn't relayoutMartin Jones2011-04-011-0/+22
* | | | Fix TextInput auto test failure on mac.Andrew den Exter2011-04-011-3/+10
* | | | PinchArea and Flickable don't work well enough togetherMartin Jones2011-03-311-0/+73
* | | | Fix auto test failure.Andrew den Exter2011-03-311-0/+8
* | | | Once Image sourceSize is set there is no way to clear it.Martin Jones2011-03-311-0/+22
* | | | Fix width of TextInput micro focus rectangle.Andrew den Exter2011-03-302-5/+52
| |_|/ |/| |
* | | Return correct boundaries reasons from QTextBoundaryFinder.Andrew den Exter2011-03-301-20/+15
|/ /
* | Fix text selection with shift-click.Andrew den Exter2011-03-281-0/+12
* | Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-211-0/+18
* | Fix writing to an attached property from script.Michael Brasser2011-03-212-8/+28
* | PathView doesn't update if preferred highlight range changes.Martin Jones2011-03-172-1/+41
* | Image.PreserveAspectFit has unexpected effect on Image's sourceSizeMartin Jones2011-03-172-0/+54
* | Re-enable lineHeight tests.Yann Bodson2011-03-171-3/+3