summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp
AgeCommit message (Expand)Author
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