- 16 Oct, 2009 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Share code with ResolveExpression.
-
- 15 Oct, 2009 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Unmark the visited nodes when searching bindings in class or namespace scopes.
-
- 14 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 12 Oct, 2009 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 08 Oct, 2009 1 commit
-
-
Roberto Raggi authored
As a side-effect, we can finally complete things like connect(&a, SIGNAL(
-
- 07 Oct, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects.
-
- 06 Oct, 2009 3 commits
-
-
dt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 05 Oct, 2009 4 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 30 Sep, 2009 5 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 29 Sep, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Introduced T_CPP_COMMENT and T_CPP_DOXY_COMMENT to handle C++-style comments and improved CPPEditor::isInComment to handle the newly introduced tokens. As side effect,this change should fix the regression we introduced in the "automagically" quote/brace insertion.
-
- 25 Sep, 2009 4 commits
-
-
Christian Kamm authored
In particular macros that are only checked for definition or are expanded during the evaluation of an #if or #elif directive are now also added to the list available through Document::macroUses(). The names of undefined macros that are interesting (because they're used in an #ifdef or a defined(...)) are now available through Document::undefinedMacroUses(). Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
- 23 Sep, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 21 Sep, 2009 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Added BackwardsScanner::mid(tokenIndex). Mid() returns a substring starting from the position of the given token.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 18 Sep, 2009 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-