|
09d6de00a6
|
Some more style/layout fiddeling
+ code cleanup
|
2020-01-24 19:44:19 +01:00 |
|
|
cb01c0b590
|
Cleanup the remaining parser that stores temporary data
|
2020-01-23 23:22:04 +01:00 |
|
|
d035a307d8
|
Variables with underscores followed by a capital letter are prohibited by the C++ standard
Fixes #266
|
2020-01-23 23:19:32 +01:00 |
|
|
2bb635a120
|
Log coordinates in a better usable way
|
2020-01-22 22:36:58 +01:00 |
|
|
465b146001
|
Do not duplicate the area descriptions where (most) maps have POIs
|
2020-01-22 22:18:29 +01:00 |
|
|
ce6d6298bb
|
Use the polygons labels for displaying rather than discarding them
|
2020-01-22 21:01:05 +01:00 |
|
|
ae2ff99be8
|
Do not fetch polygon labels as they are unused anyway
|
2020-01-22 07:46:58 +01:00 |
|
|
cd22e6207a
|
Added support for Huffman compressed RGN data
|
2020-01-21 21:50:13 +01:00 |
|
|
7cc39f25e1
|
Code cleanup
|
2020-01-19 18:08:03 +01:00 |
|
|
f61d9fcd55
|
Fixed crash on error introduced with the latest error handling changes
(+ ignore broken tiles rather than terminate parsing)
|
2020-01-19 17:40:14 +01:00 |
|
|
67a1f7e108
|
Includes cleanup
|
2020-01-19 17:05:26 +01:00 |
|
|
040de56a54
|
Fixed error handling + code cleanup
|
2020-01-19 13:23:20 +01:00 |
|
|
a486abb159
|
Added workaround for broken GPS IFD entries produced by NOKIA phones
Closes #260
|
2020-01-16 22:54:12 +01:00 |
|
|
42b4216d9c
|
Added support for sensors data
|
2020-01-15 21:56:04 +01:00 |
|
|
a89ef11d73
|
Added basic support for Suunto SML files
|
2020-01-14 23:21:05 +01:00 |
|
|
60b33064a7
|
Delete the popup immediately to prevent it "blocking" an error message
|
2020-01-12 16:01:38 +01:00 |
|
|
2efc6fb6d3
|
Optimization
|
2020-01-11 23:41:04 +01:00 |
|
|
8c9180190a
|
Fixed buffer overflow
|
2020-01-05 00:50:02 +01:00 |
|
|
05f23de1ed
|
Clear the popup on scene clear
Fixes #257
|
2019-12-23 16:16:15 +01:00 |
|
|
fdeb24a196
|
Properly load non-ASCII map names
|
2019-12-20 23:39:20 +01:00 |
|
|
a986293f20
|
Properly handle points with extended style IDs
|
2019-12-09 22:50:19 +01:00 |
|
|
0f670f9ddd
|
A much nicer (and faster) 24b conversion
|
2019-12-04 22:19:00 +01:00 |
|
|
b59112f74e
|
Added missing error handling
|
2019-12-01 13:33:00 +01:00 |
|
|
17b3602fda
|
Fixed/improved pause detection
Fixes #250
|
2019-11-26 23:15:06 +01:00 |
|
|
b61c39ea46
|
Code cleanup
|
2019-11-26 08:15:01 +01:00 |
|
|
3721084d21
|
Made the code compile on QT5 < 5.9
+ propper error handling
|
2019-11-15 23:41:30 +01:00 |
|
|
6076c9d82e
|
Added missing includes
|
2019-11-15 23:05:22 +01:00 |
|
|
e4d8ab1feb
|
Added support for multiple images
|
2019-11-15 22:10:55 +01:00 |
|
|
475eb6185a
|
Added missing red light camera entry points
|
2019-11-14 22:55:06 +01:00 |
|
|
cdf3a48516
|
Improved layout on OS X
|
2019-11-13 20:03:19 +01:00 |
|
|
0d6aeecebb
|
Added missing speed
|
2019-11-13 19:21:41 +01:00 |
|
|
f4ec9b6ac4
|
A better option name
|
2019-11-13 09:13:05 +01:00 |
|
|
258a9b0201
|
Added automatic pause detection
|
2019-11-13 08:27:54 +01:00 |
|
|
110c8c6bed
|
Fixed broken coordinates decoding
|
2019-11-10 19:48:17 +01:00 |
|
|
1731aa1890
|
Added propper error handling
|
2019-11-10 19:20:25 +01:00 |
|
|
e38e12f89b
|
Allow arbitrary zoom levels
Closes #244
|
2019-11-10 18:38:47 +01:00 |
|
|
65e04ce08b
|
Fixed areas tooltip handling
|
2019-11-10 17:59:58 +01:00 |
|
|
db7e60bdfb
|
Added support for GPI speed/red light cameras
|
2019-11-10 16:46:31 +01:00 |
|
|
6d6dc9f316
|
Code cleanup
|
2019-11-09 23:06:52 +01:00 |
|
|
9ec3956672
|
Code cleanup
|
2019-11-09 21:43:07 +01:00 |
|
|
96e0b584a0
|
Added support for waypoint addresses
|
2019-11-08 21:00:59 +01:00 |
|
|
d292b5f533
|
Fixed Qt4 build
|
2019-11-08 01:04:17 +01:00 |
|
|
3632ed8816
|
Do not duplicate temporary images + improved error handling
|
2019-11-07 23:23:25 +01:00 |
|
|
9e63e3f47e
|
Added support for GPI images
+ GPI parser fixes/improvements
|
2019-11-06 23:23:05 +01:00 |
|
|
1a59e1cb24
|
Code cleanup
|
2019-11-05 19:31:52 +01:00 |
|
|
15af82ee49
|
Improved pause detection
|
2019-11-03 17:27:15 +01:00 |
|
|
2ba78545ef
|
Fixed broken GPI files encoding handling
|
2019-11-02 09:54:11 +01:00 |
|
|
9a57ca69a0
|
Added support for mangled POI files
|
2019-11-01 19:07:21 +01:00 |
|
|
2f2f155707
|
Fixed broken DEM value reading on southern and western coordinates
Fixes #240
|
2019-10-31 17:47:58 +01:00 |
|
|
10d2fe4431
|
Fixed crash on empty segment
Fixes #239
|
2019-10-29 09:10:32 +01:00 |
|