index
:
qt/qtquickcontrols.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
dev
old/5.1
old/5.2
old/qt4
wip/calendar
wip/qt5-nativetext
wip/tizen
Qt Quick Controls
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
controls
/
Private
/
qquicktreemodeladaptor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QList instead of QVector
Jarek Kobus
2020-08-31
1
-14
/
+14
*
QQuickTreeModelAdaptor1: fix updating of ModelIndex role
Alberto Mardegan
2019-10-29
1
-34
/
+141
*
Fix deprecation warnings
Friedemann Kleint
2019-02-06
1
-2
/
+2
*
Insert before next item when it exists
Allan Sandfeld Jensen
2018-12-10
1
-2
/
+9
*
QQuickTreeModelAdaptor1: fix out of range issue in selectionForRowRange
Samuel Gaist
2018-12-05
1
-0
/
+2
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-27
1
-4
/
+47
|
\
|
*
Fix moving of TreeView items
Joni Poikelin
2016-08-26
1
-4
/
+47
*
|
Controls: append "1" to all C++ classes
Mitch Curtis
2016-03-18
1
-41
/
+41
*
|
Unify license header usage
Antti Kokko
2016-02-04
1
-12
/
+15
*
|
Replace foreach with range-based for
Anton Kudryavtsev
2016-01-16
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-09
1
-1
/
+1
|
\
|
*
Make QtQuickControls compile on WinCE
Tobias Koenig
2015-08-06
1
-1
/
+1
*
|
TreeView: Add rootIndex property
Gabriel de Dietrich
2015-07-27
1
-14
/
+38
|
/
*
TreeView: Track model indexes during selection
Gabriel de Dietrich
2015-07-04
1
-5
/
+9
*
TreeView: Check that indexes belong to the current model
Gabriel de Dietrich
2015-05-22
1
-0
/
+3
*
TreeModelAdaptor: Remove debug statements
Gabriel de Dietrich
2015-05-22
1
-67
/
+30
*
TreeModelAdaptor: Monitor model's lifespan
Gabriel de Dietrich
2015-05-21
1
-0
/
+21
*
TreeModelAdaptor: Take into account childless expanded items
Gabriel de Dietrich
2015-04-16
1
-15
/
+27
*
Fix TreeView missing visualization of expander image on insert or remove
Filippo Cucchetto
2015-04-14
1
-0
/
+9
*
TreeModelAdaptor: Fix slots and signal parameter type qualifiers
Gabriel de Dietrich
2015-02-18
1
-3
/
+3
*
Introducing TreeView
Gabriel de Dietrich
2015-02-13
1
-0
/
+799