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
3b6e6c03a7
Fix the module name
2023-02-01 22:57:41 +01:00
a1a6fade92
Update the CI configurations to fetch the Qt serialport module
2023-02-01 22:54:59 +01:00
c001235e91
Code cleanup
2023-02-01 22:49:03 +01:00
c01b9da10c
Version++
...
As we require the serialport Qt plugin now, increase the major number.
2023-02-01 22:41:57 +01:00
e4d42453a0
Require the serialport Qt module
...
The serialport module is a dependency of the nmea positioning plugin. Without
being explicitly specified, the Qt deploy tools skip the nmea positioning plugin
when creating the application package.
2023-02-01 22:36:41 +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
78b091fbbc
Fixed license info
2023-01-31 19:20:30 +01:00
80ec7f624e
Moved maps and csv from pkg to data
2023-01-26 01:51:46 +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
51511a9bf9
Fixed broken parsing of KML tracks with empty coordinates
2023-01-25 09:01:20 +01:00
2549204662
Use CFBundleLocalizations instead of lproj directories
2023-01-24 23:01:40 +01:00
b826c856fc
Extended Info.plist with some more bundle info
2023-01-24 09:19:13 +01:00
1afe74242a
Properly handle locales with sub-languages
2023-01-24 08:33:48 +01:00
b43412b135
Added Korean localization
2023-01-23 23:48:00 +01:00
Hosted Weblate
bbad4eb8d9
Merge branch 'origin/master' into Weblate.
2023-01-23 23:10:54 +01:00
f6c128fbf6
Create localization lproj directories on OS X
...
+ pkg dir structure cleanup
2023-01-23 23:11:05 +01:00
VenusGirl
b955c4d45e
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-01-23 15:50:01 +01:00
Nikolay Korotkiy
e26a776576
Translated using Weblate (Esperanto)
...
Currently translated at 93.1% (434 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/eo/
2023-01-23 15:49:59 +01:00
Nikolay Korotkiy
52c4e97be5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2023-01-23 15:49:59 +01:00
Nikolay Korotkiy
49bd2b9501
Translated using Weblate (Finnish)
...
Currently translated at 97.2% (453 of 466 strings)
Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2023-01-23 15:49:59 +01:00