aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeractions.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Add an option to control heap debuggingAndrii Semkiv2024-12-101-0/+1
* Debugger: Fix hitting breakpoints repeatedly in multithreadingArtem Sokolovskii2024-10-151-0/+1
* Debugger: Add an option to not show the unsupported bp warninghjk2024-08-271-0/+1
* Debugger: Add a settings for gdb's debuginfod featurehjk2024-02-211-0/+1
* Debugger: Use AspectContainer directly for L&E settings page layouthjk2023-07-271-12/+12
* Debugger: Use CommonSettings::setLayouterhjk2023-07-261-1/+0
* Debugger: Simplify code path leading to .writeSettings()hjk2023-07-241-2/+0
* Debugger: Avoid now unusual external trigger of readSettings()hjk2023-07-211-1/+0
* Debugger: Move CommonOptionsPage to new settings schemehjk2023-07-201-63/+26
* Debugger: Paddle back on multiple inheritance for settingshjk2023-07-191-3/+25
* Utils: Introduce a staging area for gui valueshjk2023-07-181-2/+2
* Debugger: Adapt to latest settings access stylehjk2023-07-141-1/+1
* Utils: Make aspect settings access implicithjk2023-07-071-2/+2
* Utils: Rework aspect implementationhjk2023-06-291-6/+4
* Debugger: Fix compileChristian Stenger2023-06-231-1/+1
* Debugger: Split out gdb related options into own page objecthjk2023-06-221-29/+3
* Debugger: Use a FilePathAspect for extra dumpershjk2023-05-251-1/+1
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Debugger: make default number of array elements configurableDavid Schulz2023-03-071-0/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: Merge GDB and GDB Extended option pageshjk2022-12-201-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-8/+2
* Debugger: Add an option to enable newer gdb's symbol index cachehjk2021-06-111-0/+1
* Debugger: Introduce an option to force QT_LOGGING_TO_CONSOLE=1hjk2021-03-101-0/+1
* Debugger: Use an aspect for the source path mappinghjk2021-03-091-10/+28
* Debugger: Move interpretation on nature of source path mapping to user codehjk2021-03-051-3/+6
* Debugger: Aspectify settingshjk2021-03-031-103/+115
* Add gdb tracepoint support for LinuxMattias Johansson2021-02-021-0/+1
* Debugger: Add an option to show simple values as text annotationshjk2021-01-201-0/+1
* Debugger: Convert a QRegExp use in source path maphjk2020-06-101-2/+2
* Debugger: Remove "IdentifyDebugInfoPackages" featurehjk2020-02-251-1/+0
* Debugger: Add ability to hide view columnshjk2019-12-131-2/+0
* Debugger: Save a few bytes in DebuggerSettingshjk2019-12-101-4/+7
* Debugger: Finalize moving Operate by Instruction to engineshjk2018-10-051-1/+0
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-1/+1
* Debugger: add option to disable task entries for exceptionsDavid Schulz2018-08-151-0/+2
* Debugger: ModernizeAlessandro Portale2018-07-251-2/+2
* Debugger: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Debugger: Remove the "Attempt quick start option"hjk2017-02-061-1/+0
* Debugger: Add a "use python dumper" settingDavid Schulz2017-01-031-0/+1
* Debugger: Streamline common options page setuphjk2016-11-071-9/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Debugger: Remove verbose option of the debugger log.David Schulz2016-03-181-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Make display of QObject names optionalhjk2015-12-171-0/+1
* Debugger: Remove unused setting ListSourceFiles.David Schulz2015-11-111-3/+0
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-1/+0