1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 07:13:21 +02:00
Commit Graph

43 Commits

Author SHA1 Message Date
961eac9324 Added moving time info.
Added special track data processing for "pause states".
2017-01-31 09:37:01 +01:00
eb5692a0ab Fixed path marker inaccuracy issue. 2016-11-14 22:12:43 +01:00
367427b26a Code cleanup 2016-11-13 09:49:31 +01:00
8a90a736d2 Added cadence and power graphs 2016-11-06 03:28:08 +01:00
b9098c0dc5 Redesigned track data filtering 2016-11-05 17:33:29 +01:00
10b903c129 Added support for track/route names and descriptions 2016-10-28 14:33:36 +02:00
5bbf117f64 Added missing GPX parser error handling
Refactoring
2016-10-27 00:20:00 +02:00
27194d3d36 Added coordinates checking to file parsers
Refactoring
2016-10-24 00:21:40 +02:00
1957a51570 Fixed broken graph handling 2016-09-19 23:35:04 +02:00
3e421c6aba Added support for time graphs 2016-09-19 00:56:10 +02:00
d20d94ef05 code cleanup 2016-08-15 08:20:27 +02:00
20b107581e Added missing routes related stuff
Refactoring/optimization/cleanup
2016-08-09 23:08:49 +02:00
7de08d116a Fixed track tooltip area handling
Added some more waypoint info to waypoint tooltips.
Refactoring & optimization.
2016-07-28 00:23:22 +02:00
2695745d82 Code cleanup 2016-06-27 20:30:45 +02:00
1289762365 Added missing changes :-) 2016-06-16 20:47:32 +02:00
d3908f1561 Code cleanup 2016-04-01 09:41:52 +02:00
b7f3a64577 Fixed broken elevation graph start value 2016-03-27 09:45:07 +02:00
e05069d653 Filter parameters adjustment 2016-03-25 13:11:26 +01:00
7cd005873d Added missing size check 2016-03-23 20:48:22 +01:00
93670d3026 Added heart rate graph
Improved graphs loading performance
Fixed various corner case behaviour bugs
2016-03-21 22:37:55 +01:00
a80de92691 Code cleanup 2016-03-19 17:24:53 +01:00
50c768e12d Header cleanup 2016-03-17 21:14:48 +01:00
ee3a6adf2b Fixed graph display issues on constant graphs
Fixed elevation graph data handling
2016-03-17 00:50:20 +01:00
61c82a0836 Fixed (centred) waypoint position markers
Fixed waypoint "radius" computation
2016-03-13 17:44:25 +01:00
e06a1bc148 Added support for POI files in GPX format 2016-02-11 20:58:52 +01:00
923a00479a Added support for GPX files with multiple tracks 2016-02-08 17:53:09 +01:00
97a9dadd39 Scale artefacts fix 2016-02-02 22:56:38 +01:00
6acbf0d89f Fixed scale flicker issue on OS X
Performance improvements
2016-02-02 20:12:56 +01:00
e7edd5c3c3 Improved PDF export 2016-02-02 01:10:05 +01:00
16cce5abd0 Code cleanup 2016-01-19 09:04:54 +01:00
c2391929d3 Added track scale info 2016-01-14 00:37:51 +01:00
d8068ad994 Fixed track view resizing issues 2015-12-20 09:33:40 +01:00
0374e59bce Fixed crash when zooming with no track loaded. 2015-12-19 12:57:09 +01:00
2d9677096d Added 1 tile margins in track view 2015-12-06 00:51:02 +01:00
0b4ee95591 Code cleanup 2015-11-25 23:58:46 +01:00
f54ca1529a Zooming & scrolling improvements 2015-11-25 23:17:39 +01:00
0c002bc1e9 Fixed track zoom computation on Qt5 2015-11-25 00:10:11 +01:00
c639c6deac Added initial map support part #2 2015-11-23 02:37:08 +01:00
8a4b749d6b Fixed broken rendering with QT5 2015-10-22 10:27:27 +02:00
d1b5642fdd Code cleanup 2015-10-22 09:43:21 +02:00
ac3614f81c Code cleanup 2015-10-17 12:08:30 +02:00
96e8415e00 Added track statistics 2015-10-12 01:12:12 +02:00
928e259d0c Initial commit 2015-10-05 01:43:48 +02:00