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
/
libs
/
cplusplus
/
ResolveExpression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a couple of null-checks/-returns.
Erik Verbruggen
2010-06-04
1
-5
/
+5
*
Fixed expression resolving for ObjC message send expressions.
Erik Verbruggen
2010-05-20
1
-23
/
+12
*
Deprecate the old template instantiation.
Roberto Raggi
2010-05-20
1
-3
/
+3
*
Renamed classOrNamespace() and lookup/findClassOrNamespace().
Roberto Raggi
2010-05-14
1
-4
/
+4
*
Resolve ambiguous C++-like initilized declarations.
Roberto Raggi
2010-05-14
1
-2
/
+4
*
Reenabled the tooltip.
Roberto Raggi
2010-05-14
1
-7
/
+3
*
Jump at the function's definition.
Roberto Raggi
2010-05-14
1
-0
/
+1
*
Instiate overloads of operator->().
Roberto Raggi
2010-05-14
1
-3
/
+16
*
Check the member access operator before trying to resolve the base expression.
Roberto Raggi
2010-05-14
1
-9
/
+10
*
Oops! use the right base type when searching for overloads of operator->().
Roberto Raggi
2010-05-14
1
-1
/
+1
*
Get rid of deprected method ResolveExpression::resolveBaseExpression().
Roberto Raggi
2010-05-14
1
-117
/
+0
*
Removed ResolveExpression::resolveMember().
Roberto Raggi
2010-05-14
1
-55
/
+6
*
Get rid off resolveMemberExpression().
Roberto Raggi
2010-05-14
1
-48
/
+48
*
Reimplemented resolve base expression.
Roberto Raggi
2010-05-14
1
-0
/
+32
*
Improved LookupItem and get rid of some deprecated code.
Roberto Raggi
2010-05-14
1
-94
/
+123
*
Removed deprecated code.
Roberto Raggi
2010-05-14
1
-9
/
+1
*
Store the declaration (if any) associated with the LookupItem.
Roberto Raggi
2010-05-11
1
-14
/
+10
*
Split LookupContext::lookup() in lookup() and find().
Roberto Raggi
2010-05-11
1
-4
/
+4
*
Oops! removed debug statements.
Roberto Raggi
2010-05-10
1
-28
/
+1
*
Use the last visible symbol if available.
Roberto Raggi
2010-05-10
1
-2
/
+2
*
More work on template instantiation.
Roberto Raggi
2010-05-10
1
-0
/
+46
*
Refactor a bit the lookup, it should simplify template instantiation.
Roberto Raggi
2010-05-10
1
-41
/
+3
*
Enable lazy lookup.
Roberto Raggi
2010-05-05
1
-2
/
+2
*
Try to use the new LookupContext.
Roberto Raggi
2010-05-05
1
-243
/
+114
*
Deprecated the current LookupContext.
Roberto Raggi
2010-05-05
1
-5
/
+5
*
Fixed `look at symbol under cursor' when symbol is a Qt method (e.g. a signal).
Roberto Raggi
2010-03-29
1
-2
/
+26
*
Renamed the CompoundExpressionAST::compoundStatement.
Roberto Raggi
2010-03-23
1
-1
/
+1
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Simplified ObjC selectors in the AST.
Erik Verbruggen
2010-02-23
1
-2
/
+2
*
Revert "Added Objective-C @try block parsing."
Erik Verbruggen
2010-02-15
1
-5
/
+0
*
Added Objective-C @try block parsing.
Erik Verbruggen
2010-02-15
1
-0
/
+5
*
Added semantic checks for compound expressions.
Erik Verbruggen
2010-02-07
1
-1
/
+5
*
Added AST nodes for compound expressions (a GNU extension).
Erik Verbruggen
2010-02-07
1
-0
/
+5
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-8
/
+8
|
\
|
*
remove trailing whitespace
Oswald Buddenhagen
2010-01-29
1
-8
/
+8
*
|
Expand the template parameters.
Roberto Raggi
2009-12-08
1
-5
/
+9
*
|
Merge remote branch 'origin/1.3'
Thorbjørn Lindeijer
2009-12-08
1
-0
/
+1
|
\
\
|
|
/
|
*
Fixed completion when a typedef symbol is used as class name
Roberto Raggi
2009-12-08
1
-0
/
+1
*
|
Use const names.
Roberto Raggi
2009-12-01
1
-22
/
+22
*
|
Use const literals.
Roberto Raggi
2009-12-01
1
-2
/
+2
*
|
Get rid off QPair<FullySpecifiedType, Symbol *>. Use LookupItem intead.
Roberto Raggi
2009-11-17
1
-76
/
+78
*
|
Refactored the AST visitors.
Roberto Raggi
2009-11-17
1
-2
/
+2
*
|
Added scope calculation for Objective-C classes.
Erik Verbruggen
2009-11-11
1
-0
/
+88
*
|
Fixed the AST field names.
Roberto Raggi
2009-11-10
1
-3
/
+3
*
|
Cleanup Postfix operators.
Roberto Raggi
2009-11-10
1
-2
/
+2
*
|
Removed the ExpressionListAST node.
Roberto Raggi
2009-11-10
1
-6
/
+0
|
/
*
Don't run the typechecker on the actual arguments.
Roberto Raggi
2009-10-28
1
-6
/
+6
*
Fixed: Completion doesn't work for typedefs
Roberto Raggi
2009-10-28
1
-2
/
+11
*
Handle ambiguous function declarations vs c++-like initialized declarations.
Roberto Raggi
2009-10-27
1
-0
/
+5
*
Initial work on the `new' GenTemplateInstance.
Roberto Raggi
2009-10-26
1
-6
/
+10
[next]