1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 07:13:21 +02:00
GPXSee/src/map/IMG
2020-02-16 15:59:51 +01:00
..
bitmapline.cpp Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
bitmapline.h Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
bitstream.cpp Added support for GMAP maps 2020-02-09 23:24:48 +01:00
bitstream.h Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
deltastream.cpp Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
deltastream.h Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
gmap.cpp Compute the min map zoom from the tiles 2020-02-15 21:49:00 +01:00
gmap.h Use the GMAP basemaps rather than discarding them 2020-02-11 21:03:55 +01:00
huffmanstream.cpp Code cleanup 2020-02-02 09:03:35 +01:00
huffmanstream.h Some hot path inlining 2020-02-01 19:21:41 +01:00
huffmantable.cpp Added support for GMAP maps 2020-02-09 23:24:48 +01:00
huffmantable.h Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
img.cpp Compute the min map zoom from the tiles 2020-02-15 21:49:00 +01:00
img.h Added support for GMAP maps 2020-02-09 23:24:48 +01:00
label.h Cosmetics 2019-07-13 14:42:44 +02:00
lblfile.cpp Fixed typo 2020-02-16 13:59:19 +01:00
lblfile.h Improved country names labels handling 2020-02-16 12:57:40 +01:00
mapdata.cpp Use a beter default min zoom value 2020-02-15 21:58:29 +01:00
mapdata.h Compute the min map zoom from the tiles 2020-02-15 21:49:00 +01:00
netfile.cpp Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
netfile.h Added support for GMAP maps 2020-02-09 23:24:48 +01:00
rgnfile.cpp Code cleanup 2020-02-16 15:59:51 +01:00
rgnfile.h Added support for GMAP maps 2020-02-09 23:24:48 +01:00
style.cpp Improved country names labels handling 2020-02-16 12:57:40 +01:00
style.h Some more style/layout fiddeling 2020-01-24 19:44:19 +01:00
subdiv.h Code cleanup 2020-02-08 10:54:59 +01:00
subfile.cpp Give the compiler more posibilities for optimization 2020-02-10 09:10:09 +01:00
subfile.h Code cleanup 2020-02-16 15:59:51 +01:00
textitem.cpp Improved text layout/rendering on IMG maps 2019-06-07 20:33:08 +02:00
textitem.h Improved text layout/rendering on IMG maps 2019-06-07 20:33:08 +02:00
textpathitem.cpp Added missing error handling 2019-12-01 13:33:00 +01:00
textpathitem.h Improved text layout/rendering on IMG maps 2019-06-07 20:33:08 +02:00
textpointitem.cpp Code cleanup 2019-07-08 21:19:25 +02:00
textpointitem.h Added support for label shields 2019-06-30 20:39:22 +02:00
trefile.cpp Remove devel code 2020-02-15 21:51:47 +01:00
trefile.h Compute the min map zoom from the tiles 2020-02-15 21:49:00 +01:00
vectortile.cpp Use the GMAP basemaps rather than discarding them 2020-02-11 21:03:55 +01:00
vectortile.h Compute the min map zoom from the tiles 2020-02-15 21:49:00 +01:00