1. 06 Jun, 2019 1 commit
    • Lioncash's avatar
      yuzu/configuration: Make all widgets and dialogs aware of language changes · c09ff382
      Lioncash authored
      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.
      c09ff382
  2. 05 Jun, 2019 16 commits
  3. 04 Jun, 2019 4 commits
  4. 03 Jun, 2019 18 commits
  5. 31 May, 2019 1 commit