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

222 Commits

Author SHA1 Message Date
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
b68ca92add OpenGL code cleanup 2016-12-20 00:11:30 +01:00
2fd16e5e31 Version++ 2016-12-10 01:20:17 +01:00
a5033c8b19 Fixed QOpenGLWidget usage (wrong minimal QT version) 2016-12-10 01:18:31 +01:00
1055c4fd98 Added missing OpenGL related libs to Windows package.
Version++.
2016-12-06 22:05:26 +01:00
a9668ca86e Added options dialogue 2016-12-06 01:48:26 +01:00
296d4c6c9d Added NMEA icons 2016-11-18 08:03:04 +01:00
535361dada Added support for NMEA files 2016-11-16 23:54:15 +01:00
eb5692a0ab Fixed path marker inaccuracy issue. 2016-11-14 22:12:43 +01:00
7c9768e83a Added missing IGC integration.
Version 3.1.
2016-11-11 19:54:53 +01:00
17c791d753 Added support for IGC files 2016-11-10 00:08:11 +01:00
8a90a736d2 Added cadence and power graphs 2016-11-06 03:28:08 +01:00
aac9bf024b Debug stuff 2016-11-05 20:00:14 +01:00
b9098c0dc5 Redesigned track data filtering 2016-11-05 17:33:29 +01:00
d134938ff8 Added missing icon files to Mac bundle 2016-11-03 18:34:23 +01:00
f1c6db0b46 Added TCX, KML and FIT file association 2016-11-02 19:39:32 +01:00
984d3bb6c5 Refactoring 2016-11-02 17:35:26 +01:00
9789982626 Added support for Garmin FIT file format. 2016-10-31 22:59:08 +01:00
10b903c129 Added support for track/route names and descriptions 2016-10-28 14:33:36 +02:00
9a0d304e8d Version 3.0 2016-10-28 01:37:59 +02:00
6cc22afcdc Added file changes missing in last commit... 2016-10-25 19:46:44 +02:00
27194d3d36 Added coordinates checking to file parsers
Refactoring
2016-10-24 00:21:40 +02:00
d7fd40d9d2 Added support for TCX and CSV files 2016-10-23 11:09:20 +02:00
1160c6d385 Added graph grid option
Code cleanup
2016-10-17 23:14:07 +02:00
a6b2a477a1 Version 2.20 2016-10-15 23:43:26 +02:00
70f4010f55 Code cleanup 2016-09-26 21:01:58 +02:00
1a07360d91 Version++ 2016-09-22 21:01:05 +02:00
3e421c6aba Added support for time graphs 2016-09-19 00:56:10 +02:00
c00ebdeefd version++ 2016-08-30 08:42:32 +02:00
0ee0bd882e Some more graph handling improvements 2016-08-19 19:48:44 +02:00
7993e4dcb3 Added initial support for track/route graphs differentiation 2016-08-16 00:27:54 +02:00
dad85e46a7 Added support for GPX routes 2016-08-09 01:16:19 +02:00
efdb31ddc5 version++ 2016-08-02 20:48:46 +02:00
dafadbab60 Some more tool tips related changes 2016-08-02 00:28:56 +02:00
7de08d116a Fixed track tooltip area handling
Added some more waypoint info to waypoint tooltips.
Refactoring & optimization.
2016-07-28 00:23:22 +02:00
dac06b9537 Added tooltip info to tracks/waypoints 2016-07-25 19:32:36 +02:00
c3d6294b7a Code cleanup 2016-06-24 00:55:44 +02:00
0ce2f02178 version++ 2016-06-16 20:58:57 +02:00
1289762365 Added missing changes :-) 2016-06-16 20:47:32 +02:00
35dea229b4 Fixed printing on Windows XP 2016-05-29 19:35:38 +02:00
498d33b77d PDF export dialog polishing 2016-05-27 22:45:58 +02:00
82cbbbb52a Added basic PDF export settings 2016-05-24 03:01:22 +02:00
a8cc02c1f9 Version++ 2016-05-15 22:40:49 +02:00
ee9a8df51f Code cleanup 2016-05-12 09:03:05 +02:00
97e2215f0b File association stuff 2016-05-02 22:21:57 +02:00
5daacc0a22 Program version now defined in the project file 2016-04-30 09:44:28 +02:00
1323f6ead8 Project structure refactoring 2016-04-29 22:49:37 +02:00
798f63aaff Fixed file open event handling on OS X
Installer files separation
2016-04-29 21:13:38 +02:00
b0abc976a5 Added remaining permanent settings 2016-04-28 08:49:06 +02:00
37d9bf1b9b Missing changes from previous commit
Yet another GUI polishing
2016-04-12 23:15:17 +02:00
c9b5e0f2cb Code cleanup 2016-03-27 13:23:00 +02:00
93670d3026 Added heart rate graph
Improved graphs loading performance
Fixed various corner case behaviour bugs
2016-03-21 22:37:55 +01:00
a1ac09f615 Refactoring 2016-02-28 09:32:54 +01:00
59d8b3cc77 Code cleanup 2016-02-19 21:34:55 +01:00
e06a1bc148 Added support for POI files in GPX format 2016-02-11 20:58:52 +01:00
c2391929d3 Added track scale info 2016-01-14 00:37:51 +01:00
141226b509 Added support for imperial units 2015-12-19 20:23:07 +01:00
81c0789319 Map sources are now readed from config file 2015-11-23 23:19:57 +01:00
c639c6deac Added initial map support part #2 2015-11-23 02:37:08 +01:00
fd9e504c89 Improved file browsing 2015-10-20 22:18:41 +02:00
c21ef0b587 Added slider info 2015-10-17 01:33:02 +02:00
96e8415e00 Added track statistics 2015-10-12 01:12:12 +02:00
de787a97fa Some more OS X GUI polishing 2015-10-06 23:54:43 +02:00
74d0ae85a0 Windows stuff 2015-10-06 01:56:19 +02:00
79bbfd6245 User interface improvements, this time for real 2015-10-06 00:48:43 +02:00
928e259d0c Initial commit 2015-10-05 01:43:48 +02:00