82 changes: 46 additions & 36 deletions Source/Core/DolphinQt/Debugger/CodeWidget.cpp
90 changes: 62 additions & 28 deletions Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp
8 changes: 7 additions & 1 deletion Source/Core/DolphinQt/Debugger/MemoryViewWidget.h
27 changes: 19 additions & 8 deletions Source/Core/DolphinQt/Debugger/MemoryWidget.cpp
5 changes: 5 additions & 0 deletions Source/Core/DolphinQt/Debugger/MemoryWidget.h
6 changes: 5 additions & 1 deletion Source/Core/DolphinQt/Debugger/RegisterWidget.cpp
82 changes: 46 additions & 36 deletions Source/Core/DolphinQt/Debugger/ThreadWidget.cpp
3 changes: 2 additions & 1 deletion Source/Core/DolphinQt/Debugger/ThreadWidget.h
127 changes: 73 additions & 54 deletions Source/Core/DolphinQt/Debugger/WatchWidget.cpp
9 changes: 7 additions & 2 deletions Source/Core/DolphinQt/Debugger/WatchWidget.h
77 changes: 53 additions & 24 deletions Source/Core/DolphinQt/MenuBar.cpp