- Aug 14, 2009
-
-
hjk authored
-
- Jul 31, 2009
-
-
Friedemann Kleint 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
-
- Jun 15, 2009
-
-
hjk authored
-
- Jun 03, 2009
-
-
dt authored
Reviewed-By: hjk
-
- Jun 02, 2009
-
-
hjk authored
core Find dialog and the "old" minibuffer based search. A hot fix for the recent regression that 'n' and 'N' do not work and the positioning of the cursor after the search is wrong.
-
hjk authored
core Find dialog and the "old" minibuffer based search. A hot fix for the recent regression that 'n' and 'N' do not work and the positioning of the cursor after the search is wrong.
-
- May 31, 2009
-
-
Rhys Weatherley authored
-
Rhys Weatherley authored
Common things like :wq, :x, and :qa didn't work - now they do.
-
Rhys Weatherley authored
Creator already has a find box that works fairly well, so there is no need for a mini-buffer mode for searching. This change makes FakeVim activate the standard find box when the user hits '/' or '?'. Note: right now both '/' and '?' do forward searching by default because the Creator find box lacks a "find backwards by default" mode. This can be added later to the find box if considered useful.
-
- Apr 14, 2009
-
-
hjk authored
-
- Apr 03, 2009
-
-
hjk authored
-
- Mar 31, 2009
- Mar 30, 2009
- Mar 25, 2009
- Mar 23, 2009
-
-
hjk authored
-
- Mar 06, 2009
-
-
hjk authored
-
- Mar 05, 2009
-
-
hjk authored
editor
-
- Feb 25, 2009
- Feb 20, 2009
-
-
hjk authored
-
- Feb 11, 2009
-
-
Martin Aumueller authored
-
Martin Aumueller authored
-
- Feb 04, 2009
- Jan 28, 2009
-
-
hjk authored
-
- Jan 27, 2009
-
-
hjk authored
Details: before that it was the plugin, so there was a lot of inactive handlers left around
-
- Jan 26, 2009
-
-
hjk authored
Details: the installHandler() overload was missing an implementation
-
- Jan 23, 2009
- Jan 20, 2009
-
-
hjk authored
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
-