summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_dialog.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-02-09general: add default configurations for applet modeLiam
2023-11-21config: Unify config handling under frontend_commont895
2023-08-16yuzu-qt: Screenshots depend more on the graphics settingslat9nq
2023-07-21configure_dialog: Focus the button box on startlat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21configure_cpu: Generate UIlat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21configure_audio: Implement ui generationlat9nq
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21configure_general: Generate UI using containerslat9nq
2023-07-21configure_graphics: Partial runtime implementationlat9nq
2023-07-21configure_graphics_advance: Generate UI at runtimelat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-06-06yuzu-qt: Load Vulkan device info at startuplat9nq
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq
2023-01-25main: Globally disable the "?" button on dialogsMorph
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
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