dolphin/Source/Core/DolphinQt
Stenzek 52828901ef Core: Switch controller interface to render widget on booting
Previously, the Qt frontend would initialize the controller
interface on starting, resulting in the cursor position being
relative to the main window, instead of the render window.
2018-10-29 11:46:06 +10:00
..
Config Qt/MainWindow: Lazy initialize child windows 2018-10-14 21:46:59 +10:00
Debugger Merge pull request #7438 from RolandMunsil/master 2018-10-12 10:30:31 -04:00
FIFO FIFOAnalyzer: print BP registers without X suffix 2018-10-08 02:00:25 +01:00
GameList Merge pull request #7499 from JosJuice/purge-game-list-cache 2018-10-28 17:00:04 +01:00
NetPlay NetPlay: Properly save Hosting GUI settings 2018-10-13 10:35:42 +02:00
QtUtils NetPlay: Improve settings synchronization and UI 2018-07-26 17:23:04 -04:00
Settings Merge pull request #7486 from amaiorano/fix-infinite-polling-for-usb-devices 2018-10-14 01:13:35 +01:00
TAS Merge pull request #7326 from spycrab/qt_tas_fancy 2018-08-15 19:46:56 +02:00
AboutDialog.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
AboutDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatsManager.cpp Fix typo causing "Remove from Watch" in Cheat Manager to crash Dolphin 2018-09-24 23:01:24 -05:00
CheatsManager.h Qt/CheatsManager: Move concealable types into the cpp file 2018-07-10 14:34:24 -04:00
CMakeLists.txt Adds a UI for accepting Discord join requests in Dolphin 2018-08-06 16:12:03 -04:00
DiscordHandler.cpp Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DiscordHandler.h Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DiscordJoinRequestDialog.cpp Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DiscordJoinRequestDialog.h Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DolphinQt.manifest Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.rc Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.vcxproj Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
DolphinQt.vcxproj.user Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMemcardManager.cpp Merge pull request #7357 from Techjar/qt-memcard-manager-select-button 2018-08-27 13:35:38 +02:00
GCMemcardManager.h Qt/GCMemcardManager: Make slot and file selection more intuitive 2018-08-24 07:10:48 -04:00
Host.cpp Renderer: Pull dimensions from GLInterface/Swapchain 2018-10-20 21:11:34 +10:00
Host.h Drop Host_GetRenderSurface and pass display to backend 2018-10-20 21:11:34 +10:00
HotkeyScheduler.cpp DolphinQt: Don't call "frame advance" "frame skip" 2018-08-09 10:32:32 +02:00
HotkeyScheduler.h Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
Info.plist.in Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Main.cpp Reword some translatable strings 2018-09-08 15:19:01 +02:00
MainWindow.cpp Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
MainWindow.h ControllerInterface: Don't crash on non-X11 QPA 2018-10-29 11:46:06 +10:00
MenuBar.cpp Merge pull request #7499 from JosJuice/purge-game-list-cache 2018-10-28 17:00:04 +01:00
MenuBar.h DolphinQt: Implement "Purge Game List Cache" 2018-10-25 08:29:54 +02:00
qt.conf Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
RenderWidget.cpp VideoBackends: Pass window system info from host on creation 2018-10-20 21:11:34 +10:00
RenderWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
resource.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Resources.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
Resources.h Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
SearchBar.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
SearchBar.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Settings.cpp Qt: Fix widgets being visible when they shouldn't be 2018-08-20 00:39:57 +02:00
Settings.h Qt: Fix widgets being visible when they shouldn't be 2018-08-20 00:39:57 +02:00
ToolBar.cpp Qt/debugger: reorder the PC toolbar icons to their correct buttons 2018-10-08 21:10:18 -04:00
ToolBar.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Translation.cpp DolphinQt: reduce warnings about MO files 2018-10-28 11:45:59 +00:00
Translation.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Updater.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Updater.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiUpdate.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiUpdate.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00