summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-051-0/+8
|\ \
| * | Add missing test data fileBea Lam2011-01-051-0/+8
* | | Support property/method versions in QMLMartin Jones2011-01-0524-11/+669
|/ /
* | Fix results of number() queries for zero and non-number valuesBea Lam2011-01-042-24/+63
* | Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-302-0/+14
* | Adding autotest coverage to QDecalarativeGridViewChristopher Ham2010-12-211-0/+92
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Joona Petrell2010-12-207-12/+67
|\ \ | |/
| * Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
| * Update test bitmaps for QDeclarativeImage::svg() autotest on LinuxJoona Petrell2010-12-172-0/+0
| * Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-40/+0
| * Remove active selection when TextEdit loses focusJoona Petrell2010-12-141-0/+40
| * Ensure ListView contentHeight is set to a valid size.Martin Jones2010-12-132-0/+57
* | Fix spelling in declarative autotestsJoona Petrell2010-12-204-8/+8
* | Support for justification in Text and TextEdit elements.Yann Bodson2010-12-176-0/+66
* | QmlDebugger: setting bindings in statesChristiaan Janssen2010-12-131-3/+98
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-1378-2280/+3478
|\ \ | |/
| * PathView: removing the currentIndex could make it invalid.Martin Jones2010-12-101-0/+4
| * Merge qtsoftware:qt/qt.git#4.7 into qtsoftware:qt/qt-qml.git#4.7Joona Petrell2010-12-092-0/+135
| |\
| | * Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-072-0/+135
| * | highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-094-9/+23
| * | ListView: Fix calculation of currentItem position when out of view.Martin Jones2010-12-082-1/+94
| |/
| * Update visual tests for the recent qmlviewer changeAlan Alpert2010-12-0331-1113/+1113
| * Do not use openGL on Mac OS X for QML visual testsAlan Alpert2010-12-031-0/+6
| * Update QML visual testsAlan Alpert2010-12-0359-1892/+2838
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-011-35/+35
| |\
| | * fix line endingsRobert Loehning2010-12-011-35/+35
* | | KeyNavigation skips disabled or invisible itemsChristopher Ham2010-12-101-0/+79
* | | Add 'mirror' property to Image element.Bea Lam2010-12-106-0/+229
* | | QmlDebugger: avoid deferring properties when compiling in a debug environmentChristiaan Janssen2010-12-091-2/+95