21 Commits (7e0afc641c520d85780074ec685fac1d9fc3e215)

Author SHA1 Message Date
Kyle Kienapfel 7e0afc641c Translate english plurals 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Kyle K 99b425e0e2 Changes to language order in General -> UI -> Interface Language 4 years ago
Morph ab441fb009 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Malte Jürgens 381aacdbb1
game_list: Make game list folder icons smaller (#6762) 4 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
Lioncash b3eb08254b configure_ui: Add translation context for file-scope strings 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Kewlan 1b4331397b configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
lat9nq e35239b861 configure_ui: Ensure a separator follows the returned path 6 years ago
lat9nq 19250aadee configure_ui: don't use an empty string 6 years ago
lat9nq 71b902cf62 configuration: Setup UI to config screenshot path and saving 6 years ago
FearlessTobi 0072003a14 configure_ui: Address some review comments from the previous PR 6 years ago
FearlessTobi 347b50ad43 yuzu: Port translation support from Citra 6 years ago
Morph fcf3425b1b Remove option "Show files with type 'Unknown'" 6 years ago
FearlessTobi d0e4f1c6f4 yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
Bartosz Kaszubowski 9ac33c2620 GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309) 6 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 6 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Lioncash 05235ccaa9 yuzu/configuration/configure_gamelist: Specify string conversions explicitly 7 years ago
Zach Hilman 52e7e8eed3 game_list: Only reload game list after relevant settings changed 7 years ago
Zach Hilman 2d2ef05d8c game_list: Make add-ons column optional 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash e89c22c147 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash a9b953e6d4 yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 3a2567c97c yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
Zach Hilman 1abfd4166e configure_gamelist: Use explicit QVariant constructor 7 years ago
Zach Hilman 5927cf0e17 Use const where applicable 8 years ago
Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago