1. 24 Apr, 2016 1 commit
  2. 22 Apr, 2016 1 commit
  3. 21 Apr, 2016 1 commit
  4. 14 Apr, 2016 1 commit
  5. 13 Apr, 2016 6 commits
  6. 10 Apr, 2016 2 commits
  7. 06 Apr, 2016 2 commits
  8. 05 Apr, 2016 2 commits
  9. 29 Mar, 2016 1 commit
  10. 28 Mar, 2016 1 commit
  11. 23 Mar, 2016 2 commits
  12. 16 Mar, 2016 2 commits
  13. 14 Mar, 2016 3 commits
  14. 13 Mar, 2016 3 commits
  15. 11 Mar, 2016 1 commit
  16. 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
  17. 07 Mar, 2016 1 commit
  18. 06 Mar, 2016 3 commits
  19. 05 Mar, 2016 1 commit
  20. 02 Mar, 2016 1 commit
  21. 01 Mar, 2016 2 commits
  22. 26 Feb, 2016 1 commit
  23. 23 Feb, 2016 1 commit