aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* handle Qt 4.4 and Qt 4.5's QMap in dumpershjk2009-01-071-4/+16
* mention QList in list of available dumpershjk2008-12-291-0/+1
* small dumper refactoring oin the way to "all dumper code in gdbmacros.cpp"hjk2008-12-191-1/+1
* move some of the code for handling template types from creator properhjk2008-12-181-12/+17
* make watchers persistent in the sessionhjk2008-12-171-0/+1
* make the std::map dumper work with keys that already have a consthjk2008-12-171-1/+9
* fix license headerhjk2008-12-161-21/+19
* Fixes: Add beta license replacing Technology Preview license.dt2008-12-161-464/+78
* remove dead code from dumpershjk2008-12-121-16/+1
* remove some dead codehjk2008-12-121-28/+1
* code cosmetics on std::map dumperhjk2008-12-121-4/+4
* add custom dumper for std::maphjk2008-12-121-4/+60
* work on std::list dumperhjk2008-12-101-7/+4
* work on std::list dumper; also a bit of refactoringhjk2008-12-101-97/+58
* add custom dumpers for std::listhjk2008-12-101-0/+73
* fix expansion state of "dummy" items in locals&watchers after frame changeshjk2008-12-081-1/+9
* fix QSet custom dumper for namespaced Qthjk2008-12-051-2/+2
* silence warninghjk2008-12-051-1/+4
* Fixes: - Size of terminal when open in external editor on MacEike Ziller2008-12-021-2/+6
* Initial importcon2008-12-0227-0/+4789