summaryrefslogtreecommitdiffstats
path: root/src/yuzu/uisettings.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI: Add options to hide extra columns (#9093)Piplup2022-11-041-0/+4
* UI: Add option to hide the compatibility listKyle Kienapfel2022-10-191-0/+3
* yuzu: Multiple room UI improvementsgerman772022-09-101-1/+1
* core, yuzu: Address first part of review commentsFearlessTobi2022-08-151-2/+3
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* common: multiplayer: Use GameInfo typegerman772022-07-251-4/+4
* Address first part of review commentsFearlessTobi2022-07-251-11/+11
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-0/+13
* yuzu: Simplify broken Vulkan handlinglat9nq2022-07-101-1/+1
* settings: Consolidate RangedSetting's with regular oneslat9nq2022-06-301-27/+27
* yuzu-qt: Make has_broken_vulkan only for crasheslat9nq2022-05-301-0/+1
* yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq2022-05-301-0/+1
* ui: Set Link Color when setting themeKyle K2022-04-111-0/+2
* yuzu qt: Save disable_web_applet settinglat9nq2022-03-181-1/+1
* yuzu: Move disable_web_applet to UISettingslat9nq2022-03-171-0/+1
* yuzu: Mute audio when in backgroundgerman772022-02-071-0/+1
* uisettings: Add enumeration type for themesMorph2022-01-171-0/+9
* yuzu: Add controller hotkeysgerman772022-01-071-1/+5
* game_list: Add persistent setting for the favorites row expanded stateameerj2021-12-121-1/+2
* bootmanager: Fix screenshot resolution factor usageameerj2021-11-161-1/+0
* Hide mouse cursor by defaultRomain Failliot2021-10-151-1/+1
* game_list: Make game list folder icons smaller (#6762)Malte Jürgens2021-08-011-1/+2
* yuzu qt: Make most UISettings a BasicSettinglat9nq2021-06-291-21/+22
* yuzu: Add settings reset button to general configurationlat9nq2021-06-011-0/+1
* yuzu qt: Add an Apply button to configuration dialogslat9nq2021-05-251-0/+2
* game_list: Mark games as favorite to make them appear at the top.Kewlan2021-04-151-0/+1
* Address feedbackMorph2020-08-261-1/+0
* Project Mjölnir: Part 1Morph2020-08-261-3/+2
* yuzu: Resolve -Wextra-semi warningsLioncash2020-08-161-4/+4
* Merge pull request #4263 from lat9nq/fix-screencaps-2David2020-08-031-1/+1
|\
| * configuration: Setup UI to config screenshot path and savinglat9nq2020-07-211-1/+1
* | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)James Rowe2020-07-201-1/+1
|/
* yuzu: Port translation support from CitraFearlessTobi2020-07-181-0/+1
* yuzu: Option to hide mouse on inactivityFearlessTobi2020-04-201-0/+1
* Remove option "Show files with type 'Unknown'"Morph2020-02-091-1/+0
* Merge pull request #2910 from FearlessTobi/port-4930bunnei2019-10-101-0/+1
|\
| * yuzu: Pause when in backgroundFearlessTobi2019-09-261-0/+1
* | qt_themes: add two colorful themesFearlessTobi2019-09-221-1/+1
|/
* Change QList to QVectorfearlessTobi2019-09-041-1/+2
* yuzu: Add support for multiple game directoriesfearlessTobi2019-09-041-2/+18
* yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash2019-08-091-0/+86