aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQuickTreeView: be able to expand rows that are not yet visible in the viewHEADmasterRichard Moe Gustavsen2022-01-241-0/+23
* Change the cmake build to use qt_internal_add_qml_moduleRichard Moe Gustavsen2022-01-061-1/+4
* Avoid conflict between TreeView in QtQuick and MarketplaceRichard Moe Gustavsen2022-01-063-6/+6
* Autotest: Add new test: expandAndCollapseChildrenRichard Moe Gustavsen2021-10-201-0/+51
* Autotest: Add new test: insertRowsRichard Moe Gustavsen2021-10-203-0/+54
* Port to newer CMake APIFabian Kosmale2021-06-161-2/+2
* 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-192-0/+88
* 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-305-11/+113
* Ensure we set TreeView.viewRichard Moe Gustavsen2021-02-221-1/+77
* Add autotest boilerplate codeRichard Moe Gustavsen2021-02-226-6/+339
* Add CMake port based on the qmake setupVenugopal Shivashankar2021-01-072-0/+21
* 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-203-0/+56