suyu/src/yuzu
bunnei 3a85bc1e77
Merge pull request #4944 from lioncash/system-rem
patch_manager: Remove usages of the global system instance
2020-11-21 22:12:34 -08:00
..
applets general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configuration Merge pull request #4944 from lioncash/system-rem 2020-11-21 22:12:34 -08:00
debugger yuzu: Make use of qOverload where applicable 2020-08-14 14:12:55 -04:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
bootmanager.cpp bootmanager: Allow mouse clicks only if touch is disabled 2020-11-15 23:33:19 -05:00
bootmanager.h yuzu/main: Amend lifetime issues with InputSubsystem 2020-08-29 00:58:11 -04:00
CMakeLists.txt applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
compatdb.cpp common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h
game_list.cpp qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 2020-09-29 16:23:16 -03:00
game_list.h game_list: Make game list function naming consistent 2020-09-23 11:28:11 -04:00
game_list_p.h qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 2020-09-29 16:23:16 -03:00
game_list_worker.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
game_list_worker.h
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp Update the install and progress dialogs 2020-07-10 00:38:28 -04:00
install_dialog.h install_dialog: Make use of [[nodiscard]] where applicable 2020-09-23 13:22:04 -04:00
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
main.h config: Migrate config files into config/custom 2020-11-15 23:33:19 -05:00
main.ui main: Use three dots to complete the ellipsis 2020-09-02 15:23:15 -04:00
uisettings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
uisettings.h Address feedback 2020-08-26 02:32:32 -04:00
yuzu.rc