Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am: re-namespace frontend applets to frontend directory | Liam | 2024-01-30 | 1 | -4/+4 |
| | |||||
* | service: am: Improve profile select applet | Narr the Reg | 2023-03-29 | 1 | -3/+13 |
| | |||||
* | qt: implement RequestExit for applets | Liam | 2023-03-25 | 1 | -1/+4 |
| | |||||
* | applets/profile_select: Use aliases for callbacks | Lioncash | 2022-12-06 | 1 | -2/+4 |
| | | | | Deduplicates callback definitions and situates it in one place. | ||||
* | 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. | ||||
* | profile_select: Port Service::Account::UUID to Common::UUID | Zach Hilman | 2019-04-25 | 1 | -5/+3 |
| | |||||
* | frontend: Add frontend applet for ProfileSelect | Zach Hilman | 2018-12-03 | 1 | -0/+27 |
Responsible for selecting a profile and firing callback upon completion. |