summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/stackhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+2
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-17/+60
* debugger: refactor thread related classhjk2010-05-181-219/+0
* debugger: gather more information on threads when easily availablehjk2010-05-181-10/+11
* debugger: make it possible to bulk-assign breakpoints to threadshjk2010-04-301-0/+7
* debugger: remove or rename a few images.hjk2010-03-221-2/+2
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* Avoid pulling in the svg plugin.con2010-03-051-4/+4
* Long live the king!hjk2010-03-051-1/+1
* debugger: make handling multiple core files a bit more convenienthjk2010-02-031-0/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* remove trailing whitespaceOswald Buddenhagen2010-01-291-3/+3
* frames with debug info but without source cannot be navigated toOswald Buddenhagen2009-10-301-1/+1
* Debugger: Show slashes correctly in Stack frame tooltip.Friedemann Kleint2009-10-301-1/+2
* Debugger: Use the code model to detect unitialized variables.Friedemann Kleint2009-10-161-7/+37
* Debugger: Fix crash toggling Stack/"Derefence Pointers" without projectFriedemann Kleint2009-10-071-0/+1
* Debugger: Extend threads model to display frame.Friedemann Kleint2009-10-051-14/+70
* debugger: fix chain of fallbacks for disassembler view.hjk2009-10-021-2/+2
* debugger: apply disassembler/normal view toggling immediately to stack view,hjk2009-10-011-0/+2
* debugger: rename StepByInstruction into OperateByInstructionhjk2009-09-291-1/+1
* debugger: create a disassembler view as main editorhjk2009-08-171-3/+27
* long live the kinghjk2009-08-141-1/+1
* Debugger: Show address column of stack view.Friedemann Kleint2009-08-111-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* debugger: rename resource path for generic images from 'gdbdebugger' to 'debu...hjk2009-05-191-4/+4
* Fixed translation glitches.Friedemann Kleint2009-05-131-8/+16
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-6/+9
* debugger: make user visible strings translatablehjk2009-04-081-5/+2
* debugger: stack view cosmeticshjk2009-04-081-12/+15
* debugger: rename data dumpers into "debugging helpers"hjk2009-04-071-1/+1
* debugger: allow short stack to be expanded by a context menu item orhjk2009-04-071-5/+15
* debugger: make maximal number of stack entries configurablehjk2009-04-021-5/+4
* Start stack frame context/symbol group classes for CDBFriedemann Kleint2009-03-261-0/+10
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-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-2/+2
* 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/+271