1. Jan 10, 2017
  2. Feb 16, 2015
  3. Feb 11, 2015
  4. Oct 15, 2014
  5. Oct 08, 2014
    • Friedemann Kleint's avatar
      Adapt web browser example to new web site. · d02cc69b
      Friedemann Kleint authored
      
      - Change URL to qt.io.
      - Save version number to settings and overwrite saved bookmarks
        unless version exists (enabling further updates depending on version).
      - Save geometry and make initial geometry large to accommodate qt.io
        and High DPI screens.
      
      Task-number: QTBUG-41798
      Task-number: QTBUG-38858
      Change-Id: I4da1d6e66135ff2867b6c678f5742767dbcb59fd
      Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
      d02cc69b
  6. Sep 23, 2014
  7. Mar 04, 2014
  8. Feb 20, 2014
    • Friedemann Kleint's avatar
      Webbrowser example: Fix crash due to deprecated code. · 2e44efa5
      Friedemann Kleint authored
      
      The example uses a Qt Designer form with widgets on a QToolBar
      imported from Qt 3 which is not supported in Qt 4 and later.
      
      In the code generated by uic, a QLabel is constructed passing
      the toolbar as parent and added to the toolbar using
      QToolBar::addWidget() which then causes a crash in Qt 4.
      
      Move the widgets from the form into the class to avoid this.
      
      Task-number: QTBUG-36948
      
      Change-Id: Ia4af871ce99faf555bebc6ebde19bcae0de4d29e
      Reviewed-by: default avatarAndy Shaw <andy.shaw@digia.com>
      v5.3.0-alpha1
      2e44efa5
  9. Jan 20, 2014
  10. Jan 10, 2013
  11. Sep 23, 2012
  12. Jan 30, 2012
  13. Jan 20, 2012
  14. Jan 06, 2012
  15. Apr 27, 2011
    • Qt by Nokia's avatar
      Initial import from the monolithic Qt. · 41c8d3db
      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
      41c8d3db