summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_ui.ui
AgeCommit message (Collapse)Author
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
Makes the default game list folder icons 48x48 by default instead of 64x64, and allows for selecting small (24x24) and large (72x72) icon sizes.
2020-07-20configuration: Setup UI to config screenshot path and savinglat9nq
This adds two options to the General -> UI tab. The first disables picking a place to save the file. The second chooses a default directory for saving screenshots.
2020-07-18yuzu: Port translation support from CitraFearlessTobi
Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
2020-02-09Remove option "Show files with type 'Unknown'"Morph
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi