summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/watchwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugger: small changes for synchroneous modehjk2009-10-201-4/+4
* Debugger: Use the code model to detect unitialized variables.Friedemann Kleint2009-10-161-2/+7
* debugger: disable l&w 'alternative formats' submenu if there aren't anyhjk2009-10-071-0/+4
* Debugger: Fix crash toggling Stack/"Derefence Pointers" without projectFriedemann Kleint2009-10-071-6/+5
* debugger: add option to automatically derefence pointers in locals&watchershjk2009-10-061-0/+5
* debugger: make 'address column' in stack and breakpoint view optionalhjk2009-10-011-0/+1
* debugger: fix adding nested watcherhjk2009-09-291-4/+4
* Debugger: Export DebuggerManager and DebuggerStartParameters.Friedemann Kleint2009-09-251-0/+2
* debugger: fixes and improvements related to the Locals displayhjk2009-08-311-1/+10
* Debugger: Fix memory displayFriedemann Kleint2009-08-191-23/+14
* I18n: Updated German translation, fixed tr-Bugs for 1.2.9Friedemann Kleint2009-08-191-2/+2
* debugger: make context menus of views look more similarhjk2009-08-181-16/+12
* debugger: create a disassembler view as main editorhjk2009-08-171-8/+3
* long live the kinghjk2009-08-141-1/+1
* debugger: use the bineditor to show memory dumpshjk2009-08-121-22/+62
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-1/+1
* debugger: remove unnecessary first level in WatchModelhjk2009-07-131-6/+0
* Revert "Enabled the use of Debugger-specific watch/locals models."hjk2009-07-131-5/+3
* Enabled the use of Debugger-specific watch/locals models.Friedemann Kleint2009-07-101-3/+5
* debugger: disable parts of L&W context menu when no item is selectedhjk2009-07-081-18/+25
* debugger: implement per-type format changes in the watch viewhjk2009-07-031-16/+58
* debugger: add widget watchers by mouse click in the debugged application.hjk2009-07-011-1/+21
* debugger: use an expandable tree in the debugger tooltiphjk2009-06-241-1/+0
* Further cleanup of watch code, do not evaluate "<Edit>" watcher.Friedemann Kleint2009-06-181-4/+2
* debugger: Rework watch model.hjk2009-06-171-26/+17
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* debugger: some encoding correctnesshjk2009-05-291-2/+2
* debugger: make striped background of debug views optionalhjk2009-05-051-1/+4
* debugger: allow drag&drop from main editor to watchers viewhjk2009-04-291-0/+32
* debugger: watcher creation revisitedhjk2009-04-161-3/+1
* debugger: make user visible strings translatablehjk2009-04-081-3/+3
* debugger: rename data dumpers into "debugging helpers"hjk2009-04-071-2/+2
* debugger: make assignment in watch window look nicer, also make it work inhjk2009-04-071-4/+8
* debugger: new test case for char arrayshjk2009-04-031-2/+10
* debugger: keep row selection in watchersview after expand/collapsehjk2009-03-251-4/+12
* debugger: use new actions for watchers window/manager communicationhjk2009-03-251-9/+6
* debugger: insert action to create new watch item in locals&watchers context menuhjk2009-03-191-14/+6
* debugger: make QAction a base class of DebuggerActionhjk2009-03-191-3/+3
* debugger: some action related cleanuphjk2009-03-191-9/+9
* debugger: make assignment of simple types work againhjk2009-03-191-3/+6
* allow in-line editing of watcher expressionshjk2009-03-191-12/+62
* debugger: progress in action reorganisationhjk2009-03-191-13/+11
* debugger: more actions reshufflinghjk2009-03-191-6/+5
* debugger: reorganizing settings and actions in progresshjk2009-03-191-22/+9
* debugger: start action handling refactoringhjk2009-03-181-8/+7
* debugger: make "Use Dumpers" a pool actionhjk2009-03-171-0/+4
* Fixes: debugger: try accessing compiled-in dumpers when attaching to anhjk2009-03-161-0/+4
* Fixes: debugger: easier access to debugger properties from watchers windowhjk2009-02-271-2/+7
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Kill warningsFriedemann Kleint2009-01-301-2/+2