index
:
qt-extensions/qttreeview.git
6.1
master
Qt Extension: TreeView
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qquicktreeview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQuickTreeView: be able to expand rows that are not yet visible in the view
HEAD
master
Richard Moe Gustavsen
2022-01-24
1
-10
/
+14
*
Fix compiler warnings
Richard Moe Gustavsen
2022-01-06
1
-1
/
+1
*
Update qquicktreeview to take Qt 6.3 API changes into account
Richard Moe Gustavsen
2022-01-06
1
-0
/
+8
*
Let TreeView update attached properties when model data changes
Richard Moe Gustavsen
2021-08-05
1
-17
/
+34
*
Only stop keypress propagation if TreeView actually uses the key
Richard Moe Gustavsen
2021-04-19
1
-0
/
+1
*
Ensure the tree has items before moving currentViewIndex
Richard Moe Gustavsen
2021-04-19
1
-0
/
+3
*
Fix part of clazy warnings: ineffective loops and missed overrides
Evgeniy A. Dushistov
2021-04-14
1
-0
/
+12
*
Ensure we set TreeView.view
Richard Moe Gustavsen
2021-02-22
1
-0
/
+1
*
Doc: Fix documentation warnings
Topi Reinio
2020-11-26
1
-77
/
+68
*
Update correct marketplace license header
Jani Heikkinen
2020-10-22
1
-8
/
+11
*
Update license headers to use the Marketplace version (2)
Richard Moe Gustavsen
2020-07-16
1
-1
/
+1
*
Add missing lines to license headers
Richard Moe Gustavsen
2020-06-03
1
-0
/
+2
*
Make TreeView a proper Qt module
Richard Moe Gustavsen
2020-05-20
1
-7
/
+8
*
TreeView 1.0
Richard Moe Gustavsen
2020-05-14
1
-0
/
+997