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
18.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/4.8.0
qds/4.8.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
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
/
plugins
/
cppeditor
/
cppelementevaluator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type Hierarchy: Introduce ExecData
Jarek Kobus
2025-03-31
1
-46
/
+36
*
Type Hierarchy: Introduce SourceData
Jarek Kobus
2025-03-31
1
-32
/
+26
*
CppElementEvaluator: Unbind the function call
Jarek Kobus
2024-06-26
1
-1
/
+5
*
CppElementEvaluator: Remove not very useful method
Jarek Kobus
2024-02-05
1
-5
/
+0
*
CppElementEvaluator: Replace QSharedPointer with std::shared_ptr
Jarek Kobus
2024-02-05
1
-32
/
+32
*
CppEditor: Make a few CppModelManager functions static
hjk
2023-07-12
1
-4
/
+4
*
Utils: make column of convertPosition 0-based to merge it into Position
David Schulz
2023-05-24
1
-1
/
+1
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
CppElementEvaluator: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-13
1
-21
/
+22
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-12-14
1
-3
/
+4
|
\
|
*
CppTypeHierarchy: Fix showing type hierarchy
Jarek Kobus
2022-12-12
1
-3
/
+4
*
|
CppEditor: More migration to FilePath
hjk
2022-12-14
1
-13
/
+11
*
|
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-12-12
1
-52
/
+36
|
\
|
|
*
CppTypeHierarchy: Don't keep pointers to temp objects
Jarek Kobus
2022-12-07
1
-45
/
+35
|
*
CppTypeHierarchy: Don't create/store QIcon in non-GUI thread
Jarek Kobus
2022-12-07
1
-7
/
+1
*
|
CPlusPlus: Use FilePath for resolved include paths
hjk
2022-11-30
1
-6
/
+7
*
|
CppEditor: Remove WorkingCopy::get(QString) overload
hjk
2022-11-25
1
-1
/
+1
|
/
*
CppEditor: Limit the usage of qMakePair and std::make_pair
Jarek Kobus
2022-10-04
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CPlusPlus: Microoptimizations
hjk
2022-08-10
1
-2
/
+1
*
CPlusPlus: Inline more simple Type related functions
hjk
2022-06-28
1
-5
/
+5
*
CPlusPlus: Inline some simple central functions
hjk
2022-06-24
1
-18
/
+18
*
CppEditor: Remove foreach / Q_FOREACH usage part 2
Artem Sokolovskii
2022-05-09
1
-5
/
+7
*
CppEditor: Un-export some classes
Christian Kandeler
2021-09-06
1
-2
/
+2
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-0
/
+757
*
CppTools: Move CppHoverHandler to CppTools
Nikolai Kosjar
2018-01-16
1
-475
/
+0
*
TextEditor: move Link class to separate header in Utils
Ivan Donchevskii
2017-11-27
1
-2
/
+2
*
cplusplus: Make functions of Icons static
Alessandro Portale
2016-04-06
1
-1
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
C++: Revert lookup to 3.4.2
Nikolai Kosjar
2015-11-19
1
-6
/
+6
*
CppEditor: Use SymbolFinder from CppModelManager in CppElementEvaluator
Nikolai Kosjar
2015-10-12
1
-3
/
+7
*
C++: Rename ClassOrNamespace -> LookupScope
Orgad Shaneh
2015-04-20
1
-6
/
+6
*
Clean exported headers of the CppTools plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
C++: Accept language features in BackwardsScanner et al
Orgad Shaneh
2015-02-27
1
-1
/
+1
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
C++: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-5
/
+5
*
|
C++: Reduce FileName indirection
Orgad Shaneh
2015-02-03
1
-1
/
+1
*
|
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-2
/
+1
*
|
CppEditor: Move CppEditorWidget::linkToSymbol to CppTools
Nikolai Kosjar
2015-01-26
1
-3
/
+1
*
|
C++: display enum value in tooltip for simplest case
Przemyslaw Gorszkowski
2015-01-14
1
-1
/
+1
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
TextEditor: Rename BaseTextEditorWidget to TextEditorWidget
hjk
2014-09-29
1
-4
/
+4
*
|
CppTools: Change CppModelManager implementation pattern
hjk
2014-09-19
1
-1
/
+1
*
|
CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}
hjk
2014-08-27
1
-15
/
+18
*
|
TextEditor: Consolidate document access functions.
hjk
2014-08-04
1
-1
/
+1
[next]