aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerprotocol.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove knowledge of GdbEngine from Debugger protocolhjk2014-01-221-4/+0
* Debugger: Split type simplification into file of its ownhjk2014-01-151-5/+0
* Move the textual simplification of container type to debugger againhjk2014-01-081-0/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Adjust QDateTime dumper for Qt 5.2hjk2013-12-021-1/+1
* Debugger: Adjust QDateTime dumper after Qt 5.2 changeshjk2013-10-221-1/+2
* Debugger: add support for dumping non-ASCII UTF-8 QCharMartin Bohacek2013-09-271-1/+2
* Debugger: Add dumper support for IPv6 in QHostAddressThiago Macieira2013-08-231-1/+2
* Debugger: Introduce convenience GdbMi::{toUtf8,toLatin1} functionshjk2013-05-241-0/+2
* Debugger: Add a convenience function GdbMi::toInt()hjk2013-05-071-0/+1
* Debugger: Replace GdbMi::findChild() with an operator[]hjk2013-05-061-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-4/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Debugger: move MI decoding to debuggerprotocol.{h,cpp}hjk2013-01-241-0/+45
* Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-241-0/+181