- Jul 29, 2009
-
-
Friedemann Kleint authored
Add missing Q_OBJECTS where tr() was used.
-
- Jul 16, 2009
- 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 04, 2009
-
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
con authored
-
- Jun 02, 2009
-
-
con authored
-
- May 26, 2009
-
-
Thorbjørn Lindeijer authored
The actions are already lazily instantiated in TextEditorActionHandler::setupActions(), so there should be no need to call initializeActions() in all plugins on startup. Only the main text editor plugin will still initialize its actions, to make sure the menu items are there.
-
- May 25, 2009
-
-
dt authored
-
Daniel Molkentin authored
-
dt authored
-
- May 11, 2009
-
-
Roberto Raggi authored
-
- May 08, 2009
-
-
Alessandro Portale authored
-
- Apr 20, 2009
-
-
con authored
-
- Apr 08, 2009
- Apr 07, 2009
-
-
Thorbjørn Lindeijer authored
isValid -> supportsEditor
-
Thorbjørn Lindeijer authored
Reviewed-by: Roberto Raggi
-
- Apr 06, 2009
-
-
Roberto Raggi authored
-
- Apr 02, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Apr 01, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 31, 2009
-
-
hjk authored
javascripteditor: compile fix Linux, compile fix namespaces
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 17, 2009
-
-
Thorbjørn Lindeijer authored
This stuff was all over the place, a relic from before the editor settings were unified. Now the initialization is only done in TextEditorSettings. Fixes the .pro file editor and the generic project files editor, which before only used the font settings.
-
Thorbjørn Lindeijer authored
Introduce setCodeFoldingSupported to the BaseTextEditor, and only enabled it for the C++ and QtScript editors. This removes the useless margin meant for code folding markers from the plain text editor and .pro file editor.
-
- Mar 04, 2009
-
-
Daniel Molkentin authored
Task: - RevBy: Thorbjorn AutoTest: -
-
- Feb 27, 2009
-
- Feb 25, 2009