- 14 Dec, 2010 9 commits
-
-
Friedemann Kleint authored
-
hjk authored
Still some flickering and no marks which parts changed.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
- 13 Dec, 2010 5 commits
-
-
hjk authored
-
Friedemann Kleint authored
PC register is 'rip' for 64bit and 'eip' for 32bit. Task-number: QTCREATORBUG-3361
-
hjk authored
Was aiming at the current line, not the selected one.
-
hjk authored
-
Arvid Ephraim Picciani authored
-
- 10 Dec, 2010 6 commits
- 09 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Pass around formatting parameters as structure. Prototypically implement formatting of char *-Pointers as UTF8. Transfer registers and modules only if dock window is visible.
-
- 08 Dec, 2010 6 commits
- 07 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Terminate string buffer correctly. Reviewed-by: dt Task-number: QTCREATORBUG-3271
-
- 06 Dec, 2010 11 commits
-
-
Arvid Ephraim Picciani authored
the target eventloop emits the correct events when stepping, (running followed by stop) its up to the Debuggerruncontrol to fix the raceconditions. emiting events artificially just makes it worse
-
Arvid Ephraim Picciani authored
-
hjk authored
-
hjk authored
further disentangling of debugger dockwidget updates remove unneeded variable make updateDockWidgetSettings private make dockwidget eventfilter slightly less heavy
-
con authored
Also add the alternative way: IOptionsPageProvider, which states a category, and is asked for a list of options pages for that category when it is shown. Task-number: QTCREATORBUG-3131
-
hjk authored
This is now also postponed to the first switch to debug mode.
-
hjk authored
Looks like DebuggerPlugin::mainWindow() was used after all.
-
hjk authored
-
hjk authored
-
hjk authored
Task-number: QTCREATORBUG-3292
-
hjk authored
-
- 03 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
-