aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\|
| * Remove blacklisting of several tests that are passingShawn Rutledge2019-02-101-2/+0
* | Add itemAtIndex to quick viewsPaolo Angelelli2019-01-173-0/+40
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-161-2/+0
|\|
| * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-151-2/+0
* | Fix usage of QTRY_COMPARE in tst_qquicklistviewFrederik Gladhorn2018-11-051-2/+1
* | tests/auto/quick: remove QQUICK_VERIFY_POLISH macroMitch Curtis2018-10-311-2/+2
* | tst_qquicklistview: use new QQuickTest::qWaitForItemPolished() functionMitch Curtis2018-10-312-118/+119
|/
* Make sectionsSnap test more robustMichael Brasser2018-10-221-1/+1
* Improve interaction between snapping and sectionsMichael Brasser2018-10-172-0/+107
* Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-058-21/+28
* QQuickItemView: Don't change the viewport while in layoutUlf Hermann2018-09-272-0/+104
* QQmlDelegateModel: don't fall back to use DelegateChooser as delegateRichard Moe Gustavsen2018-09-062-0/+74
* Prevent ListView from jumping horizontally with flick(0,<number>)Michael Brasser2018-08-232-0/+37
* StrictlyEnforceRange should not override valid SnapOne decisionsMichael Brasser2018-06-291-0/+5
* Fix SnapOneItem/Row behavior for mid-range flicksMichael Brasser2018-06-291-11/+21
* QQmlDelegateModel: even for QAIM, only use first column by defaultRichard Moe Gustavsen2018-06-211-0/+33
* Tests: Silence Clang warningsFriedemann Kleint2018-04-271-2/+0
* Fix QQuickListViewPrivate::snapItemAt for lists with spacingJohan Klokkhammer Helsing2018-04-252-0/+44
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-234/+234
* tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFYv5.11.0-beta1Kari Oikarinen2018-02-231-5/+5
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-022-1/+136
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-1/+136
| |\
| | * QQuickItemView: Clear pending changes when refillingUlf Hermann2017-12-182-0/+122
| | * QQuickList/GridViewPrivate::fixupPosition: don't set moveReasonShawn Rutledge2017-12-161-1/+14
* | | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-251-0/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-092-0/+153
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-042-0/+153
| |\|