|
a2f1ef7572
|
Silence MSVC C4018 warnings
|
2025-03-08 18:06:20 +01:00 |
|
|
71a757983f
|
Some more obsolete stuff cleanup
|
2025-02-20 08:57:50 +01:00 |
|
|
cc7209ad70
|
Removed obsolete stuff
|
2025-02-20 08:53:04 +01:00 |
|
|
ba49497608
|
Code cleanup
|
2025-02-20 08:50:17 +01:00 |
|
|
0cac0369aa
|
Distinguish major/minor lights
|
2025-02-19 22:49:19 +01:00 |
|
|
0896b54831
|
Improved marine lights presentation
|
2025-02-19 19:26:14 +01:00 |
|
|
2ab7bff3f8
|
Cosmetics
|
2025-02-18 23:11:13 +01:00 |
|
|
5c178b4088
|
Fixed debug builds
|
2025-02-18 22:24:43 +01:00 |
|
|
2f4a7f8053
|
Improved IMG marine style
|
2025-02-18 22:09:59 +01:00 |
|
|
5f1838ea30
|
Code cleanup
|
2025-02-18 22:09:16 +01:00 |
|
|
bdf75169c5
|
Read the marine lights info from the local navaid data if present
|
2025-02-17 22:45:24 +01:00 |
|
|
59be4aaf1a
|
Unify the lights display logic between ENC ad IMG
|
2025-02-12 01:55:02 +01:00 |
|
|
398ef2c4f5
|
Code cleanup
|
2025-02-11 09:13:09 +01:00 |
|
|
e0000d7299
|
Sector lights rendering polishing
|
2025-02-10 20:25:53 +01:00 |
|
|
819a67158a
|
IMG marine lights
|
2025-02-10 09:29:46 +01:00 |
|
|
335df85fae
|
Code cleanup
|
2025-01-17 07:38:31 +01:00 |
|
|
b3fd46a225
|
Only do the units conversion on specific point types
|
2025-01-04 17:40:15 +01:00 |
|
|
c678866c22
|
Do the special number transformation only when the label ends with a number
|
2025-01-04 16:43:20 +01:00 |
|
|
e2764b6232
|
Use a smaller block size for filesystem reads
|
2025-01-04 12:00:57 +01:00 |
|
|
ad13a5b0cf
|
qPrintable() -> qUtf8Printable()
|
2025-01-04 00:18:27 +01:00 |
|
|
7a161fa364
|
Improved error handling
|
2025-01-03 19:17:30 +01:00 |
|
|
701f392a29
|
Improved error reporting
|
2025-01-02 18:55:15 +01:00 |
|
|
7f20e2e307
|
Cosmetics
|
2024-12-17 11:28:23 +01:00 |
|
|
68f1f1fc3f
|
Code cleanup
|
2024-12-17 10:55:01 +01:00 |
|
|
80a8ac260d
|
const correctness
|
2024-12-10 19:13:00 +01:00 |
|
|
c014526bd9
|
Improved tile loading parallelism
|
2024-12-01 10:25:10 +01:00 |
|
|
f620bbc383
|
Reduce the number of file opens for IMG files
|
2024-11-30 00:13:35 +01:00 |
|
|
67820d7c4d
|
Do not try to draw labels outside the tile rect
|
2024-11-22 21:52:32 +01:00 |
|
|
b7f023a99b
|
Refactoring
|
2024-11-15 23:21:38 +01:00 |
|
|
de9529ef02
|
Replaced the Mapsforge default theme with our own theme
|
2024-11-15 22:59:06 +01:00 |
|
|
734ba4bf44
|
Use SVG arrows instead of PNGs
|
2024-11-13 17:16:22 +01:00 |
|
|
6da8ec3525
|
Micro-optimization
|
2024-10-23 08:01:14 +02:00 |
|
|
5b5e00038f
|
Code cleanup
|
2024-10-22 07:43:42 +02:00 |
|
|
b348ad6288
|
DEM locking cleanup
|
2024-10-21 23:05:09 +02:00 |
|
|
28a7e94986
|
Some more IMG style enhancements
|
2024-10-09 23:17:16 +02:00 |
|
|
3474b8db96
|
Improved default IMG style
|
2024-10-09 07:35:17 +02:00 |
|
|
749282085e
|
Added missing style for marine chart isobaths
|
2024-10-05 00:24:57 +02:00 |
|
|
3b276882e0
|
Code cleanup
|
2024-10-03 07:51:53 +02:00 |
|
|
7b516ca5e4
|
Free the QVector/QList memory where memory should be released
|
2024-09-28 19:49:42 +02:00 |
|
|
531b37bc70
|
Always draw the light icon of lights, not only when class data is present
Some charts have the lights info in the lcl data section that we do not
parse.
|
2024-09-17 21:25:17 +02:00 |
|
|
e3d603e8d7
|
Added missing building point style
|
2024-09-16 23:25:58 +02:00 |
|
|
344e665bed
|
Use a cleaner vector/raster layer filtering code
|
2024-09-16 23:25:15 +02:00 |
|
|
d412390c75
|
Added basic support for marine lights to IMG maps
|
2024-09-15 19:42:53 +02:00 |
|
|
6b86f7ba97
|
Render some more missing Garmin marine stuff
|
2024-09-13 22:25:48 +02:00 |
|
|
6bc8be58fc
|
Improve capitalization algorithm
|
2024-09-13 22:24:58 +02:00 |
|
|
52c6773b7e
|
Added support for map layers selection
Enable selecting only raster or only vector layers when showing Garmin maps.
|
2024-09-11 23:52:30 +02:00 |
|
|
4b3327fcb1
|
Values to convert from ft to m ma also be decimal numbers
|
2024-08-27 22:03:12 +02:00 |
|
|
2a4afa042c
|
Fixed Qt5 builds
|
2024-08-22 07:59:26 +02:00 |
|
|
0d44663570
|
Cosmetics
|
2024-08-21 08:38:13 +02:00 |
|
|
92bd37c481
|
Code cleanup
|
2024-08-21 08:24:37 +02:00 |
|