Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt: implement RequestExit for applets | Liam | 2023-03-25 | 1 | -1/+4 |
| | |||||
* | applets/mii_edit: Use aliases for callbacks | Lioncash | 2022-12-06 | 1 | -2/+4 |
| | |||||
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -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/mii: Remove frontend parameters | Morph | 2022-03-22 | 1 | -13/+2 |
| | | | | These are unused for now as we do not support a frontend implementation. | ||||
* | service: Move mii enums and structs into its own file | Morph | 2022-03-22 | 1 | -1/+1 |
| | | | | Moves these into types.h, since other files also make use of these types. | ||||
* | applets: Rename Mii to MiiEdit | Morph | 2022-03-22 | 1 | -0/+34 |