1. 14 Mar, 2016 1 commit
  2. 13 Mar, 2016 3 commits
  3. 11 Mar, 2016 1 commit
  4. 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
  5. 07 Mar, 2016 1 commit
  6. 06 Mar, 2016 3 commits
  7. 05 Mar, 2016 1 commit
  8. 02 Mar, 2016 1 commit
  9. 01 Mar, 2016 2 commits
  10. 26 Feb, 2016 1 commit
  11. 23 Feb, 2016 3 commits
  12. 19 Feb, 2016 2 commits
  13. 18 Feb, 2016 2 commits
    • dogmaphobic's avatar
      Fixed Google Satellite · 8624fb71
      dogmaphobic authored
      Download Speed Tweaks (+2 squashed commits)
      Squashed commits:
      [ff0ef7e] Cleanup (remove OpenStreetMap)
      [370fa1d] Done (+25 squashed commits)
      Squashed commits:
      [9f3368f] Need to check how many instances of MapEngine are active.
      [d557eac] Download Optimization
      [392f50a] Almost there.
      Trying to optimize download.
      [a49d1d2] Settings
      [a94be97] Mostly there. Needs to finish options and map thumbnail.
      [38d5a0b] Downloading tiles and deleting sets
      [81101b9] More UI Work
      [c597d4b] Downloading tiles
      [a815e35] Get rid of OpenMaps
      [7e177ea] More reorg
      [fa6b671] Start handling create tile set
      Fix signal order when creating fetch tile task
      [2a31f4d] Refactoring
      [268b906] Renaming things
      [947d66e] Fix resource load error.
      [19e2de8] Adding MapBox
      [c73e627] Preparing download
      [87bbf22] UI Tweaks
      [3c32a86] A lot of UI code done.
      [ece8ce2] Starting to deal with tiles
      [7f387bc] Save tile set
      [f66f343] Adding more code
      [4de3418] Working
      [f0cc25d] Done for the night.
      [2d1d86e] Added SQL database for holding out own tile cache.
      [d405a87] Convert to camel case as this has been driving me nuts.
      8624fb71
    • Don Gagne's avatar
      In progress indicator for vehicle sync · 809d29c8
      Don Gagne authored
      809d29c8
  14. 17 Feb, 2016 1 commit
  15. 13 Feb, 2016 1 commit
  16. 12 Feb, 2016 1 commit
  17. 10 Feb, 2016 1 commit
  18. 09 Feb, 2016 1 commit
  19. 22 Jan, 2016 2 commits
  20. 21 Jan, 2016 1 commit
  21. 18 Jan, 2016 1 commit
    • Don Gagne's avatar
      ThumbStick improvements · b946e889
      Don Gagne authored
      - Positions are bounded to rectangle
      - No longer re-centers if thumbs go outside bounds
      - ThumbPad moves to meet first thumb position, this prevents
      inadvertent movement as you put your thumb down
      b946e889
  22. 17 Jan, 2016 2 commits
  23. 16 Jan, 2016 2 commits
  24. 15 Jan, 2016 2 commits
  25. 14 Jan, 2016 1 commit
  26. 10 Jan, 2016 1 commit
  27. 08 Jan, 2016 1 commit