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
/
CodeWidget.cpp
Age
Commit message (
Expand
)
Author
2025-11-04
Debugger: Ignore bctr when stepping out
VampireFlower
2025-07-27
PPCSymbolDB: Don't return non-const pointers
JosJuice
2025-07-15
CodeWidget: Add button that prevents automatic updates to the address, such a...
TryTwo
2025-06-22
Merge pull request #13765 from TryTwo/CodeWidget_clear_unused
JMC47
2025-06-22
Merge pull request #13691 from TryTwo/PR_Notes
JMC47
2025-06-20
CodeWidget: Clear calls and callers box if there is no symbol, otherwise outd...
TryTwo
2025-06-19
Debugger CodeWidget : Add search box for notes.
TryTwo
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-05-17
Merge pull request #13190 from tygyh/Move-to-inner-scope-DolphinQT
Jordan Woyak
2025-03-29
[Debugger] CTRL+G support in code and memory view
Nitch2024
2025-03-26
Move variables to inner scope
tygyh
2025-03-21
CodeWidget: Layout tweak. Give left-side widgets more vertical space by movin...
TryTwo
2024-11-11
Core: Store object name separately for symbols
Amber Brault
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-09-20
DolphinQt: A Ubiquitous Signal For When Breakpoints Change
mitaclaw
2024-08-31
BranchWatchDialog: Listen For `clicked` Signal Rather Than `pressed`
mitaclaw
2024-07-05
Debugger: Rework temporary breakpoints
Martino Fontana
2024-07-02
Debugger: Small other cleanup
Martino Fontana
2024-05-25
BranchWatchDialog: Resolve Linux FIXME
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-13
PPCSymbolDB: Move instance to PowerPCManager
mitaclaw
2024-03-07
BranchWatchDialog: Fix Misc. Errata
mitaclaw
2024-03-02
Merge pull request #12359 from mitaclaw/code-diff-dialog-refresh
Admiral H. Curtiss
2024-02-27
CodeWidget: Simplify Case-Insensitive Contains
mitaclaw
2024-02-27
BranchWatchDialog: A Total Replacement for CodeDiffDialog
mitaclaw
2023-12-18
Core/Debugger_SymbolMap: Remove redundant system parameters from interface
Lioncache
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-04-25
DolphinQt: reset stylesheets on colorSchemeChanged
Shawn Hoffman
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2023-04-05
DolphinQt: Avoid ppcState global.
Admiral H. Curtiss
2023-03-28
PowerPC/MMU: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-08
Core: Add System parameter to CPUThreadGuard.
Admiral H. Curtiss
2023-03-08
HW/CPU: Refactor to class, move to System.
Admiral H. Curtiss
2023-02-12
DolphinQt: Only update call stack if paused
JosJuice
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2023-02-09
CodeWidget: Fix shadowing warning
Pokechu22
2023-01-27
Debugger: Avoid ppcState global.
Admiral H. Curtiss
2023-01-27
PowerPC: Parametrize CTR macro.
Admiral H. Curtiss
2023-01-27
PowerPC: Remove PC macro.
Admiral H. Curtiss
2022-12-01
Fix code widget not becoming visible when selecting 'view code' or similar
Pokechu22
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-09-28
Debugger/CodeWidget: Update callstack/callers/calls on symbol changes
Pokechu22
2022-07-05
Debugger CodeWidget: Add filter boxes to callstack, function calls, and funct...
TryTwo
2022-03-26
implement CodeDiffTool Feature
dreamsyntax
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-14
CodeViewWidget: Add WithDetailedUpdate to update CodeWidget
Sepalani
2020-09-12
DolphinQt: fix other widgets that use lambdas (capturing this) without settin...
iwubcode
2020-03-20
Qt/CodeWidget: Typo in settings key.
Admiral H. Curtiss
[next]