summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | borderImage should not support setting sourceSizeChristopher Ham2010-12-031-0/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-0180-710/+5484
|\ \ \ | |/ /
| * | ListView header is not visible initially.Martin Jones2010-12-012-18/+82
| |/
| * Ensure header is considered when positioning content with snapping.Martin Jones2010-11-303-1/+63
| * Correct ownership semantics for QObject derived typesAaron Kennedy2010-11-301-0/+37
| * Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-0/+46
| * Fix Browser.qml warningsJoona Petrell2010-11-301-0/+12
| * Don't draw null pixmap in QDeclarativeImage paint functionJoona Petrell2010-11-301-0/+30
| * Remove expect-fails from passing testsAaron Kennedy2010-11-301-2/+0
| * Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-2924-2/+706
| * Slightly improved tst_qmlvisual outputAlan Alpert2010-11-261-3/+4
| * More detail when the process crashes in tst_qmlvisual.Alan Alpert2010-11-261-2/+3
| * Update qml visual tests for mac.Yann Bodson2010-11-2547-699/+4512
| * Fixup visual tests on MacAlan Alpert2010-11-251-1/+7
| * Update visual testsAlan Alpert2010-11-252-3/+3
* | Allow resizing Flickable content about a center point.Martin Jones2010-11-292-0/+81
* | Add PinchArea.Martin Jones2010-11-283-0/+377
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-11-2432-0/+11289
|\ \ | |/