aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/applets/qt_web_browser.cpp
AgeCommit message (Collapse)Author
2021-11-24web_applet: Replace HIDButton with NpadButtongerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-10-15qt_web_browser: Add missing QApplication includeMorph
2021-09-24Use subdirectory of main data directory for QtWebEngine storagev1993
Previously, an unrelated directory was used for this. Keep everything together for consistency.
2021-07-27qt_web_browser: Fix lambda capture for HIDButtonjls47
2021-07-27qt_web_browser: Focus on the first link elementjls47
Focusing on the first link element fixes element navigation upon loading the web applet in games such as Super Mario Odyssey
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph