aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tst_treeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQuickTreeView: be able to expand rows that are not yet visible in the viewHEADmasterRichard Moe Gustavsen2022-01-241-0/+23
* Autotest: Add new test: expandAndCollapseChildrenRichard Moe Gustavsen2021-10-201-0/+51
* Autotest: Add new test: insertRowsRichard Moe Gustavsen2021-10-201-0/+31
* Check that modelIndex is valid before trying to use it6.1Richard Moe Gustavsen2021-05-191-0/+16
* Add some extra tests for when the model is emptyRichard Moe Gustavsen2021-04-191-0/+12
* Only stop keypress propagation if TreeView actually uses the keyRichard Moe Gustavsen2021-04-191-0/+22
* Ensure the tree has items before moving currentViewIndexRichard Moe Gustavsen2021-04-191-0/+25
* Emit dataUpdated() when updating other columns than the firstAndy Shaw2021-03-301-1/+26
* Ensure we set TreeView.viewRichard Moe Gustavsen2021-02-221-1/+77
* Add autotest boilerplate codeRichard Moe Gustavsen2021-02-221-2/+63
* Update correct marketplace license headerJani Heikkinen2020-10-221-8/+11
* Add missing lines to license headersRichard Moe Gustavsen2020-06-031-0/+2
* Fix auto-test not buildingRichard Moe Gustavsen2020-05-201-1/+1
* Make TreeView a proper Qt moduleRichard Moe Gustavsen2020-05-201-0/+44