summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/web_browser.h
AgeCommit message (Expand)Author
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
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-01-17core/frontend/applets/web_browser: Make OpenPage() non-constLioncash
2019-01-17yuzu/web_browser: Make slot functions privateLioncash
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28qt: Implement Qt frontend to web browserZach Hilman