aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeractions.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Remove "IdentifyDebugInfoPackages" featurehjk2020-02-251-6/+0
* Debugger: Add ability to hide view columnshjk2019-12-131-18/+0
* Debugger: Save a few bytes in DebuggerSettingshjk2019-12-101-73/+73
* Debugger: Code cosmeticshjk2019-07-261-5/+5
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-81/+80
* Debugger: Finalize moving Operate by Instruction to engineshjk2018-10-051-12/+0
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-2/+7
* Debugger: add option to disable task entries for exceptionsDavid Schulz2018-08-151-0/+12
* Debugger: ModernizeAlessandro Portale2018-07-251-1/+1
* Debugger: Modernizehjk2018-02-011-1/+1
* Debugger: Fix typo leading to wrong settings behaviorhjk2018-01-311-1/+1
* Debugger: Sort settings in dumpOrgad Shaneh2017-07-141-7/+6
* Debugger: Remove the "Attempt quick start option"hjk2017-02-061-6/+0
* Debugger: Add a "use python dumper" settingDavid Schulz2017-01-031-0/+6
* Debugger: Switch on QObject name display by defaulthjk2016-12-021-3/+3
* Debugger: Remove verbose option of the debugger log.David Schulz2016-03-181-7/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Update tooltip referring to renamed viewRobert Loehning2015-12-181-1/+1
* Debugger: Make display of QObject names optionalhjk2015-12-171-0/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-3/+2
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-121-7/+0
|\
| * Debugger: Remove unused setting ListSourceFiles.David Schulz2015-11-111-7/+0
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+3
|/
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-12/+0
* Debugger: Word wrap several action tooltipsNikita Baryshnikov2015-07-071-16/+16
* Utils: Add a text variant to SavedAction for use in dialogshjk2015-06-041-1/+9
* QML: Remove Apply on Save functionalityKai Koehne2015-03-171-5/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Introduce a "Native Mixed" switchhjk2014-12-121-0/+13
|/
* Debugger: Reset "Load system GDB pretty printer" option againhjk2014-11-191-3/+3
* Debugger: Introduce "Close memory buffers on exit" optionhjk2014-11-171-1/+7
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Support setting substitute path by regexpOrgad Shaneh2014-09-181-3/+14
* | Debugger: CleanupOrgad Shaneh2014-09-121-2/+3