index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Debugger
/
BreakpointWidget.cpp
Age
Commit message (
Expand
)
Author
4 days
Replace zero constants with `nullptr`
Dr. Dystopia
2026-04-06
Merge pull request #14551 from Dentomologist/breakpointwidget_fix_globally_di...
JosJuice
2026-04-04
BreakpointWidget: Fix drawing of icon when breakpoints are disabled
Dentomologist
2026-04-03
DolphinQt: Size adjustments in **Breakpoints** widget based on selected debug...
cristian64
2026-02-19
Debugger/ BreakpointsWidget: Add option to disable/enable all breaking withou...
TryTwo
2025-06-28
i18n: Add comments
JosJuice
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
Merge pull request #13665 from jordan-woyak/dark-mode-filter
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-01-01
Simplify `std::find_if` with `Common::Contains`
mitaclaw
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-09-20
BreakpointWidget: Update when `Host::PPCSymbolsChanged`
mitaclaw
2024-09-20
DolphinQt: A Ubiquitous Signal For When Breakpoints Change
mitaclaw
2024-08-04
Debugger: keep breakpoints ordered by address
Tillmann Karras
2024-07-23
Merge pull request #12862 from SuperSamus/debugger-fixes
Admiral H. Curtiss
2024-07-09
BreakpointWidget: Correct icon position
VampireFlower
2024-07-05
BreakpointWidget: Can create new breakpoints when emulation isn't running
Martino Fontana
2024-07-05
Debugger: Rework temporary breakpoints
Martino Fontana
2024-07-02
Debugger: Small Breakpoint cleanup
Martino Fontana
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-06-01
Color unused cells and disabled rows.
TryTwo
2024-06-01
BreakpointWidget: Give conditionals a popup text entry on click.
TryTwo
2024-06-01
BreakpointWidget: Direct editing of address cells. Prevent symbol cells from ...
TryTwo
2024-06-01
BreakpointWidget: Make buttons, removing selecting row on clicking, and fix O...
TryTwo
2024-05-25
BreakpointWidget: Fix Qt centering issues with a Custom Delegate
TryTwo
2024-05-25
BreakpointWidget: Move delete to the context menu. Selecting rows will be re...
TryTwo
2024-04-30
DolphinQt: Properly Delete (Some) Widgets
mitaclaw
2024-04-13
PPCSymbolDB: GetDescription by std::string_view
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-13
PPCSymbolDB: Move instance to PowerPCManager
mitaclaw
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-06-08
BreakpointWidget: Pass QString by const reference to create_item
Lioncash
2023-04-25
DolphinQt: cache icons instead of single pixmaps
Shawn Hoffman
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2022-12-04
Expand conditional breakpoints to memory breakpoints
TryTwo
2022-11-26
Debugger BreakpointWidget: Allow editing breakpoints
JoshuaMK
2022-10-06
Debugger: Initial implementation of conditional breakpoints
smurf3tte
2022-06-01
Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...
TryTwo
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-05
BreakpointWidget: Use QSignalBlocker
Sepalani
2021-03-05
BreakpointWidget: Fix delete deleting both MBP and BP at address
Sepalani
2021-03-04
BreakpointWidget: Emit BreakpointsChanged to update views
Sepalani
2021-03-03
Allow to disable/enable from the BreakpointWidget
InusualZ
2021-01-28
BreakpointWidget: Remove unnecessary code
Sepalani
2020-09-12
DolphinQt: fix other widgets that use lambdas (capturing this) without settin...
iwubcode
2020-07-11
Add Break On Hit and Log On Hit for instruction breakpoints
Rena Kunisaki
2020-02-09
DolphinQt/Debugger: Fix crash with floating debugger windows
Luke Street
[next]