index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggeractions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Add an option to control heap debugging
Andrii Semkiv
2024-12-10
1
-0
/
+1
*
Debugger: Fix hitting breakpoints repeatedly in multithreading
Artem Sokolovskii
2024-10-15
1
-0
/
+1
*
Debugger: Add an option to not show the unsupported bp warning
hjk
2024-08-27
1
-0
/
+1
*
Debugger: Add a settings for gdb's debuginfod feature
hjk
2024-02-21
1
-0
/
+1
*
Debugger: Use AspectContainer directly for L&E settings page layout
hjk
2023-07-27
1
-12
/
+12
*
Debugger: Use CommonSettings::setLayouter
hjk
2023-07-26
1
-1
/
+0
*
Debugger: Simplify code path leading to .writeSettings()
hjk
2023-07-24
1
-2
/
+0
*
Debugger: Avoid now unusual external trigger of readSettings()
hjk
2023-07-21
1
-1
/
+0
*
Debugger: Move CommonOptionsPage to new settings scheme
hjk
2023-07-20
1
-63
/
+26
*
Debugger: Paddle back on multiple inheritance for settings
hjk
2023-07-19
1
-3
/
+25
*
Utils: Introduce a staging area for gui values
hjk
2023-07-18
1
-2
/
+2
*
Debugger: Adapt to latest settings access style
hjk
2023-07-14
1
-1
/
+1
*
Utils: Make aspect settings access implicit
hjk
2023-07-07
1
-2
/
+2
*
Utils: Rework aspect implementation
hjk
2023-06-29
1
-6
/
+4
*
Debugger: Fix compile
Christian Stenger
2023-06-23
1
-1
/
+1
*
Debugger: Split out gdb related options into own page object
hjk
2023-06-22
1
-29
/
+3
*
Debugger: Use a FilePathAspect for extra dumpers
hjk
2023-05-25
1
-1
/
+1
*
Layouting: Make aspects operate on parent items, not LayoutBuilder
hjk
2023-05-03
1
-1
/
+1
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
Debugger: make default number of array elements configurable
David Schulz
2023-03-07
1
-0
/
+1
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Debugger: Merge GDB and GDB Extended option pages
hjk
2022-12-20
1
-1
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-8
/
+2
*
Debugger: Add an option to enable newer gdb's symbol index cache
hjk
2021-06-11
1
-0
/
+1
*
Debugger: Introduce an option to force QT_LOGGING_TO_CONSOLE=1
hjk
2021-03-10
1
-0
/
+1
*
Debugger: Use an aspect for the source path mapping
hjk
2021-03-09
1
-10
/
+28
*
Debugger: Move interpretation on nature of source path mapping to user code
hjk
2021-03-05
1
-3
/
+6
*
Debugger: Aspectify settings
hjk
2021-03-03
1
-103
/
+115
*
Add gdb tracepoint support for Linux
Mattias Johansson
2021-02-02
1
-0
/
+1
*
Debugger: Add an option to show simple values as text annotations
hjk
2021-01-20
1
-0
/
+1
*
Debugger: Convert a QRegExp use in source path map
hjk
2020-06-10
1
-2
/
+2
*
Debugger: Remove "IdentifyDebugInfoPackages" feature
hjk
2020-02-25
1
-1
/
+0
*
Debugger: Add ability to hide view columns
hjk
2019-12-13
1
-2
/
+0
*
Debugger: Save a few bytes in DebuggerSettings
hjk
2019-12-10
1
-4
/
+7
*
Debugger: Finalize moving Operate by Instruction to engines
hjk
2018-10-05
1
-1
/
+0
*
Debugger: Make most views per-engine instead of singletons
hjk
2018-08-17
1
-1
/
+1
*
Debugger: add option to disable task entries for exceptions
David Schulz
2018-08-15
1
-0
/
+2
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-2
/
+2
*
Debugger: Use override consistently
Tobias Hunger
2018-05-07
1
-1
/
+1
*
Debugger: Remove the "Attempt quick start option"
hjk
2017-02-06
1
-1
/
+0
*
Debugger: Add a "use python dumper" setting
David Schulz
2017-01-03
1
-0
/
+1
*
Debugger: Streamline common options page setup
hjk
2016-11-07
1
-9
/
+0
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
Debugger: Remove verbose option of the debugger log.
David Schulz
2016-03-18
1
-1
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Make display of QObject names optional
hjk
2015-12-17
1
-0
/
+1
*
Debugger: Remove unused setting ListSourceFiles.
David Schulz
2015-11-11
1
-3
/
+0
*
Debugger: Infrastructure for reworked native mixed debugging
hjk
2015-10-09
1
-1
/
+0
[next]