aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/breakwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-6/+0
* debugger: add a 'ConditionPart' block to the breakpoint settingshjk2011-01-041-47/+59
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: adjust sizes of some well-known columns in some viewshjk2010-12-171-0/+9
* | debugger: start with some infrastructure for tracepoint supporthjk2010-12-161-1/+3
* | debugger: thread 0 is valid for cdb. so use -1 as 'any' valuehjk2010-12-141-4/+8
* | debugger: make "threadspec" an int instead of a bytearrayhjk2010-11-301-6/+5
* | debugger: make breakpoint enables state visible in the breakpoint dialoghjk2010-11-301-0/+4
* | debugger: code cosmeticshjk2010-11-251-48/+50
* | debugger: small usability fixes for dissassembler, breakpoint view, locationhjk2010-11-241-64/+46
* | Debugger/BreakpointDialog: Show only data applicable to type.Friedemann Kleint2010-11-161-47/+169
* | debugger: looks like the BreakpointData layer is going to be unneeded.hjk2010-11-161-2/+2
* | debugger: more breakpoint refactoringhjk2010-11-161-22/+14
* | Debugger: Handle throw/catch/main as BreakpointType enum values.Friedemann Kleint2010-11-161-55/+84
* | debugger: fix setting of breakpoint types on session loadinghjk2010-11-151-5/+3
* | debugger: re-enable "Delete all breakpoints" etchjk2010-11-151-11/+11
* | Debugger: Make CDB compile again.Friedemann Kleint2010-11-151-0/+2
* | debugger: make BreakpointData and BreakpointResult proper value typeshjk2010-11-151-17/+9
* | debugger: Refactor breakpoint handling.hjk2010-11-151-143/+82
* | debugger: refactoring of the plugin interfacehjk2010-11-101-12/+6
* | Asynchronous breakpoint handlingArvid Ephraim Picciani2010-11-091-0/+1
* | debugger: move logical ownership of breakhandler from engines to pluginhjk2010-11-041-54/+100
* | debugger: refactor breakpoint type, add function name to resolved jsbreakpointshjk2010-10-291-1/+2
* | Clean up BreakPointArvid Ephraim Picciani2010-10-291-2/+7
|/
* Debugger[Breakpoints]: Do not trigger reinserting breakpoint unless changed.Friedemann Kleint2010-10-061-29/+51
* Debugger: Remove unused 'precise breakpoints' setting.Friedemann Kleint2010-10-041-70/+71
* debugger: compile fix, remove dangling #includehjk2010-09-281-1/+0
* Debugger: List break on catch/throw as such and map names in engine.Friedemann Kleint2010-09-281-2/+2
* debugger: fix impossibility to remove a field in a breakpointhjk2010-09-281-14/+6
* debugger: attempt to use Utils::PathChooser when changeing breakpoint filehjk2010-09-281-11/+9
* debugger: remove unused break-by-function dialoghjk2010-09-281-28/+2
* debugger: add missing 'Use full path' toggle in recently added 'Add Breakpoin...hjk2010-09-281-25/+52
* debugger: add a somewhat more generic breakpoint creation dialoghjk2010-09-211-15/+90
* Debugger: Sanitize Datatypes, part 1: Breakpoints.Friedemann Kleint2010-09-211-0/+2
* Debugger: Fix en/disabling of "Delete All Breakpoints"dt2010-09-141-1/+1
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* debugger: reenable disabling of breakpoints in editor context menuhjk2010-06-251-16/+0
* debugger: fix breakpoint toggling of "moved" breakpointshjk2010-06-251-12/+0
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-59/+91
* debugger: refactor thread related classhjk2010-05-181-0/+1
* debugger: refactor breakpoint handlinghjk2010-05-171-0/+1
* debugger: fix scheduling of deletion of data watch pointshjk2010-05-101-0/+1
* debugger: rename some breakpoint related functionshjk2010-05-101-1/+2
* debugger: first shot a implementing data watchpointshjk2010-05-071-12/+13
* debugger: make it possible to bulk-assign breakpoints to threadshjk2010-04-301-0/+21
* debugger: support for per-thread breakpointshjk2010-04-301-13/+41
* Remove some focus rects on the Mac that don't belong there.con2010-04-161-0/+1
* debugger: slightly better wording of action names when disabling multiplehjk2010-04-121-1/+8