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
/
plugins
/
cppeditor
/
cppelementevaluator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Editors: Some renamings to enhance consistency
hjk
2014-07-31
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-06-18
1
-1
/
+1
|
\
|
*
Fixed compilation error on RHEL 5.10.
Dale Marchand
2014-06-18
1
-1
/
+1
*
|
CppEditor: Use BaseTextEditor{Widget} if possible
Nikolai Kosjar
2014-06-13
1
-3
/
+5
*
|
C++: Get rid of {Name,Type}::isEqualTo()
Nikolai Kosjar
2014-05-23
1
-1
/
+1
*
|
C++: Add utf16 indices to Macro and Document::MacroUse
Nikolai Kosjar
2014-05-23
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
[next]