suyu/src/yuzu/configuration
Romain Failliot 427ce8dcef ui: fix crash when closing configure window
This crash happens 100% of the time (on Linux at least), you just need
to open the configure window and click OK.

It seems to happen when the tabs are destroyed and once all the tabs are
destroyed, a final signal is sent with `index == -1`. So `debug_tab_tab`
doesn't exist anymore when this happens, so the crash.
2021-10-15 17:43:30 -04:00
..
config.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
config.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configuration_shared.cpp general: Implement FullscreenMode enumeration 2021-07-23 10:14:37 -04:00
configuration_shared.h general: Implement FullscreenMode enumeration 2021-07-23 10:14:37 -04:00
configure.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_audio.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_audio.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_audio.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_cpu.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_cpu.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_cpu.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_cpu_debug.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_cpu_debug.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_cpu_debug.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_debug.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_debug.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_debug.ui Clean-up and nits 2021-09-22 00:56:03 -06:00
configure_debug_controller.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_debug_controller.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_debug_controller.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_debug_tab.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_debug_tab.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_debug_tab.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_dialog.cpp ui: fix crash when closing configure window 2021-10-15 17:43:30 -04:00
configure_dialog.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_filesystem.cpp input_common/tas: Document the main class 2021-09-18 23:22:48 +02:00
configure_filesystem.h config: Move TAS options to it's own menu 2021-09-18 23:22:30 +02:00
configure_filesystem.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_general.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_general.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_general.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_graphics.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_graphics.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_graphics.ui settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165) 2021-10-14 18:01:12 -07:00
configure_graphics_advanced.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_graphics_advanced.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_graphics_advanced.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_hotkeys.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_hotkeys.h
configure_hotkeys.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
configure_input_advanced.cpp Hide XInput bypass on non-Windows OSes 2021-09-18 14:41:51 +03:00
configure_input_advanced.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_input_advanced.ui input_common: Enable steam controllers and 8 player support 2021-09-10 00:58:12 -05:00
configure_input_player.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input_player.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input_player.ui configure/ui: Add sliders for trigger buttons 2021-07-17 13:30:43 -05:00
configure_input_player_widget.cpp Fix a few warnings 2021-10-11 19:21:17 -04:00
configure_input_player_widget.h input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02:00
configure_input_profile_dialog.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input_profile_dialog.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input_profile_dialog.ui applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
configure_motion_touch.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_motion_touch.h Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
configure_motion_touch.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_mouse_advanced.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_mouse_advanced.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_mouse_advanced.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_network.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_network.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_network.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game_addons.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game_addons.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game_addons.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_profile_manager.cpp configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_profile_manager.h configuration: Add const qualifier where able 2021-10-07 13:50:13 -04:00
configure_profile_manager.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_system.cpp Merge pull request #6774 from lat9nq/remove-global-yuzu 2021-10-14 14:12:22 -04:00
configure_system.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_system.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_tas.cpp configure_tas: Remove help button from dialog window 2021-09-29 00:12:31 -04:00
configure_tas.h config: Move TAS options to it's own menu 2021-09-18 23:22:30 +02:00
configure_tas.ui Update configure_tas.ui 2021-10-08 15:52:17 -06:00
configure_touch_from_button.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_touch_from_button.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_touch_from_button.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_touch_widget.h Address review comments and fix code compilation 2020-08-29 20:56:51 +02:00
configure_touchscreen_advanced.cpp Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_ui.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_ui.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_ui.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_vibration.cpp UI: Relocate tas menu and add brief description 2021-09-18 23:23:03 +02:00
configure_vibration.h input_common: Add VibrationDevice and VibrationDeviceFactory 2020-11-15 23:33:20 -05:00
configure_vibration.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
configure_web.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_web.h
configure_web.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
input_profiles.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
input_profiles.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00