- Nov 05, 2010
-
-
Leandro Melo authored
Reviewed-by: ckamm
-
- May 14, 2010
-
-
Leandro Melo authored
Indenter is now a separate class which can be reused through composition. Added it to the generic editor.
-
- Mar 05, 2010
-
-
hjk authored
-
- Jan 11, 2010
-
-
con authored
They were no longer showing e.g. the file name of the diffed file. Also separate editor id and editor context a bit.
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- Jan 06, 2010
-
-
Friedemann Kleint authored
As it causes dashed lists to be formatted as - i1 - i2 Just do paragraph formatting. Task-number: QTCREATORBUG-538 Initial-patch-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> (cherry picked from commit 2986ccaf)
-
Friedemann Kleint authored
As it causes dashed lists to be formatted as - i1 - i2 Just do paragraph formatting. Task-number: QTCREATORBUG-538 Initial-patch-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- Dec 08, 2009
-
-
Thorbjørn Lindeijer authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Jul 13, 2009
-
-
Alessandro Portale 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
-
- Feb 25, 2009
- Jan 21, 2009
-
-
hjk authored
Task: 180315 RevBy: Details:
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
- Jan 20, 2009
-
-
hjk authored
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 02, 2008