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
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
2022-11-04
Merge pull request #10771 from TryTwo/PR_AutoStep
Admiral H. Curtiss
2022-10-26
Make SetPatch responsible for overwriting old patches
JoshuaMK
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-10-06
MemoryView auto updateDebugger. Implement base codetrace logic. Add register ...
TryTwo
2022-03-17
Gekko constistancy changes. Add context item to codeview to show or copy a lo...
TryTwo
2022-02-13
Fix integer sign difference comparison warnings
Pokechu22
2021-12-08
CodeViewWidget: Fix undefined behavior when centered around address 0
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-08-21
DolphinQt: Remove Windows dialog help buttons
Dentomologist
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-05
Breakpoints: Change icon when disabled
Sepalani
2021-02-14
CodeViewWidget: Add WithDetailedUpdate to update CodeWidget
Sepalani
[next]