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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Speed up TreeItem::updateAll()
Christian Kandeler
2025-05-16
1
-9
/
+21
*
Utils: Use good old-fashioned for loop in TreeItem::indexOf()
Christian Kandeler
2025-05-15
1
-2
/
+7
*
Fix QMetaType::type() related deprecation warnings
hjk
2024-05-23
1
-3
/
+3
*
TreeModel: Remove unused function overload
Eike Ziller
2024-01-09
1
-5
/
+3
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2024-01-08
1
-2
/
+9
|
\
|
*
Fix TreeModel emitting nested QAbstractItemModel signals
David Faure
2024-01-08
1
-4
/
+16
*
|
Fix TreeModel emitting nested QAbstractItemModel signals
David Faure
2023-12-13
1
-7
/
+14
|
/
*
Improve sorting in Kit-related settings tabs
Christian Kandeler
2023-09-08
1
-1
/
+1
*
QtSupport: Use natural sorting for Qt versions in settings widget
Christian Kandeler
2023-09-05
1
-0
/
+9
*
Utils: Replace QVector with QList
Jarek Kobus
2023-07-20
1
-1
/
+1
*
Doc: Mark docs in Utils \internal if classes or functions not found
Leena Miettinen
2023-05-26
1
-0
/
+13
*
Doc: Add "\inmodule QtCreator" to \class and \namespace docs
Leena Miettinen
2023-05-22
1
-0
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Fix clazy "Mixing iterators with const_iterators" warnings
Jarek Kobus
2022-11-30
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Drop unused headers [I-Z]
Jarek Kobus
2022-05-25
1
-0
/
+1
*
Share "auto-detected" UI string and add tool tip
Eike Ziller
2021-01-29
1
-0
/
+7
*
Use less nullptr for empty flags
hjk
2020-01-21
1
-1
/
+1
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-8
/
+8
*
Fix warning: "Missing emit keyword on signal call"
Alessandro Portale
2019-01-17
1
-5
/
+6
*
Utils: Modernize further
Alessandro Portale
2018-07-24
1
-4
/
+1
*
Utils: Modernize
Alessandro Portale
2018-07-20
1
-22
/
+22
*
Utils: Fix treemodel's hasChildren
Christian Stenger
2018-05-02
1
-0
/
+8
*
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
[next]