aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquickpathview/tst_qquickpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1458/+0
* Flicking a pathview with large delegate spacing is inconsistentMartin Jones2012-02-211-7/+2
* Separate out some of the common test codeBea Lam2012-02-071-185/+14
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add tests for item polish bug on MacBea Lam2012-01-131-4/+4
* Use QGuiApplication, not QApplication, in testsDamian Jansen2012-01-131-2/+2
* Fix failing tst_QQuickPathView::undefinedPath()Bea Lam2012-01-091-8/+7
* Skip failing autotestsAaron Kennedy2012-01-051-0/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-43/+32
* Don't emit model reset on completing a VisualDataModel.Andrew den Exter2011-12-151-0/+2
* Ignore expected warnings in Item and PathView testsMartin Jones2011-12-061-0/+7
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1629