- Jul 14, 2009
-
-
con authored
This always selected the whole filter text when entering a directory.
-
- Jun 22, 2009
-
-
con authored
For example when you typed Ctrl+l and find that you don't want to use the goto line filter after all.
-
- 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 03, 2009
-
-
con authored
Was making the "f" filter unusable, because the popup was hidden when selecting a directory. Reviewed-by:
dt <qtc-committer@nokia.com>
-
con authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
con authored
After changes in Qt that expose a bug in Qt Creator. We actually tried to set the focus on a widget that doesn't accept focus. Set a focus proxy instead. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 13, 2009
-
-
con authored
Should still be ok on small screens though. Suggested by Christian Hoenig.
-
- Apr 20, 2009
-
-
Oswald Buddenhagen authored
-
- Feb 25, 2009
- Feb 23, 2009
-
-
con authored
Task: - 242931
-
- Jan 29, 2009
-
-
Thorbjørn Lindeijer authored
It was missing.
-
- Jan 20, 2009
-
-
hjk authored
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Thorbjørn Lindeijer authored
The previous interface wasn't sufficient to properly support the Apply button, since it didn't separate applying the changes from the cleanup phase. Designer settings pages still need some fixing. Fixes Apply button causing problems for certain plugins, for example the QuickOpen.
-
- Jan 09, 2009
-
-
Thorbjørn Lindeijer authored
Default shortcut is Ctrl+Shift+R now, but maybe there's something better or more widely accepted. No menu entry yet.
-
- Jan 06, 2009
-
-
con authored
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 12, 2008
-
-
Thorbjørn Lindeijer authored
Done based on new IQuickOpenFilter property, isHidden.
-
- Dec 10, 2008
-
-
mae authored
suggestion and request by the doc team.
-
- Dec 09, 2008
-
-
hjk authored
-
- Dec 02, 2008