summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/watchdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Have Python dumper print type size information.Friedemann Kleint2011-04-121-8/+8
* debugger: cleanuphjk2011-04-121-20/+15
* debugger: make original value of automatically dereferenced pointer accessiblehjk2011-04-061-0/+14
* Debugger: Add size to watch data.Friedemann Kleint2011-04-041-0/+5
* debugger: recognize more types as integralhjk2011-03-241-2/+3
* debugger: display size of bitfields in 'type' columnhjk2011-03-011-0/+2
* More copyright fixesTobias Hunger2011-02-181-0/+33
* debugger: fix the ShowQtNamespace option in the Locals & Watchers windowhjk2011-01-171-12/+2
* debugger: code cosmeticshjk2011-01-171-3/+9
* ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-2/+0
* one more dead headerArvid Ephraim Picciani2010-10-291-1/+0
* clean up WatchDataArvid Ephraim Picciani2010-10-151-20/+103
* Debugger: Fix dumpers in case alphabetical sorting is off.Friedemann Kleint2010-10-081-1/+3
* Debugger: Sanitize Datatypes, part 3: Address of watch items.Friedemann Kleint2010-09-221-13/+33
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-0/+4
* debugger: make a 'type' a QByteArray, not a QStringhjk2010-09-011-10/+10
* QML JS Debugger: Be able to expand objectsOlivier Goffart2010-07-221-0/+1
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-0/+11
* debugger: new files for WatchData; move potentially shared code to watchutils...hjk2010-04-271-0/+265