summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/profile_select.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: am: Improve profile select appletNarr the Reg2023-03-291-3/+13
|
* qt: implement RequestExit for appletsLiam2023-03-251-1/+4
|
* applets/profile_select: Use aliases for callbacksLioncash2022-12-061-2/+4
| | | | Deduplicates callback definitions and situates it in one place.
* 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.
* profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman2019-04-251-5/+3
|
* frontend: Add frontend applet for ProfileSelectZach Hilman2018-12-031-0/+27
Responsible for selecting a profile and firing callback upon completion.