1. 02 Feb, 2019 - 1 commit
  2. 01 Feb, 2019 - 1 commit
  3. 26 Jan, 2019 - 1 commit
  4. 24 Jan, 2019 - 1 commit
    • Kai Koehne's avatar
      Make examples self-contained · cc1a7a75
      Kai Koehne authored
      
      Remove shared main entry function and shared resources (that were not
      used anyway), and simplify the entry point:
      * Get rid of special handling of QT_QUICK_CORE_PROFILE,
        QT_QUICK_MULTISAMPLE environment variables.
      * Remove QQmlFileSelector, which is not used in the examples.
      * Do set QtCoreAppication::organizationName to 'QtExamples', so that the
        settings are separate from QtProject. This follows recent changes in
        Qt WebEngine examples.
      
      Change-Id: I01851b3434901fefc2738136a2f1795d682a3233
      Reviewed-by: default avatarVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>
      Reviewed-by: default avatarPaul Wicking <paul.wicking@qt.io>
      cc1a7a75
  5. 23 Jan, 2019 - 1 commit
  6. 18 Jan, 2019 - 2 commits
  7. 14 Jan, 2019 - 2 commits
  8. 10 Jan, 2019 - 2 commits
  9. 09 Jan, 2019 - 1 commit
  10. 08 Jan, 2019 - 1 commit
  11. 07 Jan, 2019 - 2 commits
  12. 05 Jan, 2019 - 1 commit
  13. 03 Jan, 2019 - 1 commit
  14. 25 Dec, 2018 - 1 commit
  15. 12 Dec, 2018 - 1 commit
  16. 11 Dec, 2018 - 3 commits
  17. 07 Dec, 2018 - 4 commits
  18. 06 Dec, 2018 - 1 commit
  19. 05 Dec, 2018 - 1 commit
  20. 04 Dec, 2018 - 2 commits
  21. 26 Nov, 2018 - 2 commits
  22. 24 Nov, 2018 - 1 commit
  23. 22 Nov, 2018 - 1 commit
  24. 18 Nov, 2018 - 1 commit
  25. 17 Nov, 2018 - 1 commit
  26. 16 Nov, 2018 - 3 commits
  27. 13 Nov, 2018 - 1 commit
    • Jani Heikkinen's avatar
      Document Third-Party Code changes in Qt 5.12.0 · 1708e352
      Jani Heikkinen authored
      
      The changes where obtained by running
      
        qtattributionsscanner -output-format json
      
      in the sources of both Qt 5.11.2 and Qt 5.12.0 checkouts, and diff'ing
      these.
      
      Webengine changes is based on ce0335c0b6c892bfdb06cd52830a705aa6d71d9b
      
      Changes that just did add incomplete metadata (like homepage of
      upstream project, version number....) are not listed.
      
      Task-number: QTBUG-71598
      Change-Id: Id05299d40712687ede7c45dc276b374d4c2644cd
      Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
      3 tags
      1708e352