dolphin/Source/Core/DolphinQt2/Debugger
aldelaro5 5c688b2d2b
Qt/debugger: Don't update the symbols list unnecessarily
It only needs to be updated when we changes the symbols, not every time the code widget updates and it does take a while to update them so this fixes some delay when updating the code window.
2018-05-12 19:15:26 -04:00
..
BreakpointWidget.cpp Qt/debugger: fix some possible crashes and inconsistencies in the breakpoint widget 2018-05-12 19:06:18 -04:00
BreakpointWidget.h
CodeViewWidget.cpp Qt/debugger: only resize the columns of the code view once per update 2018-05-12 19:15:26 -04:00
CodeViewWidget.h
CodeWidget.cpp Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
CodeWidget.h Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
JITWidget.cpp
JITWidget.h
MemoryViewWidget.cpp
MemoryViewWidget.h
MemoryWidget.cpp
MemoryWidget.h
NewBreakpointDialog.cpp
NewBreakpointDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp Qt/Debugger: Update the register view properly on pause and step 2018-05-12 19:15:24 -04:00
RegisterWidget.h
WatchWidget.cpp
WatchWidget.h