dolphin/Source/Core/DolphinQt
Pokechu22 87f84d4f54 Debugger/CodeWidget: Update callstack/callers/calls on symbol changes
Before, only the symbols box would update. However, if you edit the symbol of a function in the call stack (which seems like something that would happen reasonably often while debugging), the call stack would be out of date until it was updated by clicking on it. Callers and calls were more of an edge case; for them to be out of date, you would need to right-click on an instruction in a function other than the one containing the currently-selected instruction (though it would also affect recursive functions).
2022-09-28 21:01:37 -07:00
..
Config DolphinQt: Only enable the backend multithreading checkbox if the backend supports it 2022-09-26 19:25:11 -07:00
Debugger Debugger/CodeWidget: Update callstack/callers/calls on symbol changes 2022-09-28 21:01:37 -07:00
FIFO OpcodeDecoding: Get vertex size from the loader 2022-09-19 01:14:53 +02:00
GameList qt: defer writing gamelist cache until EndRefresh 2022-08-19 19:51:31 -07:00
NetPlay Merge pull request #11047 from AdmiralCurtiss/netplay-save-options-rework 2022-09-24 20:26:05 +02:00
QtUtils Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
Settings Merge pull request #10175 from dreamsyntax/pause-on-panic 2022-09-24 20:28:09 +02:00
TAS Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
AboutDialog.cpp
AboutDialog.h
CheatSearchFactoryWidget.cpp Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
CheatSearchFactoryWidget.h
CheatSearchWidget.cpp Add options for BreakpointWidget, WatchWidget, and CheatSearches to send address to Memory Widget 2022-06-01 01:53:15 -07:00
CheatSearchWidget.h Add options for BreakpointWidget, WatchWidget, and CheatSearches to send address to Memory Widget 2022-06-01 01:53:15 -07:00
CheatsManager.cpp Add options for BreakpointWidget, WatchWidget, and CheatSearches to send address to Memory Widget 2022-06-01 01:53:15 -07:00
CheatsManager.h Add options for BreakpointWidget, WatchWidget, and CheatSearches to send address to Memory Widget 2022-06-01 01:53:15 -07:00
CMakeLists.txt Revert "windows: distribute vcredist loose files" 2022-09-16 10:33:39 +02:00
ConvertDialog.cpp
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinEmu.entitlements DolphinQt: Add com.apple.security.cs.allow-dyld-environment-variables to entitlements 2022-05-18 20:23:17 -04:00
DolphinEmuDebug.entitlements DolphinQt: Add com.apple.security.cs.allow-dyld-environment-variables to entitlements 2022-05-18 20:23:17 -04:00
DolphinQt.manifest Update supportedOS values in .manifest files 2022-08-05 10:26:22 +10:00
DolphinQt.rc
DolphinQt.vcxproj Qt: Make custom dialog for NAND Repair. 2022-08-28 03:11:17 +02:00
DolphinQt.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
GBAHost.cpp
GBAHost.h
GBAWidget.cpp AudioCommon: Move sound stream variables to Core::System. 2022-08-31 21:44:21 +02:00
GBAWidget.h
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp DolphinQt: Unify handling of raw memory card path. 2022-06-05 21:48:13 +02:00
GCMemcardManager.h
Host.cpp Add Discord presence ioctlv to /dev/dolphin 2022-08-06 07:32:29 +01:00
Host.h
HotkeyScheduler.cpp Add hotkeys for incrementing/decrementing selected state slot (like RetroArch) 2022-08-07 12:20:09 -05:00
HotkeyScheduler.h Add hotkeys for incrementing/decrementing selected state slot (like RetroArch) 2022-08-07 12:20:09 -05:00
Info.plist.in DiscIO: Add support for the NFS format 2022-08-04 22:00:58 +02:00
Main.cpp Windows: Remove unused Qt 5 code and references 2022-05-25 17:51:17 -07:00
MainWindow.cpp Merge pull request #10949 from Zopolis4/reprecated 2022-09-22 21:56:24 -04:00
MainWindow.h Add hotkeys for incrementing/decrementing selected state slot (like RetroArch) 2022-08-07 12:20:09 -05:00
MenuBar.cpp Merge pull request #10949 from Zopolis4/reprecated 2022-09-22 21:56:24 -04:00
MenuBar.h
NANDRepairDialog.cpp Qt: Make custom dialog for NAND Repair. 2022-08-28 03:11:17 +02:00
NANDRepairDialog.h Qt: Make custom dialog for NAND Repair. 2022-08-28 03:11:17 +02:00
NKitWarningDialog.cpp
NKitWarningDialog.h
pch_qt.cpp msbuild: add pch for dolphinqt 2022-06-21 13:35:14 -07:00
pch_qt.h msbuild: add pch for dolphinqt 2022-06-21 13:35:14 -07:00
qt6.natvis Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
qt.conf
qt.conf.win
RenderWidget.cpp Merge pull request #8763 from JosJuice/panic-alert-deadlock-gpu 2022-05-16 02:21:14 +02:00
RenderWidget.h
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp
Resources.h
RiivolutionBootWidget.cpp
RiivolutionBootWidget.h
SearchBar.cpp
SearchBar.h
Settings.cpp DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
Settings.h DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
ToolBar.cpp
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp Resolve GCC Warnings 2022-06-30 15:26:48 -05:00
WiiUpdate.h