19 Commits (367835e7bdd665f4723555ff65a5e446691d9c0c)

Author SHA1 Message Date
Maufeat 367835e7bd clean up the code for update checks, had unnecessary checks for multi update entries 2 weeks ago
Maufeat 77371c677a rework the third, as ExternalContentProvider in patch_manager.cpp (less functions) 2 weeks ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 4 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 5 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 10 months ago
t895 3df0c826a1 android: Add addon delete button 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Morph 911eae6283 yuzu: Eliminate variable shadowing 4 years ago
merry 9b28edea4f configure_per_game_addons: Set tree view minimum section size to 150px 4 years ago
merry 5d7dffaa0e configure_per_game_addons: Stretch first column and not last 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 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 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 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
Zach Hilman 246a57be6f yuzu: Clear partial/full game list cache when data is updated 7 years ago
Lioncash 328de6dfe3 yuzu/configuration/configure_per_general: Specify string conversions explicitly 7 years ago
Lioncash 3f2d25b44a yuzu/configuration/configure_per_general: Remove unused header inclusions 7 years ago
Lioncash 7187d20b6a yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Zach Hilman 9121887ae4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Lioncash ba343cf922 configure_per_general: Mark UI strings as translatable in the constructor 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman d220e5864f qt: Add UI to display game properties and disable add-ons 7 years ago