1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/applets
Morph cbef6b1fca qt_web_browser: Fix button inputs with QtWebEngine
Button inputs were broken as button was assumed to be the bit position of NpadButton prior to the input rewrite. Since this was changed to use NpadButton directly, we should count the number of trailing zeros to determine the bit position.
2022-07-05 20:34:10 -04: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04: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: Address review feedback 2022-05-16 14:44:01 -04:00
qt_software_keyboard.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
qt_software_keyboard.ui applets: Append qt_ prefix to Qt frontend applets 2021-07-14 01:07:09 -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