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

215 Commits

Author SHA1 Message Date
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
6ce14734cd Use ellipsoids defined by the map file for the projection computation 2017-04-03 20:29:35 +02:00
925a0e2951 version++ 2017-04-02 22:19:24 +02:00
a56aa4e706 Added support for Lambert Conformal Conic projection 2017-04-02 22:17:16 +02:00
8f815a6af0 Missing file changes... 2017-04-01 16:55:46 +02:00
e87fff4bf8 Added UTM projection support
Fixed broken map fitting
2017-04-01 15:58:32 +02:00
3763d44662 Added Latitude/Longitude projection 2017-03-29 22:51:32 +02:00
b3e8081942 Added support for Transversal Mercator projection 2017-03-29 00:17:47 +02:00
bde3c8cc3d Added support for Trekbuddy atlases 2017-03-26 15:32:55 +02:00
60d9a172b6 Refactoring 2017-03-21 09:27:44 +01:00
70ddbe192f Added support for tared maps 2017-03-21 01:15:29 +01:00
b21c2267cf Added support for OziExplorer offline maps 2017-03-18 01:30:31 +01:00
f83e3376b4 Version++ 2017-02-13 20:17:05 +01:00
1ec732c78d Version++ 2017-02-12 20:13:04 +01:00
99e32b1a15 Made the moving time switch affect all related values
More standardized time type switching (menu)
2017-02-12 19:57:55 +01:00
e6a0eeefcc Better Time/Moving Time display approach. 2017-02-05 16:01:54 +01:00
0356917790 Version++ 2017-01-24 18:12:08 +01:00
536b4fd121 Added swedish translation 2017-01-23 00:02:16 +01:00
e38fdb26d7 Version 3.7 2017-01-22 22:54:42 +01:00
b2a49eaa23 Version++ 2017-01-22 22:14:59 +01:00
f61488fcfa Version++ 2016-12-20 08:39:40 +01:00