summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/watchdata.h
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-2/+1
* Debugger: Sort out the 'address' vs 'origaddr' fieldshjk2013-03-081-7/+3
* Debugger: consolidate WatchData manipulation in watchdata.{h,cpp}hjk2013-02-011-1/+14
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: fix color for changed items in locals and expressions viewhjk2012-09-211-2/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: rework WatchModelhjk2012-05-241-1/+0
* WatchHandler: Add isInspect()Aurindam Jana2012-05-151-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* debugger: show vtable ptr in hex, also with gdbhjk2011-11-111-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: centralize check for changed display entrieshjk2011-08-221-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Debugger: Have Python dumper print type size information.Friedemann Kleint2011-04-121-2/+2
* | debugger: make original value of automatically dereferenced pointer accessiblehjk2011-04-061-0/+2
* | Debugger: Add size to watch data.Friedemann Kleint2011-04-041-0/+1
|/
* debugger: display size of bitfields in 'type' columnhjk2011-03-011-0/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-1/+1
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-1/+0
* | one more dead headerArvid Ephraim Picciani2010-10-291-1/+0
* | clean up WatchDataArvid Ephraim Picciani2010-10-151-52/+56
|/
* Debugger: Fix dumpers in case alphabetical sorting is off.Friedemann Kleint2010-10-081-0/+1
* Debugger: Sanitize Datatypes, part 3: Address of watch items.Friedemann Kleint2010-09-221-2/+5
* debugger: make a 'type' a QByteArray, not a QStringhjk2010-09-011-2/+2
* QML JS Debugger: Be able to expand objectsOlivier Goffart2010-07-221-0/+1
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-0/+1
* debugger: new files for WatchData; move potentially shared code to watchutils...hjk2010-04-271-0/+142