- 03 Feb, 2011 34 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Alessandro Portale authored
-
Alessandro Portale authored
Less static functions, more ploymorphism.
-
Leena Miettinen authored
Reviewed-by: Jarek Kobus
-
Leena Miettinen authored
Reviewed-by: dt
-
Bill King authored
This change sets the path temporarily on win32 so that the testcases when executed with "make check" find the necessary dll's in the main build directory.
-
Bill King authored
-
Bill King authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
It's a fundamental attribute of the device. It makes no sense to change it.
-
Christian Kandeler authored
-
Christian Kandeler authored
Needs patch choosers instead of line edits.
-
Marco Bubke authored
-
Marco Bubke authored
Sometimes the informations are not updated if a property change is removed in a state.
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Add a command to list breakpoints enabling id access. Implemented breakpoint handling similar to gdb using breakpoint ids (no longer delete and re-set all breakpoints on a change). Save the module that is reported back in the session so that it can be re-used for the next start. Keep a per-debugger-session cache of fileName->Module for adding breakpoints to accelerate setting breakpoints in the same file. Polish the breakpoint tooltip.
-
Leena Miettinen authored
Reviewed-by: dt
-
Leena Miettinen authored
Reviewed-by: Erik Verbruggen
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Christian Kamm authored
Done-with: Marco Bubke
-
Christian Kandeler authored
Pretty much complete now, but still not used.
-
hjk authored
Realistically, the days of a stand-alone debugger are over...
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3642
-
Christian Kandeler authored
We want to re-use that functionality in our wizard.
-
- 02 Feb, 2011 6 commits
-
-
Marco Bubke authored
Don't wait anymore that processes have finished. Simply connect the finished signal to deleteLater().
-
Marco Bubke authored
-
Marco Bubke authored
-
Alessandro Portale authored
(by QtWebkit)
-
Marco Bubke authored
-
Christian Kandeler authored
-