summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp
AgeCommit message (Expand)Author
2022-11-04Merge pull request #10771 from TryTwo/PR_AutoStepAdmiral H. Curtiss
2022-10-26Make SetPatch responsible for overwriting old patchesJoshuaMK
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
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
2022-02-13Fix integer sign difference comparison warningsPokechu22
2021-12-08CodeViewWidget: Fix undefined behavior when centered around address 0Pokechu22
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-08-21DolphinQt: Remove Windows dialog help buttonsDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-05Breakpoints: Change icon when disabledSepalani
2021-02-14CodeViewWidget: Add WithDetailedUpdate to update CodeWidgetSepalani
2020-06-08DolphinQt: Use QFontMetrics::boundingRect instead of QFontMetrics::widthJosJuice
2020-05-18DolphinQt: Remove another usage of QFontMetrics::widthJosJuice
2020-05-03Fix Windows CMake build errorsJosJuice
2020-04-15Qt/Debugger: Refresh windows on savestate load.Admiral H. Curtiss
2020-03-18Qt/CodeViewWidget: Make columns resizable by the user and set sensible defaults.Admiral H. Curtiss
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
2020-02-23Qt/CodeViewWidget: Use named constants for column IDs.Admiral H. Curtiss
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-22Merge pull request #8235 from lioncash/moveAnthony
2019-07-09Common/DebugInterface: Make return value of GetColor() a u32Lioncash
2019-07-06DolphinQt: Don't update debug widgets when hiddenJosJuice
2019-05-11Qt/Debugger: Improve Code ViewTryTwo
2019-04-27Qt/Debugger: Implement patch instruction previewspycrab
2018-12-29Merge pull request #7658 from spycrab/debugger_showspycrab
2018-12-28Qt/Debugger: Add Show in Code / Show in Memoryspycrab
2018-08-19Qt/Debugger: Improve scrollingspycrab
2018-08-15Qt/Debugger: Make spacing more compactspycrab
2018-07-09Qt: Remove ActionHelperspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab