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