1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Morph f1e278c30f
Merge pull request #5343 from lioncash/qt6
configure_motion_touch: Migrate off QRegExp to QRegularExpression
2021-01-14 15:30:26 +08:00
..
applets general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
configuration Merge pull request #5343 from lioncash/qt6 2021-01-14 15:30:26 +08:00
debugger hle: kernel: thread: Preserve thread wait reason for debugging only. 2021-01-11 14:23:17 -08:00
util general: Resolve C4062 warnings on MSVC 2021-01-09 14:46:35 -05:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
bootmanager.cpp yuzu: Migrate off of setMargin() to setContentsMargins() 2021-01-13 07:29:59 -05:00
bootmanager.h yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 2020-12-31 21:16:09 +02:00
CMakeLists.txt cmake: Always enable Vulkan 2020-12-24 21:07:24 -03:00
compatdb.cpp general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h
game_list.cpp yuzu: Migrate off of setMargin() to setContentsMargins() 2021-01-13 07:29:59 -05:00
game_list.h game_list: Make game list function naming consistent 2020-09-23 11:28:11 -04:00
game_list_p.h game_list_p: Resolve deprecated usage of QVariant operator< 2020-12-05 15:38:58 -05: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
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 Merge pull request #5229 from Morph1984/fullscreen-opt 2021-01-10 18:53:04 -08:00
main.h yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 2020-12-31 21:16:09 +02:00
main.ui yuzu/main: Improve menubar access keys 2020-12-22 19:32:58 -05:00
uisettings.cpp
uisettings.h
yuzu.rc