|
61b51e5596
|
Be more tolerant to unknown file header data
|
2023-08-04 09:34:36 +02:00 |
|
|
d0cea97c90
|
Added support for custom HTTP headers in map tile requests
|
2023-05-13 15:01:35 +02:00 |
|
|
e6fdd0f53d
|
Fixed crash on empty routes
|
2023-05-07 21:15:44 +02:00 |
|
|
190a961242
|
Fixed wrong date info on tracks with segments
|
2023-05-04 21:49:02 +02:00 |
|
|
adc09da815
|
Added missing Garmin GPX power extension
|
2023-04-17 23:32:48 +02:00 |
|
|
2824751615
|
Allow advanced CSV formating in CRS files
|
2023-04-15 03:18:52 +02:00 |
|
|
aec052edaf
|
Fixed elevation source selection logic
|
2023-04-10 17:21:02 +02:00 |
|
|
1bbc57173e
|
Add only valid graph segments to the graphs
Fixes #489
|
2023-04-10 13:06:19 +02:00 |
|
|
52ea52ff4e
|
Fixed broken graphs when data contains empty segments
fixes #490
|
2023-04-10 10:00:30 +02:00 |
|
|
4acc0a25e0
|
Fixed DEM cache size configuration
|
2023-03-03 07:36:30 +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 |
|
|
108444d29b
|
Fix multiple MSVC warnings
|
2023-02-25 11:06:14 +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 |
|
|
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 |
|
|
d6d316676c
|
Properly use the default positioning plugin as the default option
|
2023-02-01 22:26:36 +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 |
|
|
26d2bc4f5d
|
Preserve the configured path line style when no style is provided in the data
|
2022-10-07 21:54:39 +02:00 |
|
|
76b0e9ac2f
|
Do not depend on a specific Style/StyleMap element order
|
2022-10-03 00:36:38 +02:00 |
|
|
a019ff3930
|
OziExplorer files styles support
|
2022-09-26 22:51:17 +02:00 |
|
|
05bcbddf77
|
Fixed multiple gx::track parsing issues
|
2022-09-26 22:50:40 +02:00 |
|
|
a59e7a058d
|
Made data styles usage configurable
|
2022-09-25 02:15:24 +02:00 |
|
|
36b5746456
|
Fixed MultiGeometry handling
|
2022-09-24 13:20:58 +02:00 |
|
|
c0f2c1b7ad
|
Fixed Qt6 build
|
2022-09-23 23:57:58 +02:00 |
|
|
1921087346
|
Multiple data styles fixes
|
2022-09-23 21:36:02 +02:00 |
|
|
a8299050c5
|
Added support for "data defined" styles
|
2022-09-23 02:35:09 +02:00 |
|
|
fafe6c4b03
|
Various KML/KMZ parsing fixes and code cleanup
|
2022-09-02 22:53:38 +02:00 |
|
|
b156e25023
|
Properly handle PhotoOverlay icon URLs
|
2022-09-02 09:55:11 +02:00 |
|
|
9b24bccfed
|
Added PhotoOverlay support
+ non-shared styles
|
2022-09-02 08:36:58 +02:00 |
|
|
589c602d21
|
Document styles are not inherited
|
2022-09-01 00:49:21 +02:00 |
|
|
b7df3cbe0e
|
Added support for KMZ data files + KML icons
fixes #312
|
2022-09-01 00:28:00 +02:00 |
|
|
8b4daa43e3
|
Improved error reporting
|
2022-07-08 02:14:47 +02:00 |
|
|
74b73d8700
|
Limit line lengths in line-based parsers
|
2022-07-05 11:08:57 +02:00 |
|
|
52b6ff697f
|
Cosmetics
|
2022-01-27 00:32:52 +01:00 |
|
|
1f0bd76f67
|
Handle the whole flags as flags, not as type + flags
|
2022-01-27 00:25:52 +01:00 |
|
|
69ebac9f5d
|
Some more camera info fixes/improvements
|
2022-01-26 01:01:01 +01:00 |
|
|
6b2bb96be7
|
Fixed speed info parsing
|
2022-01-24 21:29:07 +01:00 |
|
|
a815bc762f
|
Make it clear what are we trying to check here
|
2022-01-24 21:22:33 +01:00 |
|
|
2c770d3756
|
Check the image data size
|
2022-01-23 20:58:40 +01:00 |
|
|
00a9adce1e
|
Also ignore invalid dates in waypoint lines
|
2022-01-04 09:37:26 +01:00 |
|
|
c4e0ff6435
|
Ignore invalid dates
fixes #416
|
2022-01-03 23:21:55 +01:00 |
|
|
40616fb868
|
Do not load icons from the current directory when no symbols dir is set
|
2022-01-03 23:20:58 +01:00 |
|
|
c062a62014
|
Do not duplicate the suffixes in the formats list
|
2022-01-03 23:20:03 +01:00 |
|
|
a42280dec3
|
Parse waypoint symbols
+ fixed error handling
|
2021-12-24 15:09:19 +01:00 |
|
|
93377964d8
|
Properly sort the file types list
|
2021-12-24 14:46:37 +01:00 |
|
|
421ab19e7a
|
Demangle waypoint names
|
2021-12-24 14:40:01 +01:00 |
|
|
f55e5d639d
|
Fixed build with Qt < 5.14
|
2021-12-24 14:08:39 +01:00 |
|