Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@BourgeoisLab BourgeoisLab released this 05 Feb 20:54
· 89 commits to master since this release
  • [update] Updated QMapControl to version 0.9.7.8.
  • [update] Updated QCustomPlot to version 1.3.0.
  • [update] Updated copyright to "2014 - 2015".
  • [new] Track on the map is highlighted when the mouse cursor is moved over it.
  • [new] Show some point properties when the mouse cursor is over the point.
  • [new] Added functionality to insert/delete track points.
  • [new] Added functionality to set the start time of a track.
  • [new] Added functionality to move a single track point using SHIFT + mouse click.
  • [new] Added a calendar to select a track by date.
  • [new] Diagram curves can be changed to show other properties.
  • [new] Support SpoQ files (.act and .xml).
  • [new] Support Garmin's TrackPointExtension heart rate extension.
  • [fix] Ignore upper/lower case to detect file type.
  • [fix] Draw tracks with 0 or only 1 point correctly.
  • [fix] Changed way of iteration in GPX_wrapper.
  • [fix] Fixed bug in NMEA sentence parser.