aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/stackhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Adapt to latest settings access stylehjk2023-07-141-12/+12
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-24/+23
* Debugger: Use new clipboard setting conveniencehjk2022-06-201-12/+3
* Debugger: Use queued connection for menu actionsAaron Barany2022-02-071-9/+10
* Debugger: use FilePath in stack framesDavid Schulz2021-10-271-1/+1
* Debugger: Aspectify settingshjk2021-03-031-10/+10
* Utils: Allow BaseTreeView users to hide columns manuallyhjk2020-11-101-1/+0
* Debugger: Allow copying only selected lines in stack viewhjk2020-11-051-34/+73
* Utils: Start replacing SavedActions by QAction or Utils::Aspecthjk2020-10-051-8/+8
* Check for selection support of clipboardChristian Stenger2020-05-141-1/+2
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Debugger: Add ability to hide view columnshjk2019-12-131-4/+1
* Debugger: Fix copying stack content to clipboardhjk2019-11-201-12/+10
* Debugger: Fix display of stackChristian Stenger2019-10-181-0/+5
* Debugger: Introduce a tree level above stack frameshjk2019-06-261-56/+72
* Debugger: Use Utils::TreeModel as base for StackHandlerhjk2019-06-241-59/+56
* 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