aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview/data
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-091-0/+29
|\
| * In response to touch cancel, don't just ungrab, send an ungrab eventShawn Rutledge2019-04-041-0/+29
* | Add itemAtIndex to quick viewsPaolo Angelelli2019-01-171-0/+15
|/
* Improve interaction between snapping and sectionsMichael Brasser2018-10-171-0/+49
* Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-057-18/+25
* QQuickItemView: Don't change the viewport while in layoutUlf Hermann2018-09-271-0/+87
* QQmlDelegateModel: don't fall back to use DelegateChooser as delegateRichard Moe Gustavsen2018-09-061-0/+63
* Prevent ListView from jumping horizontally with flick(0,<number>)Michael Brasser2018-08-231-0/+18
* Fix QQuickListViewPrivate::snapItemAt for lists with spacingJohan Klokkhammer Helsing2018-04-251-0/+18
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-0/+90
|\
| * QQuickItemView: Clear pending changes when refillingUlf Hermann2017-12-181-0/+90
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-091-0/+125
|\|
| * QQuickListView/GridView: load items that results from model changes synchrono...Richard Moe Gustavsen2017-11-301-0/+125
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-203-0/+164
|\|
| * Fix ListView::positionViewAtIndex with ListView.Contain modeJoni Poikelin2017-11-071-0/+34
| * Fix providing correct velocity when using index based scrollingPasi Petäjäjärvi2017-11-031-0/+102
| * ListView: don't stop moving the highlight because of model updatesShawn Rutledge2017-11-031-0/+28
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-068-23/+103
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-178-23/+103
* | stabilize tst_QQuickListView::flickBothDirectionsShawn Rutledge2017-10-231-0/+1
|/
* Fix issue with programmatic flicking at boundsMichael Brasser2017-09-081-0/+19
* Fix ListView::StrictlyEnforceRange with resizing delegateMichael Brasser2017-08-091-0/+31
* QQuickItemView: fix releaseItem() loopsJ-P Nurmi2017-06-121-0/+12
* ListView: allow flicking to both directionsJ-P Nurmi2017-01-161-0/+70
* ListView, GridView: fix missing keyNavigationEnabled propertyMitch Curtis2016-12-201-0/+14
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-221-0/+47
|\
| * QQuickItemView: Take sticky header/footer into account for positionViewAtInde...Robin Burchell2016-01-151-0/+47
* | Updated license headersJani Heikkinen2016-01-203-51/+36
|/
* Fix ListView.OverlayHeaderJ-P Nurmi2015-12-231-0/+130
* Auto-tests for fast model updates while flickingGabriel de Dietrich2015-12-071-0/+24
* Don't make currentIndex skip an extra item on removalAlberto Mardegan2015-11-131-0/+39
* ListView: Set currentItem's culled state on geometry changeGabriel de Dietrich2015-09-211-0/+144
* Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-051-0/+3
* Don't change the currentItem after a viewport resizeAlberto Mardegan2015-07-201-0/+16
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-301-0/+3
|\
| * Correctly initialize ListView section attached properties.Martin Jones2015-06-251-0/+3
* | ListView/GridView contentHeight should include delayRemove-d itemsMatt Vogt2015-06-231-0/+46
* | ObjectModel: add API for dynamic changesJ-P Nurmi2015-06-101-0/+24
|/
* Fixed license headersJani Heikkinen2015-02-177-21/+21
* Update copyright headersJani Heikkinen2015-02-1210-53/+53
* Fix flick() with ListView.SnapToItem at bounds.Michael Brasser2015-01-131-0/+14
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-051-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-253-54/+30
* Merge "Merge branch '5.3' into dev" into refs/staging/devGunnar Sletta2014-08-082-0/+98
|\
| * Merge branch '5.3' into devGunnar Sletta2014-08-072-0/+98
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3J-P Nurmi2014-07-301-0/+40
| | |\
| | | * Fix QQmlDelegateModel ignoring layoutChange in certain situationsDan Vrátil2014-06-291-0/+40
| | * | Fix QQmlDelegateModel getting out of syncDan Vrátil2014-07-301-0/+58
* | | | ListView: add support for "pull back" header & footerJ-P Nurmi2014-08-083-0/+217
|/ / /
* | | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-0/+11
|\| |