1. 21 May, 2013 - 2 commits
  2. 12 Mar, 2013 - 2 commits
    • Oswald Buddenhagen's avatar
      purge CODECFORTR & -codecfortr support · 4944ea05
      Oswald Buddenhagen authored
      
      qt-based code is expected to be utf8-encoded nowadays. the respective
      c++ interfaces have been purged in 5.0 already.
      
      Change-Id: I592b49f198aae05212afbf8d3aa2b01b1e9369dd
      Reviewed-by: default avatarRobin Burchell <robin+qt@viroteck.net>
      4944ea05
    • Oswald Buddenhagen's avatar
      purge TS 1.1 support · cb1f2663
      Oswald Buddenhagen authored
      
      at the time of release it will be almost five years since we introduced
      TS 2.0 and stopped writing 1.1 by default, so there shouldn't be much of
      a need to write such files any more - and this commit doesn't even
      remove 1.1 reading capability (because it comes for free so far).
      
      Change-Id: Ie54fe31f83733ef944306c01301c0ec0e9bcb8bf
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      cb1f2663
  3. 10 Jan, 2013 - 1 commit
  4. 16 Dec, 2012 - 1 commit
  5. 20 Nov, 2012 - 2 commits
  6. 25 Sep, 2012 - 1 commit
  7. 20 Sep, 2012 - 5 commits
  8. 02 Aug, 2012 - 1 commit
  9. 03 May, 2012 - 1 commit
  10. 25 Apr, 2012 - 1 commit
  11. 30 Jan, 2012 - 1 commit
  12. 23 Jan, 2012 - 1 commit
  13. 06 Jan, 2012 - 1 commit
  14. 13 Dec, 2011 - 1 commit
    • Roberto Raggi's avatar
      Improve lupdate · 1d1fbec4
      Roberto Raggi authored
      
      Merge the QML and the Javascript front-ends. Also, change the
      way we process directives in QML/JS comments. The old code
      was processing all the directives before visiting the AST nodes.
      Unfortunately, this doesn't play nice with TRANSLATOR-like
      directives.
      
      Added support for translating extended Javascript files. That is,
      QML/JS extends Javascript with pragma directives (e.g. .pragma).
      We emulate the `real' QML engine and we simply remove the pragmas
      from the original source code.
      
      Change-Id: Ie2536b10199a587b97f41c5e0560acabae981807
      Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
      Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
      1d1fbec4
  15. 05 Dec, 2011 - 1 commit
  16. 07 Oct, 2011 - 1 commit
  17. 01 Jul, 2011 - 1 commit
  18. 24 May, 2011 - 1 commit
  19. 27 Apr, 2011 - 2 commits
    • axis's avatar
      Fixed lupdate test. · 064ad047
      axis authored
      064ad047
    • Qt by Nokia's avatar
      Initial import from the monolithic Qt. · 50123887
      Qt by Nokia authored
      This is the beginning of revision history for this module. If you
      want to look at revision history older than this, please refer to the
      Qt Git wiki for how to use Git history grafting. At the time of
      writing, this wiki is located here:
      
      http://qt.gitorious.org/qt/pages/GitIntroductionWithQt
      
      If you have already performed the grafting and you don't see any
      history beyond this commit, try running "git log" with the "--follow"
      argument.
      
      Branched from the monolithic repo, Qt master branch, at commit
      896db169ea224deb96c59ce8af800d019de63f12
      50123887