summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* BorderImage fails for .sci source containing a URLMartin Jones2011-01-212-0/+8
* positionViewAtIndex can fail when positioned near end of list.Martin Jones2011-01-211-0/+13
* Revert "Fix loaded() signal to be emitted only once"Bea Lam2011-01-211-54/+40
* 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
* 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 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
* 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
* | 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