- 24 Jun, 2009 2 commits
-
-
Pierre Rossi authored
-
hjk authored
-
- 23 Jun, 2009 1 commit
-
-
hjk authored
-
- 19 Jun, 2009 2 commits
- 18 Jun, 2009 1 commit
-
-
hjk authored
It was only used for the watch-QImage-while-it-is-being-drawn-on feature, which does not seem overly useful.
-
- 16 Jun, 2009 3 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
-
Friedemann Kleint authored
Acked-by:
dt <qtc-committer@nokia.com>
-
- 15 Jun, 2009 5 commits
-
-
axasia authored
Merge-request: 670 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Enrico Ros authored
Updated the strings, translated the QML related ones and the new Welcome page. Shortcuts translations are missing, Italians are/will get used to the english Creator shortcuts. Merge-request: 667 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Diego A. Schulz G authored
Merge-request: 676 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
-
- 12 Jun, 2009 3 commits
-
-
Daniel Molkentin authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- 10 Jun, 2009 2 commits
-
-
Daniel Molkentin authored
Reviewed-By: con
-
Daniel Molkentin authored
Revieved-By: TrustMe
-
- 09 Jun, 2009 2 commits
-
-
Oswald Buddenhagen authored
-
con authored
Reviewed-by: Oswald Buddenhagen
-
- 08 Jun, 2009 4 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
kinda slower, but without error messages.
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
broke at least cdb. Reviewed-By:
hjk <qtc-committer@nokia.com>
-
- 03 Jun, 2009 1 commit
-
-
hjk authored
This also squashes a namespace related bug introduced by the watchutils refactoring.
-
- 02 Jun, 2009 4 commits
-
-
Daniel Molkentin authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- 30 May, 2009 1 commit
-
-
axasia authored
Following implicit cast occurred error C2664 from cl compiler. (const WCHAR *) => (const ushort *) (const ushort *) => (PCWSTR) So fixed by using a explicit cast which reinterpret_cast.
-
- 29 May, 2009 3 commits
-
-
hjk authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Called with crashed process and prompts the user to choose between Qt Creator and Default Debugger. Acked-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 28 May, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 22 May, 2009 1 commit
-
-
Friedemann Kleint authored
Do not trigger the whole debugger mechanism when Dumpers crash on encountering uninitizialized variables. Temporarily ignore the exceptions while in dumper call.
-
- 20 May, 2009 1 commit
-
-
Friedemann Kleint authored
Try to prevent dumper crashes on unitialized variables that slow down the debugger. Acked-by:
hjk <qtc-committer@nokia.com>
-
- 18 May, 2009 3 commits
-
-
Alessandro Portale authored
-
Alessandro Portale authored
Putting Help Filter settings into a GroupBox
-
Alessandro Portale authored
Putting VCS settings into a GroupBox
-