suyu/src/yuzu/applets
Morph 5396593b55 applets/swkbd: Send the correct text string on TextCheck::Confirm
Previously the text string for the inline software keyboard was being sent instead of the normal software keyboard, leading to empty text being sent all the time.
2021-05-19 00:26:32 -04:00
..
controller.cpp applets/controller: Hook up the "Motion" button functionality 2021-04-13 10:05:07 -04:00
controller.h applets/controller: Hook up the "Motion" button functionality 2021-04-13 10:05:07 -04:00
controller.ui applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
error.cpp error: Make the error code as the title text of the OverlayDialog 2021-04-15 01:53:17 -04:00
error.h error: Make the error code as the title text of the OverlayDialog 2021-04-15 01:53:17 -04:00
profile_select.cpp core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
profile_select.h applets: Resolve variable shadowing 2020-12-05 08:37:13 -05:00
software_keyboard.cpp applets/swkbd: Send the correct text string on TextCheck::Confirm 2021-05-19 00:26:32 -04:00
software_keyboard.h applets/swkbd: Implement the Qt Software Keyboard frontend 2021-04-15 01:53:17 -04:00
software_keyboard.ui applets/swkbd: Implement the Qt Software Keyboard frontend 2021-04-15 01:53:17 -04:00
web_browser.cpp applets/web: Fix a use-after-free when passing in the URL string 2021-04-28 12:34:28 -04:00
web_browser.h applets/web: Fix a use-after-free when passing in the URL string 2021-04-28 12:34:28 -04:00
web_browser_scripts.h web_browser_scripts: Add injection scripts for the web browser 2020-12-18 10:33:28 -05:00