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
/
CodeViewWidget.cpp
Age
Commit message (
Expand
)
Author
2026-02-19
Debugger/ BreakpointsWidget: Add option to disable/enable all breaking withou...
TryTwo
2026-01-25
Remove unused imports
Martino Fontana
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-07-30
CodeViewWidget: Improve performance by removing unnecessary FillInCallers com...
Alex Harrison
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 #13691 from TryTwo/PR_Notes
JMC47
2025-06-19
Debugger CodeViewWidget: Add context options for making and managing Notes. A...
TryTwo
2025-06-19
Debugger symbols: Add new symbol type: Notes.. Notes are for naming single ...
TryTwo
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-03-29
[Debugger] CTRL+G support in code and memory view
Nitch2024
2025-03-09
Modernize `std::stable_sort` with ranges and projections
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-09-20
DolphinQt: A Ubiquitous Signal For When Breakpoints Change
mitaclaw
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-21
DolphinQt: Fix "Sddress" typo
JosJuice
2024-08-14
Use 'contains' method
Dr. Dystopia
2024-07-28
i18n: Add comments and improve source strings
JosJuice
2024-07-05
Debugger: Rework temporary breakpoints
Martino Fontana
2024-07-02
Debugger: fix Run to Here
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-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-31
Merge pull request #12645 from mitaclaw/ppc-symbols-signal
Admiral H. Curtiss
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-22
DolphinQt Settings: Signal Debug Font By Const Reference
mitaclaw
2024-03-13
PPCSymbolDB: Move instance to PowerPCManager
mitaclaw
2023-12-13
Parser and Assembler implementations
vyuuui
2023-08-12
DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme.
Admiral H. Curtiss
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-04-29
Merge pull request #11785 from shuffle2/qtnext3
Admiral H. Curtiss
2023-04-25
DolphinQt: reset stylesheets on colorSchemeChanged
Shawn Hoffman
2023-04-25
DolphinQt: cache icons instead of single pixmaps
Shawn Hoffman
2023-04-24
Common: Move CodeTrace.cpp/.h into Core
Lioncash
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-02-20
Qt/CodeViewWidget: Don't read PC in Update() if we don't have a CPU thread gu...
Admiral H. Curtiss
2023-02-20
Qt/CodeViewWidget: Don't try to pause emulator in Update() if we happen to be...
Admiral H. Curtiss
2023-02-17
CodeViewWidget: Fix memory leak
Pokechu22
2023-02-14
Follow-up fixes for "Properly lock CPU before accessing emulated memory"
JosJuice
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2023-01-27
PowerPC: Remove PC macro.
Admiral H. Curtiss
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2022-12-24
DolphinQt: Add more i18n comments
JosJuice
[next]