- 17 Aug, 2010 2 commits
-
-
Roberto Raggi authored
That is, we don't look at the column position anymore when searching the function under cursor.
-
Roberto Raggi authored
-
- 11 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 16 Jun, 2010 1 commit
-
-
Christian Kamm authored
If it encounters a forward declaration, it tries to find the class declaration globally now. Task-number: QTCREATORBUG-20
-
- 28 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 25 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 17 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 14 May, 2010 1 commit
-
-
Roberto Raggi authored
-
- 11 May, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 18 Mar, 2010 1 commit
-
-
Roberto Raggi authored
-
- 17 Mar, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 21 Dec, 2009 1 commit
-
-
Christian Kamm authored
In preparation for finding macro uses. * Macro: add offset and length * MacroUse: add line * Document: add convenience functions for finding a macro definition, use or undefined use at a given location. Reviewed-by: Erik Verbruggen
-
- 15 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 07 Dec, 2009 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Encapsulate the details.
-
- 02 Dec, 2009 1 commit
-
-
Roberto Raggi authored
-
- 09 Nov, 2009 1 commit
-
-
Friedemann Kleint authored
Ensure the code model receives file names with clean paths ('/') and fix paths in the relevant places of the code model. Pass on clean paths from Cpp reference find and display them correctly in the search window tooltip. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 05 Nov, 2009 1 commit
-
-
Roberto Raggi authored
updateModifiedFiles ckecks the timestamp and reparses all the modified files in the current snapshot.
-
- 15 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 25 Sep, 2009 1 commit
-
-
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>
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 29 Jul, 2009 1 commit
-
-
Roberto Raggi authored
Snapshot::dependsOn(fn) returns the files in the snapshot that depends on fn.
-
- 14 Jul, 2009 1 commit
-
-
Roberto Raggi authored
Reviewed by Thorbjørn Lindeijer
-
- 10 Jul, 2009 1 commit
-
-
Roberto Raggi authored
-
- 26 Jun, 2009 1 commit
-
-
Roberto Raggi authored
-
- 16 Jun, 2009 2 commits
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- 15 Jun, 2009 1 commit
-
-
Roberto Raggi authored
-
- 05 Jun, 2009 1 commit
-
-
Roberto Raggi authored
-
- 03 Jun, 2009 1 commit
-
-
Roberto Raggi authored
Say hello to Snapshot::documentFromSource(), Snapshot::preprocessedCode() and Snapshot::globalNamespaceBinding().
-
- 30 Mar, 2009 1 commit
-
-
Roberto Raggi authored
-
- 26 Mar, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
It popped up an error saying the file couldn't be found. Better not show a link at all.
-
- 04 Mar, 2009 1 commit
-
-
Roberto Raggi authored
-
- 25 Feb, 2009 2 commits
- 24 Feb, 2009 1 commit
-
-
Roberto Raggi authored
-
- 13 Jan, 2009 2 commits
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-