File debian.changelog of Package gpxsee

gpxsee (4.6) stable; urgency=low

  * Fixed broken PDF export/printing (broken map scale/waypoints size).
  * Improved path projection performance when an atlas is used.

 -- Martin Tuma <tumic@cbox.cz>  Tue, 02 May 2017 00:25:11 +0200

gpxsee (4.5) stable; urgency=low

  * Added support for "runtime" loading of offline maps.
  * Fixed atlas zoom fitting.
  * Fixed various minor offline map loading issues.

 -- Martin Tuma <tumic@cbox.cz>  Sun, 23 Apr 2017 21:17:11 +0200

gpxsee (4.4) stable; urgency=low

  * Added support for ozf2 image files.
  * Added full support for non-WGS84 datum based offline maps.
  * Added German localization.

 -- Martin Tuma <tumic@cbox.cz>  Mon, 17 Apr 2017 23:10:50 +0200

gpxsee (4.3) stable; urgency=high

  * Fixed missing cached content cleanup causing huge draw areas
    (causing memory exhaustion) issue.
  * Fixed map file defined datum not set for UTM maps issue.

 -- Martin Tuma <tumic@cbox.cz>  Wed, 12 Apr 2017 18:39:32 +0200

gpxsee (4.2) stable; urgency=low

  * Added digital zoom.
  * Fixed atlas map fitting algorithm.
  * Completed Swedish translation.

 -- Martin Tuma <tumic@cbox.cz>  Thu, 06 Apr 2017 20:38:50 +0200

gpxsee (4.1) stable; urgency=low

  * Added support for Lambert conformal conic projection.

 -- Martin Tuma <tumic@cbox.cz>  Mon, 03 Apr 2017 00:02:22 +0200

gpxsee (4.0) stable; urgency=low

  * Added support for offline maps.
  * Fixed zoom issues on touchpads.

 -- Martin Tuma <tumic@cbox.cz>  Sat, 01 Apr 2017 19:16:13 +0200

gpxsee (3.9) stable; urgency=low

  * Fixed broken POI radius computation.
  * Added moving time info.
  * Improved pause detection/handling.

 -- Martin Tuma <tumic@cbox.cz>  Sun, 12 Feb 2017 23:47:30 +0100

gpxsee (3.8) stable; urgency=low

  * Fixed broken POI radius computation.
  * Added moving time info.
  * Improved pause detection/handling.

 -- Martin Tuma <tumic@cbox.cz>  Tue, 24 Jan 2017 18:41:51 +0100

gpxsee (3.7) stable; urgency=high

  * Fixed tile downloading issues (multiple downloads, redirect loop).
  * Enabled free map scroll.

 -- Martin Tuma <tumic@cbox.cz>  Mon, 23 Jan 2017 09:25:56 +0100

gpxsee (3.5) stable; urgency=low

  * Fixed broken NMEA latitude parsing.
  * Added print/export options.

 -- Martin Tuma <tumic@cbox.cz>  Tue, 20 Dec 2016 22:46:00 +0100

gpxsee (3.4) stable; urgency=low

  * Fixed QT5 < 5.4 builds (Debian 8).

 -- Martin Tuma <tumic@cbox.cz>  Sat, 10 Dec 2016 01:23:48 +0100

gpxsee (3.3) stable; urgency=low

  * Added options dialog with basic appearance settings.
  * Added OpenGL support.

 -- Martin Tuma <tumic@cbox.cz>  Fri, 09 Dec 2016 21:18:12 +0100

gpxsee (3.2) stable; urgency=low

  * Added support for NMEA files.
  * Fixed path marker inaccuracy bug.

 -- Martin Tuma <tumic@cbox.cz>  Tue, 22 Nov 2016 09:47:00 +0100

gpxsee (3.1) stable; urgency=low

  * Added support for IGC files.
  * Fixed zoom level computation bugs.

 -- Martin Tuma <tumic@cbox.cz>  Sat, 12 Nov 2016 11:55:01 +0100

gpxsee (3.0) stable; urgency=low

  * Added support for TCX, KML and FIT files.
  * Added cadence and power graphs.
  * Improved outlier detection (now also applies to track points).
  * GUI polishing.
  * Improved print output.

 -- Martin Tuma <tumic@cbox.cz>  Mon, 07 Nov 2016 00:09:28 +0100

