summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/MemoryWidget.h
AgeCommit message (Expand)Author
2024-03-01Memory(View)Widget: Avoid Global System Accessormitaclaw
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
2022-10-29MemoryWidget: Make search address a combobox that holds address history.TryTwo
2022-09-08Debugger MemoryWidget: Create mini-menu at top of sidebar. Move dump buttons ...TryTwo
2022-07-01Debugger MemoryViewWidget: Allow direct editing of memory cells.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-04-10MemoryWidget: Load Files to MemoryEternityShack
2022-04-06Debugger MemoryWidget: add float and integer inputs. Add input preview. Chang...TryTwo
2022-03-24MemoryWidget: Add negative offset search supportSepalani
2021-09-20MemoryWidget: Simplify the search logicSepalani
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-17MemoryWidget: Add "Add to watch" actionSepalani
2021-01-28MemoryWidget: Add 'Offset' and General ImprovementsSirMangler
2019-07-15DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declarationLioncash
2019-07-06DolphinQt: Don't update debug widgets when hiddenJosJuice
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