aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquickgridview/tst_qquickgridview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-5075/+0
* Stabilise ListView and GridView testsBea Lam2012-02-211-27/+40
* Built-in transition support for ListView & GridViewBea Lam2012-02-161-3/+974
* Separate out some of the common test codeBea Lam2012-02-071-282/+47
* Must update columns when GridView geometry changesBea Lam2012-02-021-0/+60
* Fixes for removing before visibleBea Lam2012-02-011-15/+35
* 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
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-60/+47
* Ensure items in ListView and GridViews viewport are visible.Andrew den Exter2011-12-201-0/+169
* 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
* Add tests for snapOneItem/snapOneRow snapModeMartin Jones2011-12-061-0/+114
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+3705