b52a08d533
There were three distinct mechanisms for signaling symbol changes in DolphinQt: `Host::NotifyMapLoaded`, `MenuBar::NotifySymbolsUpdated`, and `CodeViewWidget::SymbolsChanged`. The behavior of these signals has been consolidated into the new `Host::PPCSymbolsUpdated` signal, which can be emitted from anywhere in DolphinQt to properly update symbols everywhere in DolphinQt. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DolphinNoGUI.exe.manifest | ||
DolphinNoGUI.rc | ||
DolphinNoGUI.vcxproj | ||
DolphinNoGUI.vcxproj.filters | ||
MainNoGUI.cpp | ||
Platform.cpp | ||
Platform.h | ||
PlatformFBDev.cpp | ||
PlatformHeadless.cpp | ||
PlatformMacos.mm | ||
PlatformWin32.cpp | ||
PlatformX11.cpp | ||
resource.h |