|
d794de5818
|
Added support for curved lines
|
2023-04-03 23:53:57 +02:00 |
|
|
81f695a672
|
Fixed crash on empty IMG/GMAP maps
|
2023-04-03 23:29:35 +02:00 |
|
|
84a592998d
|
Only tile big (> Qt OpenGL cache size / 2) images
|
2023-04-02 14:36:03 +02:00 |
|
|
c114383c85
|
Do not outline countour height entries
|
2023-04-01 12:04:21 +02:00 |
|
|
164e59602e
|
Added missing BCNCAR rendering
|
2023-03-30 00:00:45 +02:00 |
|
|
b80cd05d4b
|
Added currents rendering
|
2023-03-25 13:31:15 +01:00 |
|
|
46109d0ce0
|
Render masts as pylons
|
2023-03-25 10:55:32 +01:00 |
|
|
cd1f80f2c1
|
Label sizes adjustment
|
2023-03-25 00:12:06 +01:00 |
|
|
dbe407d9d9
|
Various ENC rendering improvements
|
2023-03-24 22:54:53 +01:00 |
|
|
54d6016b1a
|
A better point items layout algorithm
|
2023-03-24 09:18:13 +01:00 |
|
|
f057ebdbb7
|
Added fog signals rendering
|
2023-03-23 01:05:44 +01:00 |
|
|
416bd3472f
|
Render lights merged with the root objects, not as separate objects
|
2023-03-22 00:41:03 +01:00 |
|
|
048198dfe1
|
Removed duplicit map error debug output
|
2023-03-18 10:11:11 +01:00 |
|
|
a50fa28c08
|
Properly chceck for GCS/PCS files
|
2023-03-18 09:51:07 +01:00 |
|
|
152f17f15a
|
Do not try to load the style when it does not exist
|
2023-03-18 09:04:55 +01:00 |
|
|
62f3343f75
|
Render international border lines
|
2023-03-16 21:37:27 +01:00 |
|
|
07581f027b
|
Fixed header length check
|
2023-03-16 20:58:28 +01:00 |
|
|
b3767e85e1
|
Added missing nmea serial port baudrate setting
|
2023-03-16 02:03:40 +01:00 |
|
|
4acc0a25e0
|
Fixed DEM cache size configuration
|
2023-03-03 07:36:30 +01:00 |
|
|
f275938fef
|
Make the DEM cache configurable
|
2023-03-03 00:04:03 +01:00 |
|
|
6105783a6d
|
Redesigned marine icons
Added marine icons outlines to make the icons visible on dark backgrounds.
|
2023-03-02 00:43:20 +01:00 |
|
|
267094dc6c
|
Fixed build with older Qt versions
|
2023-03-01 00:23:01 +01:00 |
|
|
7be3a27196
|
Added support for 0.5" (7201x7201) DEM tiles
+ DEM cache limit fix
|
2023-02-28 23:59:52 +01:00 |
|
|
00a349575c
|
Marine maps draw order fix
|
2023-02-28 23:58:03 +01:00 |
|
|
f026387d76
|
Fixed broken handling of IMG "multi-maps" (maps with overviews)
|
2023-02-27 22:06:31 +01:00 |
|
|
108444d29b
|
Fix multiple MSVC warnings
|
2023-02-25 11:06:14 +01:00 |
|
|
ed638bb5fc
|
Fixed marine charts rendering
|
2023-02-24 20:00:50 +01:00 |
|
|
ae3d190e08
|
Do not unnecessary convert the image tiles to pixmaps
|
2023-02-23 22:46:45 +01:00 |
|
|
a5916cad90
|
Make the MSVC2019 Debug builds compile
|
2023-02-23 22:45:42 +01:00 |
|
|
7a53fb8e01
|
Remove the qpainter/qimage draw workaround
Seems to be fixed in newer Qt versions and it did not properly work in older
Qt versions anyway...
|
2023-02-22 23:22:18 +01:00 |
|
|
f952e02535
|
Allow arbitrary large images
GeoTIFFs can be very huge, the limit of 128MB set in Qt6 is not sufficient for
real-life aerial images. Behave like Qt5 with no limit.
|
2023-02-22 22:45:18 +01:00 |
|
|
9538d15d79
|
Fixed centroid computation
|
2023-02-19 14:47:57 +01:00 |
|
|
7febd2971e
|
Fixed GeoJSON waypoint properties parsing
|
2023-02-15 01:40:28 +01:00 |
|
|
211ff46487
|
Report the correct error message on invalid "when" tag
|
2023-02-15 01:39:33 +01:00 |
|
|
b7415ca2c9
|
Fixed areas digital zoom handling
|
2023-02-14 00:58:44 +01:00 |
|
|
dec70f6bfe
|
Fixed area items hovering
|
2023-02-14 00:55:55 +01:00 |
|
|
4f661128ba
|
Do not load into memory files that are definitely not JSON files
|
2023-02-14 00:55:55 +01:00 |
|
|
15bc9ac774
|
Fixed NMEA line limit check
|
2023-02-14 00:55:55 +01:00 |
|
|
1480f8ad02
|
Cosmetics
|
2023-02-10 00:17:07 +01:00 |
|
|
b73ad9772f
|
Fixed broken waypoint settings
|
2023-02-10 00:16:16 +01:00 |
|
|
903b73d9a4
|
Set OpenStreetMap as the default map
|
2023-02-09 00:35:22 +01:00 |
|
|
7bb2c3a09d
|
Added Android "desktop" integration
|
2023-02-07 00:32:36 +01:00 |
|
|
820350d60b
|
Fixed Android build
|
2023-02-05 00:06:02 +01:00 |
|
|
3801ff7bcb
|
Settings refactoring
|
2023-02-04 23:59:47 +01:00 |
|
|
c001235e91
|
Code cleanup
|
2023-02-01 22:49:03 +01:00 |
|
|
d6d316676c
|
Properly use the default positioning plugin as the default option
|
2023-02-01 22:26:36 +01:00 |
|
|
973abedf3e
|
A better current path macro
|
2023-02-01 09:41:18 +01:00 |
|
|
505f01a990
|
Code cleanup
|
2023-01-31 19:21:14 +01:00 |
|
|
bfeb6d266e
|
Some more iso8211 code cleanup
|
2023-01-26 01:13:15 +01:00 |
|
|
af3e5d41c2
|
Split the config header to config+hash headers
|
2023-01-26 01:11:56 +01:00 |
|