aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/watchhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugger: suppress variable tooltips with outdated contentshjk2010-09-151-0/+6
* I18n: tr-fixes.Friedemann Kleint2010-09-131-3/+4
* debugger: only update variables that are operated onhjk2010-09-131-4/+7
* debugger: make some of the dumper generated static strings translatablehjk2010-09-081-0/+15
* debugger: provide a method to copy Locals&Watchers contents into a main editor.hjk2010-09-081-0/+26
* debugger: more QByteArray/typehjk2010-09-011-23/+24
* debugger: make a 'type' a QByteArray, not a QStringhjk2010-09-011-5/+5
* debugger: fix spelling of synchronoushjk2010-08-301-3/+3
* debugger: don't show format options for 'bool'hjk2010-08-261-1/+1
* debugger: replace \n by \\n in locals & watchershjk2010-08-261-1/+3
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-3/+6
|\
| * debugger: fix 2.x regression: allow assignment to structure membershjk2010-08-181-2/+15
* | debugger: fix assigning new values to structure membershjk2010-08-181-2/+12
* | debugger: simplify code for inserting new watchitemshjk2010-07-231-20/+6
* | debugger: do not insert multiple "<Edit>" placeholders when creating new watchhjk2010-07-221-6/+29
* | debugger: adjust loading/saving of watched expressions to recent changeshjk2010-06-251-4/+24
* | debugger: allow per item selection of display method in Locals&Watchershjk2010-06-251-10/+20
* | debugger: simplify handling of context menu actions of the Locals&Watchers viewhjk2010-06-231-35/+40
* | debugger: remove special mechanism to update watcher and return windowhjk2010-06-231-4/+5
* | debugger: The DebuggerEngine refactoring.hjk2010-06-221-45/+119
* | debugger: make watch and register items non-draggablehjk2010-06-071-2/+2
* | Debugger/WatchWindow: Add menu options to show pointed to addresses.Friedemann Kleint2010-05-191-9/+32
* | debugger: fix resetting type formats in Locals and Watchershjk2010-05-191-1/+4
* | debugger: show return value of last function call in Locals and Watchers viewhjk2010-05-191-0/+14
|/
* debugger: add a cut-down version of the dumpers for pythonhjk2010-04-271-9/+11
* debugger: new files for WatchData; move potentially shared code to watchutils...hjk2010-04-271-248/+0
* Fixed debug view of QImage on WindowsRobert Loehning2010-04-231-0/+7
* Debugger[CDB]: Fix watchers.Friedemann Kleint2010-04-151-0/+1
* Debugger[cdb/gdb]: Fix formatting of integers/messages.Friedemann Kleint2010-04-091-1/+41
* debugger: polish address display. also remove the mostly unused 'stored' addresshjk2010-03-231-2/+0
* debugger: hide "watchers" part of Locals&Watchers if there aren't watchershjk2010-03-221-0/+1
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* debugger: merge multiple fancy views of the same objecthjk2010-03-171-4/+5
* debugger: display cosmeticshjk2010-03-171-37/+40
* debugger: base individual formats on object addresses, not on inameshjk2010-03-171-8/+8
* debugger: add manual testhjk2010-03-161-0/+1
* debugger: code cosmetics for custom displayshjk2010-03-161-11/+25
* debugger: don't hard code typeformats except for ints and stringshjk2010-03-161-9/+8
* debugger: speed up QImage dumperhjk2010-03-151-15/+30
* debugger: start reviving graphical data displayhjk2010-03-151-61/+44
* debugger: implement selected of string encoding per pointer type/individual p...hjk2010-03-111-25/+75
* debugger: remove irrelevant comment containing a reminderhjk2010-03-091-1/+0
* debugger: empty list of fetched variables at the end of the full cyclehjk2010-03-091-7/+6
* debugger: replace a workaround to update the [+] marker when items by a less ...hjk2010-03-091-18/+15
* Long live the king!hjk2010-03-051-1/+1
* debugger: clear list of expanded items when restartinghjk2010-02-251-0/+3
* debugger: plug leak in watch model.hjk2010-02-171-0/+6
* debugger: code cosmeticshjk2010-02-111-2/+4
* Reapply unconnected changes from reverted commitKai Koehne2010-02-081-1/+1
* Revert "compile everything with QT_USE_FAST_CONCATENATION"Kai Koehne2010-02-081-1/+1