suyu/src/yuzu/applets
Steve cd5bbf0f04
Controller bugfixes in profile select (#8716)
* Controller bugfixes in profile select, closes #8265

2 fixes for using a controller in profile select dialog.

Pressing 'B' cancels the launch of the game
Using controller to select a profile now correctly sets the index to use for the launch

* Added brackets to if statements as requested.
2022-08-05 10:02:04 -05:00
..
qt_controller.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
qt_controller.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
qt_controller.ui applets: Append qt_ prefix to Qt frontend applets 2021-07-14 01:07:09 -04:00
qt_error.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
qt_error.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
qt_profile_select.cpp Controller bugfixes in profile select (#8716) 2022-08-05 10:02:04 -05:00
qt_profile_select.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
qt_software_keyboard.cpp qt_software_keyboard: Fix infinite loop when moving between buttons 2022-07-24 07:27:41 -04:00
qt_software_keyboard.h applet/swkbd: Implement optional symbol keys 2022-07-24 07:21:02 -04:00
qt_software_keyboard.ui applet/swkbd: Implement optional symbol keys 2022-07-24 07:21:02 -04:00
qt_web_browser.cpp qt_web_browser: Fix button inputs with QtWebEngine 2022-07-05 20:34:10 -04:00
qt_web_browser.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
qt_web_browser_scripts.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00