1. 28 Nov, 2016 - 1 commit
  2. 18 Nov, 2016 - 2 commits
  3. 15 Nov, 2016 - 1 commit
  4. 14 Nov, 2016 - 1 commit
  5. 11 Nov, 2016 - 1 commit
  6. 09 Nov, 2016 - 1 commit
  7. 01 Nov, 2016 - 1 commit
  8. 20 Oct, 2016 - 1 commit
  9. 17 Oct, 2016 - 1 commit
  10. 13 Oct, 2016 - 1 commit
  11. 06 Oct, 2016 - 2 commits
  12. 05 Oct, 2016 - 1 commit
  13. 04 Oct, 2016 - 1 commit
  14. 29 Sep, 2016 - 1 commit
    • Alex Blasche's avatar
      Remove claim we support iOS 5.0 · 59871d2f
      Alex Blasche authored
      
      Removed the explicit mentioning of 5.0 and replaced it with a link to
      the official list of supported platforms. This reduces the risk of
      forgetting left over version indications.
      
      The same treatment was given to the device list. We only mention
      the general type of device from now on.
      
      The assumption is that both conditions together, device type and minimum
      OS version, will define the list of supported devices.
      
      Change-Id: Ia9f318ad1f1952025e3736589749943193172d86
      Reviewed-by: default avatarJake Petroules <jake.petroules@qt.io>
      59871d2f
  15. 20 Sep, 2016 - 1 commit
  16. 16 Sep, 2016 - 1 commit
  17. 09 Sep, 2016 - 1 commit
  18. 12 Aug, 2016 - 1 commit
  19. 10 Aug, 2016 - 1 commit
  20. 08 Aug, 2016 - 2 commits
  21. 05 Aug, 2016 - 5 commits
  22. 04 Aug, 2016 - 1 commit
  23. 03 Aug, 2016 - 2 commits
  24. 26 Jul, 2016 - 1 commit
  25. 20 Jul, 2016 - 1 commit
  26. 19 Jul, 2016 - 1 commit
  27. 18 Jul, 2016 - 2 commits
  28. 11 Jul, 2016 - 1 commit
    • Alex Blasche's avatar
      Document BlueZ license dependency in QtBluetooth sdpscanner · 8c1b116d
      Alex Blasche authored
      
      For most Qt and BlueZ interaction DBus is used which provides a clean
      interface from a license perspective. The only exception is the SDP scan
      code which directly interacts via BlueZ's SDP APIs. Sdpscanner
      is called via QProcess at runtime and the result is passed back on the
      command line. This way the Qt library and client code is not tainted
      by BlueZ's GPL code.
      
      Change-Id: I7961d1b30a5b033dce144d5eb95e687218fceaa7
      Reviewed-by: default avatarKai Koehne <kai.koehne@qt.io>
      8c1b116d
  29. 08 Jul, 2016 - 1 commit
  30. 21 Jun, 2016 - 1 commit
  31. 17 Jun, 2016 - 1 commit