1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
93aadb7e74 Do not depend on the file extension when loading the maps 2022-04-29 23:16:10 +02:00
fb8f0c4372 Added support for waypoint icons 2021-10-10 08:38:38 +02:00
34e3e04e03 Improved error handling/reporting.
+ refactoring
2021-07-01 22:18:45 +02:00
f4d0c7f032 Remove all the remaining obscure micro-optimizations 2021-07-01 08:54:48 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
6d8ccd2216 Unified path -> name conversion 2021-01-17 19:33:06 +01:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
9e70a1ffbb Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
d8ad020678 Added RMap Dutch grid projection support 2019-03-10 18:49:41 +01:00
e63a2e1fde Silenced MSVC warnings 2019-03-09 14:36:15 +01:00
b58adc5486 Use a less restrictive check
(some rmaps contain tiles with exceeding image data)
2019-03-09 12:09:43 +01:00
172b2b1b14 Improved rmap support 2019-03-07 22:58:43 +01:00
060f940b75 Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
0e404e993e Fixed some clazy warnings 2019-03-05 22:34:50 +01:00
d307ef4b98 Improved error handling 2019-03-05 20:44:10 +01:00
90dcda217e Code cleanup 2019-03-04 22:29:53 +01:00
d2f10aca7c Added missing RMap HiDPI scaling support 2019-03-03 21:17:57 +01:00
fb34f5c7db Added missing UTM S/N handling 2019-03-02 18:49:01 +01:00
c1a1c3425b Added support for (raster) RMap maps 2019-03-02 16:51:14 +01:00