aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickgridview
Commit message (Expand)AuthorAgeFilesLines
...
* Use qWaitForWindowActive() where it is required.Friedemann Kleint2012-07-091-1/+2
* Fix crash in tst_qquicklistview.Andrew den Exter2012-06-261-0/+10
* Rename Flickable x/yOrigin to originX/YBea Lam2012-06-221-16/+16
* Fix warnings in declarative tests.Friedemann Kleint2012-06-201-2/+7
* Set a non-zero default cacheBuffer.Martin Jones2012-06-1314-1/+20
* Performance should always be better with cacheBufferMartin Jones2012-06-081-49/+49
* tst_qquickgridview: further increase test timeoutRohan McGovern2012-06-051-1/+1
* Clearing a view didn't reset content size.Martin Jones2012-05-311-0/+9
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Fix nested GridView key navigation with a single row or column.Andrew den Exter2012-05-292-0/+22
* Don't parent (QObject) delegate items to views.Andrew den Exter2012-05-281-1/+1
* Don't override "z" bindings for header and footerBea Lam2012-05-282-0/+56
* Fix xOrigin and yOrigin to always be top-left posBea Lam2012-05-142-21/+46
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1
* Removed parallel_test from parallel-unsafe autotest.Rohan McGovern2012-04-271-1/+0
* Only run populate for items in model at creationBea Lam2012-04-231-24/+20
* QtDeclarative: No longer use QDeclarative compatibility defines.Friedemann Kleint2012-04-201-1/+2
* Vertical layout direction for ListView and GridViewBea Lam2012-04-175-524/+1279
* Don't ignore model changes when the ListView scroll position changes.Andrew den Exter2012-04-131-9/+36
* Measure offsets by rows instead of pixelsBea Lam2012-04-131-163/+202
* Fix imports in GridView testMartin Jones2012-03-281-2/+11
* Fix margins for right-to-left modeBea Lam2012-03-211-11/+12
* Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-192-0/+177
* Windows: Fix file URL issues in declarative autotestsMiikka Heikkinen2012-03-151-1/+1
* Reuse QQuickView in GridView table driven testsMartin Jones2012-03-141-40/+88
* Speed up view flick tests.Martin Jones2012-03-133-20/+19
* ListView.contentHeight does not include header and footer item heightsMartin Jones2012-03-131-0/+10
* Displaced items were moving unnecessarilyBea Lam2012-03-132-0/+131
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+1
* refilled items should be moved immediatelyBea Lam2012-03-102-6/+39
* ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-071-0/+6
* Fix setting of target lists when target Transition is not setBea Lam2012-03-072-0/+51
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* prepareTransition() must cancel current transitionBea Lam2012-03-072-14/+3
* Merge master <-> api_changesMatthew Vogt2012-03-053-8/+407
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2431-0/+6684