index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
treemodel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Speed up TreeItem::updateAll()
Christian Kandeler
2025-05-16
1
-0
/
+1
*
Utils: Don't bark on nullptr in dynamic tree item check
hjk
2024-08-09
1
-0
/
+2
*
Utils: Verify types of TypedTreeItem in debug mode
Christian Kandeler
2024-08-08
1
-13
/
+32
*
TreeModel: Remove unused function overload
Eike Ziller
2024-01-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2024-01-08
1
-0
/
+1
|
\
|
*
Fix TreeModel emitting nested QAbstractItemModel signals
David Faure
2024-01-08
1
-1
/
+3
*
|
Fix TreeModel emitting nested QAbstractItemModel signals
David Faure
2023-12-13
1
-2
/
+3
|
/
*
Improve sorting in Kit-related settings tabs
Christian Kandeler
2023-09-08
1
-1
/
+2
*
QtSupport: Use natural sorting for Qt versions in settings widget
Christian Kandeler
2023-09-05
1
-1
/
+15
*
Utils: Replace QVector with QList
Jarek Kobus
2023-07-20
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: More forward declarations / drop unused headers [T-Z]
Jarek Kobus
2022-05-25
1
-0
/
+1
*
ProjectTree: Merge descendants of hidden Sources and Headers virtual folders
Wojciech Smigaj
2021-07-15
1
-0
/
+10
*
Share "auto-detected" UI string and add tool tip
Eike Ziller
2021-01-29
1
-0
/
+2
*
Utils: Add findAnyChild() to TypedTreeItem
Christian Stenger
2021-01-08
1
-0
/
+5
*
Reuse the requestExpansion() signal from the base class
Jarek Kobus
2020-11-17
1
-2
/
+2
*
AutoTest: Use TypedTreeItem for TestResultItem
Christian Stenger
2019-02-08
1
-0
/
+5
*
Utils: Modernize further
Alessandro Portale
2018-07-24
1
-2
/
+2
*
Utils: Consistently use nullptr
Tobias Hunger
2018-05-13
1
-8
/
+11
*
Utils: Fix treemodel's hasChildren
Christian Stenger
2018-05-02
1
-0
/
+1
*
Utils: Remove BaseTreeModel::hasChildren re-implementation
hjk
2018-02-20
1
-1
/
+0
*
Utils: Let tree items request collapsing
hjk
2018-01-31
1
-0
/
+2
*
Utils: Change processing of children in reverseFindAnyChild()
Christian Stenger
2018-01-24
1
-1
/
+2
*
Utils: Fix typo in function name
Christian Stenger
2017-09-05
1
-1
/
+1
*
TreeModel: Add a sibling() implementation
hjk
2017-09-04
1
-0
/
+1
*
ProjectExplorer: Order projects in session alphabetically again
hjk
2017-08-17
1
-0
/
+11
*
ProjectExplorer: Add option to hide empty directories from project tree
Tobias Hunger
2017-08-04
1
-0
/
+2
*
AutoTest: Speed up finding parent items
Christian Stenger
2017-06-30
1
-0
/
+2
*
TreeModel/Find: Save a few cycles when searching
hjk
2017-04-05
1
-1
/
+1
*
Utils: Introduce TreeItem::{begin,end}
hjk
2017-02-08
1
-2
/
+6
*
ProjectExplorer: Make the FlatModel a Utils::TreeModel
hjk
2017-01-25
1
-0
/
+3
*
TreeModel: Introduce a TreeItem::indexInParent() convenience function
hjk
2016-08-03
1
-0
/
+1
*
TreeModel: Move some base TreeItem code out-of-line
hjk
2016-08-03
1
-66
/
+23
*
TreeModel: Remove BaseTreeModel::topLevelItemCount()
hjk
2016-08-03
1
-2
/
+0
*
TreeModel: Make TreeItem::m_children private
hjk
2016-08-01
1
-2
/
+0
*
TreeModel: Remove uses of Q_DECL_EQ_DELETE
hjk
2016-08-01
1
-2
/
+2
*
TreeModel: Remove now-unused TreeItem::setFlags() and m_flags
hjk
2016-08-01
1
-2
/
+0
*
Utils: Streamline TreeModel API
hjk
2016-07-27
1
-85
/
+120
*
TreeModel: Introduce a recursive TreeItem::updateAll() function
hjk
2016-07-12
1
-0
/
+1
*
TreeModel: Initialize root item with proper type in LeveledTreeModel
hjk
2016-07-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.1'
Eike Ziller
2016-07-11
1
-5
/
+4
|
\
|
*
TreeModel: Consolidate child()/childAt() and rowCount()/childCount()
hjk
2016-07-07
1
-5
/
+3
|
*
TreeModel: Introduce a destroyItem() convenience function
hjk
2016-07-06
1
-0
/
+1
*
|
TreeModel: Declare Utils::TreeItem * as meta type
hjk
2016-07-06
1
-0
/
+2
|
/
*
TreeModel: Add an optional ParentType parameter for TypedTreeItem
hjk
2016-06-27
1
-2
/
+6
*
TreeModel: Re-order template arguments for tree levels
hjk
2016-06-24
1
-3
/
+3
*
Utils: Add a TypeTreeItem::forFirstLevelChildren iterating function
hjk
2016-06-21
1
-0
/
+5
*
Utils: Make remaining TreeModel iterating functions 'const'
hjk
2016-06-20
1
-2
/
+2
*
Utils: Add a typesafe TypedTreeItem::childAt(int) overload
hjk
2016-06-20
1
-0
/
+2
[next]