dolphin/Source/Core/DolphinQt
2021-06-06 21:56:34 +02:00
..
Config GeckoCodeWidget: Take game ID and revision directly instead of through GameFile. 2021-06-06 21:25:37 +02:00
Debugger Merge pull request #9527 from sepalani/watch-items 2021-05-18 04:08:58 -04:00
FIFO Fixes to translatable strings 2021-05-20 11:35:01 +02:00
GameList DolphinQt: Fix latent build error on Windows 2021-04-12 18:16:56 +02:00
NetPlay NetPlay: Move NetSettings initialization to backend 2021-05-19 06:34:24 -04:00
QtUtils DolphinQt: fix Visual Studio warning about 'assignment within conditional expression' 2021-05-15 14:39:03 -05:00
Settings Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
TAS Fix -Wsign-compare warnings 2020-11-21 02:08:09 +01:00
AboutDialog.cpp DolphinQt: Get rid of an extraneous colon in About dialog 2021-04-27 00:24:24 +02:00
AboutDialog.h
CheatsManager.cpp CheatsManager: Use game information directly from SConfig, and only recreate widgets if game changes. 2021-06-06 21:56:34 +02:00
CheatsManager.h CheatsManager: Use game information directly from SConfig, and only recreate widgets if game changes. 2021-06-06 21:56:34 +02:00
CMakeLists.txt Apple M1: Enable hardened runtime 2021-05-22 15:25:18 -07:00
ConvertDialog.cpp Frontends: Migrate logs over to fmt 2020-11-25 21:19:08 -05:00
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinEmu.entitlements Apple M1: Build, Analytics, and Memory Management 2021-05-22 15:25:17 -07:00
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj DolphinQt: Add separate Free Look tab for rotation 2021-03-17 20:58:33 -05:00
DolphinQt.vcxproj.user
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp Replace uses of cassert with Common/Assert.h 2021-04-02 10:18:18 -07:00
GCMemcardManager.h GCMemcardManager: Make columns sortable. 2021-01-28 22:01:33 +01:00
Host.cpp Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
Host.h Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
HotkeyScheduler.cpp Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
HotkeyScheduler.h Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
Info.plist.in
Main.cpp Qt: make all tooltips look similar to balloon tips (and share parts of their code) 2021-04-28 21:20:39 +03:00
MainWindow.cpp CheatsManager: Use game information directly from SConfig, and only recreate widgets if game changes. 2021-06-06 21:56:34 +02:00
MainWindow.h Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
MenuBar.cpp WiiUtils: Add helper functions to get emulated/real Bluetooth device 2021-04-12 18:16:56 +02:00
MenuBar.h Display a progress bar to notify the user, about the work is being done 2021-03-08 16:22:26 +00:00
NKitWarningDialog.cpp Add Metal Gear Solid: The Twin Snakes to NKit warning message 2020-10-04 12:22:27 +02:00
NKitWarningDialog.h
qt.conf
qt.conf.win
RenderWidget.cpp Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
RenderWidget.h Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
Settings.h Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
ToolBar.cpp Improved responsiveness when refreshing game list. 2020-10-01 22:10:16 +02:00
ToolBar.h
Translation.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
Translation.h
Updater.cpp Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
Updater.h Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
WiiUpdate.cpp
WiiUpdate.h