1. 23 Mar, 2017 1 commit
  2. 22 Mar, 2017 1 commit
  3. 15 Mar, 2017 1 commit
  4. 10 Mar, 2017 1 commit
  5. 08 Mar, 2017 1 commit
  6. 27 Feb, 2017 2 commits
  7. 20 Feb, 2017 1 commit
  8. 19 Feb, 2017 1 commit
  9. 18 Feb, 2017 1 commit
  10. 16 Feb, 2017 1 commit
  11. 30 Jan, 2017 1 commit
  12. 20 Jan, 2017 1 commit
  13. 07 Jan, 2017 1 commit
  14. 28 Nov, 2016 1 commit
  15. 27 Nov, 2016 1 commit
  16. 27 Oct, 2016 1 commit
  17. 21 Oct, 2016 1 commit
  18. 20 Oct, 2016 1 commit
  19. 03 Oct, 2016 1 commit
  20. 19 Sep, 2016 1 commit
  21. 01 Sep, 2016 1 commit
  22. 30 Aug, 2016 1 commit
  23. 28 Aug, 2016 1 commit
  24. 22 Aug, 2016 1 commit
  25. 19 Aug, 2016 1 commit
  26. 18 Aug, 2016 1 commit
  27. 01 Aug, 2016 1 commit
  28. 25 Jul, 2016 2 commits
  29. 12 Jul, 2016 2 commits
  30. 31 May, 2016 1 commit
  31. 25 May, 2016 1 commit
  32. 06 May, 2016 1 commit
  33. 24 Apr, 2016 1 commit
  34. 13 Mar, 2016 2 commits
  35. 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
  36. 07 Mar, 2016 1 commit