aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview
Commit message (Expand)AuthorAgeFilesLines
* Fix ListView.isCurrentItem when used with DelegateModelJoni Poikelin2021-10-062-0/+36
* Fix regression in ListView/Flickable event deliveryJan Arve Sæther2021-08-262-0/+211
* QQuickListView: Add autotest so that animated delegate does not crashJan Arve Sæther2021-02-043-0/+60
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-072-0/+87
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-152-0/+60
* tst_qquicklistview: Fix a few memory leaksUlf Hermann2020-03-231-123/+75
* tst_qquicklistview: Don't use QTest::toString()Ulf Hermann2020-03-201-25/+25
* Robustify QQuickListView testUlf Hermann2020-02-271-0/+1
* Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-062-0/+72
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-062-0/+668
|\
| * Fix some ListView bugs related to snapping when it had a headerJan Arve Sæther2020-01-302-0/+668
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-231-2/+2
|\|
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-202-0/+50
|\|
| * QQuickItemView: fix crash when changing modelWang Chuan2020-01-152-0/+50
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-092-0/+5
|\|
| * QQuickItemView: Emit correct change signal on model resetFabian Kosmale2019-12-052-0/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-052-0/+175
|\|
| * Fix ObjectModel item not being rendered when moved between modelsMitch Curtis2019-12-042-0/+175
* | Don't allow dragging a ListView through a floating header or footerShawn Rutledge2019-12-041-0/+40
* | QQuickListView: implement support for reusing itemsRichard Moe Gustavsen2019-12-044-1/+305
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-0/+57
|\|
| * QQuickItemView: Set moveReason to other on model changeFabian Kosmale2019-12-031-0/+57
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-111-0/+25
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+25
| |\
| | * Fix bug when highlight was not respected after currentIndex changedJan Arve Sæther2019-10-081-0/+25
* | | qquicklistview: support required properties in sectionDelegateFabian Kosmale2019-09-122-1/+88
* | | Support required properties in model delegatesFabian Kosmale2019-09-122-0/+133
* | | Use qmlRegisterAnonymousType in examples and testsUlf Hermann2019-08-271-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-202-0/+4
|\|
| * tst_qquicklistview: make addOnCompleted more robust + sanity checkFabian Kosmale2019-08-072-0/+4
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-262-0/+93
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-172-0/+93
| |\
| | * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-162-0/+93
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-013-0/+52
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-0/+49
| |\|
| | * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-282-0/+49
| * | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
* | | unblacklist passing testsDaniel Smith2019-06-271-4/+0
* | | Fix deprecation warnings in 5.14Friedemann Kleint2019-05-291-3/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-261-0/+4
|\| |
| * | Blacklist tst_QQuickListView::currentIndex() on macOS 10.12Ulf Hermann2019-05-221-0/+4
* | | Move model types into their own libraryUlf Hermann2019-05-022-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-171-0/+3
|\|
| * Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12Ulf Hermann2019-04-161-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-092-0/+63
|\|
| * In response to touch cancel, don't just ungrab, send an ungrab eventShawn Rutledge2019-04-042-0/+63
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-0/+2
|\|
| * Blacklist tst_QQuickListView::enforceRange_withoutHighlight on opensuseUlf Hermann2019-03-201-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-141-2/+0
|\|