1. 06 Nov, 2020 1 commit
  2. 28 Oct, 2020 1 commit
  3. 12 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · a42f029a
      DonLakeFlyer authored
      Delete bogus Bing no data tiles from cache
      a42f029a
  4. 18 May, 2020 1 commit
  5. 01 Feb, 2020 2 commits
  6. 17 Sep, 2019 2 commits
  7. 08 Sep, 2019 1 commit
    • Don Gagne's avatar
      · d2f1f276
      Don Gagne authored
      Don't pop qWarning during unit tests
      d2f1f276
  8. 11 Aug, 2019 1 commit
  9. 05 Apr, 2019 1 commit
  10. 20 Jun, 2018 1 commit
  11. 17 Apr, 2018 1 commit
  12. 16 Apr, 2018 1 commit
  13. 12 Jan, 2018 1 commit
    • Gus Grubba's avatar
      Fixed an issue when importing a tile set that already exists would cause an... · 1db0adaf
      Gus Grubba authored
      Fixed an issue when importing a tile set that already exists would cause an error. When an imported set has a same name, it is renamed so the name is unique. The original logic had an error and was allowing the "new" set to be added with the same name, which would cause an error. In addition, if a new tile set brings no new unique tiles, it is now ignored.
      Fixed an issue where the progress was based on the total number of incoming tiles but this total can change if a given tile already exists in the database (it is not added).
      1db0adaf
  14. 05 Jan, 2018 1 commit
  15. 14 Aug, 2017 1 commit
  16. 13 Aug, 2017 1 commit
  17. 07 Aug, 2017 1 commit
  18. 02 Aug, 2017 1 commit
  19. 22 Jun, 2017 1 commit
  20. 07 Apr, 2017 1 commit
  21. 22 Mar, 2017 3 commits
  22. 21 Mar, 2017 1 commit
  23. 09 Feb, 2017 1 commit
  24. 24 Jan, 2017 1 commit
  25. 12 Jul, 2016 2 commits
  26. 09 Jun, 2016 1 commit
  27. 31 May, 2016 1 commit
  28. 19 Feb, 2016 1 commit
  29. 18 Feb, 2016 2 commits
    • dogmaphobic's avatar
      Fixes for Linux and Android · 04ea3c19
      dogmaphobic authored
      Fixing QmlObjectListModel usage bug
      04ea3c19
    • 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