1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Lioncash f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap()
We don't need to call out to our own file handling functions when we're
going to construct a QFileInfo instance right after it. We also don't
need to convert to a std::string again just to compare the file
extension.
2018-12-01 22:49:00 -05:00
..
applets yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 2018-11-20 11:36:50 -05:00
configuration configure_input: Amend clang-format discrepancies 2018-11-30 03:31:56 -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 Update OpenGL's backend version from 3.3 to 4.3 2018-11-21 11:43:17 -04:00
bootmanager.h
CMakeLists.txt Merge pull request #1667 from DarkLordZach/swkbd 2018-11-20 08:24:11 -08: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
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h
game_list.cpp game_list: Make add-ons column optional 2018-11-01 20:27:12 -04:00
game_list.h
game_list_p.h
game_list_worker.cpp yuzu/game_list_worker: Tidy up string handling in FillControlMap() 2018-12-01 22:49:00 -05: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 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 2018-11-27 16:33:14 -05:00
main.h applet: Add operation completed callback 2018-11-18 10:53:47 -05: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.h Merge pull request #1640 from DarkLordZach/game-list-reload 2018-11-18 19:24:53 -08:00
yuzu.rc