summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_dialog.cpp
AgeCommit message (Expand)Author
2022-06-14configure_dialog: Eliminate variable shadowingMorph
2022-04-16ui: Fix Game Compatibility list translationsKyle K
2022-03-20yuzu: Reduce unused includesameerj
2022-02-01configure_filesystem: Normalize member function casingLioncash
2022-01-06yuzu: Add controller hotkeysgerman77
2021-10-26Merge pull request #7186 from MightyCreak/fix-crash-configure-windowAmeer J
2021-10-15ui: fix crash when closing configure windowRomain Failliot
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-08-12configuration: add option to select network interfacespholz
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
2021-06-01yuzu qt: Use lambda and std::function for reset callbacklat9nq
2021-06-01yuzu: Add settings reset button to general configurationlat9nq
2021-05-25yuzu qt: Add an Apply button to configuration dialogslat9nq
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