aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/stackhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: add some hints to tooltip of frames without debuginfohjk2012-03-291-1/+1
* StackHandler: Set Current IndexAurindam Jana2012-02-231-2/+4
* Debugger: use QString::fromLatin1 instead of QString::fromAsciiDenis Mingulov2012-02-161-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* ScriptConsole: Show current contextAurindam Jana2012-01-181-4/+7
* debugger: grey out Locals&Expressions when not accessiblehjk2012-01-171-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* QmlCppEngine: StackWindow BehaviourAurindam Jana2011-10-181-0/+1
* Debugger: Enable stack frames without an annotated functionKai Koehne2011-10-171-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Documentation work on qtcreatorcdbext/Debugger.Friedemann Kleint2011-02-041-0/+5
* 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
* | debugger: remove a bit of stackview flicker by using the 80 ms timerhjk2010-12-171-7/+19
* | debugger: split debuggeragents.{h,cpp} int {memory,disassembler}agent.{h,cpp}hjk2010-12-081-1/+0
* | debugger: Refactor breakpoint handling.hjk2010-11-151-2/+3
* | debugger: more handler/window refactoringhjk2010-11-081-42/+1
* | Debugger: Add Run to/Jump to Line to text editor context menu.Friedemann Kleint2010-11-041-0/+1
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-2/+0
* | debugger: don't display invalid line numbers in the stack viewhjk2010-10-271-1/+1
|/
* Debugger: Sanitize Datatypes, part 2: Stackframes.Friedemann Kleint2010-09-211-2/+4
* Fixed memory leak in StackHandlerRobert Loehning2010-09-151-1/+1
* debugger: suppress variable tooltips with outdated contentshjk2010-09-151-5/+2
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-1/+0
* 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