summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/watchhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* comment out watchhandler debug informationhjk2008-12-191-2/+2
* some refactoring: make watchExpression/removeWatchExpression symmetrichjk2008-12-171-4/+11
* make watchers persistent in the sessionhjk2008-12-171-12/+49
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* nicer type display for std::map (not including an actual dumper yet)hjk2008-12-111-2/+13
* add to watchwindow was missing an update.hjk2008-12-101-1/+1
* add custom dumpers for std::listhjk2008-12-101-5/+17
* Fixes: - crash on windowsPatrick Star2008-12-091-1/+1
* some QTC_ASSERT polishinghjk2008-12-091-1/+1
* move plugins/debugger/assert.h -> /libs/utils/qtcassert.hhjk2008-12-091-1/+1
* rename QWB_ASSERT into QTC_ASSERThjk2008-12-091-23/+23
* simplify WatchWindow expansion handling a bithjk2008-12-081-0/+7
* fix expansion state of "dummy" items in locals&watchers after frame changeshjk2008-12-081-57/+71
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+1137