- Jul 20, 2010
-
-
ck authored
Reviewed-by: Roberto Raggi
-
- Jul 06, 2010
-
-
Bill King authored
-
- Jul 02, 2010
-
-
Erik Verbruggen authored
-
- Jun 14, 2010
-
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- Jun 07, 2010
-
-
Roberto Raggi authored
-
- Jun 04, 2010
-
-
Erik Verbruggen authored
This reverts commit c2393df0.
-
Erik Verbruggen authored
This should speed things up a bit, because before, the line was tokenized at least 3 times.
-
- May 31, 2010
-
-
Roberto Raggi authored
-
- May 10, 2010
-
-
Roberto Raggi authored
-
- May 05, 2010
-
-
Roberto Raggi authored
-
- Apr 13, 2010
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1102 Reviewed-by: Roberto Raggi
-
- Mar 17, 2010
-
-
Erik Verbruggen authored
Done-with: Roberto Raggi
-
- Mar 10, 2010
-
-
dt authored
-
- Mar 09, 2010
-
-
Erik Verbruggen authored
Fixed crash in FindUsages on a dirty file in a large project, which is saved while the FindUsages is still running.
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 03, 2010
-
-
Wolfgang Beck authored
-
- Jan 19, 2010
-
-
Wolfgang Beck authored
-
- Dec 21, 2009
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Dec 15, 2009
-
-
Roberto Raggi authored
-
- Dec 07, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Nov 10, 2009
-
- Nov 09, 2009
-
-
Friedemann Kleint authored
Add state logic to CppCodeModelManagerInterface, making it aware whether an indexer is running, protect the update methods from another invocation while running. Add changed signals to IVersionControl and VCSManager and wire them to the update methods. Add a menu action for manually updating. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by:
con <qtc-committer@nokia.com>
-
- 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
-