7 Commits (ab441fb0093d64d7e652b88b8db27262cae98562)

Author SHA1 Message Date
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
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 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
Zach Hilman 944c07ac7d yuzu: Clear partial/full game list cache when data is updated 7 years ago
Lioncash 17255cd835 yuzu/configuration/configure_per_general: Specify string conversions explicitly 7 years ago
Lioncash a0f615f232 yuzu/configuration/configure_per_general: Remove unused header inclusions 7 years ago
Lioncash cd8924520c yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Zach Hilman c643f364b4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Lioncash 0c18d47348 configure_per_general: Mark UI strings as translatable in the constructor 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman 60e27252a5 qt: Add UI to display game properties and disable add-ons 7 years ago