9 Commits (a87209e09d1f13ad12889cceb98ebc998b7eb471)

Author SHA1 Message Date
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 08e30e0240 yuzu: Resolve C++20 deprecation warnings related to lambda captures 6 years ago
lat9nq c9dd8cd8a5 configure_ui: Ensure a separator follows the returned path 6 years ago
lat9nq 90a5f09f8c configure_ui: don't use an empty string 6 years ago
lat9nq 3db1abfcbc configuration: Setup UI to config screenshot path and saving 6 years ago
FearlessTobi bbaa6e26a2 configure_ui: Address some review comments from the previous PR 6 years ago
FearlessTobi 0dec785dc4 yuzu: Port translation support from Citra 6 years ago
Morph db09e18f72 Remove option "Show files with type 'Unknown'" 6 years ago
FearlessTobi f857c56aee yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
Bartosz Kaszubowski ca9353c81c GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309) 6 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Lioncash b9ae150964 yuzu/configuration/configure_gamelist: Specify string conversions explicitly 7 years ago
Zach Hilman cfe85bdb3d game_list: Only reload game list after relevant settings changed 8 years ago
Zach Hilman defffa3ec3 game_list: Make add-ons column optional 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash baafcb6c76 yuzu/configure_gamelist: Make combo box strings translatable 8 years ago
Lioncash 3b44db275e yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 8 years ago
Lioncash 1757dd2e9d yuzu/configure_gamelist: Move combo box initializtion to their own functions 8 years ago
Zach Hilman 0ddf082be2 configure_gamelist: Use explicit QVariant constructor 8 years ago
Zach Hilman 469f7cefe4 Use const where applicable 8 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago