- Jul 16, 2009
- Jul 15, 2009
- Jul 13, 2009
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
con authored
-
- Jul 06, 2009
-
-
Oswald Buddenhagen authored
-
- Jun 30, 2009
-
-
dt authored
Let Qt figure out the correct monimum size. That fixes a rather strange resizing behaviour. Task-Nr: 257144
-
- 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 09, 2009
-
-
con authored
So selecting something and pressing ctrl+f now puts the correct search term in.
-
- Jun 08, 2009
- Jun 04, 2009
-
-
Jens Bache-Wiig authored
Details: This ensures that the Find label text is aligned with the Application output.
-
con authored
-
- 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
-
- Jun 02, 2009
-
-
con authored
-
con authored
Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
con authored
-
- May 29, 2009
- May 08, 2009
-
-
Alessandro Portale authored
-
- May 06, 2009
-
-
con authored
-
- Apr 30, 2009
-
-
dt authored
This one has some magic inside to always use the current outputpane. This solves the issue that I don't want Search and Build Issues list to have its own set of next/prev shortcuts. todo is a better definition of next for the build issues and/or a way to restrict it only to errors.
-
- Apr 24, 2009
-
-
con authored
-
Friedemann Kleint authored
-
dt authored
Can only happpen if the user disables all plugins...
-
- Apr 22, 2009
-
-
dt authored
Hopefully i didn't miss a plugin.
-
- Apr 20, 2009
-
-
con authored
-
- Apr 08, 2009
-
-
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.
-
Thorbjørn Lindeijer authored
Removed "void" from functions that take no parameters, removed a few "get" prefixes, etc.
-
con authored
-
con authored
-
- Apr 07, 2009
-
-
Thorbjørn Lindeijer authored
isValid -> supportsEditor
-
- Apr 03, 2009
-
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Mar 26, 2009
-
-
con authored
Task-number: 237733
-