aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickgridview/data
Commit message (Expand)AuthorAgeFilesLines
* Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-052-5/+7
* QQuickGridView: Respect marginsUlf Hermann2018-10-041-0/+80
* GridView: Fix an off-by-one offset of positioning of itemsJan Arve Sæther2018-01-101-0/+126
* QQuickItemView: always honor the removeDisplaced animationAlberto Mardegan2017-11-031-1/+2
* QQuickItemView: avoid wrong repositioning of removed itemsAlberto Mardegan2017-11-031-0/+94
* Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* QQuickItemView: fix releaseItem() loopsJ-P Nurmi2017-06-121-0/+12
* ListView, GridView: fix missing keyNavigationEnabled propertyMitch Curtis2016-12-201-0/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-0/+30
|\
| * GridView: Sanitize visible items after model insertionGabriel de Dietrich2016-02-131-0/+30
* | Updated license headersJani Heikkinen2016-01-202-34/+24
|/
* Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-051-0/+3
* Fix potential use of incorrect bounds in delegate tracking.Michael Brasser2015-07-121-0/+24
* ListView/GridView contentHeight should include delayRemove-d itemsMatt Vogt2015-06-231-0/+47
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-123-17/+17
* Do not fail test because window moves out of desktop area bounds.Jan Arve Saether2014-09-251-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-252-36/+20
* Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-041-0/+116
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-183-4/+98
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-261-0/+74
* fix whitespaceOswald Buddenhagen2014-01-222-5/+5
* Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-111-0/+85
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-271-1/+5
* Set a non-zero default cacheBuffer.Martin Jones2012-06-1313-0/+14
* Fix nested GridView key navigation with a single row or column.Andrew den Exter2012-05-291-0/+3
* Don't override "z" bindings for header and footerBea Lam2012-05-281-0/+35
* Fix xOrigin and yOrigin to always be top-left posBea Lam2012-05-141-2/+6
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1
* Vertical layout direction for ListView and GridViewBea Lam2012-04-174-12/+122
* Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-191-0/+31
* Speed up view flick tests.Martin Jones2012-03-132-2/+2
* Displaced items were moving unnecessarilyBea Lam2012-03-131-0/+81
* refilled items should be moved immediatelyBea Lam2012-03-101-0/+6
* Fix setting of target lists when target Transition is not setBea Lam2012-03-071-0/+36
* prepareTransition() must cancel current transitionBea Lam2012-03-071-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-052-1/+165
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2429-0/+1594