aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview/data
Commit message (Expand)AuthorAgeFilesLines
* tst_qquicklistview: remove some bindings to parentMitch Curtis2022-08-257-7/+12
* tst_qquicklistview: fix some TypeErrors and ReferenceErrorsMitch Curtis2022-06-102-2/+2
* Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-151-1/+1
* Revert "Fix ListView.isCurrentItem when used with DelegateModel"Mitch Curtis2021-11-271-21/+0
* Fix ListView.isCurrentItem when used with DelegateModelJoni Poikelin2021-09-291-0/+21
* QQuickListView: Add autotest so that animated delegate does not crashJan Arve Sæther2021-02-032-0/+45
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-1/+3
* Speed up tst_QQuickListView; round coordinate displayShawn Rutledge2020-11-032-3/+15
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-071-0/+60
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-151-0/+35
* Modernize tst_QQuickListView::QTBUG_39492Shawn Rutledge2020-06-101-5/+6
* Remove usage of filterRegExpLars Knoll2020-03-261-1/+1
* Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-061-0/+15
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-0/+67
|\
| * Fix some ListView bugs related to snapping when it had a headerJan Arve Sæther2020-01-301-0/+67
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-201-0/+34
|\|
| * QQuickItemView: fix crash when changing modelWang Chuan2020-01-151-0/+34
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-091-0/+1
|\|
| * QQuickItemView: Emit correct change signal on model resetFabian Kosmale2019-12-051-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-051-0/+140
|\|
| * Fix ObjectModel item not being rendered when moved between modelsMitch Curtis2019-12-041-0/+140
* | QQuickListView: implement support for reusing itemsRichard Moe Gustavsen2019-12-041-0/+98
* | qquicklistview: support required properties in sectionDelegateFabian Kosmale2019-09-121-0/+77
* | Support required properties in model delegatesFabian Kosmale2019-09-121-0/+47
|/
* tst_qquicklistview: make addOnCompleted more robust + sanity checkFabian Kosmale2019-08-071-0/+3
* Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-171-0/+77
|\
| * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-161-0/+77
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+33
|\|
| * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-281-0/+33
* | 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