1. 04 Jun, 2022 1 commit
  2. 30 May, 2022 7 commits
  3. 29 May, 2022 3 commits
  4. 28 May, 2022 3 commits
  5. 27 May, 2022 1 commit
  6. 26 May, 2022 2 commits
  7. 25 May, 2022 5 commits
  8. 23 May, 2022 2 commits
  9. 21 May, 2022 1 commit
  10. 17 May, 2022 3 commits
  11. 16 May, 2022 2 commits
    • lat9nq's avatar
      qt_software_keyboard: Address review feedback · 5035df27
      lat9nq authored
      
      
      Use auto and a more descriptive variable name.
      
      Secondly, fix some C++ misconceptions or constructing too many objects.
      
      Co-authored-by: default avatarMorph <39850852+Morph1984@users.noreply.github.com>
      Co-authored-by: default avatarLioncash <mathew1800@gmail.com>
      5035df27
    • Kyle K's avatar
      about dialog: Fix the logo in a multiplatform way · 8f3098fc
      Kyle K authored
      The Icon was renamed in #8283 for Linux builds, and the fix proposed in #8312 would in turn break
      the icon for Windows users.
      
      I've decided to fix the aboutdialog.ui file via qtcreator.
      
      I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme,
      but I've reword how the code works for that, and we can just delete those lines.
      
      I've also thrown the yuzu.png through pngcrush to remove this warning
      libpng warning: iCCP: known incorrect sRGB profile
      
      Credit to abouvier for bringing bug up.
      8f3098fc
  12. 15 May, 2022 4 commits
  13. 14 May, 2022 3 commits
  14. 13 May, 2022 3 commits