- Sep 22, 2009
-
-
Denis Dzyubenko authored
Reviewed-by: Thorbjorn Lindeijer
-
- Sep 10, 2009
-
-
con authored
-
- Sep 09, 2009
-
-
ck authored
- Saving to file only takes modified data into account. - Search functionality does not exhaust memory anymore. - Searches can be canceled. This required updating the IFindSupport interface and all classes implementing it. No functional changes were done in those. Reviewed-by: mae
-
- Sep 01, 2009
-
-
Thorbjørn Lindeijer authored
Make the background of the files and line numbers adapt to the background color. Making it darker only works nicely for non-dark backgrounds, but it's better than hardcoding a light background. The highlight of the search results still has to be fixed.
-
Thorbjørn Lindeijer authored
It was opaque, whereas now it adapts better with varying background colors.
-
- Aug 27, 2009
-
-
dt authored
Since we can easily do that, just do it. No gurantee that we aren't going to use rtti in the future.
-
- Aug 25, 2009
-
-
con authored
Instead of just removing the highlight. Reviewed-by: Robert Loehning
-
- Aug 20, 2009
-
-
dt authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 03, 2009
-
-
Thiago Macieira authored
-
- Jul 28, 2009
-
-
Daniel Molkentin authored
-
- Jul 21, 2009
-
-
con authored
This happens for example when removing a split editor.
-
con authored
-
Friedemann Kleint authored
-
con authored
-
con authored
-
- Jul 17, 2009
-
-
con authored
Reviewed-by: Jens Bache-Wiig
-
- 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
-
-
con authored
-