1. Mar 03, 2016
  2. Jan 15, 2016
  3. May 04, 2015
  4. Feb 11, 2015
    • Jani Heikkinen's avatar
      Update copyright headers · 83a5694d
      Jani Heikkinen authored
      
      Qt copyrights are now in The Qt Company, so we could update the source
      code headers accordingly. In the same go we should also fix the links to
      point to qt.io.
      
      Outdated header.LGPL removed (use header.LGPL21 instead)
      
      Old header.LGPL3 renamed to header.LGPL3-COMM to match actual licensing
      combination. New header.LGPL-COMM taken in the use file which were
      using old header.LGPL3 (src/plugins/platforms/android/extract.cpp)
      
      Added new header.LGPL3 containing Commercial + LGPLv3 + GPLv2 license
      combination
      
      Change-Id: I6f49b819a8a20cc4f88b794a8f6726d975e8ffbe
      Reviewed-by: default avatarMatti Paaso <matti.paaso@theqtcompany.com>
      83a5694d
  5. Sep 24, 2014
  6. Feb 04, 2014
    • Frantisek Vacek's avatar
      QDeclarativeTypeLoader doesn't close processed QNetworkReplies · cc88e6e9
      Frantisek Vacek authored
      This bug causes that Cascades QML application cannot open more than
      system ulimit defined number of different asset:///*.qml
      
       files.
      
      The realFile is ordinary closed in the ~QNetworkReplyFileImpl(),
      the QDeclarativeTypeLoader::::networkReplyFinished() calls
      reply->deleteLater(). There are tricky situations when event-loop is
      not entered and too many read already files are waiting for close.
      
      This patch close() file when all the data is read. It can be done
      this way since the QNetworkReplyFileImplnetworkreply is a sequential
      device.
      
      For more info, please, read comments on QTBUG-36032
      
      Task-number: QTBUG-36032
      Change-Id: I4002f21b4b0c7350af48b0dc6530d9606fd2794b
      Reviewed-by: default avatarRichard J. Moore <rich@kde.org>
      Reviewed-by: default avatarPeter Hartmann <phartmann@blackberry.com>
      cc88e6e9
  7. Mar 05, 2013
    • Paul Olav Tvete's avatar
      Introducing the Qt Android port · 97fcf3bc
      Paul Olav Tvete authored
      
      Based on the Necessitas project by Bogdan Vatra.
      Contributors to the Qt5 project:
      
      BogDan Vatra <bogdan@kde.org>
      Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
      hjk <hjk121@nokiamail.com>
      Oswald Buddenhagen <oswald.buddenhagen@digia.com>
      Paul Olav Tvete <paul.tvete@digia.com>
      Robin Burchell <robin+qt@viroteck.net>
      Samuel Rødal <samuel.rodal@digia.com>
      Yoann Lopes <yoann.lopes@digia.com>
      
      The full history of the Qt5 port can be found in refs/old-heads/android,
      SHA-1 249ca9ca2c7d876b91b31df9434dde47f9065d0d
      
      Change-Id: Iff1a7b2dbb707c986f2639e65e39ed8f22430120
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
      Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
      97fcf3bc
  8. Jan 18, 2013
  9. Sep 22, 2012
  10. Jan 30, 2012
  11. Jan 23, 2012
  12. Jan 05, 2012
  13. May 24, 2011
  14. Apr 27, 2011
    • Qt by Nokia's avatar
      Initial import from the monolithic Qt. · 38be0d13
      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
      38be0d13