pcsx2/pcsx2-qt
Connor McLaughlin 6810a9d593 Qt: Deduplicate interface code and reduce core coupling
This enables more code sharing between interfaces in the future (e.g.
nogui, gsrunner, etc). Eventually I'll move everything in Frontend/ to
its own project.

 - VMManager now no longer depends on anything in Frontend.
 - Moved INISettingsInterface out of Frontend.
 - Log settings can now be overridden per-game (if you really want to)..
 - Hotkeys get their own file.
2022-09-15 11:50:51 +01:00
..
GameList Qt: Scroll GameList by pixels using scrollwheel 2022-09-14 00:38:49 +02:00
Settings Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
Tools/InputRecording Cmake: Link InputRecording 2022-05-22 23:47:14 +01:00
resources Qt: Improve controller settings and add macro UI 2022-08-10 17:25:11 +01:00
AboutDialog.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
AboutDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AutoUpdaterDialog.cpp Qt: Implement settings reset 2022-09-09 21:21:14 +01:00
AutoUpdaterDialog.h Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
AutoUpdaterDialog.ui Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
CMakeLists.txt Qt: Combine EmuThread.cpp and QtHost.cpp 2022-09-09 21:21:14 +01:00
DisplayWidget.cpp Qt: Combine EmuThread.cpp and QtHost.cpp 2022-09-09 21:21:14 +01:00
DisplayWidget.h Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
EarlyHardwareCheck.cpp Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
MainWindow.cpp Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
MainWindow.h Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
MainWindow.ui Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
PrecompiledHeader.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
PrecompiledHeader.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
QtHost.cpp Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
QtHost.h Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
QtKeyCodes.cpp Qt: Support binding numpad keys independently of number row 2022-06-21 21:53:02 +01:00
QtUtils.cpp Qt: Implement disable window resize 2022-06-28 20:01:42 +01:00
QtUtils.h Qt: Implement mouse wheel binding 2022-07-05 13:04:03 +01:00
SettingWidgetBinder.h Qt: Combine EmuThread.cpp and QtHost.cpp 2022-09-09 21:21:14 +01:00
pcsx2-qt.vcxproj Qt: Combine EmuThread.cpp and QtHost.cpp 2022-09-09 21:21:14 +01:00
pcsx2-qt.vcxproj.filters Qt: Combine EmuThread.cpp and QtHost.cpp 2022-09-09 21:21:14 +01:00