- Oct 08, 2010
-
-
Erik Verbruggen authored
-
- Sep 30, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- Sep 13, 2010
-
-
Christian Kamm authored
-
- Sep 09, 2010
-
-
Erik Verbruggen authored
- Changed generator to generate: - Changed AST::lastToken to return 1 if there is none - Changed Bind.cpp to set the scope of the block following a control statement to extend upto (and not including) the first token after the block. So basically, including any whitespace after the control statement. Reviewed-by: Roberto Raggi
-
- Aug 16, 2010
-
-
Kai Koehne authored
Remove unneeded methods from API.
-
- Aug 13, 2010
-
-
Christian Kamm authored
Makes them easy to use everywhere. Also when calling QuickFixData::textOf and friends, it wasn't really clear which file they would run on.
-
Christian Kamm authored
-
- Aug 12, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
This makes sure styles are consistent for the editor and the quick fix engine.
-
Christian Kamm authored
-
Christian Kamm authored
* Can change files without opening an editor. * Can open an editor without changing a file. * Default to reindenting new files. * Allow reading a file temporarily to access document and text.
-
- Jul 19, 2010
-
-
Roberto Raggi authored
-
- Jun 22, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jun 14, 2010
-
-
Erik Verbruggen authored
-
- May 18, 2010
-
-
Roberto Raggi authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 02, 2010
-
-
Erik Verbruggen authored
-
- Nov 16, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Nov 13, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Nov 10, 2009
-
-
Roberto Raggi authored
-
- Oct 21, 2009
-
-
Roberto Raggi authored
Removed CPLUSPLUS_BEGIN/END_NAMESPACE and replace CPLUSPLUS_USE_NAMESPACE with `using namespace CPlusPlus;'
-
Roberto Raggi authored
-
- Aug 26, 2009
-
-
Roberto Raggi authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Jun 19, 2009
-
-
Roberto Raggi authored
-
- Jun 17, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jun 16, 2009
-
-
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
-
- Jun 05, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 11, 2009
-
-
Thorbjørn Lindeijer authored
This means at the moment the PrettyPrinter isn't doing anything useful, but the idea is that from here we can improve it to adapt the code to a certain style. Reviewed-by: Roberto Raggi
-
- Feb 25, 2009
- Jan 13, 2009
-
-
Daniel Molkentin authored
-