0300f044ad
Add outlines to some more marine icons
2023-03-03 00:05:26 +01:00
f275938fef
Make the DEM cache configurable
2023-03-03 00:04:03 +01:00
3b43e28b03
Some more missing outlines
2023-03-02 01:27:08 +01:00
b2c9fc8873
Decreased the oversize church icon
2023-03-02 01:00:14 +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
6e2c0472c6
Do not compile empty files
2023-02-25 11:05:38 +01:00
c0a1054a54
Added "brew update"
2023-02-25 10:10:49 +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
aea8402016
Version++
2023-02-22 23:31:26 +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
8a9b7dc7ec
Fixed CodeQL build setup
2023-02-18 12:17:19 +01:00
9149ea9f56
Synchronize the ts files with the current sources
2023-02-18 11:49:12 +01:00
eb665324ad
Translated using Weblate (Italian)
...
Currently translated at 89.9% (419 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/it/
2023-02-18 11:13:39 +01:00
588278d015
Translated using Weblate (Spanish)
...
Currently translated at 75.9% (354 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/es/
2023-02-18 11:13:39 +01:00
491e020677
Translated using Weblate (French)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fr/
2023-02-18 10:55:52 +01:00
Hosted Weblate
05aaece28d
Merge branch 'origin/master' into Weblate.
2023-02-16 01:13:57 +01:00
be983ff779
Version++
2023-02-16 01:13:50 +01:00
Hosted Weblate
fef7300f2f
Merge branch 'origin/master' into Weblate.
2023-02-15 01:54:39 +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
Hosted Weblate
2cd084443a
Merge branch 'origin/master' into Weblate.
2023-02-14 00:59:04 +01:00
b7415ca2c9
Fixed areas digital zoom handling
2023-02-14 00:58:44 +01:00
Hosted Weblate
bbdb473931
Merge branch 'origin/master' into Weblate.
2023-02-14 00:55:59 +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
이정희
f8fa104ff3
Translated using Weblate (Korean)
...
Currently translated at 100.0% (440 of 440 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ko/
2023-02-11 01:57:20 +01:00
JungHee Lee
d26842efd3
Update gpxsee.desktop ( #479 )
2023-02-10 08:39:21 +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
e6bc548524
Merge remote-tracking branch 'weblate/master'
2023-02-09 00:37:04 +01:00
ERYpTION
0d71e34665
Translated using Weblate (Danish)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/
2023-02-09 00:36:28 +01:00
f575e79a70
Merge remote-tracking branch 'weblate/master'
2023-02-09 00:35:58 +01:00
903b73d9a4
Set OpenStreetMap as the default map
2023-02-09 00:35:22 +01:00
Hosted Weblate
42f2f3377b
Merge branch 'origin/master' into Weblate.
2023-02-07 23:13:13 +01:00
3b798e627b
Be much more greedy when promoting the supported file types
...
File association on Android is broken by design resulting in two options:
1) associate almost everything
2) associate only some extensions which does not work most of the time
Lets choose #1
2023-02-07 23:09:10 +01:00
Hosted Weblate
be5291a6c6
Merge branch 'origin/master' into Weblate.
2023-02-07 00:32:51 +01:00
7bb2c3a09d
Added Android "desktop" integration
2023-02-07 00:32:36 +01:00
Nikolay Korotkiy
5467b55ff2
Translated using Weblate (Finnish)
...
Currently translated at 97.4% (454 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2023-02-06 00:41:05 +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