summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-082-1/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-072-1/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | Image w/ PreserveAspectFit has its width changed once more than needed.Martin Jones2011-04-072-1/+13
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-072-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-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
| |\ \ \ \ | | |/ / /
| | * | | Fix failing autotestBea Lam2011-04-041-1/+1
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt 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-04-017-8/+237
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-314-22/+29
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-301-20/+15
| |\ \ \ | | |/ /
| | * | Return correct boundaries reasons from QTextBoundaryFinder.Andrew den Exter2011-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
| * | | Fix text selection with shift-click.Andrew den Exter2011-03-281-0/+12
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-221-0/+18
|\ \ \ \ | |/ / /
| * | | Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-211-0/+18
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-222-8/+28
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix writing to an attached property from script.Michael Brasser2011-03-212-8/+28
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-178-1/+125
|\ \ \ | |/ /
| * | 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
| * | Qt.include() used in WorkerScript is broken on Windows.Martin Jones2011-03-164-0/+30
* | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-168-1/+122
|\ \ \ | |/ /
| * | Disabled non-QDeclarativeItems in Flickable break flickingMartin Jones2011-03-162-0/+47
| * | Regression: currentIndex was not set correctly after model cleared.Martin Jones2011-03-152-0/+46
| * | Remove bindings before assigning constants in VMEAaron Kennedy2011-03-154-1/+29
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-143-0/+16
|\ \ \ | |/ /
| * | Fix TextEdit mouseSelectionMode overriding selectByMouse.Andrew den Exter2011-03-143-0/+16