aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquickgridview
Commit message (Expand)AuthorAgeFilesLines
* Built-in transition support for ListView & GridViewBea Lam2012-02-166-3/+1618
* Separate out some of the common test codeBea Lam2012-02-072-282/+48
* Must update columns when GridView geometry changesBea Lam2012-02-022-2/+63
* Fixes for removing before visibleBea Lam2012-02-012-19/+43
* 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-33/+31
* Insertions were calculating wrong insertion posBea Lam2012-01-181-0/+20
* Wait for polish at the start of addOrRemoveBeforeVisibleAlan Alpert2012-01-161-0/+1
* 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-1/+1
* Fix positioning issues and change content y repositioning behaviourBea Lam2012-01-091-4/+193
* Add itemAt(x,y) function to GridView and ListView.Martin Jones2012-01-061-7/+27
* QEXPECT_FAIL() a failing autotestAaron Kennedy2012-01-051-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix test failures with shadow builds.Andrew den Exter2012-01-031-3/+3
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-212-61/+50
* Ensure items in ListView and GridViews viewport are visible.Andrew den Exter2011-12-202-0/+236
* Fix compilation due to header changesSergio Ahumada2011-12-171-1/+1
* Fix tests broken by a change in the signals emitted by AbstractItemModelAndrew den Exter2011-12-091-21/+24
* Remove insignificant_test from GridView tests.Martin Jones2011-12-071-1/+0
* Add tests for snapOneItem/snapOneRow snapModeMartin Jones2011-12-062-0/+163
* Say hello to QtQuick moduleKent Hansen2011-12-0224-0/+4547