| 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-01-17 | yuzu/configuration/configure_per_general: Remove unused header inclusions | Lioncash | |
| 2018-12-04 | qt: Add Properties menu to game list right-click | Zach Hilman | |
| 2018-12-03 | qt: Add UI to display game properties and disable add-ons | Zach Hilman | |
