1. 15 Oct, 2017 - 1 commit
  2. 12 Oct, 2017 - 1 commit
  3. 06 Oct, 2017 - 2 commits
  4. 04 Oct, 2017 - 1 commit
  5. 28 Sep, 2017 - 1 commit
  6. 25 Sep, 2017 - 1 commit
  7. 22 Sep, 2017 - 1 commit
  8. 20 Sep, 2017 - 1 commit
  9. 06 Sep, 2017 - 1 commit
  10. 05 Sep, 2017 - 1 commit
  11. 30 Aug, 2017 - 1 commit
  12. 23 Aug, 2017 - 1 commit
  13. 15 Aug, 2017 - 1 commit
  14. 11 Aug, 2017 - 1 commit
  15. 08 Aug, 2017 - 2 commits
  16. 24 Jul, 2017 - 1 commit
  17. 19 Jul, 2017 - 1 commit
  18. 17 Jul, 2017 - 2 commits
  19. 14 Jul, 2017 - 1 commit
  20. 10 Jul, 2017 - 2 commits
  21. 05 Jul, 2017 - 3 commits
  22. 04 Jul, 2017 - 1 commit
  23. 03 Jul, 2017 - 2 commits
  24. 30 Jun, 2017 - 2 commits
  25. 27 Jun, 2017 - 1 commit
    • Topi Reinio's avatar
      Doc: Add supported platforms information for Qt 5.10 · 73c29d33
      Topi Reinio authored
      
        - Mention the use of Windows 10 Creators Update in CI
        - Replace openSUSE 42.1 with 42.2
        - Update CI-tested compiler on Ubuntu
        - Drop macOS 10.10, add 10.13, and mention Xcode versions
        - Drop iOS 8,9 and support for 32-bit targets. Add iOS 11
        - Add tvOS and watchOS (as technology preview)
        - Added all Darwin platforms under a dedicated section
        - Mention Qt for Device Creation/Boot2Qt configurations
        - Add Windows7-x86_64 as a host configuration for QNX
        - UWP: Add MSVC2017 as a CI-tested compiler
        - Use 'x86, x86_64, armv7' etc. consistently to describe
          platform architecture.
      
      Merge 'Mobile Platforms' section with desktop platforms as most
      of them are not restricted to any specific segment. Keep
      'Embedded Platforms' as a separate section still.
      
      Change-Id: Iafe76dd8f95a9fd8c9ba3fd0a077d7087df1c258
      Reviewed-by: default avatarJake Petroules <jake.petroules@qt.io>
      73c29d33
  26. 23 Jun, 2017 - 2 commits
  27. 22 Jun, 2017 - 1 commit
  28. 21 Jun, 2017 - 1 commit
    • Thomas Hartmann's avatar
      Add Qt Cluster Demo · 4b98aa3e
      Thomas Hartmann authored
      
      This a a demo of s simple digital instrument cluster.
      The demo comes with two skins.
      By default the demo will use the so called hybrid skin.
      If the argument "sports" is provided the application
      will use the sports skin instead.
      To be able to preview the custom components in
      the Qt Quick Designer the option:
      Tools > Options > Qt Quick > Qt Quick Designer >
      Use QML emulation layer which is built by the selected
      
      has to be enabled in Qt Creator.
      
      Change-Id: I7d06220062e1fffd6c6849c962bd4f6592d051de
      Reviewed-by: default avatarAlessandro Portale <alessandro.portale@qt.io>
      4b98aa3e
  29. 20 Jun, 2017 - 1 commit
  30. 19 Jun, 2017 - 1 commit
  31. 14 Jun, 2017 - 1 commit
    • Tarja Sundqvist's avatar
      Fix the file extensions in .PNG files · e62e43a8
      Tarja Sundqvist authored
      
      Some .png files related to the Integrity documentation have a file
      extension written with the capital letters. It does not work in Linux
      environment.
      Also, vas-galcore.PNG is not used at all in the Integrity documentation
      so the file needs to be removed.
      
      Change-Id: I56db691de19a36b6d2c7c826ab9419ef0e1390cb
      Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
      e62e43a8