index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
treemodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Remove BaseTreeModel::hasChildren re-implementation
hjk
2018-02-20
1
-6
/
+0
*
Utils: Let tree items request collapsing
hjk
2018-01-31
1
-0
/
+6
*
Utils: Change processing of children in reverseFindAnyChild()
Christian Stenger
2018-01-24
1
-2
/
+2
*
CMake: Improve delegates for CMake configuration
Tobias Hunger
2017-09-19
1
-3
/
+2
*
TreeModel: Send modelReset() in setRootItem(...)
Tobias Hunger
2017-09-05
1
-2
/
+3
*
TreeModel: Add a sibling() implementation
hjk
2017-09-04
1
-0
/
+12
*
ProjectExplorer: Order projects in session alphabetically again
hjk
2017-08-17
1
-0
/
+7
*
ProjectExplorer: Add option to hide empty directories from project tree
Tobias Hunger
2017-08-04
1
-0
/
+23
*
AutoTest: Speed up finding parent items
Christian Stenger
2017-06-30
1
-0
/
+12
*
TreeModel/Find: Save a few cycles when searching
hjk
2017-04-05
1
-5
/
+3
*
Utils: Introduce TreeItem::{begin,end}
hjk
2017-02-08
1
-18
/
+24
*
TreeModel: Remove unreachable code
Eike Ziller
2017-01-11
1
-2
/
+0
*
Utils: Fix warnings in Treemodel
Marco Bubke
2017-01-05
1
-4
/
+4
*
TreeModel: Introduce a TreeItem::indexInParent() convenience function
hjk
2016-08-03
1
-0
/
+5
*
TreeModel: Move some base TreeItem code out-of-line
hjk
2016-08-03
1
-0
/
+55
*
TreeModel: Remove BaseTreeModel::topLevelItemCount()
hjk
2016-08-03
1
-5
/
+0
*
TreeModel: Remove now-unused TreeItem::setFlags() and m_flags
hjk
2016-08-01
1
-7
/
+2
*
Utils: Streamline TreeModel API
hjk
2016-07-27
1
-25
/
+30
*
TreeModel: Introduce a recursive TreeItem::updateAll() function
hjk
2016-07-12
1
-0
/
+10
*
TreeModel: Consolidate child()/childAt() and rowCount()/childCount()
hjk
2016-07-07
1
-16
/
+11
*
TreeModel: Introduce a destroyItem() convenience function
hjk
2016-07-06
1
-0
/
+5
*
TreeModel: Add a StaticTreeItem(QString) convenience constructor
hjk
2016-06-17
1
-0
/
+5
*
TreeModel: Introduce a StaticTreeItem
hjk
2016-06-15
1
-9
/
+21
*
Utils: Remove now unused type-unsafe TreeItem child iteration
hjk
2016-06-13
1
-19
/
+0
*
TreeModel: Rework tree iteration
hjk
2016-05-12
1
-37
/
+0
*
TreeView: Announce sorting tree items
hjk
2016-05-04
1
-3
/
+15
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
TreeModel: Assert when inserting items that already have a model
hjk
2015-11-10
1
-0
/
+1
*
TreeModel: Ensure that proxy models or views get notified...
Christian Stenger
2015-09-28
1
-0
/
+5
*
TreeModel: Remove TreeItem::setModel from interface
hjk
2015-07-13
1
-10
/
+4
*
TreeModel: Add a few more soft asserts
hjk
2015-06-23
1
-1
/
+14
*
TreeModel: API for setting header tool tips
Eike Ziller
2015-06-11
1
-0
/
+7
*
TreeModel: takeItem should return the item
Eike Ziller
2015-06-10
1
-4
/
+5
*
TreeModel: Inform view about changed root
Christian Stenger
2015-06-04
1
-0
/
+1
*
TreeModel: Some extra checking
hjk
2015-04-23
1
-1
/
+4
*
TreeModel: Clean up TreeItem API
hjk
2015-04-22
1
-30
/
+3
*
TreeModel: More API cleanup
hjk
2015-04-22
1
-12
/
+14
*
TreeModel: API cleanup
hjk
2015-04-22
1
-18
/
+13
*
TreeModel: Ensure deterministic state during child destruction
hjk
2015-04-22
1
-1
/
+2
*
Debugger: Remove most remaining occurrences of WatchData
hjk
2015-03-20
1
-0
/
+11
*
Plugin view: Fix sorting
Eike Ziller
2015-03-16
1
-0
/
+8
*
Utils: Fix propagation of underlying tree model
Christian Stenger
2015-02-23
1
-0
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Utils: Avoid accessing null pointer...
Christian Stenger
2015-02-09
1
-2
/
+5
*
|
TreeModel: More sanity checks
hjk
2015-02-09
1
-1
/
+4
*
|
TreeModel: Make TreeModelVisitor useful
hjk
2015-02-09
1
-0
/
+3
*
|
Debugger: Use Utils::TreeModel for watch window
hjk
2015-01-29
1
-0
/
+34
*
|
TreeModel: Fix model back pointer propagation when adding items
hjk
2015-01-28
1
-1
/
+1
*
|
TreeModel: Make item flags configurable in "group header" constructor
hjk
2015-01-28
1
-2
/
+2
[next]