summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_dialog.cpp
AgeCommit message (Expand)Author
2021-04-14common: Move settings to common from core.bunnei
2021-01-14yuzu: Remove unused variables in Qt codeLioncash
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26Project Mjölnir: Part 1Morph
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2020-01-19yuzu_qt: config: Move audio to its own tab.bunnei
2019-10-02qt: Add service dialogZach Hilman
2019-09-30yuzu: Add UI tab to configure BCAT servicesZach Hilman
2019-09-21yuzu: Add UI to manage filesystem paths and sizesZach Hilman
2019-09-04configure_dialog: reverse tab map to avoid logic based on user-facing/transla...fearlessTobi
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-25configure_hotkeys: Remove unused EmitHotkeysChanged()Lioncash
2019-05-09configure_dialog: Remove the Whats This? button from the dialogLioncash
2019-04-09configure_dialog: Amend constructor initializer list orderLioncash
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-01-22citra_qt: Log settings on launchzhupengfei
2019-01-04qt: Move profile manager to own UI tabZach Hilman
2018-12-28Qt/Configure: Use sidebar to divide tabs into smaller groupsspycrab
2018-10-02Port web_service from CitrafearlessTobi
2018-08-08Merge pull request #850 from DarkLordZach/icon-metabunnei
2018-08-07qt/hotkey: Get rid of global hotkey map instanceLioncash
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
2018-08-06qt: Default destructors where applicableLioncash
2018-07-31audio_core: Add configuration settings.bunnei
2018-01-16clang-formatMerryMage
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe