summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/web_browser.cpp
AgeCommit message (Expand)Author
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