summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/CodeViewWidget.h
AgeCommit message (Expand)Author
2025-07-15CodeWidget: Add button that prevents automatic updates to the address, such a...TryTwo
2025-06-19Debugger CodeViewWidget: Add context options for making and managing Notes. A...TryTwo
2025-03-29[Debugger] CTRL+G support in code and memory viewNitch2024
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-09-20DolphinQt: A Ubiquitous Signal For When Breakpoints Changemitaclaw
2024-03-31Merge pull request #12645 from mitaclaw/ppc-symbols-signalAdmiral H. Curtiss
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-22DolphinQt Settings: Signal Debug Font By Const Referencemitaclaw
2024-03-13PPCSymbolDB: Move instance to PowerPCManagermitaclaw
2023-12-13Parser and Assembler implementationsvyuuui
2023-04-24Common: Move CodeTrace.cpp/.h into CoreLioncash
2023-04-05DolphinQt: Avoid ppcState global.Admiral H. Curtiss
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
2022-10-06MemoryView auto updateDebugger. Implement base codetrace logic. Add register ...TryTwo
2022-03-17Gekko constistancy changes. Add context item to codeview to show or copy a lo...TryTwo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-14CodeViewWidget: Add WithDetailedUpdate to update CodeWidgetSepalani
2020-03-15Qt/CodeViewWidget: Indent branch arrows based on free space rather than reser...Admiral H. Curtiss
2020-03-07Qt/CodeViewWidget: Implement branch arrows.Admiral H. Curtiss
2019-07-06DolphinQt: Don't update debug widgets when hiddenJosJuice
2019-05-11Qt/Debugger: Improve Code ViewTryTwo
2018-12-28Qt/Debugger: Add Show in Code / Show in Memoryspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab