aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeractions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove an unused #includehjk2025-03-051-1/+0
* Debugger: Fix UI text capitalization and punctuationLeena Miettinen2025-02-041-1/+1
* Debugger: Add an option to control heap debuggingAndrii Semkiv2024-12-101-0/+9
* 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
* Fix buildChristian Stenger2023-09-281-1/+1
* Utils: Use a proper class as Keyhjk2023-09-271-3/+3
* Plugins: A bit more Keys and Storehjk2023-08-251-4/+4
* Debugger: Use AspectContainer directly for L&E settings page layouthjk2023-07-271-106/+15
* Debugger: Use CommonSettings::setLayouterhjk2023-07-261-2/+0
* Debugger: Fix persisting of common optionsChristian Stenger2023-07-251-1/+1
* Debugger: Simplify code path leading to .writeSettings()hjk2023-07-241-4/+4
* Debugger: Avoid now unusual external trigger of readSettings()hjk2023-07-211-3/+0
* Debugger: Move CommonOptionsPage to new settings schemehjk2023-07-201-140/+24
* Debugger: Paddle back on multiple inheritance for settingshjk2023-07-191-3/+23
* Debugger: Fix post mortem action on WindowsChristian Stenger2023-07-141-2/+2
* Debugger: Adapt to latest settings access stylehjk2023-07-141-12/+8
* Utils: Make aspect settings access implicithjk2023-07-071-5/+4
* Utils: Rework aspect implementationhjk2023-06-291-2/+2
* Reduce usage of app_version headerEike Ziller2023-06-261-8/+5
* Debugger: Split out gdb related options into own page objecthjk2023-06-221-201/+7
* Tr: Move some html out of textsEike Ziller2023-05-301-1/+1
* Debugger: Use a FilePathAspect for extra dumpershjk2023-05-251-1/+0
* Utils: Remove LabelPlacement::AtCheckBoxWithoutDummyLabelhjk2023-05-241-1/+1
* Debugger: make default number of array elements configurableDavid Schulz2023-03-071-0/+10
* Debugger actions: Move <p> out of tr()Eike Ziller2023-02-271-38/+58
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2023-01-101-1/+1
|\
| * Debugger: Add missing spaceRobert Loehning2023-01-101-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-10/+7
* | Debugger: Update "known functions" to skiphjk2022-12-201-1/+0
|/
* UI text: Fix spacing in multi-line messagesLeena Miettinen2022-10-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-133/+131
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+1
* Debugger: Remove extra words from tooltipsLeena Miettinen2022-02-171-7/+7
* Debugger: Increase the default string display limit to 300hjk2021-07-051-1/+1
* Debugger: Add an option to enable newer gdb's symbol index cachehjk2021-06-111-0/+8
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-03-221-2/+2
|\
* | Debugger: Introduce an option to force QT_LOGGING_TO_CONSOLE=1hjk2021-03-101-0/+7
* | Debugger: Use an aspect for the source path mappinghjk2021-03-091-42/+4
* | Debugger: Move interpretation on nature of source path mapping to user codehjk2021-03-051-12/+2
* | Debugger: Fix a few left-over FIXMEs from the aspectificationhjk2021-03-051-6/+7
* | Utils: Remove BaseAspect base from AspectContainer againhjk2021-03-051-6/+6
* | Debugger: Aspectify settingshjk2021-03-031-491/+525
|/
* Add gdb tracepoint support for LinuxMattias Johansson2021-02-021-0/+6
* Debugger: Add an option to show simple values as text annotationshjk2021-01-201-0/+9
* Debugger: Convert a QRegExp use in source path maphjk2020-06-101-1/+1
* Debugger: Update references to Locals and ExpressionsRobert Loehning2020-04-091-2/+2