citra/src
Kyle K ed0e9e9593 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-09-07 13:08:05 +02:00
..
android android: add canary and nightly flavours + fix git version tags 2022-08-24 22:01:33 +05:30
audio_core Use cubic mapping for volume control (#6020) 2022-05-20 22:47:37 +05:30
citra Merge branch 'master' into tex-cache 2022-09-01 19:50:32 +05:30
citra_qt ui: Fix Game Compatibility list translations 2022-09-07 13:08:05 +02:00
common Include gl_shader_util in shader cache version hash calculation 2022-09-03 14:44:40 +02:00
core core: Update GL result enum 2022-08-29 21:20:22 +03:00
dedicated_room remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
input_common input_common: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
network remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
tests Merge pull request #6010 from SachinVin/gunman 2022-07-06 23:45:44 -05:00
video_core GetShaderCacheVersionHash: add comment explaining where the hash comes from 2022-09-03 15:09:09 +02:00
web_service web_service: infect other targets with OpenSSL exports ... 2022-06-08 01:22:11 -06:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt CMakeLists: Enforce C4267 on MSVC 2022-05-18 00:05:41 -04:00