- Oct 21, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Oct 16, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Share code with ResolveExpression.
-
- Oct 15, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Unmark the visited nodes when searching bindings in class or namespace scopes.
-
- Oct 14, 2009
-
-
Roberto Raggi authored
-
- Oct 12, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Oct 08, 2009
-
-
Roberto Raggi authored
As a side-effect, we can finally complete things like connect(&a, SIGNAL(
-
- Oct 07, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects.
-
- Oct 06, 2009
-
-
dt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Oct 05, 2009
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Sep 30, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Sep 29, 2009
-
-
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.
-
- Sep 25, 2009
-
-
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
-
- Sep 23, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-