suyu/src/yuzu
Lioncash e6676afa18 yuzu/configure_system: Mark the entropy mask string as nontranslatable
There's no need for translators to concern themselves with the
validation mask used by the entry field.
2018-11-14 14:53:43 -05:00
..
configuration yuzu/configure_system: Mark the entropy mask string as nontranslatable 2018-11-14 14:53:43 -05:00
debugger Fix ASTC Decompressor to support depth parameter 2018-11-01 19:22:12 -04:00
util configure_system: Contrain profile usernames to 32 characters 2018-10-31 02:05:00 -04:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp bootmanager: Use QStringLiteral instead of std::string to represent the window title 2018-10-24 08:14:26 -04:00
bootmanager.h implemented touch in Qt and SDL 2018-10-09 20:26:57 +02:00
CMakeLists.txt configure_system: Contrain profile usernames to 32 characters 2018-10-31 02:05:00 -04:00
compatdb.cpp compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
compatdb.ui Port web_service from Citra 2018-10-02 15:30:48 +02:00
compatibility_list.cpp yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
compatibility_list.h yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
discord.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.cpp Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.h Address a bunch of review comments 2018-10-02 15:30:48 +02:00
game_list.cpp Merge pull request #1568 from lioncash/dir 2018-10-24 17:13:51 -04:00
game_list.h Merge pull request #1360 from FearlessTobi/port-3979 2018-09-27 17:09:11 -04:00
game_list_p.h Merge pull request #1360 from FearlessTobi/port-3979 2018-09-27 17:09:11 -04:00
game_list_worker.cpp game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 2018-10-24 11:27:35 -04:00
game_list_worker.h file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 2018-10-16 09:38:52 -04:00
hotkeys.cpp
hotkeys.h
hotkeys.ui
Info.plist
main.cpp Merge pull request #1650 from FreddyFunk/cast 2018-11-12 18:32:54 -08:00
main.h qt: Add help option to open yuzu folder 2018-11-03 12:48:34 -04:00
main.ui qt: Move Open yuzu Folder action from Help to File 2018-11-13 17:17:47 -05:00
ui_settings.cpp ui_settings: Place definition of the theme array within the cpp file 2018-10-04 09:43:51 -04:00
ui_settings.h Merge pull request #1332 from FearlessTobi/port-web-backend 2018-10-06 02:43:09 -04:00
yuzu.rc