summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/breakwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugger: fix breakpoihnt deletion by using the context menu actionhjk2009-11-131-1/+1
* Debugger: Fix crash toggling Stack/"Derefence Pointers" without projectFriedemann Kleint2009-10-071-0/+2
* debugger: make 'address column' in stack and breakpoint view optionalhjk2009-10-011-8/+13
* debugger: make context menus of views look more similarhjk2009-08-181-2/+3
* long live the kinghjk2009-08-141-1/+1
* Fixed tr()-glitches.Friedemann Kleint2009-07-301-3/+3
* Add "Delete all breakpoints/Delete breakpoints by file".Friedemann Kleint2009-07-161-45/+86
* debugger: Rework watch model.hjk2009-06-171-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Merge commit 'origin/1.2'con2009-06-121-0/+41
|\
| * debugger: add a 'break at main' checkbox in the 'start and debug external' di...hjk2009-06-121-7/+2
| * debugger: move 'break by function' menu itemshjk2009-06-121-2/+48
* | debugger: let the breakpoint view handle multiple items at oncehjk2009-06-111-34/+91
|/
* debugger: rename resource path for generic images from 'gdbdebugger' to 'debu...hjk2009-05-191-1/+1
* debugger: use short paths by default for setting breakpointshjk2009-05-111-0/+8
* debugger: make striped background of debug views optionalhjk2009-05-051-23/+18
* debugger: introduce enabling/disabling of breakpointshjk2009-04-281-0/+9
* Implement disassembler for cdb.Friedemann Kleint2009-04-141-4/+5
* debugger: make user visible strings translatablehjk2009-04-081-5/+5
* debugger: add shortcut to debugger properties in more context menushjk2009-03-241-0/+1
* debugger: make QAction a base class of DebuggerActionhjk2009-03-191-1/+1
* debugger: some action related cleanuphjk2009-03-191-1/+1
* debugger: more actions reshufflinghjk2009-03-191-1/+1
* debugger: reorganizing settings and actions in progresshjk2009-03-191-4/+1
* debugger: start action handling refactoringhjk2009-03-181-2/+3
* Fixes: debugger: make loading list of source files optionalhjk2009-03-101-8/+17
* Fixes: debugger: less fuss when resizing viewshjk2009-03-041-0/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* some refactoring: make watchExpression/removeWatchExpression symmetrichjk2008-12-171-6/+6
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+164