1. 24 Jan, 2017 - 1 commit
  2. 22 Jan, 2017 - 1 commit
  3. 17 Jan, 2017 - 1 commit
  4. 12 Jan, 2017 - 1 commit
  5. 11 Jan, 2017 - 5 commits
  6. 09 Jan, 2017 - 1 commit
  7. 06 Jan, 2017 - 1 commit
  8. 21 Dec, 2016 - 1 commit
  9. 19 Dec, 2016 - 2 commits
  10. 16 Dec, 2016 - 1 commit
  11. 08 Dec, 2016 - 1 commit
    • Simon Hausmann's avatar
      Improve disabling of screensaver on macOS · 16d05b08
      Simon Hausmann authored
      
      Setting the idleTime on currentHost works well, until the hardware UUID changes
      and thus the host ID for the setting. With kvm that happens quite frequently,
      with vmware less but also occasionally (deep clone for example). By disabling
      the screensaver on start-up we can cover all cases quite easily.
      
      Change-Id: Ibdcf404430656f9caa47386ca3c732366ddfc8c7
      Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@qt.io>
      16d05b08
  12. 07 Dec, 2016 - 4 commits
  13. 30 Nov, 2016 - 3 commits
  14. 26 Nov, 2016 - 1 commit
  15. 25 Nov, 2016 - 2 commits
  16. 23 Nov, 2016 - 1 commit
  17. 22 Nov, 2016 - 2 commits
  18. 18 Nov, 2016 - 1 commit
  19. 16 Nov, 2016 - 1 commit
  20. 14 Nov, 2016 - 2 commits
  21. 11 Nov, 2016 - 1 commit
  22. 04 Nov, 2016 - 2 commits
  23. 03 Nov, 2016 - 1 commit
  24. 02 Nov, 2016 - 1 commit
    • Frederik Gladhorn's avatar
      Clean up usage of qtsvg as dependency · fbd78263
      Frederik Gladhorn authored
      
      There is no build dependency on QtSvg in qtdeclarative or qtquick1, so
      don't recommend it for builds. QtSensors on the other hand has an
      example that does need svg.
      This does not change anything in the big picture, the svg module will be
      built as always and svg files will be displayed. The change is the
      ordering of builds (leave more room for parallelization).
      
      Change-Id: I50e527e03a75742036d5f914611d0b34437a8e3a
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
      fbd78263
  25. 31 Oct, 2016 - 1 commit
  26. 29 Oct, 2016 - 1 commit