- Jan 05, 2010
- Jan 04, 2010
-
-
Oswald Buddenhagen authored
... using fromLocal8Bit instead of fromLatin1. of course the localized messages pose a "challenge" for the various workarounds which parse them ... Task-number: QTCREATORBUG-504
-
hjk authored
-
hjk authored
cursor
-
Tobias Hunger authored
Reviewed-by: Daniel Molkentin Reviewed-by: Friedemann Kleint
-
- Dec 17, 2009
-
-
con authored
The only part that is not done if not on Windows (or explicitly specified) is the adding of the preference pane.
-
- Dec 16, 2009
-
-
Kai Koehne authored
This reverts commit 29051539. Superseded by e08783f86d27525566d0a396d8831e2db2bc761d.
-
Friedemann Kleint authored
-
Kai Koehne authored
Quick fix. Actually there should be IMO no way to start the debugger for a qmlproject in the frist place.
-
- Dec 15, 2009
-
-
Friedemann Kleint authored
Fixing various problems with breakpoints and opened files caused by CDB returning lower-case file names. Task-number: QTCREATORBUG-438 Reviewed-by:
hjk <qtc-committer@nokia.com> Acked-by:
mariusSO <qt-info@nokia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-438
-
- Dec 14, 2009
-
-
Friedemann Kleint authored
Make it possible to trigger a debug-attach in a running instance of Qt Creator by means of -client, use that in qtcdebugger, thus enabling it to attaching to crashing executables in run mode (Windows/CDB). Modify IPlugin and application so that the complete command line is serialized and transmitted to a running instance via QtSingleApplication if -client is specified. Introduce IPlugin::remoteArgument and use that in core for opening files and in the debugger for attaching. Use -client in qtcdebugger with some logic to keep it alive as long as the debuggee, make CDB break in that case as the events are not replayed correctly in case the debugger is not spawned by the registered handler. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
mae authored
This is part of a bigger change to get rid of the output mode. Reviewed-by: con
-
Friedemann Kleint authored
Reviewed-by: hjk Task-number: QTCREATORBUG-399
-
Erik Verbruggen authored
Reviewed by: hjk
-
- Dec 11, 2009
- Dec 10, 2009
- Dec 09, 2009
-
-
hjk authored
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
It activates too easily for some people. Task-number: QTCREATORBUG-406
-
hjk authored
-
hjk authored
-
hjk authored
This is an attempt to make it work with released gdb 7.0. It uses some ugly workarounds to compensate for the missing gdb.Block and gdb.Symbol structures.
-
- Dec 08, 2009
- Dec 07, 2009
-
-
Thorbjørn Lindeijer authored
-
hjk authored
-
Roberto Raggi authored
Encapsulate the details.
-