aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * QQuickListView/GridView: load items that results from model changes synchrono...Richard Moe Gustavsen2017-11-302-0/+153
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-204-9/+292
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Shawn Rutledge2017-11-132-8/+84
| |\|
| | * stabilize and optimize tst_QQuickListView::QTBUG_34576_velocityZeroShawn Rutledge2017-11-081-8/+9
| | * Fix ListView::positionViewAtIndex with ListView.Contain modeJoni Poikelin2017-11-072-0/+75
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-11-063-9/+216
| |\|
| | * stabilize tst_QQuickListView::incrementalModelShawn Rutledge2017-11-031-9/+4
| | * Fix providing correct velocity when using index based scrollingPasi Petäjäjärvi2017-11-032-0/+152
| | * ListView: don't stop moving the highlight because of model updatesShawn Rutledge2017-11-032-0/+60
| * | Update to new QRandomGenerator APIThiago Macieira2017-11-031-2/+2
* | | Update to new QRandomGenerator APIThiago Macieira2017-12-051-2/+2
* | | Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-068-23/+103
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-248-23/+103
| |\|
| | * Fix outdated BSD license headerKai Koehne2017-10-178-23/+103
* | | stabilize tst_QQuickListView::flickBothDirectionsShawn Rutledge2017-10-232-3/+1
* | | Blacklist tst_QQuickListView::flickBothDirections() temporarilyLiang Qi2017-10-201-0/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-202-0/+49
|\|
| * Fix issue with programmatic flicking at boundsMichael Brasser2017-09-082-0/+49
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-2/+3
|/
* Fix ListView::StrictlyEnforceRange with resizing delegateMichael Brasser2017-08-092-0/+55
* QQuickItemView: fix releaseItem() loopsJ-P Nurmi2017-06-122-0/+25
* ListView: allow flicking to both directionsJ-P Nurmi2017-01-162-0/+149
* ListView, GridView: fix missing keyNavigationEnabled propertyMitch Curtis2016-12-202-1/+15
* tst_QQuickPathView, tst_QQuickListView: Fix compiler warningsFriedemann Kleint2016-12-081-82/+136
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+32
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+32
| |\
| | * Test that we don't crash when items are sorted and filtered at the same timeOlivier Goffart2016-08-041-0/+32
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-4/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-4/+2
| |\|
| | * tst_qquicklistview: Style fixesRobin Burchell2016-07-081-4/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-0/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-0/+17
| |\|
| | * Report changes correctly when inserting into a ListViewStephen Kelly2016-06-211-0/+17
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devShawn Rutledge2016-06-141-2/+2
|\| |
| * | Fix names of testsStephen Kelly2016-06-081-2/+2
* | | Blacklisting tst_QQuickListView::populateTransitions on OpenSUSE 42.1Milla Pohjanheimo2016-06-131-0/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-91/+1
|\|
| * Factor out testing code for QTBUG_48870_fastModelUpdatesGabriel de Dietrich2016-02-131-91/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-227/+115
|\|
| * tst_qquicklistview: Move a number of window instances to use scoped pointers.Robin Burchell2016-01-221-227/+115