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