dolphin/Source/Core/DolphinQt
2024-06-26 22:41:39 -04:00
..
Achievements Fixed misaligned borders on unlocked achievement badges 2024-06-26 22:41:39 -04:00
Config Merge pull request #12884 from Tilka/qt_this 2024-06-23 15:08:13 +02:00
Debugger Merge pull request #12828 from JosJuice/unify-state-variables-2 2024-06-22 20:20:54 +02:00
FIFO Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
GameList Merge pull request #12884 from Tilka/qt_this 2024-06-23 15:08:13 +02:00
InfinityBase Add 2 More Slots for Power Discs on Emulated Base 2024-06-20 10:22:26 +01:00
NetPlay Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
QtUtils PPCSymbolDB: GetDescription by std::string_view 2024-04-13 00:19:01 -07:00
Settings GeneralPane: Update "Beta" auto update track to "Releases" 2024-06-24 15:06:37 -04:00
SkylanderPortal Change Default Skylander File Selection Types 2024-05-17 02:52:50 +01:00
Styles/Dark Dark style: add QTableCornerButton. Fix padding for tables. 2023-11-04 15:00:07 -07:00
TAS TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
AboutDialog.cpp AboutDialog: Update copyright year to 2024 2024-06-24 15:06:54 -04:00
AboutDialog.h
CheatSearchFactoryWidget.cpp Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
CheatSearchFactoryWidget.h
CheatSearchWidget.cpp DolphinQt: Properly Delete (Some) Widgets 2024-04-30 11:17:28 -07:00
CheatSearchWidget.h DolphinQt: Allow Cheat Search to create multiple AR codes when selecting multiple lines. 2024-03-17 01:29:39 -05:00
CheatsManager.cpp Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
CheatsManager.h CheatsManager/CheatSearchWidget: Avoid Global System Accessor 2024-03-11 20:51:15 -07:00
CMakeLists.txt Merge pull request #12728 from OatmealDome/mac-version-numbers-2 2024-05-30 01:13:32 -04:00
ConvertDialog.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj Created AchievementBox Qt object 2024-05-01 06:43:20 -04:00
DolphinQt.vcxproj.user
GBAHost.cpp
GBAHost.h
GBAWidget.cpp Core::RunOnCPUThread: Avoid Global System Accessor 2024-03-28 10:10:03 -07:00
GBAWidget.h GBAWidget: Add missing override specifiers 2023-12-13 10:12:18 -05:00
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
Host.h TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
HotkeyScheduler.cpp Merge pull request #12828 from JosJuice/unify-state-variables-2 2024-06-22 20:20:54 +02:00
HotkeyScheduler.h
Info.plist.in
Main.cpp Core: Remove RunAsCPUThread 2024-03-23 03:33:26 -07:00
MainWindow.cpp Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
MainWindow.h Merge pull request #11497 from vyuuui/debugger_assembler_ui 2023-12-16 21:15:31 +00:00
MenuBar.cpp Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
MenuBar.h Audit uses of IsRunning and GetState 2024-06-21 20:52:55 +02:00
NANDRepairDialog.cpp
NANDRepairDialog.h
NKitWarningDialog.cpp
NKitWarningDialog.h
pch_qt.cpp
pch_qt.h
qt6.natvis
qt.conf
qt.conf.win
RenderWidget.cpp Core: Store current state in less places 2024-06-21 20:46:44 +02:00
RenderWidget.h Remove rounded corners on emulation render window 2024-04-28 12:41:39 +03:00
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp
Resources.h
RiivolutionBootWidget.cpp Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
RiivolutionBootWidget.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
SearchBar.cpp
SearchBar.h
Settings.cpp DolphinQt: fix two -Wunused-lambda-capture warnings 2024-06-23 00:13:58 +01:00
Settings.h Merge pull request #12878 from LillyJadeKatrin/retroachievements-hardcore-state-changed 2024-06-23 18:13:56 -04:00
ToolBar.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp DolphinQt: Properly Delete (Some) Widgets 2024-04-30 11:17:28 -07:00
Updater.h
WiiUpdate.cpp
WiiUpdate.h