|
5b2af9fc9c
|
Added support for QuadTiles maps
|
2019-05-20 23:23:24 +02:00 |
|
|
785bf94a01
|
Added support for user defined TYP files for Garmin IMG maps
|
2019-05-16 20:23:37 +02:00 |
|
|
1f5a051bee
|
Fixed broken text display in Qt < 5.4
(Qt bug workaround)
|
2019-05-15 21:29:34 +02:00 |
|
|
268c42ab03
|
Always limit the number of shown items in the combo box.
|
2019-05-15 20:33:03 +02:00 |
|
|
8a8595d98e
|
Fixed Qt4 build
|
2019-05-15 07:47:57 +02:00 |
|
|
37c971a720
|
Added support for vector maps projection setting
Removed obsolete "Always show the map" setting
|
2019-05-14 23:01:24 +02:00 |
|
|
beb93bcd1f
|
Added missing spot units conversion
|
2019-05-12 15:43:46 +02:00 |
|
|
a3d22dcd2a
|
Fixed contour check
|
2019-05-12 15:30:29 +02:00 |
|
|
8f799e1bcf
|
Fixed possible crash when the cache wouldn't accept the new item
|
2019-05-12 01:23:18 +02:00 |
|
|
5cd0a3a8b0
|
Properly parse TRE7 section
|
2019-05-12 00:10:56 +02:00 |
|
|
2d0ac129ce
|
Various TYP file parser improvements/fixes
|
2019-05-11 19:11:00 +02:00 |
|
|
38a4a4c32b
|
Do not use pens for possibly large areas
|
2019-05-11 00:24:31 +02:00 |
|
|
0594774570
|
Added support for Garmin IMG maps
|
2019-05-10 18:56:19 +02:00 |
|
|
82923a4529
|
Large areas (polygons) require a stencil buffer when drawn using OpenGL
|
2019-04-15 22:14:59 +02:00 |
|
|
4daa9fd55c
|
Fixed coordinates info not displayed issues
|
2019-04-03 09:18:33 +02:00 |
|
|
3270625172
|
Fixed broken speed type switch (typo)
|
2019-04-02 22:43:29 +02:00 |
|
|
d70c4fefd5
|
Fixed broken coordinates info display under digital zoom
|
2019-04-02 22:40:46 +02:00 |
|
|
c364121288
|
Fixed broken RTree iterator code
|
2019-04-02 00:40:39 +02:00 |
|
|
d0438b3ee8
|
Use a propper path defined by the prefix for resources in QT4 builds
|
2019-03-21 23:45:48 +01:00 |
|
|
5b83f1b86b
|
Code cleanup
|
2019-03-21 23:45:04 +01:00 |
|
|
241ecb36f2
|
Moved the Oxygen icons license to the correct place
|
2019-03-20 00:23:12 +01:00 |
|
|
d04775d58e
|
Added Oxygen icons license
|
2019-03-20 00:17:54 +01:00 |
|
|
68644aa25d
|
Icon files structure cleanup
|
2019-03-20 00:00:08 +01:00 |
|
|
010b983667
|
Fixed EXIF altitude handling
|
2019-03-16 19:29:30 +01:00 |
|
|
0a24a8e466
|
Code cleanup
|
2019-03-15 19:43:17 +01:00 |
|
|
3176a42aa5
|
Optimized file access
|
2019-03-15 19:39:52 +01:00 |
|
|
8a990d1b94
|
Some more exif parser improvements
|
2019-03-14 18:52:15 +01:00 |
|
|
cb9606e057
|
Code cleanup
|
2019-03-14 08:27:01 +01:00 |
|
|
51c88e7c7c
|
Do not require GPSAltitudeRef (assume positive if missing)
|
2019-03-13 22:01:05 +01:00 |
|
|
541e658741
|
Added support for thumbnail images in waypoint info
+ fixed and improved exif parser
|
2019-03-13 20:48:25 +01:00 |
|
|
cdfd968592
|
Fixed Qt4 build
|
2019-03-13 08:42:18 +01:00 |
|
|
bf845a4a65
|
Added support for Geotagged JPEG files
|
2019-03-13 00:25:46 +01:00 |
|
|
d8ad020678
|
Added RMap Dutch grid projection support
|
2019-03-10 18:49:41 +01:00 |
|
|
b13590450d
|
A better date boundary handling fix (#192)
|
2019-03-10 18:16:43 +01:00 |
|
|
c5cdf81f14
|
Fixed IGC date century issue
|
2019-03-10 10:35:49 +01:00 |
|
|
c5fef58b2e
|
Fixed IGC date boundary crossing
Fixes #192
|
2019-03-10 10:23:39 +01:00 |
|
|
e63a2e1fde
|
Silenced MSVC warnings
|
2019-03-09 14:36:15 +01:00 |
|
|
b58adc5486
|
Use a less restrictive check
(some rmaps contain tiles with exceeding image data)
|
2019-03-09 12:09:43 +01:00 |
|
|
172b2b1b14
|
Improved rmap support
|
2019-03-07 22:58:43 +01:00 |
|
|
060f940b75
|
Use a shared CalibrationPoint implementation
|
2019-03-07 01:08:51 +01:00 |
|
|
e2ad2e9d98
|
Fixed QT4 build
|
2019-03-05 23:05:50 +01:00 |
|
|
408ac22994
|
Fixed missing reference
|
2019-03-05 22:52:14 +01:00 |
|
|
0e404e993e
|
Fixed some clazy warnings
|
2019-03-05 22:34:50 +01:00 |
|
|
efca589f01
|
Made coverity happy
|
2019-03-05 21:44:36 +01:00 |
|
|
d307ef4b98
|
Improved error handling
|
2019-03-05 20:44:10 +01:00 |
|
|
ce57350a55
|
Silence a clang static analysis warning (should newer happen)
|
2019-03-05 20:43:05 +01:00 |
|
|
90dcda217e
|
Code cleanup
|
2019-03-04 22:29:53 +01:00 |
|
|
3c3fb43993
|
Use the more common map type name (also used by MOBAC)
|
2019-03-03 21:21:24 +01:00 |
|
|
d2f10aca7c
|
Added missing RMap HiDPI scaling support
|
2019-03-03 21:17:57 +01:00 |
|
|
78654aa1cf
|
Added missing include
|
2019-03-03 09:36:57 +01:00 |
|