summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_per_game_addons.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* android: Add addon delete buttont8952024-01-201-4/+3
* config: Unify config handling under frontend_commont8952023-11-211-1/+0
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* yuzu: Eliminate variable shadowingMorph2022-06-141-2/+2
* configure_per_game_addons: Set tree view minimum section size to 150pxmerry2022-04-021-0/+1
* configure_per_game_addons: Stretch first column and not lastmerry2022-04-021-1/+4
* yuzu: Reduce unused includesameerj2022-03-201-1/+0
* configuration: Use std::make_unique instead of operator new for uiMorph2021-10-151-1/+1
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-4/+3
* common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph2021-06-221-2/+2
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-4/+4
* patch_manager: Remove usages of the global system instanceLioncash2020-11-181-2/+4
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-2/+2
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+142