summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_ui.ui
AgeCommit message (Collapse)Author
2024-12-31chore: update project branding to citronZephyron
2023-08-26yuzu-qt: Track play timeMario
2023-08-16yuzu-qt: Screenshots depend more on the graphics settingslat9nq
2023-08-15yuzu-qt: Enable specifying screenshot resolutionlat9nq
2022-11-04UI: Add options to hide extra columns (#9093)Piplup
UI change that allows the user to hide the size and or file types columns
2022-10-19UI: Add option to hide the compatibility listKyle Kienapfel
Option is added directly below the option for the addons column Defaulting to hide compatibility list. Changing default works properly. Co-authored-by: Piplup <piplup55@users.noreply.github.com>
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