yuzu-android/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
qt_controller.h
qt_controller.ui
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
qt_profile_select.h
qt_software_keyboard.cpp
qt_software_keyboard.h
qt_software_keyboard.ui
qt_web_browser.cpp qt_web_browser: Fix button inputs with QtWebEngine 2022-07-05 20:34:10 -04:00
qt_web_browser.h
qt_web_browser_scripts.h