summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: add default configurations for applet modeLiam2024-02-091-1/+6
* config: Unify config handling under frontend_commont8952023-11-211-1/+0
* yuzu-qt: Screenshots depend more on the graphics settingslat9nq2023-08-161-2/+6
* configure_dialog: Focus the button box on startlat9nq2023-07-221-0/+3
* configuration: Use a builder to create widgetslat9nq2023-07-211-14/+9
* configure_cpu: Generate UIlat9nq2023-07-211-1/+2
* configuration: Use a mapping of setting value to namelat9nq2023-07-211-6/+10
* configure_audio: Implement ui generationlat9nq2023-07-211-1/+1
* configure_system: Implement with for looplat9nq2023-07-211-1/+1
* configure_general: Generate UI using containerslat9nq2023-07-211-1/+1
* configure_graphics: Partial runtime implementationlat9nq2023-07-211-1/+1
* configure_graphics_advance: Generate UI at runtimelat9nq2023-07-211-3/+5
* configuration: Add base class to tabslat9nq2023-07-211-7/+7
* yuzu-qt: Load Vulkan device info at startuplat9nq2023-06-061-1/+4
* yuzu-qt/config: Add option to disable compute on Intellat9nq2023-05-071-1/+2
* main: Globally disable the "?" button on dialogsMorph2023-01-251-1/+0
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-3/+5
* configure_dialog: Eliminate variable shadowingMorph2022-06-141-4/+3
* ui: Fix Game Compatibility list translationsKyle K2022-04-171-0/+3
* yuzu: Reduce unused includesameerj2022-03-201-7/+0
* configure_filesystem: Normalize member function casingLioncash2022-02-021-1/+1
* yuzu: Add controller hotkeysgerman772022-01-071-1/+1
* Merge pull request #7186 from MightyCreak/fix-crash-configure-windowAmeer J2021-10-271-2/+5
|\
| * ui: fix crash when closing configure windowRomain Failliot2021-10-151-2/+5
* | configuration: Use std::make_unique instead of operator new for uiMorph2021-10-151-1/+1
|/
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-29/+80
* configuration: add option to select network interfacespholz2021-08-121-2/+2
* settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq2021-07-081-2/+4
* yuzu qt: Use lambda and std::function for reset callbacklat9nq2021-06-011-5/+1
* yuzu: Add settings reset button to general configurationlat9nq2021-06-011-0/+6
* yuzu qt: Add an Apply button to configuration dialogslat9nq2021-05-251-0/+14
* common: Move settings to common from core.bunnei2021-04-151-2/+2
* yuzu: Remove unused variables in Qt codeLioncash2021-01-141-20/+2
* core: Eliminate remaining usages of the global system instanceLioncash2020-11-271-1/+2
* core/settings: Move configuring_global behind an APILioncash2020-11-041-1/+1
* input_common: Eliminate most global stateLioncash2020-08-271-1/+4
* Project Mjölnir: Part 1Morph2020-08-261-4/+4
* yuzu: Port translation support from CitraFearlessTobi2020-07-181-0/+9
* configure_cpu: Split optimization settings off into Debug tabMerryMage2020-07-121-1/+3
* configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-111-1/+4
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+2
* Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph2020-02-281-1/+3
* yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi2020-01-241-3/+3
* yuzu_qt: config: Move audio to its own tab.bunnei2020-01-201-3/+3
* qt: Add service dialogZach Hilman2019-10-021-1/+3
* yuzu: Add UI tab to configure BCAT servicesZach Hilman2019-09-301-0/+1
* yuzu: Add UI to manage filesystem paths and sizesZach Hilman2019-09-211-1/+3
* configure_dialog: reverse tab map to avoid logic based on user-facing/translatable textfearlessTobi2019-09-041-20/+24
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-15/+45
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-16/+16
* configure_hotkeys: Remove unused EmitHotkeysChanged()Lioncash2019-05-251-3/+0
* configure_dialog: Remove the Whats This? button from the dialogLioncash2019-05-091-0/+4
* configure_dialog: Amend constructor initializer list orderLioncash2019-04-101-1/+1
* yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-6/+10
* citra_qt: Log settings on launchzhupengfei2019-01-221-0/+1
* qt: Move profile manager to own UI tabZach Hilman2019-01-041-6/+11
* Qt/Configure: Use sidebar to divide tabs into smaller groupsspycrab2018-12-281-0/+43
* Port web_service from CitrafearlessTobi2018-10-021-0/+1
* Merge pull request #850 from DarkLordZach/icon-metabunnei2018-08-081-0/+1
|\
| * Avoid parsing RomFS to directory in NCAZach Hilman2018-08-071-0/+1
* | qt/hotkey: Get rid of global hotkey map instanceLioncash2018-08-071-1/+4
|/
* qt: Default destructors where applicableLioncash2018-08-061-1/+1
* audio_core: Add configuration settings.bunnei2018-08-011-0/+1
* clang-formatMerryMage2018-01-161-1/+0
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-4/+3
* Massive removal of unused modulesJames Rowe2018-01-131-0/+28