|
cd571f4662
|
Removed surplus conversions
|
2021-01-23 15:15:29 +01:00 |
|
|
f697c6b693
|
Removed unused include
|
2021-01-17 19:36:38 +01:00 |
|
|
6d8ccd2216
|
Unified path -> name conversion
|
2021-01-17 19:33:06 +01:00 |
|
|
815071fc55
|
Use propper qHash return values on Qt6
|
2021-01-10 13:23:43 +01:00 |
|
|
c3f345c7f9
|
Added support for ZIPed DEM files
|
2020-12-31 14:03:30 +01:00 |
|
|
97bea8c56c
|
Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
|
2020-12-22 22:09:09 +01:00 |
|
|
10e1b5c4fb
|
Open map files passed as program arguments
closes #327
|
2020-12-06 19:17:09 +01:00 |
|
|
547d7a5f23
|
Fix the POI search algorithm
(At least so, that it does not trigger the rtree assert. The whole RectC logic
has to be fixed to properly handle poles/dateline "overflows")
|
2020-12-03 21:12:41 +01:00 |
|
|
9e70a1ffbb
|
Added the "Load map dir" feature
|
2020-12-02 23:58:11 +01:00 |
|
|
731b309ac9
|
Remove the special timestamps check from the FIT parser
(Use the common logic in the Track class instead)
|
2020-11-10 20:07:46 +01:00 |
|
|
1fb6aad50f
|
A better segment copy
|
2020-09-26 12:23:41 +02:00 |
|
|
5d8330a68a
|
Use a Qt<5.5 compatible vector append
|
2020-09-20 22:31:56 +02:00 |
|
|
50f483663c
|
Added configurable segments usage
|
2020-09-20 22:18:35 +02:00 |
|
|
0e026d6a96
|
Properly parse TCX trackpoint extensions
|
2020-09-14 16:33:44 +02:00 |
|
|
0f6c50d588
|
Added missing support for nested KML Documents
|
2020-05-30 13:59:34 +02:00 |
|
|
571ed087e3
|
Back to the original modified Z-score treshold (5)
|
2020-05-02 20:44:24 +02:00 |
|
|
652cbd7c11
|
Fixed Qt4 build
|
2020-04-09 10:17:30 +02:00 |
|
|
eb0ff84379
|
Code cleanup
|
2020-04-08 22:28:35 +02:00 |
|
|
6ee3a8ea8d
|
Added support for FIT course points
|
2020-04-08 00:54:35 +02:00 |
|
|
d5fc06d9d1
|
Fixed remaining qWarning() format warning
|
2020-03-28 19:15:03 +01:00 |
|
|
8cb8d97ee2
|
Use the standard value of 3.5 in the outlier test
|
2020-03-25 23:19:30 +01:00 |
|
|
19a847c7d4
|
Enable simultaneous display of GPS and DEM data
|
2020-03-25 23:08:26 +01:00 |
|
|
441c738d0f
|
Allow IGC files with an A header of size 6
|
2020-03-24 22:06:03 +01:00 |
|
|
82c0c1f8a7
|
Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
|
2020-03-17 21:06:51 +01:00 |
|
|
aea17c9fed
|
Added support for GPX comments (cmt tag)
Closes #272
|
2020-03-09 20:04:13 +01:00 |
|
|
71f0e1d0ac
|
Cleanup the data loading code
|
2020-02-12 20:33:23 +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 |
|
|
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 |
|
|
8c9180190a
|
Fixed buffer overflow
|
2020-01-05 00:50:02 +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 |
|
|
0d6aeecebb
|
Added missing speed
|
2019-11-13 19:21:41 +01:00 |
|
|
258a9b0201
|
Added automatic pause detection
|
2019-11-13 08:27:54 +01:00 |
|
|
1731aa1890
|
Added propper error handling
|
2019-11-10 19:20:25 +01:00 |
|
|
db7e60bdfb
|
Added support for GPI speed/red light cameras
|
2019-11-10 16:46:31 +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 |
|