summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/MemoryViewWidget.h
AgeCommit message (Expand)Author
2025-07-30MemoryWidget: Add symbols and Notes.TryTwo
2025-03-29[Debugger] CTRL+G support in code and memory viewNitch2024
2025-01-19MemoryViewWidget: Color recently changed memory when auto updating.TryTwo
2025-01-19MemoryViewWidget: Add OnFrameEnd callback to auto-update memory while a game ...TryTwo
2025-01-08MemoryViewWidget: Refactor updates using a dispatch function. Isolate memory ...TryTwo
2025-01-07MemoryViewWidget: Refactor. Remove OnItemChanged signal and QSignalBlocker - ...TryTwo
2024-09-20DolphinQt: A Ubiquitous Signal For When Breakpoints Changemitaclaw
2024-03-22DolphinQt Settings: Signal Debug Font By Const Referencemitaclaw
2024-03-01Memory(View)Widget: Avoid Global System Accessormitaclaw
2023-06-08MemoryViewWidget: Use QStringView with ConvertTextToBytesLioncash
2023-04-09PowerPC: Refactor to class, move to System.Admiral H. Curtiss
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
2022-11-30MemoryViewWidget set target address as selected. Fix focus call. Always colo...TryTwo
2022-10-22MemoryViewWidget refactor memory table.TryTwo
2022-07-01Debugger MemoryViewWidget: Allow direct editing of memory cells.TryTwo
2022-05-08Qt/MemoryViewWidget: Add a custom scrollbar.Admiral H. Curtiss
2022-05-08Qt/MemoryViewWidget: Convert into QWidget that has the table as a member.Admiral H. Curtiss
2022-04-24Qt/MemoryViewWidget: Don't use a member variable to hold information about th...Admiral H. Curtiss
2022-04-23Dual View any size.TryTwo
2022-04-17MemoryWidget add dual views for two separate column types. Force first column...TryTwo
2022-04-15Debugger MemoryWidget: More display types, use combo box for display options....TryTwo
2022-03-29Debugger MemoryViewWidget: fixed, tighter spacingTryTwo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-17MemoryWidget: Add "Add to watch" actionSepalani
2019-07-15DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declarationLioncash
2019-05-02Debugger/Memory: Add support for address spacesbooto
2018-12-28Qt/Debugger: Add Show in Code / Show in Memoryspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab