- Aug 20, 2009
-
-
dt authored
In NavigationSubWidget and SideBarWidget
-
- Aug 14, 2009
-
-
hjk authored
-
- Jul 17, 2009
- Jul 16, 2009
-
-
con 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 11, 2009
-
-
con authored
Reviewed-by: Daniel Molkentin
-
- Jun 03, 2009
-
-
Oswald Buddenhagen authored
- clear up some Q_OS_LINUX vs. Q_OS_UNIX - clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise) - use proper #if-#else cascades instead of free-standing #ifs
-
- Apr 03, 2009
-
-
con authored
In case of 'version 1' navigation settings, and only a 'Open Documents' panel visible, we ended up in an endless loop.
-
- Mar 26, 2009
-
-
mae authored
configuration. Contains some compatible versioning code to also show it to current users, but without destroying their manual setup.
-
- Feb 25, 2009
- Feb 20, 2009
-
-
hjk authored
in place RevBy: con
-
- Feb 09, 2009
-
-
Thorbjørn Lindeijer authored
Instead of directly adding QToolButtons to the tool bar of the navigation subwidget, use QActions. This allows the tool bar extension to show them in a menu when necessary. The icons are inappropriate for in a menu, however.
-
- Feb 05, 2009
-
-
Thorbjørn Lindeijer authored
Instead of directly adding QToolButtons to the tool bar of the navigation subwidget, use QActions. This allows the tool bar extension to show them in a menu when necessary. The icons are inappropriate for in a menu, however.
-
- Jan 23, 2009
-
-
Thorbjørn Lindeijer authored
-
- Jan 20, 2009
-
-
hjk authored
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
-
- Jan 19, 2009
-
-
hjk authored
forward declaration is sufficient.
-
- Jan 14, 2009
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
con authored
Details: - To make it conform to naming convention.
-
- Jan 12, 2009
-
-
Thorbjørn Lindeijer authored
It still read "/qworkbench", the research project name for Qt Creator. Reviewed-by: con
-
- Jan 06, 2009
-
-
con authored
Task: - 235542
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 11, 2008
- Dec 09, 2008
-
-
hjk authored
-
- Dec 02, 2008