1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 07:13:21 +02:00
GPXSee/src/map/IMG
2022-02-06 04:31:03 +01:00
..
bitmapline.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
bitmapline.h Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
bitstream.cpp Code cleanup/optimization 2022-02-05 12:37:14 +01:00
bitstream.h Code cleanup/optimization 2022-02-05 12:37:14 +01:00
deltastream.cpp Some more error checking improvements/fixes 2021-10-02 12:57:16 +02:00
deltastream.h Removed now obsolete hack 2021-10-02 21:09:30 +02:00
gmapdata.cpp Get rid of unnecessary virtual stuff 2021-10-02 09:24:00 +02:00
gmapdata.h Get rid of unnecessary virtual stuff 2021-10-02 09:24:00 +02:00
huffmanbuffer.cpp Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
huffmanbuffer.h Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
huffmanstream.cpp Code cleanup 2021-11-04 23:01:33 +01:00
huffmanstream.h Code cleanup/optimization 2022-02-05 12:37:14 +01:00
huffmantable.cpp Code cleanup 2021-10-24 12:56:09 +02:00
huffmantable.h Reuse the symbol table decoder in the text decoder 2021-10-23 22:53:10 +02:00
huffmantext.cpp Reuse the stream logic in the text decoder 2021-11-02 21:15:22 +01:00
huffmantext.h Reuse the stream logic in the text decoder 2021-11-02 21:15:22 +01:00
imgdata.cpp Added propper error checking 2021-10-02 12:23:12 +02:00
imgdata.h Get rid of unnecessary virtual stuff 2021-10-02 09:24:00 +02:00
label.h Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
lblfile.cpp Fixed broken points(points labels) parsing 2022-02-06 04:17:08 +01:00
lblfile.h Fixed broken points(points labels) parsing 2022-02-06 04:17:08 +01:00
mapdata.cpp Get rid of unnecessary virtual stuff 2021-10-02 09:24:00 +02:00
mapdata.h Read/display extended (class) point labels 2022-02-06 02:42:37 +01:00
netfile.cpp Code cleanup/optimization 2022-02-05 12:37:14 +01:00
netfile.h Yet another unnecessary file open remove 2021-07-21 02:06:35 +02:00
nodfile.cpp Some more code cleanup 2021-09-30 20:26:16 +02:00
nodfile.h Some more code cleanup 2021-09-30 20:26:16 +02:00
raster.h Added missing namespace 2021-09-20 21:43:17 +02:00
rastertile.cpp Read/display extended (class) point labels 2022-02-06 02:42:37 +01:00
rastertile.h Optimization 2021-04-13 20:30:27 +02:00
rgnfile.cpp Yet another point class label parsing fix 2022-02-06 04:31:03 +01:00
rgnfile.h Fixed broken points(points labels) parsing 2022-02-06 04:17:08 +01:00
shield.h Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
style.cpp Added support for waypoint icons 2021-10-10 08:38:38 +02:00
style.h Improved handling of labels with separators 2021-08-16 09:00:36 +02:00
subdiv.h Cosmetics 2021-10-23 10:27:41 +02:00
subfile.cpp Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
subfile.h Do not buffer the I/O as we are already reading in blocks 2022-01-14 00:13:40 +01:00
trefile.cpp Code cleanup 2021-10-04 20:03:39 +02:00
trefile.h Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
vectortile.cpp Some more file open logic fix/improvement 2021-07-22 00:32:36 +02:00
vectortile.h Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00