summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-191-7/+7
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-19100-442/+512
|\ \ | |/
| * Cleanup created views in TextEdit tests.Martin Jones2011-01-191-0/+12
| * Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
| * Add an autotest for QVariant method paramsAaron Kennedy2011-01-132-0/+18
| * Update copyright year to 2011.Jason McDonald2011-01-1084-84/+84
| * Update pathview testAlan Alpert2011-01-1015-318/+318
| * Fix loaded() signal to be emitted only onceBea Lam2011-01-101-40/+54
* | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-183-1/+16
|\ \
| * | Fix declarative autotest compilation on SymbianJoona Petrell2011-01-182-1/+13
| * | Cleanup view at end of auto test.Martin Jones2011-01-181-0/+3
* | | Implement layoutDirection property on Row, Grid, FlowAlan Alpert2011-01-189-10/+489
|/ /
* | 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-0773-1579/+6022
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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
| * | Update visual testsAlan Alpert2011-01-0420-923/+923
| * | 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
| * | 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
* | Test importing version > registered with a matching base class rev.Martin Jones2011-01-054-1/+53