dolphin/Source/Core/DolphinQt
2023-05-20 17:15:07 +02:00
..
Config StringUtil: Move IsPrintableCharacter() into Common namespace 2023-05-16 14:17:54 -04:00
Debugger StringUtil: Move IsPrintableCharacter() into Common namespace 2023-05-16 14:17:54 -04:00
FIFO OpcodeDecoding: Get vertex size from the loader 2022-09-19 01:14:53 +02:00
GameList DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
InfinityBase Infinity Base: Code tidyups and de-duplication 2023-04-28 16:51:43 +12:00
NetPlay Common/TraversalProto: Move interface into Common namespace 2023-04-24 08:53:14 -04:00
QtUtils DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
Settings Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
SkylanderPortal
TAS Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
AboutDialog.cpp DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
AboutDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CheatSearchFactoryWidget.cpp
CheatSearchFactoryWidget.h DolphinQt: Rewrite cheat search GUI. 2021-09-15 19:05:49 +02:00
CheatSearchWidget.cpp Core: Add System parameter to CPUThreadGuard. 2023-03-08 22:41:42 +01:00
CheatSearchWidget.h
CheatsManager.cpp
CheatsManager.h
CMakeLists.txt Merge pull request #11805 from Dentomologist/remove_graphicswidget 2023-04-30 02:15:30 +01:00
ConvertDialog.cpp
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest DolphinQt: dont set dpi awareness in manifest 2023-04-25 10:49:46 -07:00
DolphinQt.rc Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.vcxproj Merge pull request #11805 from Dentomologist/remove_graphicswidget 2023-04-30 02:15:30 +01:00
DolphinQt.vcxproj.user
GBAHost.cpp
GBAHost.h
GBAWidget.cpp DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 2023-04-25 10:39:05 -07:00
GBAWidget.h
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp
Host.h
HotkeyScheduler.cpp
HotkeyScheduler.h
Info.plist.in
Main.cpp StringUtil: Move CommandLineToUtf8Argv() into Common namespace 2023-05-16 14:23:21 -04:00
MainWindow.cpp Traversal: Autoconfigure TTL to use for probe packet 2023-05-20 17:15:07 +02:00
MainWindow.h Feature: Emulate Disney Infinity Base 2023-04-28 12:29:34 +12:00
MenuBar.cpp IOS/ES: Split ESDevice into ESCore and ESDevice. 2023-05-15 20:41:05 +02:00
MenuBar.h Feature: Emulate Disney Infinity Base 2023-04-28 12:29:34 +12:00
NANDRepairDialog.cpp
NANDRepairDialog.h
NKitWarningDialog.cpp
NKitWarningDialog.h
pch_qt.cpp msbuild: add pch for dolphinqt 2022-06-21 13:35:14 -07:00
pch_qt.h
qt6.natvis
qt.conf
qt.conf.win
RenderWidget.cpp DolphinQt: RenderWidget fix heap-use-after-free 2023-04-03 10:43:49 -04:00
RenderWidget.h
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
Resources.h DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
RiivolutionBootWidget.cpp
RiivolutionBootWidget.h
SearchBar.cpp
SearchBar.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Settings.cpp Only force-show the code widget when first enabling the debugger 2023-04-17 23:23:36 -07:00
Settings.h
ToolBar.cpp DolphinQt: cache icons instead of single pixmaps 2023-04-25 12:34:27 -07:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp updater: add test for update flow 2023-03-11 12:58:33 -08:00
Updater.h
WiiUpdate.cpp
WiiUpdate.h