aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickheaderview
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-051-1/+1
* Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-221-0/+1
* Don't include unused headerVolker Hilsheimer2021-04-121-1/+0
* Remove QMake project filesJoerg Bornemann2021-02-111-15/+0
* Fix QQuickHeaderView models to pass model testerVolker Hilsheimer2020-11-041-2/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-071-3/+3
* Remove all version numbers from QML importsMitch Curtis2020-08-262-10/+10
* Use QList instead of QVectorJarek Kobus2020-06-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-312-0/+144
|\
| * tst_qquickheaderview: wait for window to be activeRichard Moe Gustavsen2020-03-301-0/+3
| * HeaderView: Add support for list based modelsAndy Shaw2020-03-242-0/+141
* | CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-0/+49
|/
* Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-113-0/+490