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
/
MemoryWidget.h
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-07-30
MemoryWidget: Add symbols and Notes.
TryTwo
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-29
[Debugger] CTRL+G support in code and memory view
Nitch2024
2025-01-19
MemoryViewWidget: Add auto update toggle.
TryTwo
2025-01-19
MemoryViewWidget: Add OnFrameEnd callback to auto-update memory while a game ...
TryTwo
2024-09-20
DolphinQt: A Ubiquitous Signal For When Breakpoints Change
mitaclaw
2024-03-01
Memory(View)Widget: Avoid Global System Accessor
mitaclaw
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2022-10-29
MemoryWidget: Make search address a combobox that holds address history.
TryTwo
2022-09-08
Debugger MemoryWidget: Create mini-menu at top of sidebar. Move dump buttons ...
TryTwo
2022-07-01
Debugger MemoryViewWidget: Allow direct editing of memory cells.
TryTwo
2022-04-17
MemoryWidget add dual views for two separate column types. Force first column...
TryTwo
2022-04-15
Debugger MemoryWidget: More display types, use combo box for display options....
TryTwo
2022-04-10
MemoryWidget: Load Files to Memory
EternityShack
2022-04-06
Debugger MemoryWidget: add float and integer inputs. Add input preview. Chang...
TryTwo
2022-03-24
MemoryWidget: Add negative offset search support
Sepalani
2021-09-20
MemoryWidget: Simplify the search logic
Sepalani
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-17
MemoryWidget: Add "Add to watch" action
Sepalani
2021-01-28
MemoryWidget: Add 'Offset' and General Improvements
SirMangler
2019-07-15
DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration
Lioncash
2019-07-06
DolphinQt: Don't update debug widgets when hidden
JosJuice
2019-05-02
Debugger/Memory: Add support for address spaces
booto
2018-12-28
Qt/Debugger: Add Show in Code / Show in Memory
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab