summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/qt_config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: Reset per-game profile name on load if emptyt8952024-02-171-0/+1
* Save profile name usedflodavid2024-01-081-1/+6
* frontend_common: config: Refactor WriteSetting to stricter typest8952023-12-301-32/+37
* yuzu: Read/Save category PathsNarr the Reg2023-12-191-0/+4
* yuzu: Make language persistent and remove symbols_pathNarr the Reg2023-12-191-5/+0
* frontend_common: Use optional for language defaultt8952023-12-051-1/+2
* frontend_common: Add option to read unsigned integerst8952023-11-221-1/+2
* config: Unify config handling under frontend_commont8952023-11-211-0/+548