1. 08 Jun, 2017 - 1 commit
  2. 21 Apr, 2017 - 1 commit
  3. 03 Apr, 2017 - 1 commit
  4. 28 Nov, 2016 - 1 commit
  5. 23 Nov, 2016 - 1 commit
  6. 22 Aug, 2016 - 1 commit
  7. 22 Jul, 2016 - 1 commit
  8. 12 Jul, 2016 - 1 commit
  9. 24 Jun, 2016 - 1 commit
  10. 23 Jun, 2016 - 1 commit
  11. 15 Jun, 2016 - 1 commit
  12. 26 May, 2016 - 1 commit
  13. 19 May, 2016 - 2 commits
  14. 09 May, 2016 - 1 commit
  15. 28 Apr, 2016 - 1 commit
  16. 06 Apr, 2016 - 1 commit
  17. 17 Mar, 2016 - 1 commit
  18. 08 Feb, 2016 - 1 commit
  19. 22 Jan, 2016 - 7 commits
  20. 13 Nov, 2015 - 1 commit
  21. 05 Nov, 2015 - 1 commit
  22. 02 Oct, 2015 - 1 commit
  23. 11 Sep, 2015 - 1 commit
  24. 28 Aug, 2015 - 1 commit
  25. 21 Aug, 2015 - 1 commit
  26. 17 Aug, 2015 - 2 commits
    • Timur Pocheptsov's avatar
      Replace outdated qt_fr.ts with 'meta-file'. · 160672da
      Timur Pocheptsov authored
      
      qt_lang.ts files now contain only dependencies, actual translations
      are in qtbase/qtquick/etc _lang.ts. Follow the same rule for French translations
      (reported as a bug with non-translated 'standard' buttons in Qt dialogs).
      
      Change-Id: I2be0042d296c091258de7acaf2c7c78316256aff
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
      160672da
    • Kai Koehne's avatar
      Add English translations · aabb8330
      Kai Koehne authored
      
      Automatically generate empty _en.qm files. This allows the user to
      use the QTranslator::load(QLocale) overload, e.g.
      
        translator.load(QLocale(), "qt", "_", QLibraryInfo::location(QLibraryInfo::TranslationsPath));
      
      So far this has been using a non-English translation even if English
      has a higher priority (for instance by setting LANGUAGE=en:de on Linux).
      
      [ChangeLog][Translations] Qt modules now include an English translation
      (_en.qm) file. This fixes the behavior of QTranslator::load(QLocale) if
      English is just one of the configured languages.
      
      Change-Id: Ibb9e721ef501fbf5cb231671e3b89ef27a68f0a2
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
      aabb8330
  27. 13 Aug, 2015 - 1 commit
  28. 11 Aug, 2015 - 2 commits
  29. 30 Jun, 2015 - 1 commit
  30. 29 Jun, 2015 - 1 commit
  31. 16 Jun, 2015 - 1 commit