summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/web_browser.cpp
AgeCommit message (Expand)Author
2020-12-18applets/web: Implement the online web browser appletMorph
2020-12-18applets/web: Fix keyboard to emulated controller inputMorph
2020-12-18main, applets/web: Re-add progress dialog for RomFS extractionMorph
2020-12-18applets/web: Implement the Qt web browser applet frontendMorph
2020-12-18applets: Remove the previous web browser applet implementationMorph
2020-12-05applets: Resolve variable shadowingMorph
2019-06-24web_browser: Rename OpenPage to OpenPageLocalZach Hilman
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-03-04web_browser: Add shortcut to Enter key to exit appletZach Hilman
2019-01-17core/frontend/applets/web_browser: Make OpenPage() non-constLioncash
2019-01-17yuzu/web_browser: std::move std::function instances in OpenPage()Lioncash
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28qt: Implement Qt frontend to web browserZach Hilman