aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquicklistview/tst_qquicklistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-5715/+0
* Stabilise ListView and GridView testsBea Lam2012-02-211-64/+96
* Skip tst_QQuickListView::sectionsDelegate() for nowBea Lam2012-02-211-0/+2
* cacheBuffer makes delegates appear briefly in wrong positionMartin Jones2012-02-211-2/+1
* Built-in transition support for ListView & GridViewBea Lam2012-02-161-2/+948
* Fix and stabilise sectionsPositioning() testBea Lam2012-02-141-4/+13
* Separate out some of the common test codeBea Lam2012-02-071-414/+64
* Section header is not made visible when changing currentIndex.Martin Jones2012-02-071-0/+7
* Incorrect initial pos after resizing view with margins.Martin Jones2012-02-021-0/+57
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix lockup in views due to endless polish loop.Martin Jones2012-01-201-7/+6
* Insertions were calculating wrong insertion posBea Lam2012-01-181-0/+21
* Handle views with negative width/heightMartin Jones2012-01-161-0/+35
* Add tests for item polish bug on MacBea Lam2012-01-131-1/+3
* Use QGuiApplication, not QApplication, in testsDamian Jansen2012-01-131-4/+4
* Fix positioning issues and change content y repositioning behaviourBea Lam2012-01-091-13/+218
* Add itemAt(x,y) function to GridView and ListView.Martin Jones2012-01-061-7/+27
* Skip failing autotestsAaron Kennedy2012-01-051-0/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make tst_QQuickListView::margins() more reliableBea Lam2012-01-051-1/+2
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-87/+76
* Ensure items in ListView and GridViews viewport are visible.Andrew den Exter2011-12-201-4/+174
* Fix compilation due to header changesSergio Ahumada2011-12-171-1/+1
* Don't emit model reset on completing a VisualDataModel.Andrew den Exter2011-12-151-36/+107
* Add tests for snapOneItem/snapOneRow snapModeMartin Jones2011-12-061-0/+113
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+4379