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

235 Commits

Author SHA1 Message Date
db98f381b5 Added initial MBTiles support 2018-09-20 07:59:47 +02:00
f10857eddc Added english translation file
(Language selection is broken without it on Mac when the user's languages
list contains more than one language)
2018-09-16 17:49:47 +02:00
9ced0fd3a7 Do not process the Danish translations until they are done 2018-09-16 17:40:22 +02:00
99c3edddfd Added Danish translation stub 2018-09-16 17:11:35 +02:00
9957e1834e Now drawing path segments > 1 arc minute as great circle curves instead of rhumb lines 2018-09-13 00:43:28 +02:00
672df4255e Version++ 2018-09-11 00:36:11 +02:00
d9e025a18c String handling optimization 2018-08-27 22:25:55 +02:00
1f71b3a3b2 Code/API cleanup 2018-08-23 20:26:10 +02:00
de196e8281 Splited the OfflineMap class to separate OziMap and GeoTIFF map classes 2018-08-21 20:01:47 +02:00
3b7905fe8c Version++ 2018-08-12 14:23:02 +02:00
c3deab5369 Added SLF files association 2018-08-12 13:30:20 +02:00
c724bf134c Added support for Sigma SLF files 2018-08-10 22:46:04 +02:00
ba2347f363 Added LOC file association stuff 2018-08-09 22:48:44 +02:00
6194519b18 Added support for geocaching.com LOC files 2018-08-08 20:18:08 +02:00
06c9fbd849 Properly unified the qmake/macros versions 2018-07-24 18:02:36 +02:00
004e9bfef3 Fixed QT version handling in build process 2018-07-24 17:23:14 +02:00
c0e458a437 Added support for HTTP/2 2018-07-23 23:53:58 +02:00
5dde297210 Version++ 2018-07-21 18:20:48 +02:00
531eb256f1 Added statistics window 2018-07-21 16:13:18 +02:00
db2d0b63e8 Version++ 2018-07-03 19:19:56 +02:00
3424b3e265 Added support for gear ratio graphs
Added support for FIT files from Bryton Rider devices
2018-07-03 01:29:14 +02:00
a432ff3461 Now using a strict horizontal map scale
Code cleanup
2018-06-30 12:14:58 +02:00
24835db090 Version++ 2018-06-20 20:17:39 +02:00
7d412a274d Added support for Krovak projection 2018-05-29 00:17:20 +02:00
6bee2a46f1 Version++ 2018-05-28 22:37:35 +02:00
0d879e61a9 Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
ba7074f902 Version++ 2018-05-20 21:47:29 +02:00
025a403c73 PI defines cleanup 2018-05-15 21:51:56 +02:00
a762445bce Version++ 2018-05-14 22:19:59 +02:00
be1c7fa4c2 Added support for Mercator projection (the real one) 2018-05-13 00:40:03 +02:00
2b421f3b63 Properly name the web mercator projection 2018-05-12 22:38:42 +02:00
792ec17a20 Added support for EPSG:9606 and EPSG:9607 datum transformations 2018-05-11 19:54:12 +02:00
cf81e42f52 Remaining qreal/double separation
+ some minor TrekBuddy atlas issues fixes
2018-05-02 21:25:14 +02:00
2b0989438a Version++ 2018-04-27 21:16:11 +02:00
cb09ea0681 Version++ 2018-04-19 19:50:04 +02:00
bb10f7c0e1 Version++ 2018-04-17 22:54:42 +02:00
8ff21b5b37 Added the Polish translation into the builds 2018-04-17 22:52:47 +02:00
9e36451001 RectC now uses the expected axis direction
+ some more refactoring
2018-04-16 20:26:10 +02:00
f2b72ec1b5 Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
d31bf80885 Merget the OziExplorer parsers to a single source file 2018-04-15 10:08:50 +02:00
0d6bc05818 Added missing GPX icon to OS X bundle copy 2018-04-14 23:33:59 +02:00
3dd22eb2ba Version++ 2018-04-14 21:26:13 +02:00
a277d0ad4f Added OziExplorer data formats icons & association 2018-04-14 14:04:19 +02:00
f8009b0151 Added support for OziExplorer data files 2018-04-13 20:54:38 +02:00
c5256b25e9 Added missing namespace 2018-04-05 21:13:48 +02:00
81b3a517f8 Use the correct axis order defaults for WMS/WMTS maps 2018-04-05 20:38:23 +02:00
aecda0e517 Version++ 2018-03-30 10:48:57 +02:00
bf3589812a Initial WMS support (no multi-layer support for now) 2018-03-30 10:25:05 +02:00
b23639bef2 Version++ 2018-03-19 20:11:12 +01:00
6d6c232dba Version++ 2018-03-11 10:49:02 +01:00
a7fea3878c Version++ 2018-02-22 00:56:49 +01:00
1bc4833a81 Added initial WMTS support 2018-02-20 23:37:19 +01:00
3202fc4c15 Version++ 2018-02-17 14:23:00 +01:00
9815f0bff2 Version++ 2018-02-12 07:46:20 +01:00
2677bb77f8 Moved Mac plist to the pkg directory 2018-02-10 11:17:31 +01:00
8d3fcc7a17 Moved all csv files to a separate directory 2018-02-10 09:29:10 +01:00
d18c0d1643 OS X resources fix + cleanup 2018-02-09 22:25:20 +01:00
db4a436ff5 Added the localization files into the bundle 2018-02-08 19:50:15 +01:00
06f2c883d4 Added French localization file to qmake 2018-02-08 18:21:04 +01:00
fbc0fd86cf Only allow one map per file 2018-01-29 00:19:57 +01:00
aa07b20aa4 Switched to XML defined online map sources 2018-01-28 22:56:08 +01:00
8a7edcfd8d Properly removed the obsolete header file 2018-01-26 01:33:00 +01:00
5698b4c9b0 Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
77c4eda385 Code cleanup 2018-01-22 00:38:13 +01:00
23e4e66c1b Use a PCS file format more compatible with the EPSG PCS database 2018-01-20 23:51:39 +01:00
1739625896 Added support for prime meridians and angular units to GCS 2018-01-20 20:13:56 +01:00
Nikolay Korotkiy
c9cac70e1f Add Finnish translation (#50) 2018-01-11 10:34:00 +01:00
Nikolay Korotkiy
b7dd11fa1f Add Russian translation (#48) 2018-01-08 23:57:33 +01:00
5fa52b0166 Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
b2df7d207f Version++ 2017-12-03 14:21:52 +01:00
00acd48009 Fixed some more track display corner cases + refactoring 2017-12-01 00:22:16 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00
8675a0e945 Made the Lambert azimuthal equal-area projection naming consistent with other projections namings 2017-11-14 23:30:25 +01:00
0894fb0ddf Added support for Lambert Azimuthal Equal Area projections 2017-11-14 22:17:59 +01:00
ec3f529b0f Version++ 2017-10-11 22:44:33 +02:00
c4f2a44410 Version++ 2017-09-29 11:44:44 +02:00
d3fbbecb2d Graph items are now selecteble like path items (+ tool tips) 2017-09-24 19:54:13 +02:00
d0b3f48caf Version++ 2017-09-15 00:41:48 +02:00
fd2823c703 Version++ 2017-08-30 13:59:22 +02:00
f3e4719439 Added map opacity (brightness) settings 2017-08-24 17:29:59 +02:00
7b6789e78d Version++ 2017-08-23 15:42:00 +02:00
83189a4e65 Version++ 2017-08-15 15:14:44 +02:00
cd90407f56 Version++ 2017-08-11 09:38:50 +02:00
a4a46232e4 Version++ 2017-07-09 10:36:39 +02:00
d85fbe5b48 Do not duplicate Waypoints in POI search structures 2017-07-06 09:37:44 +02:00
e48729fc84 Now using a separate class (RectC) for Coordinates rectangles 2017-06-29 22:29:27 +02:00
aff7b1c13f Allow only odd window sizes for moving average filter 2017-05-22 23:41:01 +02:00
1eaaea98a3 Version++ 2017-05-22 16:12:30 +02:00
c339116cd1 Added support for Albers Equal-Area projection 2017-05-04 20:25:47 +02:00
211310f377 Version++ 2017-05-03 22:00:10 +02:00
273a127069 Version++ 2017-05-01 13:04:15 +02:00
699e4f32d5 Version++ 2017-04-23 18:15:08 +02:00
0808f6679e Added "runtime" offline map loading
Offline map loading & error handling cleanup
2017-04-21 21:15:58 +02:00
mkroehnert
5d5a5365cd add german translation 2017-04-17 20:56:56 +02:00
7dfdeac1da Version++ 2017-04-17 19:57:52 +02:00
1ff13ee9f8 Added datum files to packages 2017-04-17 19:56:29 +02:00
4de3ddf71b Switched from hardcoded values to CSV files for datum definitions.
Non-WGS84 maps now fit correctly when defined using map grid.
2017-04-17 18:03:04 +02:00
ccf91bb29f Added support for ozf2 files 2017-04-14 22:39:33 +02:00
aef0357204 Version++ 2017-04-12 18:19:03 +02:00
0d6f3ea162 Version++ 2017-04-05 22:56:37 +02:00