aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/treeview
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-274-4/+4
* Test QFileSystemModel with no icon providerShawn Rutledge2024-02-021-0/+1
* manual test, treeview: add a SelectionRectangleRichard Moe Gustavsen2024-01-092-1/+17
* TreeView: add support for setting a root indexRichard Moe Gustavsen2023-05-241-16/+16
* QQQuickTreeView: double expand from TreeView, not TreeViewDelegateRichard Moe Gustavsen2022-12-091-4/+0
* QQuickTreeViewDelegate: implement edit delegatesRichard Moe Gustavsen2022-12-083-0/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-115-183/+9
* QQuickTreeView: add expandToIndex()Richard Moe Gustavsen2022-02-181-0/+21
* TreeViewDelegate: allow app to add custom pointer handlersRichard Moe Gustavsen2022-02-101-6/+9
* controls: add TreeViewDelegateRichard Moe Gustavsen2021-12-094-37/+146
* quick: add qquicktreeviewRichard Moe Gustavsen2021-12-045-0/+530