16 Commits (10535e00161615214b0b8112717b62a6591fab54)

Author SHA1 Message Date
Narr the Reg ee847f8ff0 hid_core: Move hid to it's own subproject 2 years ago
Liam 50a59487eb qt: implement RequestExit for applets 3 years ago
Lioncash e26c86a6e7 applets/web_browser: Use aliases for callbacks 3 years ago
Morph cbef6b1fca qt_web_browser: Fix button inputs with QtWebEngine 4 years ago
Kyle Kienapfel 31c6ba7ecd tweak API usage in qt_web_browser.cpp 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj b3cfccdb80 qt_web_browser: Add missing includes 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
german77 cc651c7c99 web_applet: Replace HIDButton with NpadButton 5 years ago
german77 8fff6d6c67 Qt_applets: Use new input 5 years ago
german77 bf71d18af9 core/hid: Move input_interpreter to hid 5 years ago
Morph 2b622411fd qt_web_browser: Add missing QApplication include 5 years ago
v1993 3e07655b1b
Use subdirectory of main data directory for QtWebEngine storage 5 years ago
jls47 ef29ed75b0 qt_web_browser: Fix lambda capture for HIDButton 5 years ago
jls47 3109d1c3db qt_web_browser: Focus on the first link element 5 years ago
Morph 9a48f252ae applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph 0af182baa2 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 6 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 6 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 6 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 6 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 6 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Zach Hilman 4130b07f88 web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash a661025637 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Lioncash 66978a772d yuzu/web_browser: std::move std::function instances in OpenPage() 7 years ago
Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman e00e1fc755 qt: Implement Qt frontend to web browser 7 years ago