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
/
cplusplus
/
LookupContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
LookupContext: Replace QSharedPointer with std::shared_ptr
Jarek Kobus
2024-02-06
1
-7
/
+6
*
Various plugins: Replace QMap with QHash
Jarek Kobus
2024-01-29
1
-1
/
+1
*
Replace GPL-3.0 with GPL-3.0-only
Kai Köhne
2023-01-10
1
-1
/
+1
*
CppEditor: More migration to FilePath
hjk
2022-12-14
1
-1
/
+1
*
CppEditor: Proliferate FilePath use
hjk
2022-11-24
1
-2
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CPlusPlus: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-30
1
-2
/
+2
*
CplusPlus: Fix minimal name construction
Christian Kandeler
2021-01-29
1
-0
/
+1
*
Compile fix
Jarek Kobus
2021-01-13
1
-1
/
+2
*
Use std::unordered_map instead of std::map
Jarek Kobus
2021-01-13
1
-2
/
+2
*
Fix compile warnings about missing override
Jarek Kobus
2020-12-08
1
-21
/
+21
*
CppEditor: Remove using namespace quickfix: Don't insert inline namespaces
Leander Schulten
2020-11-19
1
-2
/
+5
*
C++: fix built-in code model to work with shared_ptr on MSVC 2017
Volodymyr Zibarov
2020-05-29
1
-1
/
+1
*
Some clang-tidy -use-modernize-nullptr
hjk
2019-08-01
1
-6
/
+6
*
C++: Fix crash for invalid code
Nikolai Kosjar
2017-07-06
1
-1
/
+2
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+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
-69
/
+140
*
C++: Limit template instantiation depth
Orgad Shaneh
2015-11-12
1
-0
/
+1
*
C++: Ignore explicit template instantiations
Orgad Shaneh
2015-06-29
1
-0
/
+1
*
C++: Support default template argument lookup for specialization
Orgad Shaneh
2015-06-09
1
-1
/
+6
*
C++: Remove scope argument from initializeSubst
Orgad Shaneh
2015-06-09
1
-1
/
+1
*
C++: Deduplicate template arguments substitution
Orgad Shaneh
2015-05-22
1
-3
/
+3
*
C++: Introduce CreateBindings::Ptr
Orgad Shaneh
2015-05-20
1
-3
/
+5
*
C++: fix code completion for decltyped type
Orgad Shaneh
2015-05-20
1
-1
/
+7
*
C++: Fix crash on auto deduction with debug enabled
Nikolai Kosjar
2015-05-15
1
-0
/
+5
*
C++: Always assign name to LookupScope
Orgad Shaneh
2015-04-23
1
-1
/
+1
*
C++: Rename ClassOrNamespace -> LookupScope
Orgad Shaneh
2015-04-20
1
-40
/
+39
*
C++: Pimpl ClassOrNamespace
Orgad Shaneh
2015-04-20
1
-69
/
+6
*
C++: Remove DeprecatedGenTemplateInstance
Orgad Shaneh
2015-04-20
1
-5
/
+2
*
C++: Cleanup NestedClassInstantiator in LookupContext
Orgad Shaneh
2015-04-13
1
-5
/
+1
*
C++: Forward-declare NestedClassInstantiator
Orgad Shaneh
2015-04-13
1
-21
/
+1
*
C++: Remove unimplemented function in LookupContext
Orgad Shaneh
2015-04-07
1
-1
/
+0
*
C++: rename enclosingTemplateInstantiation to enclosingBinding
Przemyslaw Gorszkowski
2015-02-25
1
-5
/
+4
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
C++: Fix completion for enum inside member functions
Orgad Shaneh
2015-01-13
1
-0
/
+3
|
/
*
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
*
|
C++: refactoring: extract finding anonymous as nested type
Przemyslaw Gorszkowski
2014-08-28
1
-0
/
+2
*
|
search for partial specialization for arrays
Filipp
2014-08-20
1
-2
/
+2
|
/
*
C++: fix 'using' in separate block of scope
Przemyslaw Gorszkowski
2014-06-13
1
-1
/
+1
*
C++: Enable runtime lookup debug...
Orgad Shaneh
2014-05-28
1
-3
/
+1
*
C++: fix findusage for member of typedefed anonymous struct
Przemyslaw Gorszkowski
2014-03-31
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-18
1
-1
/
+3
|
\
|
*
C++: fix support for nested anonymous classes
Przemyslaw Gorszkowski
2014-03-12
1
-1
/
+3
*
|
C++: cleanup setting the bindings in the lookup context class.
Erik Verbruggen
2014-02-27
1
-7
/
+9
|
/
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
C++: Remember the class a ClassOrNamespace is based on
Nikolai Kosjar
2013-11-12
1
-1
/
+7
*
C++: add support for local types
Przemyslaw Gorszkowski
2013-06-18
1
-1
/
+6
[next]