| Commit message (Expand) | Author | Age | Files | Lines |
| * | Utils: Make helpers for stack view contents more widely available | hjk | 2025-03-24 | 1 | -66/+3 |
| * | Debugger: Drop empty lines at begin of copied backtrace | hjk | 2025-02-10 | 1 | -1/+1 |
| * | Debugger: Move AddressDialog handling to debuggerdialogs.cpp | hjk | 2024-12-20 | 1 | -5/+2 |
| * | Debugger: Replace QVector with QList | hjk | 2024-07-31 | 1 | -1/+1 |
| * | Debugger: Adapt to latest settings access style | hjk | 2023-07-14 | 1 | -12/+12 |
| * | All: Use the shorter access to aspect values in a few places | hjk | 2023-05-12 | 1 | -1/+1 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Debugger: Convert to Tr::tr | hjk | 2022-07-08 | 1 | -24/+23 |
| * | Debugger: Use new clipboard setting convenience | hjk | 2022-06-20 | 1 | -12/+3 |
| * | Debugger: Use queued connection for menu actions | Aaron Barany | 2022-02-07 | 1 | -9/+10 |
| * | Debugger: use FilePath in stack frames | David Schulz | 2021-10-27 | 1 | -1/+1 |
| * | Debugger: Aspectify settings | hjk | 2021-03-03 | 1 | -10/+10 |
| * | Utils: Allow BaseTreeView users to hide columns manually | hjk | 2020-11-10 | 1 | -1/+0 |
| * | Debugger: Allow copying only selected lines in stack view | hjk | 2020-11-05 | 1 | -34/+73 |
| * | Utils: Start replacing SavedActions by QAction or Utils::Aspect | hjk | 2020-10-05 | 1 | -8/+8 |
| * | Check for selection support of clipboard | Christian Stenger | 2020-05-14 | 1 | -1/+2 |
| * | Globally disable WindowContextHelpButtonHint | Kai Koehne | 2020-02-25 | 1 | -1/+0 |
| * | Debugger: Add ability to hide view columns | hjk | 2019-12-13 | 1 | -4/+1 |
| * | Debugger: Fix copying stack content to clipboard | hjk | 2019-11-20 | 1 | -12/+10 |
| * | Debugger: Fix display of stack | Christian Stenger | 2019-10-18 | 1 | -0/+5 |
| * | Debugger: Introduce a tree level above stack frames | hjk | 2019-06-26 | 1 | -56/+72 |
| * | Debugger: Use Utils::TreeModel as base for StackHandler | hjk | 2019-06-24 | 1 | -59/+56 |
| * | Utils: Rename FileName to FilePath | hjk | 2019-05-28 | 1 | -1/+1 |
| * | TreeView: Fix mapping to source models in case ProxyModels are involved | hjk | 2019-04-02 | 1 | -1/+1 |
| * | Fix warning: "Don't call QList::front() on temporary" | Alessandro Portale | 2019-01-17 | 1 | -1/+1 |
| * | Debugger: Finalize moving Operate by Instruction to engines | hjk | 2018-10-05 | 1 | -5/+3 |
| * | Debugger: Modernize | Alessandro Portale | 2018-07-25 | 1 | -4/+2 |
| * | Debugger: Code cosmetics | hjk | 2018-05-31 | 1 | -1/+1 |
| * | Drop unused variables and lambda captures | Ulf Hermann | 2017-09-08 | 1 | -1/+1 |
| * | Debugger: Simplify BinEditor usage | hjk | 2016-08-22 | 1 | -2/+2 |
| * | Debugger: Fix stack frame switching by mouse | hjk | 2016-07-19 | 1 | -3/+2 |
| * | Debugger: Remove some uses of semi-global currentEngine() | hjk | 2016-07-18 | 1 | -15/+210 |
| * | Debugger: Consolidate icon storage handling | hjk | 2016-06-28 | 1 | -5/+3 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Themed Icons: Introduce Utils::Icon | Alessandro Portale | 2015-11-25 | 1 | -2/+3 |
| * | Debugger: Make basic native-mixed debugging work with LLDB | hjk | 2015-10-13 | 1 | -6/+40 |
| * | Debugger: Infrastructure for reworked native mixed debugging | hjk | 2015-10-09 | 1 | -4/+12 |
| * | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
| |\ |
|
| | * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | | Debugger: Enable 'native mixed' toogling also for LLDB | hjk | 2015-02-05 | 1 | -4/+0 |
| * | | Replace QFileInfo::fileName() with FileName::fileName() | Orgad Shaneh | 2015-01-29 | 1 | -2/+2 |
| * | | Debugger: Use an enum for column numbers in stack view | hjk | 2014-12-18 | 1 | -10/+10 |
| * | | Debugger: Introduce a "Native Mixed" switch | hjk | 2014-12-12 | 1 | -2/+6 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/3.2' | Eike Ziller | 2014-10-14 | 1 | -7/+8 |
| |\ |
|
| | * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | | Debugger: Reduce line noise | hjk | 2014-07-28 | 1 | -5/+4 |
| |/ |
|
| * | Debugger: Shorten function signatures in break and stack views | hjk | 2014-07-03 | 1 | -1/+2 |
| * | Debugger: Select topmost frame with usable data also with LLDB | hjk | 2014-03-07 | 1 | -0/+10 |
| * | Add a stack window menu entry to display QML stack frame. | Friedemann Kleint | 2014-02-25 | 1 | -0/+14 |