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
Age
Commit message (
Expand
)
Author
2025-02-06
Merge pull request #13223 from mitaclaw/branch-watch-tool-fixes-5
Admiral H. Curtiss
2025-02-05
Merge pull request #13302 from TryTwo/Breakpoints_Fix_Lag
Admiral H. Curtiss
2025-02-04
Breakpoints: Fix lag when adding or removing multiple memory breakpoints by o...
TryTwo
2025-01-19
MemoryViewWidget: Add auto update toggle.
TryTwo
2025-01-19
MemoryViewWidget: Color recently changed memory when auto updating.
TryTwo
2025-01-19
MemoryViewWidget: Reduce amount of unnecessary update calls.
TryTwo
2025-01-19
MemoryViewWidget: Add OnFrameEnd callback to auto-update memory while a game ...
TryTwo
2025-01-08
MemoryViewWidget: Refactor updates using a dispatch function. Isolate memory ...
TryTwo
2025-01-07
MemoryViewWidget: Refactor. Remove OnItemChanged signal and QSignalBlocker - ...
TryTwo
2025-01-01
Simplify `std::find_if` with `Common::Contains`
mitaclaw
2024-12-14
Branch Watch Tool: Refresh Context Menus OnEmulationStateChanged
mitaclaw
2024-11-11
Core: Store object name separately for symbols
Amber Brault
2024-10-24
JitBlockTableModel: Update For Symbols Too
mitaclaw
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-10-19
Move UICommon/Disassembler to Common/HostDisassembler
mitaclaw
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-10
Modernize `std::find_if` with ranges
mitaclaw
2024-10-10
Modernize `std::min_element` with ranges
mitaclaw
2024-10-10
Modernize `std::sort` with ranges
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-09-04
Merge pull request #12977 from mitaclaw/branch-watch-tool-fixes-4
JMC47
2024-08-31
Branch Watch Tool: Toolbar Visiblity Menu
mitaclaw
2024-08-31
Branch Watch Tool: New Conditional Branch Inspection Tools
mitaclaw
2024-08-31
Branch Watch Tool: Ignore Apploader Branch Hits Concurrency Fix
mitaclaw
2024-08-31
BranchWatchDialog: Improve Branch Was/Not Overwritten Buttons
mitaclaw
2024-08-31
BranchWatchDialog: Listen For `clicked` Signal Rather Than `pressed`
mitaclaw
2024-08-31
BranchWatchDialog: Const Correctness
mitaclaw
2024-08-31
BranchWatchDialog: Refactor Context Menus
mitaclaw
2024-08-31
BranchWatchDialog: Clean Up Object Parenting and Prefer Auto
mitaclaw
2024-08-31
BranchWatchDialog: Disconnect Slots When Hidden
mitaclaw
2024-08-24
BranchWatchDialog: Refactor For LoadQSettings / SaveQSettings
mitaclaw
2024-08-24
BranchWatchDialog: Defer Layout Construction When Possible
mitaclaw
2024-08-24
BranchWatchDialog: De-lambda-ize Constructor
mitaclaw
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-21
Merge pull request #13029 from JosJuice/sddress
OatmealDome
2024-08-21
DolphinQt: Fix "Sddress" typo
JosJuice
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-08-14
Use 'contains' method
Dr. Dystopia
2024-08-08
DolphinQT: Listen For `clicked` Signal Rather Than `pressed`
mitaclaw
2024-08-07
Merge pull request #12963 from JosJuice/i18n-2024-07-28
Tilka
2024-08-04
Debugger: keep breakpoints ordered by address
Tillmann Karras
2024-07-28
i18n: Add comments and improve source strings
JosJuice
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: fix Run to Here
Martino Fontana
[next]