1. 02 May, 2022 1 commit
    • Kyle K's avatar
      ui: retranslate the network tab · 4be00def
      Kyle K authored
      Looks like it was just missed when it was added, as currently the Network Tab only has one item
      RetranslateUI is used more commonly throughout the project
      4be00def
  2. 01 May, 2022 3 commits
    • Mai M's avatar
      Merge pull request #8283 from Tachi107/appstream · 9b34640a
      Mai M authored
      dist: add AppStream metadata
      9b34640a
    • Mai M's avatar
      Merge pull request #8291 from Docteh/ampm_fix · eab68d8f
      Mai M authored
      ui: let system locale control format of Custom RTC
      eab68d8f
    • Kyle K's avatar
      ui: let system locale control format of Custom RTC · bd9f74e6
      Kyle K authored
      The Custom RTC widget is under the influence of the computers System Locale.
      The format strings are not necessarily related. As a small example, setting the Windows Language to Dansk, and then trying to use yuzu in English the requested AM/PM indicator is simply not shown
      
      The display format for the Custom RTC field needs to be removed from src/yuzu/configuration/configure_system.ui
      
      modifying the display format needs to be moved to src/yuzu/configuration/configure_system.cpp
      bd9f74e6
  3. 29 Apr, 2022 4 commits
  4. 28 Apr, 2022 4 commits
  5. 27 Apr, 2022 3 commits
  6. 26 Apr, 2022 1 commit
  7. 25 Apr, 2022 9 commits
  8. 24 Apr, 2022 5 commits
  9. 23 Apr, 2022 9 commits
  10. 22 Apr, 2022 1 commit