citra/src/yuzu
Kyle K 42b8148aca ui: Fix Game Compatibility list translations
Reported by GillianMC on Discord. Looks to be a small quirk in the QT API.

setText(QObject::tr(status.text));
bringing up QObject breaks the link with the GameListItemCompat
2022-04-16 16:30:45 -07:00
..
applets Add include to fix compiling 2022-03-23 16:18:48 -04:00
configuration ui: Fix Game Compatibility list translations 2022-04-16 16:30:45 -07:00
debugger yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
util yuzu/util: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
bootmanager.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
CMakeLists.txt build: cleanup installation of yuzu and yuzu-cmd 2022-03-27 15:10:24 +02:00
compatdb.cpp
compatdb.h
compatdb.ui ui: Fix Game Compatibility list translations 2022-04-16 16:30:45 -07:00
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp
discord_impl.h
discord.h
game_list_p.h ui: Fix Game Compatibility list translations 2022-04-16 16:30:45 -07:00
game_list_worker.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list_worker.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
hotkeys.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
hotkeys.h yuzu: Add controller hotkeys 2022-01-06 21:26:05 -06:00
Info.plist
install_dialog.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
install_dialog.h
loading_screen.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
loading_screen.h general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -05:00
loading_screen.ui
main.cpp yuzu: Only override fullscreen setting if gamepath or argument is provided 2022-03-28 18:52:27 -06:00
main.h Merge pull request #8035 from lat9nq/disable-web-applet 2022-03-23 21:08:20 -07:00
main.ui yuzu: Allow to open and remove the amiibo 2022-02-08 10:08:04 -06:00
uisettings.cpp
uisettings.h yuzu qt: Save disable_web_applet setting 2022-03-17 19:20:15 -04:00
yuzu.qrc
yuzu.rc