dolphin/Source/Core/DolphinQt
2022-03-17 12:53:38 -07:00
..
Config Merge pull request #10443 from JosJuice/port-wiimote-source 2022-02-18 21:38:02 +01:00
Debugger Gekko constistancy changes. Add context item to codeview to show or copy a load/store target memory address from instructions at or near PC when paused. 2022-03-17 12:53:38 -07:00
FIFO FifoAnalyzer: Fix "enumeration value ‘NotPresent’ not handled in switch" warning 2022-02-13 14:38:59 -08:00
GameList Use Slot in EXI devices 2022-01-16 14:21:28 -08:00
NetPlay Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
QtUtils Qt/GeneralPane: Don't trigger config change events when populating GUI. 2022-02-27 17:56:35 +01:00
Settings Qt/GeneralPane: Don't trigger config change events when populating GUI. 2022-02-27 17:56:35 +01:00
TAS Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
AboutDialog.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
AboutDialog.h
CheatSearchFactoryWidget.cpp CheatSearchFactoryWidget: Set QButtonGroup's parent 2022-02-12 11:40:53 -08:00
CheatSearchFactoryWidget.h
CheatSearchWidget.cpp
CheatSearchWidget.h
CheatsManager.cpp
CheatsManager.h
CMakeLists.txt Qt/GeneralPane: Don't trigger config change events when populating GUI. 2022-02-27 17:56:35 +01:00
ConvertDialog.cpp DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj Qt/GeneralPane: Don't trigger config change events when populating GUI. 2022-02-27 17:56:35 +01:00
DolphinQt.vcxproj.user
GBAHost.cpp
GBAHost.h
GBAWidget.cpp DolphinQt: Add i18n comment for "Save Game" 2021-11-27 20:27:33 +01:00
GBAWidget.h GBA: Add import and export save options to context menu. 2021-11-21 18:08:23 +01:00
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp Use Slot in GCMemcardManager 2022-01-16 14:21:32 -08:00
GCMemcardManager.h Use Slot in GCMemcardManager 2022-01-16 14:21:32 -08:00
Host.cpp
Host.h
HotkeyScheduler.cpp Config: Port emulation speed setting to new config system. 2022-01-06 16:13:54 +01:00
HotkeyScheduler.h
Info.plist.in
Main.cpp windows: wrap all main funcs with utf8 conversions 2022-03-07 23:24:21 -08:00
MainWindow.cpp Port Wiimote source settings to the new config system 2022-02-18 21:27:10 +01:00
MainWindow.h Core/Boot: Refactor storage of boot-to-savestate data into a separate class. 2021-11-22 00:35:35 +01:00
MenuBar.cpp Merge pull request #10322 from Starsam80/nand 2022-03-02 11:56:11 +01:00
MenuBar.h
NKitWarningDialog.cpp
NKitWarningDialog.h
qt.conf
qt.conf.win
RenderWidget.cpp RenderWidget: Add include to Windows.h 2022-01-01 17:58:20 +01:00
RenderWidget.h
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp Config: Port remaining Interface settings to new config system. 2021-12-31 17:40:04 +01:00
Resources.h Core, DolphinQt, UICommon: Fix all cases of -Wrange-loop-construct in gcc 11 2021-11-02 13:50:21 +01:00
RiivolutionBootWidget.cpp Fix shadowing variables in labmdas 2022-02-13 14:38:59 -08:00
RiivolutionBootWidget.h DolphinQt: Add a 'Save as Preset' button to RiivolutionBootWidget. 2021-12-12 21:26:09 +01:00
SearchBar.cpp
SearchBar.h
Settings.cpp Use config changed callback to detect SD insertion/ejection 2022-02-20 10:55:55 +01:00
Settings.h Config: Port remaining Interface settings to new config system. 2021-12-31 17:40:04 +01:00
ToolBar.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ToolBar.h
Translation.cpp Config: Port remaining Interface settings to new config system. 2021-12-31 17:40:04 +01:00
Translation.h
Updater.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
Updater.h Config: Port AutoUpdate settings to new config system. 2021-12-27 21:19:28 +01:00
WiiUpdate.cpp NANDImporter: Make a class variable for the NAND root 2022-03-01 15:07:59 -07:00
WiiUpdate.h