gpxsee (2.20) stable; urgency=low

  * Added support for drag&drop.
  * Fixed graph line distortion in PDF output.
  * Fixed POI loading performance issue.
  * GUI polishing.

 -- Martin Tuma <tumic@cbox.cz>  Sat, 16 Oct 2016 00:08:59 +0200

gpxsee (2.19) stable; urgency=low

  * Added time-based graphs.
  * Added track/graph highlighting (on track hover).
  * Added support for proxy connections (using the system-defined proxy).
  * Fixed PDF output in QT4 builds.

 -- Martin Tuma <tumic@cbox.cz>  Wed, 28 Sep 2016 23:45:19 +0200

gpxsee (2.18) stable; urgency=low

  * Added support for GPX routes.
  * Added various data display options.
  * Improved performance.

 -- Martin Tuma <tumic@cbox.cz>  Wed, 31 Aug 2016 09:27:40 +0200

gpxsee (2.17) stable; urgency=low

  * Added waypoint/track info tooltips.
  * Improved POI handling.

 -- Martin Tuma <tumic@cbox.cz>  Wed, 03 Aug 2016 00:39:12 +0200

gpxsee (2.16) stable; urgency=high

  * Fixed infinite download loop on HTTP redirects (and broken images).
  * Fixed handling of GPX files with inconsistent track point entries.
  * Added support for temperature graphs.

 -- Martin Tuma <tumic@cbox.cz>  Thu, 16 Jun 2016 21:35:14 +0200

gpxsee (2.14) stable; urgency=low

  * Added print support.
  * Many fixes & improvements in PDF export (e.g. map support).

 -- Martin Tuma <tumic@cbox.cz>  Sat, 28 May 2016 10:06:06 +0200

gpxsee (2.13) stable; urgency=low

  * Fixed broken opening of non-ASCII named files as program arguments.
  * File info in window title.
  * Persistent program settings.

 -- Martin Tuma <tumic@cbox.cz>  Tue, 3 May 2016 20:09:06 +0200

gpxsee (2.12) stable; urgency=low

  * Added fullscreen mode.
  * Polished GUI.

 -- Martin Tuma <tumic@cbox.cz>  Thu, 14 Apr 2016 07:54:37 +0200

gpxsee (2.11) stable; urgency=low

  * Added "clear tile cache" option.
  * Lots of minor bug fixes and enhancements.

 -- Martin Tuma <tumic@cbox.cz>  Sat, 2 Apr 2016 17:52:12 +0200

gpxsee (2.10) stable; urgency=low

  * Added heart rate graphs.
  * Polished GUI.
  * Redesigned map/POI data sources handling.
  * Lots of minor bug fixes and enhancements.

 -- Martin Tuma <tumic@cbox.cz>  Fri, 25 Mar 2016 13:32:27 +0100

gpxsee (2.9) stable; urgency=low

  * Added support for displaying waypoints.
  * Minor bug fixes and enhancements.

 -- Martin Tuma <tumic@cbox.cz>  Sun, 20 Mar 2016 21:14:33 +0100

gpxsee (2.8) stable; urgency=low

  * Improved POI files control.
  * Minor bug fixes and enhancements.

 -- Martin Tuma <tumic@cbox.cz>  Sun, 6 Mar 2016 17:29:07 +0100

gpxsee (2.7) stable; urgency=low

  * Added default map sources (OSM, Thunderforest).
  * Added support for POIs in GPX format.
  * Added support for GPX files with multiple tracks.

 -- Martin Tuma <tumic@cbox.cz>  Sat, 13 Feb 2016 12:39:16 +0100

gpxsee (2.6) stable; urgency=low

  * Added map scale info.
  * Improved PDF export.

 -- Martin Tuma <tumic@cbox.cz>  Wed, 3 Feb 2016 16:05:17 +0100

gpxsee (2.5) stable; urgency=low

  * Added support for imperial units.
  * Fixed track view resizing issues.

 -- Martin Tuma <tumic@cbox.cz>  Sun, 20 Dec 2015 16:42:00 +0100
openSUSE Build Service is sponsored by