summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix declarative autotest compilation on SymbianJoona Petrell2011-01-182-1/+13
* Cleanup view at end of auto test.Martin Jones2011-01-181-0/+3
* Add canPaste property to TextInput and TextEditAlan Alpert2011-01-172-0/+17
* QDeclarativeText has new multiline propertiesChristopher Ham2011-01-142-0/+45
* QDeclarativeDebug: Extend autotestKai Koehne2011-01-111-0/+4
* Add methods to position view at beginning or end.Martin Jones2011-01-114-0/+135
* Fix Qt.formatTime() to accept QTime valuesBea Lam2011-01-113-53/+109
* set() and setProperty() should not always trigger change signalsBea Lam2011-01-111-4/+155
* Add versioning for new Flickable methods.Martin Jones2011-01-111-0/+43
* Disable dragging text in TextEdit.Andrew den Exter2011-01-113-0/+98
* Fix word selection in QLineControlAlan Alpert2011-01-108-0/+1052
* Add selection modes to TextEdit and TextInput.Andrew den Exter2011-01-102-2/+325
* Add layoutDirection property to Qt.application elementJoona Petrell2011-01-071-0/+23
* Introduce Qt.application.active propertyJoona Petrell2011-01-073-0/+102
* PinchArea API changes following review.Martin Jones2011-01-071-1/+1
* Add PinchArea autotests.Martin Jones2011-01-072-2/+3
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-077-0/+397
|\
| * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-071-0/+46
| |\
| * | Add linkActivated signal to TextEditAlan Alpert2011-01-077-0/+397
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-0778-1580/+6066
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-061-0/+8
| |\ \
| | * | QUrl::setUrl should call detachOlivier Goffart2011-01-061-0/+8
| * | | PathView crashed when the path is provided with undefined values.Martin Jones2011-01-062-0/+31
| * | | PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-062-0/+42
| |/ /
| * | Fix outdated testsAlan Alpert2011-01-0510-130/+1779
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-041-0/+26
| |\ \
| | * | Fixed first element being a LineToElement in QPainterPath::connectPath()Samuel Rødal2011-01-041-0/+26
| * | | Update visual testsAlan Alpert2011-01-0420-923/+923
| |/ /
| * | Fixed networkselftest failing to resolve hostnameRohan McGovern2010-12-301-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-231-0/+2
| |\ \
| | * | Add Postgresql 8.x and 9 supportsCharles Yin2010-12-231-0/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-2332-522/+3066
| |\ \ \ | | |/ / | |/| |
| | * | Models which load incrementally via fetchMore() don't work.Martin Jones2010-12-234-1/+187
| | * | Try fixing build error on WindowsBea Lam2010-12-231-1/+1
| | * | Ensure PathView doesn't jump when starting to drag.Martin Jones2010-12-2316-519/+521
| | * | Nested flickables would react alternately to flicks.Martin Jones2010-12-238-0/+2209
| | * | Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-221-0/+15
| | * | Add additional QDeclarativeProperty autotests.Michael Brasser2010-12-221-0/+62
| | * | Removing all visible items in ListView resulted in blank view.Martin Jones2010-12-221-1/+2
| | * | XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-221-0/+69
| * | | Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2010-12-221-0/+7
| |/ /
| * | More testing for KeyNavigation attached properties.Martin Jones2010-12-212-0/+45
| * | Add tests for ListView.indexAt() and GridView.IndexAt()Martin Jones2010-12-212-0/+70
| * | Setting TextInput.cursorPosition outside bounds crashed.Martin Jones2010-12-202-0/+26
| * | Update test bitmaps for QDeclarativeImage::svg() autotest on WindowsJoona Petrell2010-12-202-0/+0
| * | Don't truncate image:// url strings prematurelyBea Lam2010-12-201-4/+42
* | | Fix to register Repeater for QtQuick 1.1Bea Lam2011-01-071-0/+46
| |/ |/|
* | Add Repeater itemAdded(), itemRemoved() signals and itemAt() methodBea Lam2011-01-061-12/+204
* | Ensure QDeclarativePrivate::RegisterType version is updated and checked.Martin Jones2011-01-061-0/+3
* | Test importing version > registered with a matching base class rev.Martin Jones2011-01-054-1/+53