summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/stackhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* TreeView: Fix mapping to source models in case ProxyModels are involvedhjk2019-04-021-1/+1
* Fix warning: "Don't call QList::front() on temporary"Alessandro Portale2019-01-171-1/+1
* Debugger: Finalize moving Operate by Instruction to engineshjk2018-10-051-5/+3
* Debugger: ModernizeAlessandro Portale2018-07-251-4/+2
* Debugger: Code cosmeticshjk2018-05-311-1/+1
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Debugger: Simplify BinEditor usagehjk2016-08-221-2/+2
* Debugger: Fix stack frame switching by mousehjk2016-07-191-3/+2
* Debugger: Remove some uses of semi-global currentEngine()hjk2016-07-181-15/+210
* Debugger: Consolidate icon storage handlinghjk2016-06-281-5/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+3
* Debugger: Make basic native-mixed debugging work with LLDBhjk2015-10-131-6/+40
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-4/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Enable 'native mixed' toogling also for LLDBhjk2015-02-051-4/+0
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+2
* | Debugger: Use an enum for column numbers in stack viewhjk2014-12-181-10/+10
* | Debugger: Introduce a "Native Mixed" switchhjk2014-12-121-2/+6
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Reduce line noisehjk2014-07-281-5/+4
|/
* Debugger: Shorten function signatures in break and stack viewshjk2014-07-031-1/+2
* Debugger: Select topmost frame with usable data also with LLDBhjk2014-03-071-0/+10
* Add a stack window menu entry to display QML stack frame.Friedemann Kleint2014-02-251-0/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Make tooltips in Stack view configurablehjk2013-09-251-1/+1
* Debugger: Set model object names at construction timehjk2013-08-191-0/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-3/+6
|/
* 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/info@qt.nokia.com/qt-info@nokia.com/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