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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Debugger
/
MemoryViewWidget.h
Age
Commit message (
Expand
)
Author
2025-07-30
MemoryWidget: Add symbols and Notes.
TryTwo
2025-03-29
[Debugger] CTRL+G support in code and memory view
Nitch2024
2025-01-19
MemoryViewWidget: Color recently changed memory when auto updating.
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
2024-09-20
DolphinQt: A Ubiquitous Signal For When Breakpoints Change
mitaclaw
2024-03-22
DolphinQt Settings: Signal Debug Font By Const Reference
mitaclaw
2024-03-01
Memory(View)Widget: Avoid Global System Accessor
mitaclaw
2023-06-08
MemoryViewWidget: Use QStringView with ConvertTextToBytes
Lioncash
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2022-11-30
MemoryViewWidget set target address as selected. Fix focus call. Always colo...
TryTwo
2022-10-22
MemoryViewWidget refactor memory table.
TryTwo
2022-07-01
Debugger MemoryViewWidget: Allow direct editing of memory cells.
TryTwo
2022-05-08
Qt/MemoryViewWidget: Add a custom scrollbar.
Admiral H. Curtiss
2022-05-08
Qt/MemoryViewWidget: Convert into QWidget that has the table as a member.
Admiral H. Curtiss
2022-04-24
Qt/MemoryViewWidget: Don't use a member variable to hold information about th...
Admiral H. Curtiss
2022-04-23
Dual View any size.
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-03-29
Debugger MemoryViewWidget: fixed, tighter spacing
TryTwo
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-17
MemoryWidget: Add "Add to watch" action
Sepalani
2019-07-15
DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration
Lioncash
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