21 Commits (2eb20a49e1ec1405736d4d92c4bf7ef9d0a6e529)

Author SHA1 Message Date
Kyle Kienapfel d3b46910c1 Translate english plurals 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Kyle K 0a30e78bbb Changes to language order in General -> UI -> Interface Language 4 years ago
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Malte Jürgens 4304984555 game_list: Make game list folder icons smaller (#6762) 4 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
Lioncash 54537b36cd configure_ui: Add translation context for file-scope strings 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Kewlan 182b56f54e configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash 08e30e0240 yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 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 6 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 7 years ago
Zach Hilman defffa3ec3 game_list: Make add-ons column optional 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash baafcb6c76 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash 3b44db275e yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 1757dd2e9d yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
Zach Hilman 0ddf082be2 configure_gamelist: Use explicit QVariant constructor 7 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