1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
9ce6e16b60 Fixed graph axis ticks when range < min range and units != m
Fixes #278
2020-03-14 23:55:57 +01:00
a1de3c956c Fixed broken graphs with missing time data handling 2019-10-27 19:53:32 +01:00
9c96e7124a Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
a9ce6f54c7 Hyperlink + copy&paste enabled tool tips 2019-10-13 20:20:32 +02:00
a7117361be Cosmetics 2019-08-27 20:18:39 +02:00
548c03d543 Added support for graph zooming 2019-08-26 21:03:40 +02:00
609ac0c57a Graph loading performance improvement
+ code/API cleanup
2019-08-25 10:54:25 +02:00
ee09b2e667 Code cleanup 2019-06-21 23:02:13 +02:00
0308dbbb09 Added support for track segments 2019-02-11 23:28:08 +01:00
dcd4666f59 Some more dark themes & themes switching polishing 2019-01-24 00:45:22 +01:00
8c8fedd7f7 (Hopefully) Fixed graph rendering issues in some styles 2019-01-04 20:23:02 +01:00
e5685035da Improved look&feel in dark styles 2019-01-04 19:21:05 +01:00
f762013e1e Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
2501f834c8 Display numbers according to the locale settings
Closes #150
2018-09-09 18:46:43 +02:00
3424b3e265 Added support for gear ratio graphs
Added support for FIT files from Bryton Rider devices
2018-07-03 01:29:14 +02:00
ec5ad67a3e Added missing cleanup 2018-06-28 08:36:11 +02:00
cf6d27b1f5 Fixed "zero distance" graph crash
Improved "no graph data" reporting
2018-06-22 17:29:05 +02:00
815cb6cb91 Code cleanup 2018-06-01 19:07:21 +02:00
f371500570 Fixed graph resize glitches 2018-05-20 19:38:01 +02:00
b0f4f2294a Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
8821536419 Fixed most clazy warnings 2018-03-29 00:29:08 +02:00
820f967bd6 Added support for nautical units 2018-02-11 23:51:57 +01:00
cbdfe4c105 Added slider/marker color setting 2017-12-03 00:36:52 +01:00
c38f50538e Do not use the alpha channel for graphs 2017-12-02 18:24:44 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00