- Oct 13, 2009
-
-
Thorbjørn Lindeijer authored
Found by Roberto.
-
- Oct 12, 2009
-
-
Roberto Raggi authored
-
- Oct 05, 2009
-
-
Roberto Raggi authored
-
- Oct 01, 2009
-
-
con authored
Which is 'quite' important, since Qt builds by default generate frameworks.
-
- Sep 30, 2009
-
-
Roberto Raggi authored
-
- Sep 23, 2009
-
-
Roberto Raggi authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 13, 2009
-
-
hjk authored
sessionUnloaded was sometimes emitted when the session manager was in an unsafe state (between delete m_file and m_file = new ...) leading to crashes when slots connected to the signal accessed the sessionmanager again. This patch moves the signal emission before delete m_file. Reviewed-by: dt
-
- Jul 24, 2009
-
-
Thorbjørn Lindeijer authored
In order to speed up completion for include statements. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Jul 14, 2009
-
-
Roberto Raggi authored
Reviewed by Thorbjørn Lindeijer
-
- Jul 10, 2009
-
-
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 15, 2009
-
-
Roberto Raggi authored
-
- Jun 10, 2009
-
-
Roberto Raggi authored
-
- Jun 09, 2009
-
-
Roberto Raggi authored
-
- Jun 02, 2009
-
-
Roberto Raggi authored
-
- May 12, 2009
-
-
dt authored
This adds a way for plugins to tell the cppmodel that for certain files, the actual contents come from it, instead of reading from the disk. (For texteditors the cppmodel does that automatically.) Reviewed-By:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Mar 11, 2009
-
-
Roberto Raggi authored
-
- Mar 04, 2009
-
-
hjk authored
-
- Mar 02, 2009
-
-
Roberto Raggi authored
-
- Feb 25, 2009
- Feb 23, 2009
-
-
Roberto Raggi authored
-
- Feb 11, 2009
-
-
Thorbjørn Lindeijer authored
Especially when several error markers exist, the flashing this causes while editing isn't really nice. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
(cherry picked from commit 9539bb2b)
-
- Feb 10, 2009
-
-
Roberto Raggi authored
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Dec 16, 2008
-
-
hjk authored
-
Thorbjørn Lindeijer authored
It used to be in CppTools, but since the hover handler only makes sense in the context of the C++ editor, this is a better place.
-
- Dec 12, 2008
-
-
Roberto Raggi authored
This change removes a number of wrong usages of the CppModelManager::documents()/document().
-
- Dec 08, 2008
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Dec 04, 2008
-
-
Roberto Raggi authored
-
- Dec 02, 2008