- 17 Mar, 2010 1 commit
-
-
con authored
Since Leopard our default shortcut for completion collides with the one for Spotlight (Ctrl+Space). Cmd+Space is taken for Mac's keyboard layout settings, so going for Opt+Space...
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 12 Feb, 2010 1 commit
-
-
hjk authored
-
- 15 Jan, 2010 1 commit
-
-
con authored
-
- 07 Jan, 2010 1 commit
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- 30 Nov, 2009 1 commit
-
-
mae authored
-
- 27 Nov, 2009 1 commit
-
-
Friedemann Kleint authored
Introduce new QString id() const-API and sort wizards by [untranslated] category and id. Introduce respective constants. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 15 Jul, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
So people's customized color schemes don't get lost, but get converted to the new format instead.
-
- 13 Jul, 2009 1 commit
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
- 16 Jun, 2009 2 commits
-
-
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
-
- 09 Jun, 2009 1 commit
-
-
Roberto Raggi authored
-
- 08 Jun, 2009 1 commit
-
-
Roberto Raggi authored
-
- 03 Jun, 2009 1 commit
-
-
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
-
- 29 May, 2009 1 commit
-
-
con authored
Which nicely adds the occurrances to the search output window for navigation.
-
- 28 May, 2009 1 commit
-
-
mae authored
-
- 25 May, 2009 1 commit
-
-
Daniel Molkentin authored
-
- 08 Apr, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
Before it would use Courier on all platforms, which didn't always look nice. Now it uses the configured text editor font. The file paths are now also normal size, at least personally I don't see why they should use a larger font.
-
- 30 Mar, 2009 1 commit
-
-
hjk authored
page of its own now
-
- 17 Mar, 2009 1 commit
-
-
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.
-
- 25 Feb, 2009 2 commits
- 23 Jan, 2009 1 commit
-
-
hjk authored
-
- 21 Jan, 2009 2 commits
-
-
hjk authored
Task: 180315 RevBy: Details:
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
- 20 Jan, 2009 2 commits
- 19 Jan, 2009 1 commit
-
-
hjk authored
forward declaration is sufficient.
-
- 14 Jan, 2009 1 commit
-
-
con authored
Details: - Naming convention
-
- 13 Jan, 2009 3 commits
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
con authored
Details: - To make it conform to naming convention.
-
- 16 Dec, 2008 1 commit
-
-
hjk authored
-
- 09 Dec, 2008 1 commit
-
-
hjk authored
-
- 02 Dec, 2008 4 commits