- 17 Sep, 2009 3 commits
- 11 Sep, 2009 2 commits
- 10 Sep, 2009 1 commit
-
-
con authored
-
- 27 Aug, 2009 1 commit
-
-
dt authored
Since we can easily do that, just do it. No gurantee that we aren't going to use rtti in the future.
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 28 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
... by creating a default run configuration.
-
- 15 Jul, 2009 1 commit
-
-
dt authored
Requires a lot of trivial forwarding.
-
- 13 Jul, 2009 1 commit
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
- 01 Jul, 2009 1 commit
-
-
hjk authored
-
- 22 Jun, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 18 Jun, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 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
-
- 15 Jun, 2009 1 commit
-
-
con authored
Especially in the canRun methods this is essential. Reviewed-by: dt
-
- 25 May, 2009 1 commit
-
-
Friedemann Kleint authored
Introduced struct DebuggerStartParameters to pass around start parameters, removing the need for the engines to access private members of DebuggerManager. Pass it to DebuggerManager::startNewDebugger() and move the GUI parts of that function into DebuggerPlugin, making it possible to create the struct from command line parameters. Introduce command line parsing with a few more -enable-xx options. Introduce warning() to debugger panel in the CDB engine. On this occasion, clean out a few trailing whitespaces.
-
- 05 May, 2009 1 commit
-
-
hjk authored
-
- 26 Mar, 2009 1 commit
-
-
hjk authored
-
- 25 Mar, 2009 1 commit
-
-
dt authored
We used to build a helper library as part of the project. First with the qmake -after SOURCES= stuff and after until now with the gdbmacrosbuildstep. Now, the all new and fancy integretation directtly into the qt version dialog. You build the debugger library once for each qt version and then it's there ready to be loaded into each project build against that qt version. Saves a lot of time. And makes it possible to also load that library into while debuggign a cmake project. (Need to hook that up now.) Unfourtanetly this breaks the custom dumpers if you use a custom run executable.
-
- 02 Mar, 2009 1 commit
-
-
hjk authored
-
- 27 Feb, 2009 2 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
includes complete refactoring of ConsoleProcess.
-
- 25 Feb, 2009 2 commits
- 17 Feb, 2009 3 commits
- 16 Feb, 2009 2 commits
- 13 Feb, 2009 1 commit
-
-
hjk authored
Details: feels better
-
- 15 Jan, 2009 1 commit
-
-
Oswald Buddenhagen authored
- drop prefix magic - avoid inserting stray newlines this also fixes the overquoting of app output.
-
- 13 Jan, 2009 2 commits
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- 16 Dec, 2008 1 commit
-
-
hjk authored
-
- 09 Dec, 2008 3 commits
- 03 Dec, 2008 1 commit
-
-
Oswald Buddenhagen authored
-