- Jul 14, 2009
-
-
Norwegian Rock Cat authored
Also synchronized suffixes to match what is in the xml file.
-
Jens Bache-Wiig authored
Details: Added one new purple icon for .c files and registered the same icon for .hpp extensions.
-
Thorbjørn Lindeijer authored
So they can be adapted in the color schemes.
-
- Jul 13, 2009
-
-
Roberto Raggi authored
-
- Jul 10, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jul 09, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Done with Thorbjørn Lindeijer
-
- Jul 08, 2009
-
-
mae authored
-
Roberto Raggi authored
-
- Jul 06, 2009
-
-
Sergey Belyashov authored
Added translation macros to some editor kinds. Added possibility to translate names of editors in Open With context menu. Translation context is "OpenWith::Editors". Merge-request: 808 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jul 02, 2009
-
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Also allow starting to rename with the cursor at the end of the name.
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi and mae.
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi
-
- Jun 26, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jun 25, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Initial work on smart highlight of local symbols. For-statements and symbols genarated from a macro expansion are not yet highlighted.
-
- Jun 24, 2009
-
-
Roberto Raggi authored
-
- Jun 22, 2009
-
-
Friedemann Kleint authored
Acked-by:
con <qtc-committer@nokia.com>
-
- 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
-
Thorbjørn Lindeijer authored
This depended on a stretch that was removed. Instead, make the stretch factor of the stretch 0 and make sure that the method boxes used by the CppEditor and ScriptEditor take all its space. Reviewed-by: con
-
- Jun 15, 2009
-
-
Roberto Raggi authored
-
- Jun 12, 2009
-
-
Thorbjørn Lindeijer authored
Didn't check whether the lookup actually returned a valid symbol before accessing the name. Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
-
- Jun 11, 2009
-
-
Roberto Raggi authored
-
- Jun 09, 2009
-
-
Roberto Raggi authored
-
- Jun 05, 2009
-
-
Roberto Raggi authored
static int i, *ptr = &i; will be replaced with static int i; static int *ptr = &i; using the editor's context menu > Simplify Declarations
-
- Jun 04, 2009
-
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Thorbjørn Lindeijer authored
-