1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/map
Martin Tůma cf81e42f52 Remaining qreal/double separation
+ some minor TrekBuddy atlas issues fixes
2018-05-02 21:25:14 +02:00
..
albersequal.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
albersequal.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
angularunits.cpp Fixed invalid memory access 2018-03-01 19:06:34 +01:00
angularunits.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
atlas.cpp Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
atlas.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
coordinatesystem.cpp Code cleanup 2018-04-07 18:42:25 +02:00
coordinatesystem.h Code cleanup 2018-04-07 18:42:25 +02:00
crs.cpp Added missing namespace 2018-04-05 21:13:48 +02:00
crs.h Initial WMS support (no multi-layer support for now) 2018-03-30 10:25:05 +02:00
ct.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
datum.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
datum.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
downloader.cpp Added download retries in case of connection timeout 2018-04-28 19:07:52 +02:00
downloader.h Added download retries in case of connection timeout 2018-04-28 19:07:52 +02:00
ellipsoid.cpp Fixed most clazy warnings 2018-03-29 00:29:08 +02:00
ellipsoid.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
emptymap.cpp Code cleanup 2018-04-28 16:07:32 +02:00
emptymap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
gcs.cpp Use the correct axis order defaults for WMS/WMTS maps 2018-04-05 20:38:23 +02:00
gcs.h Added support for geographic2d "projected" WMTS maps 2018-02-22 21:02:56 +01:00
geotiff.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
geotiff.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
lambertazimuthal.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
lambertazimuthal.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
lambertconic.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
lambertconic.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
latlon.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
linearunits.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
linearunits.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
map.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
mapfile.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
mapfile.h Refactoring 2018-03-22 20:00:30 +01:00
maplist.cpp Some more code cleanup 2018-03-09 23:24:08 +01:00
maplist.h Some more code cleanup 2018-03-09 23:24:08 +01:00
mapsource.cpp Enable authorization for OSM type maps 2018-04-27 21:13:10 +02:00
mapsource.h Adjusted stuff to comply with the new map version 1 xsd 2018-04-08 17:48:13 +02:00
matrix.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
matrix.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
mercator.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
mercator.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
offlinemap.cpp Code cleanup 2018-04-28 16:07:32 +02:00
offlinemap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
onlinemap.cpp Code cleanup 2018-04-28 16:07:32 +02:00
onlinemap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
ozf.cpp Fixed broken data size copy 2018-03-26 01:02:31 +02:00
ozf.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
pcs.cpp Use the correct axis order defaults for WMS/WMTS maps 2018-04-05 20:38:23 +02:00
pcs.h Use the correct axis order defaults for WMS/WMTS maps 2018-04-05 20:38:23 +02:00
pointd.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
primemeridian.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
primemeridian.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
projection.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
projection.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
rectd.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
tar.cpp Fixed most clazy warnings 2018-03-29 00:29:08 +02:00
tar.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
tifffile.cpp Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
tifffile.h Indent cleanup 2018-03-21 18:52:57 +01:00
tile.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
tileloader.cpp Includes cleanup 2018-04-28 19:08:21 +02:00
tileloader.h Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
transform.cpp Added missing initialization 2018-04-16 19:14:27 +02:00
transform.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
transversemercator.cpp Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
transversemercator.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
utm.cpp Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
utm.h Code cleanup 2018-03-09 18:57:23 +01:00
wms.cpp Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
wms.h Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
wmsmap.cpp Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
wmsmap.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
wmts.cpp Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
wmts.h Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
wmtsmap.cpp Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
wmtsmap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00