|
2352827d9b
|
Fixed broken distance computation
|
2018-06-20 20:15:22 +02:00 |
|
|
c5a060ed6b
|
Outlier detection is now based on acceleration instead of speed
|
2018-06-19 23:56:36 +02:00 |
|
|
026cc68bf2
|
Includes cleanup
|
2018-06-04 23:40:42 +02:00 |
|
|
ec247d5d1d
|
Added support for OziExplorer files with UTF8 BOMs
|
2018-06-02 16:41:27 +02:00 |
|
|
815cb6cb91
|
Code cleanup
|
2018-06-01 19:07:21 +02:00 |
|
|
ca7016176f
|
Added missing pixmap caching
|
2018-05-30 22:10:35 +02:00 |
|
|
2c816a509b
|
Refactoring
|
2018-05-29 21:54:25 +02:00 |
|
|
58e752a022
|
Added missing coordinate system
|
2018-05-29 00:37:04 +02:00 |
|
|
7d412a274d
|
Added support for Krovak projection
|
2018-05-29 00:17:20 +02:00 |
|
|
eeab6a399e
|
Fixed broken map formats list
|
2018-05-28 22:30:13 +02:00 |
|
|
eb89ef2f2b
|
Refactoring
|
2018-05-24 23:19:30 +02:00 |
|
|
e4feeae064
|
Improved error handling + code cleanup
|
2018-05-24 22:11:00 +02:00 |
|
|
31ff81576c
|
Removed asserts from release code
|
2018-05-24 00:36:27 +02:00 |
|
|
0d879e61a9
|
Added support for Garmin JNX maps
|
2018-05-22 22:40:15 +02:00 |
|
|
f371500570
|
Fixed graph resize glitches
|
2018-05-20 19:38:01 +02:00 |
|
|
7324535bfc
|
Some more code cleanup
|
2018-05-19 22:36:11 +02:00 |
|
|
59c95e53c4
|
Precompute some more constants
|
2018-05-19 20:55:43 +02:00 |
|
|
a66ca7b3a8
|
Includes cleanup
|
2018-05-19 20:32:00 +02:00 |
|
|
273a918ed9
|
Precache font related info
|
2018-05-19 20:30:29 +02:00 |
|
|
7198d610c5
|
Code cleanup
|
2018-05-18 22:22:36 +02:00 |
|
|
a6389f0174
|
Precompute e2s as well
|
2018-05-18 22:10:43 +02:00 |
|
|
d9c922aa47
|
Do not cache the grid, drawing it is faster
|
2018-05-18 20:11:41 +02:00 |
|
|
0156d2fbc0
|
Precompute all compute-intensive stuff
|
2018-05-18 20:08:52 +02:00 |
|
|
650eb1c302
|
Optimization/code cleanup
|
2018-05-18 01:38:33 +02:00 |
|
|
be9da5aabe
|
Some more naming unification
|
2018-05-18 00:21:59 +02:00 |
|
|
a486f9e78d
|
Datum shift optimization (precompute ellipsoid constants)
+ projections code unification
|
2018-05-17 22:41:56 +02:00 |
|
|
74aebce357
|
Code cleanup
|
2018-05-16 22:01:21 +02:00 |
|
|
0cd6a82a0f
|
Added support for Garmin route extension
Resolves #112
|
2018-05-16 21:53:06 +02:00 |
|
|
81a5c712c6
|
Projection error handling cleanup
|
2018-05-16 18:52:48 +02:00 |
|
|
025a403c73
|
PI defines cleanup
|
2018-05-15 21:51:56 +02:00 |
|
|
5f47383648
|
Updated PCS list
|
2018-05-14 00:37:19 +02:00 |
|
|
7a702be012
|
Allow entries with equal timestamp as some Garmin devices do produce them
|
2018-05-13 21:14:48 +02:00 |
|
|
abfb0c637a
|
9804 was correct...
|
2018-05-13 08:52:20 +02:00 |
|
|
c9cedebeb0
|
Use the propper mercator projection EPSG code number
|
2018-05-13 01:16:10 +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 |
|
|
80f13d7057
|
Fixed LCC2 GeoTIFFs loading
|
2018-05-12 21:45:58 +02:00 |
|
|
c8433f7b55
|
Added EPSG 9606 and 9607 datums to the gcs.csv file
(gcs file format change)
|
2018-05-12 14:48:21 +02:00 |
|
|
bb52003743
|
Includes cleanup
|
2018-05-12 13:18:49 +02:00 |
|
|
22ea1b0bca
|
Cosmetics
|
2018-05-12 13:13:35 +02:00 |
|
|
3b0a4a30bb
|
Use precise arc second to radian transformation constants
|
2018-05-11 20:06:16 +02:00 |
|
|
792ec17a20
|
Added support for EPSG:9606 and EPSG:9607 datum transformations
|
2018-05-11 19:54:12 +02:00 |
|
|
bd6c6ef344
|
Simplified zoom key bindings
Closes #99
|
2018-05-09 18:18:58 +02:00 |
|
|
dfb48d17bf
|
Ignore missing namespace declarations
Fixes #110
|
2018-05-08 22:09:39 +02:00 |
|
|
b0f4f2294a
|
Fixed the instant-resize-after-first-load issue
|
2018-05-04 19:36:37 +02:00 |
|
|
abc987cb0c
|
Code cleanup
|
2018-05-03 19:11:55 +02:00 |
|
|
cf81e42f52
|
Remaining qreal/double separation
+ some minor TrekBuddy atlas issues fixes
|
2018-05-02 21:25:14 +02:00 |
|
|
1aedc1de93
|
Fixed scale info when printing/exporting with digital zoom
|
2018-04-28 22:34:37 +02:00 |
|
|
beb966c58f
|
Fixed broken returning from print mode
|
2018-04-28 22:18:11 +02:00 |
|
|
9eb2e38499
|
Includes cleanup
|
2018-04-28 19:08:21 +02:00 |
|