1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/configuration
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions
We can query the given object name directly from the widget itself. This
removes any potential for forgetting to change the name if the widget
gets renamed and makes the API much simpler (just pass in the widget,
and not worry about its name).
2020-08-14 14:17:02 -04:00
..
config.cpp Merge pull request #4263 from lat9nq/fix-screencaps-2 2020-08-03 21:00:14 +10:00
config.h configuration: Setup UI to config screenshot path and saving 2020-07-20 23:03:49 -04:00
configuration_shared.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configuration_shared.h configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure.ui configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_audio.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_audio.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_audio.ui configure_audio: fix UI margins 2020-07-19 13:26:55 -04:00
configure_cpu.cpp configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu.h configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu.ui configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu_debug.cpp configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu_debug.h configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu_debug.ui configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_debug.cpp configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
configure_debug.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_debug.ui yuzu/configure_debug: Remove duplicated checkboxes 2020-07-26 02:45:19 +02:00
configure_dialog.cpp yuzu: Port translation support from Citra 2020-07-18 14:09:11 +02:00
configure_dialog.h yuzu: Port translation support from Citra 2020-07-18 14:09:11 +02:00
configure_filesystem.cpp settings: Remove storage size options 2020-07-10 00:37:39 -04:00
configure_filesystem.h yuzu: Add UI to manage filesystem paths and sizes 2019-09-21 16:50:39 -04:00
configure_filesystem.ui settings: Remove storage size options 2020-07-10 00:37:39 -04:00
configure_general.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_general.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_general.ui GUI: Make multicore only work with Async and add GUI for multicore. 2020-06-27 11:35:52 -04:00
configure_graphics.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_graphics.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_graphics.ui configure_graphics: Fix layout in global config 2020-07-19 13:26:55 -04:00
configure_graphics_advanced.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_graphics_advanced.h configure_graphics: Remove Force 30 FPS mode 2020-07-28 08:07:26 -04:00
configure_graphics_advanced.ui configure_graphics: Remove Force 30 FPS mode 2020-07-28 08:07:26 -04:00
configure_hotkeys.cpp Add Restore Defaults and Clear options to hotkeys 2020-04-24 23:50:26 +02:00
configure_hotkeys.h Add Restore Defaults and Clear options to hotkeys 2020-04-24 23:50:26 +02:00
configure_hotkeys.ui Add Restore Defaults and Clear options to hotkeys 2020-04-24 23:50:26 +02:00
configure_input.cpp When docked mode is checked, uncheck "joycons docked" 2019-09-16 23:26:32 -04:00
configure_input.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_input.ui Merge pull request #2594 from FearlessTobi/very-important-change 2019-06-19 19:15:37 -04:00
configure_input_player.cpp General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
configure_input_player.h Clang Formatting 2020-06-21 15:31:57 -04:00
configure_input_player.ui Edit modifier_scale with the deadzone slider 2020-04-23 06:32:39 +02:00
configure_input_simple.cpp yuzu/configure_input_simple: Fix "Docked Joycons" controller profile 2020-04-05 07:14:35 +02:00
configure_input_simple.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_input_simple.ui configure_input: Add ConfigureInputSimple as default input UI config 2018-12-05 14:02:02 -05:00
configure_mouse_advanced.cpp General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
configure_mouse_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_mouse_advanced.ui qt: Add UI to configure mouse buttons 2018-11-18 23:22:36 -05:00
configure_per_game.cpp configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game.h configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game.ui configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game_addons.cpp configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game_addons.h configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game_addons.ui configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_profile_manager.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_profile_manager.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_profile_manager.ui qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_service.cpp Add translation of "Current Boxcat Events" 2020-06-20 11:57:51 +10:00
configure_service.h qt: Add service dialog 2019-10-02 08:35:43 -04:00
configure_service.ui configure_service: Allow Qt to open external links 2019-09-30 17:26:10 -04:00
configure_system.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_system.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_system.ui configure_system: Implement highlighted overrides 2020-07-19 13:26:55 -04:00
configure_touchscreen_advanced.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_touchscreen_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_touchscreen_advanced.ui qt: Add UI to configure touchscreen parameters 2018-11-18 23:22:36 -05:00
configure_ui.cpp yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
configure_ui.h configure_ui: Address some review comments from the previous PR 2020-07-18 14:09:13 +02:00
configure_ui.ui configuration: Setup UI to config screenshot path and saving 2020-07-20 23:03:49 -04:00
configure_web.cpp yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
configure_web.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_web.ui yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00