summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/general_frontend.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* applets: Remove the previous web browser applet implementationMorph2020-12-181-68/+0
|
* general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman2019-06-251-4/+8
|
* frontend: Add base class and default impl for ECommerce applet frontendZach Hilman2019-06-251-0/+64
|
* frontend: Add base class and default impl of parent controls applet frontendZach Hilman2019-06-251-1/+30
|
* main: Add GMainWindow hooks for Error displayZach Hilman2019-04-171-1/+1
|
* general_frontend: Add frontend scaffold for PhotoViewer appletZach Hilman2019-04-171-0/+27