summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_per_game_addons.cpp
AgeCommit message (Expand)Author
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-04-02configure_per_game_addons: Set tree view minimum section size to 150pxmerry
2022-04-02configure_per_game_addons: Stretch first column and not lastmerry
2022-03-20yuzu: Reduce unused includesameerj
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-06-22common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-07-09configuration: implement per-game configurations (#4098)lat9nq