summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_filesystem.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* configure_filesystem: Add missing changeEvent() overrideLioncash2022-02-021-0/+8
* configure_filesystem: Normalize member function casingLioncash2022-02-021-4/+4
* yuzu qt: Make most UISettings a BasicSettinglat9nq2021-06-291-1/+1
* general: Make most settings a BasicSettinglat9nq2021-06-281-5/+6
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-19/+20
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* Fix cancelation of choose directory dialogivan-boikov2021-03-201-1/+4
* yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi2021-01-041-10/+0
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-17/+20
* settings: Remove storage size optionsMorph2020-07-101-27/+0
* Add a trailing separator to the string pathMorph2020-04-221-1/+1
* configure_debug: Move reporting option to loggingZach Hilman2019-09-221-1/+1
* config: Remove Dump options from configure_debugZach Hilman2019-09-211-3/+7
* yuzu: Add UI to manage filesystem paths and sizesZach Hilman2019-09-211-0/+173