1. 15 Mar, 2017 1 commit
  2. 10 Mar, 2017 1 commit
  3. 08 Mar, 2017 1 commit
  4. 27 Feb, 2017 2 commits
  5. 20 Feb, 2017 1 commit
  6. 19 Feb, 2017 1 commit
  7. 18 Feb, 2017 1 commit
  8. 16 Feb, 2017 1 commit
  9. 30 Jan, 2017 1 commit
  10. 20 Jan, 2017 1 commit
  11. 07 Jan, 2017 1 commit
  12. 28 Nov, 2016 1 commit
  13. 27 Nov, 2016 1 commit
  14. 27 Oct, 2016 1 commit
  15. 21 Oct, 2016 1 commit
  16. 20 Oct, 2016 1 commit
  17. 03 Oct, 2016 1 commit
  18. 19 Sep, 2016 1 commit
  19. 01 Sep, 2016 1 commit
  20. 30 Aug, 2016 1 commit
  21. 28 Aug, 2016 1 commit
  22. 22 Aug, 2016 1 commit
  23. 19 Aug, 2016 1 commit
  24. 18 Aug, 2016 1 commit
  25. 01 Aug, 2016 1 commit
  26. 25 Jul, 2016 2 commits
  27. 12 Jul, 2016 2 commits
  28. 31 May, 2016 1 commit
  29. 25 May, 2016 1 commit
  30. 06 May, 2016 1 commit
  31. 24 Apr, 2016 1 commit
  32. 13 Mar, 2016 2 commits
  33. 10 Mar, 2016 1 commit
    • Helmut Wolf's avatar
      Fix #2987: QGroundControlQmlGlobal.h: flightMapZoom should be a double, not an integer · b6a5050e
      Helmut Wolf authored
      Note that a change in zoom signals a `zoomLevelChanged` event; this in turn triggers `FlightDisplayViewMap` which sets the property changed in this commit to
      ```
      onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel
      ```
      
      This triggers the following message in Application Output: `onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel`.
      
      This was the case before and after this fix, I don't know if that's a real issue though
      b6a5050e
  34. 07 Mar, 2016 1 commit
  35. 06 Mar, 2016 1 commit
  36. 02 Mar, 2016 1 commit