summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/watchwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixed header of "locals and watchers" viewThorbjørn Lindeijer2008-12-191-1/+2
* some refactoring: make watchExpression/removeWatchExpression symmetrichjk2008-12-171-2/+12
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* simplify WatchWindow expansion handling a bithjk2008-12-081-47/+5
* fix expansion state of "dummy" items in locals&watchers after frame changeshjk2008-12-081-10/+4
* 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/+253