|
a1e10c395a
|
Some more code cleanup
|
2024-01-01 13:02:42 +01:00 |
|
|
c97561add4
|
Code cleanup
|
2024-01-01 10:58:23 +01:00 |
|
|
d994fae4ce
|
Fixed the change that has broken non-TAR maps
Do not fail on the first image read error - there may be files with a "_%u_%u."
file name match that are not image tiles.
|
2024-01-01 10:48:16 +01:00 |
|
|
789606cf86
|
Silenced some more clazy warnings
|
2023-12-31 13:57:43 +01:00 |
|
|
0248ecb254
|
Improved tile file check
|
2023-12-31 13:20:04 +01:00 |
|
|
7860ce8acc
|
Use the info we already have for calibration file type distinction
|
2023-12-31 10:05:02 +01:00 |
|
|
6d03834167
|
Improved error reporting
|
2023-11-26 10:51:37 +01:00 |
|
|
845a4b2921
|
Yet another TrekBuddy compatability enhancement & fixes
+ related map API refactoring
|
2023-09-14 18:36:03 +02:00 |
|
|
722f3acb1e
|
Support all variants of TrekBuddy maps/atlases
Added support for gmi calibration files and arbitrary named tba/map/gmi files.
|
2023-09-13 20:02:24 +02:00 |
|
|
b38cf31920
|
Allow arbitrary .map file names in TrekBuddy TAR maps
|
2023-09-12 22:05:42 +02:00 |
|
|
97e12d809f
|
Map API refactoring
Including several map providers refactoring/rewrite
especial KML, JNX and TrekBuddy atlases.
|
2023-05-04 09:38:35 +02:00 |
|
|
af3e5d41c2
|
Split the config header to config+hash headers
|
2023-01-26 01:11:56 +01:00 |
|
|
ee73908231
|
Do not treat Ozimaps as directories
Directory parsing was stopped at the level of the map which is not what we
want - users would have to create separate directories for every Ozimap.
|
2023-01-19 10:04:03 +01:00 |
|
|
0f3fea5460
|
Improved map errors reporting
|
2022-06-10 08:09:07 +02:00 |
|
|
93aadb7e74
|
Do not depend on the file extension when loading the maps
|
2022-04-29 23:16:10 +02: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 |
|
|
b8a2b76d7c
|
Fixed bounds computation
|
2019-01-14 23:47:24 +01:00 |
|
|
3c6ce2dde2
|
Propper handling of vector tiles scaling in all map display modes
|
2018-11-17 10:10:35 +01:00 |
|
|
f762013e1e
|
Changed application data paths to more platform-standard locations
|
2018-11-02 20:01:19 +01:00 |
|
|
1f71b3a3b2
|
Code/API cleanup
|
2018-08-23 20:26:10 +02:00 |
|
|
3176271955
|
Only create/copy the sub-images when OpenGL is used
|
2018-08-23 09:08:59 +02:00 |
|
|
d4b46a4bb6
|
Broken OpenGL image part drawing workaround
|
2018-08-22 00:14:07 +02:00 |
|
|
de196e8281
|
Splited the OfflineMap class to separate OziMap and GeoTIFF map classes
|
2018-08-21 20:01:47 +02:00 |
|