aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquicklistview
Commit message (Expand)AuthorAgeFilesLines
* Separate out some of the common test codeBea Lam2012-02-072-414/+65
* 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-023-0/+96
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* 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
* Disable an unstable test.Gunnar Sletta2012-01-121-0/+1
* QQuickListView is unstable when run as parallelGunnar Sletta2012-01-091-1/+0
* 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-053-3/+3
* Make tst_QQuickListView::margins() more reliableBea Lam2012-01-051-1/+2
* Fix test failures with shadow builds.Andrew den Exter2012-01-031-4/+4
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-212-89/+81
* Ensure items in ListView and GridViews viewport are visible.Andrew den Exter2011-12-202-4/+237
* Fix compilation due to header changesSergio Ahumada2011-12-171-1/+1
* Don't emit model reset on completing a VisualDataModel.Andrew den Exter2011-12-153-36/+324
* Add tests for snapOneItem/snapOneRow snapModeMartin Jones2011-12-062-0/+162
* Say hello to QtQuick moduleKent Hansen2011-12-0232-0/+5808