aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview2
Commit message (Expand)AuthorAgeFilesLines
* Fix index handling on insert in QQmlDelegateModelUlf Hermann2022-05-233-0/+153
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-071-2/+0
* QQmlListAccessor: Support registered sequence typesUlf Hermann2022-04-284-0/+106
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-032-0/+55
* QQuickListView: Stop overlap for section and firstItem delegatesOliver Eftevaag2022-01-202-0/+173
* If ListView visibleItems count is zero update footerTony Leinonen2021-11-192-0/+104
* De-flakify tst_QQuickListView2::dragDelegateWithMouseArea()Jan Arve Sæther2021-11-191-0/+1
* Fix compiler warning from unused parameterVolker Hilsheimer2021-11-081-1/+1
* Reset currentChanges if currentChanges is active when refilling listViewTony Leinonen2021-11-052-0/+145
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-305-0/+206
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-11/+7
* Fix regression in ListView/Flickable event deliveryJan Arve Sæther2021-08-202-0/+212
* ListView: support QList<QUrl> modelsMitch Curtis2021-04-293-0/+182