Erik Verbruggen
3082395c14
Disabled invalid ObjC++ discovery code.
...
Task-number: QTCREATORBUG-1501
Reviewed-by: Roberto Raggi
2010-05-28 12:15:54 +02:00
Roberto Raggi
e343b33342
Check for possible 0x0 accesses.
2010-05-28 11:15:08 +02:00
Roberto Raggi
64e9f652e0
Handle using declarations
2010-05-27 16:33:18 +02:00
Thorbjørn Lindeijer
ee6d7ae384
Fixed position of current argument highlight for constructors
...
It was broken due to a leading space which was trimmed off, breaking the
begin and end positions. Instead, don't trim, but just make sure not to
add a leading space when it is not necessary.
Done-with: Christian Kamm <christian.d.kamm@nokia.com >
Task-number: QTCREATORBUG-1398
2010-05-27 14:49:45 +02:00
Roberto Raggi
653ca110fe
Removed DeprecatedLookupContext.
2010-05-26 15:56:12 +02:00
Roberto Raggi
d2a62b07f0
Create bindings for anonymous typedefs.
2010-05-26 10:10:23 +02:00
Roberto Raggi
ce3a90fc78
Highlight namespaces.
2010-05-25 17:49:43 +02:00
Roberto Raggi
f335855ade
Warn about unexpected using declarations.
2010-05-25 17:15:23 +02:00
Roberto Raggi
405353ab23
Removed the CppBindings.
2010-05-25 17:15:23 +02:00
Roberto Raggi
b68a16f1b5
Highlight user defined types.
2010-05-25 17:15:22 +02:00
Roberto Raggi
2a0f901e16
Use the document in the snapshot when available.
2010-05-25 17:15:22 +02:00
Roberto Raggi
e6c377c75c
New implementation of CheckUndefinedSymbols.
2010-05-25 17:15:22 +02:00
Roberto Raggi
744d294f3b
Improved lookup of qualified names.
2010-05-25 17:15:21 +02:00
Roberto Raggi
0ce09d9d87
Added an optinal member `length' to Document::DiagnosticMessage.
2010-05-25 17:15:21 +02:00
Roberto Raggi
09bf431ab5
Fixed jump to the matching definition.
2010-05-21 11:35:37 +02:00
Roberto Raggi
8ecbb44183
Turn on C++0x support.
2010-05-21 10:51:48 +02:00
Erik Verbruggen
b9ac631b4a
Fixed expression resolving for ObjC message send expressions.
2010-05-20 18:37:12 +02:00
Erik Verbruggen
164aed22a5
Fixed scope discovery.
2010-05-20 16:07:33 +02:00
Roberto Raggi
3b113a2d74
Deprecate the old template instantiation.
2010-05-20 15:22:09 +02:00
Erik Verbruggen
8d5dde66c0
Fixed qualified name creation for ObjC classes and protocols.
...
Also fixed the tests for it.
2010-05-20 12:13:44 +02:00
Roberto Raggi
1e1d8e450f
Use the Control created by CPlusPlus::CreateBindings.
2010-05-18 09:24:14 +02:00
Roberto Raggi
35c50dcbfc
Use the context created by TypeOfExpression.
2010-05-18 09:24:11 +02:00
Roberto Raggi
5cb42c93ef
Instantiate the template functions.
2010-05-18 09:24:04 +02:00
Roberto Raggi
5058dd670a
Reuse TypeOfExpression.
2010-05-17 13:06:49 +02:00
Roberto Raggi
18490596f9
Renamed Document::findSymbolAt().
2010-05-17 13:01:56 +02:00
Roberto Raggi
e2297e4cbd
less verbose.
2010-05-14 15:34:39 +02:00
Roberto Raggi
25b04ff5b4
Flush the current binding before searching for types.
2010-05-14 15:32:40 +02:00
Roberto Raggi
81d7ac2d69
Improved LookupContext::fullyQualifiedName().
2010-05-14 15:10:28 +02:00
Roberto Raggi
ca1d1259c6
Cleanup.
2010-05-14 14:37:17 +02:00
Roberto Raggi
469b6ef741
Get rid of useless overload of findType().
2010-05-14 14:18:44 +02:00
Roberto Raggi
31135d5767
More renaming.
2010-05-14 14:00:56 +02:00
Roberto Raggi
13625c2121
Removed ClassOrNamespace::findType_helper() & co.
2010-05-14 13:55:25 +02:00
Roberto Raggi
8eac2fcd21
More renaming.
2010-05-14 13:55:25 +02:00
Roberto Raggi
20bfb3313e
Removed deprecated code.
2010-05-14 13:55:24 +02:00
Roberto Raggi
a600614866
Renamed classOrNamespace() and lookup/findClassOrNamespace().
2010-05-14 13:55:24 +02:00
Roberto Raggi
fca0d359ba
Removed deprecate overload of LookupContext::classOrNamespace().
2010-05-14 13:55:24 +02:00
Roberto Raggi
9ed1f667a8
Resolve ambiguous C++-like initilized declarations.
2010-05-14 13:55:24 +02:00
Roberto Raggi
517e04ff60
Reenabled the tooltip.
2010-05-14 13:55:23 +02:00
Roberto Raggi
1302de086a
Jump at the function's definition.
2010-05-14 13:55:23 +02:00
Roberto Raggi
3c6ad0d845
Instiate overloads of operator->().
2010-05-14 13:55:22 +02:00
Roberto Raggi
1f3ce81061
Check the member access operator before trying to resolve the base expression.
2010-05-14 13:55:22 +02:00
Roberto Raggi
31b632d6fb
Oops! use the right base type when searching for overloads of operator->().
2010-05-14 13:55:22 +02:00
Roberto Raggi
7edde41d7e
Get rid of deprected method ResolveExpression::resolveBaseExpression().
2010-05-14 13:55:22 +02:00
Roberto Raggi
b66375819d
Removed ResolveExpression::resolveMember().
2010-05-14 13:55:22 +02:00
Roberto Raggi
a3e76dd2cf
Get rid off resolveMemberExpression().
2010-05-14 13:55:22 +02:00
Roberto Raggi
f9a05d9ced
Reimplemented resolve base expression.
2010-05-14 13:55:21 +02:00
Roberto Raggi
c739119c2a
Fixed Document::scopeAt() to always return a valid scope.
2010-05-14 13:55:21 +02:00
Roberto Raggi
9381a3e7d8
Look for symbols in the base class implementation.
2010-05-14 13:55:21 +02:00
Roberto Raggi
60f76c96e8
Improved LookupItem and get rid of some deprecated code.
2010-05-14 13:55:21 +02:00
Roberto Raggi
140756eef4
Removed deprecated code.
2010-05-14 13:55:20 +02:00