| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-05 | yuzu/configuration: Make all widgets and dialogs aware of language changes | Lioncash | |
| To prepare for translation support, this makes all of the widgets cognizant of the language change event that occurs whenever installTranslator() is called and automatically retranslates their text where necessary. This is important as calling the backing UI's retranslateUi() is often not enough, particularly in cases where we add our own strings that aren't controlled by it. In that case we need to manually refresh the strings ourselves. | |||
| 2019-06-05 | yuzu/configuration: Make function naming consistent | Lioncash | |
| 2019-05-30 | Merge pull request #1931 from DarkLordZach/mii-database-1 | bunnei | |
| mii: Implement MiiManager backend and several mii service commands | |||
| 2019-05-19 | yuzu/configuration/configure_profile_manager: Mark UI string as translatable | Lioncash | |
| This is a user-facing string, so it should be marked as translatable. | |||
| 2019-04-25 | profile_select: Port Service::Account::UUID to Common::UUID | Zach Hilman | |
| 2019-01-04 | qt: Move profile manager to own UI tab | Zach Hilman | |
