- Apr 20, 2010
-
-
Thorbjørn Lindeijer authored
The TextEditorSettings class already provides the appropriate signal.
-
- Apr 19, 2010
-
-
Friedemann Kleint authored
-
Erik Verbruggen authored
So now the "Applciation Output" can distinguish between these four, and handle them appropriately.
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
Preventing an the stack handler asserting on invalid index when requesting disassembling. Task-number: QTCREATORBUG-1173 Acked-by: hjk
-
Friedemann Kleint authored
As they work only in a very limited way and slow down debugging.
-
Thorbjørn Lindeijer authored
Renamed RunConfiguration::configurationWidget to createConfigurationWidget. Reviewed-by: dt
-
con authored
-
- Apr 15, 2010
-
-
Lasse Holmstedt authored
It's not yet possible to attach to an external app running a qml debugging server, because the server is only started on startup if an env variable is set. Changing this requires action from Brisbane, but even the current solution works for C++ apps with QML in them. Task-number: BAUHAUS-585 Reviewed-by: dt
-
Friedemann Kleint authored
Including reason, etc, and show in status bar. Switch to assembler in activateFrame() in case someone clicks on an unusable frame.
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1139
-
- Apr 14, 2010
-
-
Robert Loehning authored
-
dt authored
For DebugRunControls. Task-Nr: QTCREATORBUG-416
-
hjk authored
-
- Apr 13, 2010
-
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
- Apr 12, 2010
-
-
Daniel Molkentin authored
-
hjk authored
breakpoints
-
hjk authored
-
dt authored
Reviewed-By: hunger
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
if an executable was specified.
-
- Apr 09, 2010
-
-
Friedemann Kleint authored
- Do not reformat boolean values (true,false) as hex/oct. - char/unsigned char types (cdb/gdb): Chop off the quoted printable character output by the debugger, pass around integer only and append the character ourselves in the watchhandler, making reformatting as hex/octal work. - cdb: Check format correctly (fix values output as plain integer). - cdb: Kill needless warning produced by reformatting output of out-of-scope variables. - cdb: Display exceptions in the status bar as non-intrusive crash notification. Reviewed-by: hjk
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
used for -exec-interrupt right now
-
hjk authored
-
Friedemann Kleint authored
Reviewed-by: hjk Task-number: QTCREATORBUG-1020
-
hjk authored
-
Friedemann Kleint authored
-
- Apr 08, 2010
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Manage binaries as a map of binary-><toolchain number>. Provide list widget and editing dialog with tooltip showing the version. Save in settings as a flat list of keys. Acked-by: hjk
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
hjk authored
-
Kai Koehne authored
-
Lasse Holmstedt authored
Task-number: QTCREATOR-202 Reviewed-by: hjk
-
- Apr 07, 2010