- Nov 16, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
dt authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Done with Roberto Raggi.
-
Kai Koehne authored
-
con authored
Conflicts: src/plugins/debugger/gdb/gdbengine.cpp Reviewed-by: Oswald Buddenhagen
-
- Nov 13, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Factor out the initialization setting up the environment and headers in the RVCT/GCCE toolchains. Modify the RunControl to be able to support different package building/signing processes.
-
Roberto Raggi authored
This reverts commit 6a9e7ab0.
-
Roberto Raggi authored
This change breaks OSX very badly. This reverts commit 6a9e7ab0.
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Robert Loehning authored
-
Robert Loehning authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Jarek Kobus authored
When we meet /* we look for closing */ and continue processing from the next char, not from '/' which was a part of the closing comment
-
- Nov 12, 2009
-
-
con authored
Reviewed-by: dt
-
dt authored
-
con authored
Reviewed-by: Oswald Buddenhagen
-
con authored
Reviewed-by: Robert Loehning
-
dt authored
Fixes a bug that after package installation the debugging helpers are sometimes marked as invalid. Reviewed-By: hjk
-
Roberto Raggi authored
-
Friedemann Kleint authored
Fails for system Qt on 10.6. Reviewed-By:
hjk <qtc-committer@nokia.com>
-
Tobias Hunger authored
* Use Task class in addToTaskWindow(...) signal. This introduces support for task categories into the BuildParsers. * Add a task category for buildsystem issues. * Update existing BuildParsers to new API and assign their tasks to the Compile or Buildsystem task category. Reviewed-By: dt
-
Thorbjørn Lindeijer authored
There were three missing and one duplicate. Committed to master since 1.3 is currently in a hard string freeze. Task-number: QTCREATORBUG-261 Task-number: QTCREATORBUG-262 Task-number: QTCREATORBUG-263 Task-number: QTCREATORBUG-264
-
Oswald Buddenhagen authored
The problem is that the shlib events disturb bounded execution requests and there is no way to recover from this - the debugger will effectively turn "step over" into "continue". this is nicely explained in http://vladimir_prus.blogspot.com/2007/12/debugger-stories-pending-breakpoints.html
-
Jarek Kobus authored
-
Ritt Konstantin authored
Merge-request: 2065 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
-