dolphin/Source/Core/DolphinQt
Filoppi 7c83b745c5 Qt: fix input focus checks being wrong
When rendering to main and going full screen, we aren't using the main window handle
as the code assumed, but the other, detached, render widget.
2021-06-07 14:35:59 +03:00
..
Config Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +03: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
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
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
Host.cpp Qt: fix input focus checks being wrong 2021-06-07 14:35:59 +03:00
Host.h Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +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: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +03:00
MainWindow.cpp Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +03:00
MainWindow.h Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +03:00
MenuBar.cpp WiiUtils: Add helper functions to get emulated/real Bluetooth device 2021-04-12 18:16:56 +02:00
MenuBar.h
NKitWarningDialog.cpp
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 Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +03:00
Settings.h Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface 2021-06-07 11:48:30 +03:00
ToolBar.cpp
ToolBar.h
Translation.cpp
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