summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/web_browser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* am: re-namespace frontend applets to frontend directoryLiam2024-01-301-2/+2
* qt: implement RequestExit for appletsLiam2023-03-251-0/+2
* applets/web_browser: Use aliases for callbacksLioncash2022-12-061-6/+5
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* applets/web: Fix a use-after-free when passing in the URL stringMorph2021-04-281-2/+2
* applets/web: Implement the online web browser appletMorph2020-12-181-0/+9
* main, applets/web: Re-add progress dialog for RomFS extractionMorph2020-12-181-2/+3
* applets/web: Implement the default web browser applet frontendMorph2020-12-181-0/+8
* applets: Remove the previous web browser applet implementationMorph2020-12-181-10/+0
* web_browser: Rename OpenPage to OpenPageLocalZach Hilman2019-06-251-3/+3
* core/frontend/applets/web_browser: Make OpenPage() non-constLioncash2019-01-171-1/+1
* frontend: Add frontend responder for web browserZach Hilman2018-12-281-0/+24