From f1ea7b17129fa2fb71d5c3923bd225d91012e1af6b100e4993de489681ec750d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sun, 22 Sep 2024 11:22:27 +0000 Subject: [PATCH] Version 13.26 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=270 --- .gitattributes | 23 + .gitignore | 1 + GPXSee-13.22.tar.gz | 3 + GPXSee-13.23.tar.gz | 3 + GPXSee-13.24.tar.gz | 3 + GPXSee-13.25.tar.gz | 3 + GPXSee-13.26.tar.gz | 3 + PKGBUILD | 26 + debian.changelog | 1457 ++++++++++++++++++++++++++++++++++++++++++ debian.compat | 1 + debian.control | 14 + debian.postinst | 22 + debian.postrm | 27 + debian.rules | 95 +++ gpxsee.changes | 1468 +++++++++++++++++++++++++++++++++++++++++++ gpxsee.dsc | 9 + gpxsee.spec | 147 +++++ 17 files changed, 3305 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 GPXSee-13.22.tar.gz create mode 100644 GPXSee-13.23.tar.gz create mode 100644 GPXSee-13.24.tar.gz create mode 100644 GPXSee-13.25.tar.gz create mode 100644 GPXSee-13.26.tar.gz create mode 100644 PKGBUILD create mode 100644 debian.changelog create mode 100644 debian.compat create mode 100644 debian.control create mode 100644 debian.postinst create mode 100644 debian.postrm create mode 100644 debian.rules create mode 100644 gpxsee.changes create mode 100644 gpxsee.dsc create mode 100644 gpxsee.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/GPXSee-13.22.tar.gz b/GPXSee-13.22.tar.gz new file mode 100644 index 0000000..15d91f2 --- /dev/null +++ b/GPXSee-13.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34eccacac18b8a3c5145eff9f256f76fafcc3d9d5070191a673b27ea5a0aadda +size 5634011 diff --git a/GPXSee-13.23.tar.gz b/GPXSee-13.23.tar.gz new file mode 100644 index 0000000..9ac2722 --- /dev/null +++ b/GPXSee-13.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676f8423b3ee56f37134ea52909b78e3cd1b05e73e287dc9e1863275d842fe17 +size 5635256 diff --git a/GPXSee-13.24.tar.gz b/GPXSee-13.24.tar.gz new file mode 100644 index 0000000..c2ab586 --- /dev/null +++ b/GPXSee-13.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15d503d0c5efcf42f6d4e6d4c924de9ad672722365adc6573ff1f9d755a71c2 +size 5638074 diff --git a/GPXSee-13.25.tar.gz b/GPXSee-13.25.tar.gz new file mode 100644 index 0000000..df064d3 --- /dev/null +++ b/GPXSee-13.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa79e3068393cc0f52b76d4899922a3b3df868061eaca1292b98099a4785dd31 +size 5638258 diff --git a/GPXSee-13.26.tar.gz b/GPXSee-13.26.tar.gz new file mode 100644 index 0000000..446ddf4 --- /dev/null +++ b/GPXSee-13.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452743ab585f9f61fccf4e1344ab8eaddd689f3ad3463018626820884ea70027 +size 5638599 diff --git a/PKGBUILD b/PKGBUILD new file mode 100644 index 0000000..7c2e12f --- /dev/null +++ b/PKGBUILD @@ -0,0 +1,26 @@ +pkgname=gpxsee +pkgver=13.26 +pkgrel=1 +pkgdesc='GPS log files visualizing and analyzing tool' +arch=('i686' 'x86_64') +url="http://www.gpxsee.org/" +license=('GPL3') +depends=('qt6-imageformats' 'qt6-positioning' 'qt6-svg' + 'qt6-serialport' 'hicolor-icon-theme') +makedepends=('qt6-tools') +optdepends=('qtpbfimageplugin-qt6: Mapbox vector tiles (MVT) files support') +provides=("${pkgname}=${pkgver}") +source=("GPXSee-${pkgver}.tar.gz") +sha256sums=('SKIP') + +build() { + cd GPXSee-${pkgver} + /usr/lib/qt6/lrelease-pro gpxsee.pro + qmake6 PREFIX=/usr gpxsee.pro + make +} + +package() { + cd GPXSee-${pkgver} + make INSTALL_ROOT="$pkgdir" install +} diff --git a/debian.changelog b/debian.changelog new file mode 100644 index 0000000..217dd7d --- /dev/null +++ b/debian.changelog @@ -0,0 +1,1457 @@ +gpxsee (13.26) stable; urgency=low + + * Disabled fractional GUI scaling in Qt6 (fixes all the rendering + issues with 125% display scales). + * Fixed display artifacts in the graph tab bar (Qt6.7). + * Improved graphs and paths rendering performance. + + -- Martin Tuma Sat, 21 Sep 2024 15:47:53 +0200 + +gpxsee (13.25) stable; urgency=low + + * Fixed map artifacts in PNG exports under Qt6. + * Improved IMG marine charts rendering. + + -- Martin Tuma Tue, 17 Sep 2024 21:54:50 +0200 + +gpxsee (13.24) stable; urgency=low + + * Added support for FIT laps. + * Various minor GUI fixes and enhancements. + * Various minor map rendering (IMG & Mapsforge) fixes. + + -- Martin Tuma Sun, 08 Sep 2024 22:31:26 +0200 + +gpxsee (13.23) stable; urgency=low + + * Improved ENC maps rendering. + * Various minor fixes. + + -- Martin Tuma Sun, 28 Jul 2024 14:06:36 +0200 + +gpxsee (13.22) stable; urgency=low + + * Improved marine maps (ENC & IMG) rendering. + * Fixed multiple IMG DEM/hilshading issues. + * Added (zoomed) graph scrolling using the mouse. + + -- Martin Tuma Sat, 15 Jun 2024 13:55:14 +0200 + +gpxsee (13.21) stable; urgency=low + + * Added hillshading settings. + * Fixed render issues with Qt 6.7. + * Fixed issues with dates not respecting the system format. + + -- Martin Tuma Wed, 29 May 2024 21:28:02 +0200 + +gpxsee (13.20) stable; urgency=low + + * Improved hillshading rendering. + * Use the map DEM data for hillshading on IMG maps. + * Added support for TCX course points icons. + * Various DEM related fixes. + + -- Martin Tuma Wed, 22 May 2024 22:48:44 +0200 + +gpxsee (13.19) stable; urgency=low + + * Added support for FIT course icons. + * Use propper GUI icons on Qt>=6.7 (Windows & Mac). + * Added support for GPX water temperature extension. + * Multiple minor map fixes (IMG & Mapsforge). + + -- Martin Tuma Sat, 20 Apr 2024 21:38:39 +0200 + +gpxsee (13.18) stable; urgency=low + + * Added support for arbitrary CRSs in GeoJSON files. + * Added support for GeoJSON Coordinate Properties extension. + * CRS database consolidation. + + -- Martin Tuma Sat, 23 Mar 2024 21:25:49 +0100 + +gpxsee (13.17) stable; urgency=low + + * Added support for hillshading (IMG & Mapsforge maps). + * Fixed broken "recent files" under KDE/Plasma6 style. + * Minor fixes (Mapsforge, IMG and ENC maps). + + -- Martin Tuma Thu, 07 Mar 2024 21:37:16 +0100 + +gpxsee (13.16) stable; urgency=low + + * Improved vector maps rendering. + * Minor fixes. + + -- Martin Tuma Mon, 12 Feb 2024 23:43:37 +0100 + +gpxsee (13.15) stable; urgency=low + + * Removed qt5compat dependency from Qt6 builds. + * Multiple minor fixes (GUI). + + -- Martin Tuma Sun, 21 Jan 2024 23:49:41 +0100 + +gpxsee (13.14) stable; urgency=low + + * Removed 4Umaps map source (map service discontinued). + * Added mtbmap.cz map source. + * Multiple minor map formats fixes/improvements (TrekBuddy, IMG). + + -- Martin Tuma Mon, 01 Jan 2024 23:34:15 +0100 + +gpxsee (13.13) stable; urgency=low + + * Fixed broken map scale (ruler) on HiDPI maps. + * Limit the overzoom to not produce huge tiles which break map + rendering. + * Increase the default pixmap cache size on Android to 384MB. + + -- Martin Tuma Mon, 18 Dec 2023 21:52:33 +0100 + +gpxsee (13.12) stable; urgency=low + + * Added support for overzoom in MVT vector maps (MBTiles/online). + QtPBFImageplugin version 3 required. + * Vector (MVT) online maps now rendered asynchronous. + * Fixed vector MBTiles not loading in Qt6 builds issue. + + -- Martin Tuma Mon, 11 Dec 2023 23:51:19 +0100 + +gpxsee (13.11) stable; urgency=low + + * Added support for GPSDump WPT files. + * Added "Open recent" menu. + * Fixed broken menu items placement (Mac). + * Huge MBTiles maps now load in a "geologically short" time. + * Vector MBTiles maps now rendered asynchronous. + * Fixed map bounds limiting. + + -- Martin Tuma Sun, 19 Nov 2023 11:52:02 +0100 + +gpxsee (13.10) stable; urgency=low + + * New GUI icons that fit the current platform styles. + * Added "Open directory" action for desktop systems. + * Fixed/improved vector maps path label layout algorithm. + + -- Martin Tuma Sat, 28 Oct 2023 14:03:12 +0200 + +gpxsee (13.9) stable; urgency=low + + * Fixed storing of WMTS tiles with file system incompatible tile + matrix names. + * Improved/fixed TrekBuddy maps/atlases support. + * Improved ENC maps rendering style. + + -- Martin Tuma Sun, 24 Sep 2023 23:45:47 +0200 + +gpxsee (13.8) stable; urgency=low + + * Added support for ENC atlases (catalogues). + * Fixed broken "Use styles" persistent configuration. + * Fixed broken opening of files from "content:" URLs (Android). + + -- Martin Tuma Thu, 07 Sep 2023 22:32:07 +0200 + +gpxsee (13.7) stable; urgency=low + + * Fixed/improved map info background rendering settings. + * Improved Mapsforge and ENC maps rendering. + * Switched to Android SDK 33. + * Added missing Windows quiet uninstaller entry. + + -- Martin Tuma Sun, 27 Aug 2023 18:27:57 +0200 + +gpxsee (13.6) stable; urgency=low + + * Fixed Garmin GPI parser rejecting some valid files. + * Improved Mapsforge and Garmin IMG maps rendering. + * Added option to suppress file open errors. + + -- Martin Tuma Sun, 13 Aug 2023 13:31:04 +0200 + +gpxsee (13.5) stable; urgency=low + + * Added graph pinch zooming. + * Display one-way street info in IMG maps. + * Use 512px tiles in Mapsforge maps rendering. + + -- Martin Tuma Sun, 30 Jul 2023 11:45:38 +0200 + +gpxsee (13.4) stable; urgency=low + + * Extended Mapsforge render themes support. + * Improved ENC maps rendering. + + -- Martin Tuma Sat, 10 Jun 2023 10:01:40 +0200 + +gpxsee (13.3) stable; urgency=low + + * Improved vector maps zooming speed/performance. + * Added support for custom HTTP headers in map tile requests. + * Improved Mapsforge maps rendering. + + -- Martin Tuma Sun, 21 May 2023 13:49:01 +0200 + +gpxsee (13.2) stable; urgency=medium + + * Fixed crash on empty routes (introduced in 12.4). + * Minor fixes. + + -- Martin Tuma Fri, 12 May 2023 20:50:11 +0200 + +gpxsee (13.1) stable; urgency=low + + * Fixed wrong date info on tracks with segments. + * Fixed display issues of Mapsforge and KMZ maps in HiDPI mode. + + -- Martin Tuma Fri, 05 May 2023 19:28:35 +0200 + +gpxsee (13.0) stable; urgency=low + + * Reworked coordinate reference systems (CRS) handling. + * Improved Mapsforge maps rendering performance. + * Minor fixes. + + -- Martin Tuma Thu, 27 Apr 2023 23:56:43 +0200 + +gpxsee (12.4) stable; urgency=medium + + * Fixed/improved Mapsforge maps rendering. + * Minor fixes. + + -- Martin Tuma Mon, 10 Apr 2023 18:47:49 +0200 + +gpxsee (12.3) stable; urgency=low + + * Improved ENC maps rendering. + * Minor fixes. + + -- Martin Tuma Sun, 26 Mar 2023 11:01:15 +0200 + +gpxsee (12.2) stable; urgency=low + + * Fixed broken handling of IMG "multi-maps" (maps with overviews). + * Marine maps rendering fixes & improvements (IMG & ENC). + * Allow arbitrary large images (Qt6 only). + * Added support for 0.5" (7201x7201) DEM tiles. + * Made the DEM cache configurable. + + -- Martin Tuma Sat, 04 Mar 2023 18:15:15 +0100 + +gpxsee (12.1) stable; urgency=medium + + * Fixed areas rendering. + * Fixed GeoJSON parser. + * Fixed NMEA parser. + + -- Martin Tuma Sat, 18 Feb 2023 14:19:41 +0100 + +gpxsee (12.0) stable; urgency=low + + * Android "desktop" integration. + * Minor fixes. + + -- Martin Tuma Fri, 10 Feb 2023 00:48:49 +0100 + +gpxsee (11.12) stable; urgency=medium + + * Fixed broken parsing of KML tracks with empty coordinates. + * Fixed bug where OziExplorer maps prevented loading any other + maps from the same directory. + * Improved marine maps (ENC, IMG) render style. + * Added Korean localization. + + -- Martin Tuma Thu, 26 Jan 2023 23:49:44 +0100 + +gpxsee (11.11) stable; urgency=low + + * Improved ENC maps render style. + + -- Martin Tuma Sat, 10 Dec 2022 19:11:52 +0100 + +gpxsee (11.10) stable; urgency=low + + * Fixed broken Inland ECDIS rendering. + * Improved ENC maps render style. + + -- Martin Tuma Sat, 26 Nov 2022 20:15:41 +0100 + +gpxsee (11.9) stable; urgency=low + + * Improved ENC maps render style. + + -- Martin Tuma Thu, 17 Nov 2022 13:40:20 +0100 + +gpxsee (11.8) stable; urgency=low + + * Fixed crash on ENC maps unload. + * Improved ENC maps render style. + + -- Martin Tuma Fri, 11 Nov 2022 01:46:11 +0100 + +gpxsee (11.7) stable; urgency=low + + * Added support for ENC charts. + * Improved IMG maps marine style. + + -- Martin Tuma Sun, 06 Nov 2022 18:19:12 +0100 + +gpxsee (11.6) stable; urgency=low + + * Fixed tracks/routes line style configuration (introduced in + 11.5). + * Fixed KML StyleMap handling. + + -- Martin Tuma Mon, 10 Oct 2022 01:00:08 +0200 + +gpxsee (11.5) stable; urgency=low + + * Added support for data styles. + * Added Catalan localization. + * Fixed KML gx::Track parsing. + * Fixed broken map zoom 0 on HiDPI displays. + * Updated USGS maps (added zoom 16). + + -- Martin Tuma Wed, 28 Sep 2022 09:01:31 +0200 + +gpxsee (11.4) stable; urgency=low + + * Added support for KMZ data files. + * Multiple KML format parser fixes and improvements. + * Added support for non-SQL Orux maps. + + -- Martin Tuma Sun, 04 Sep 2022 22:41:45 +0200 + +gpxsee (11.3) stable; urgency=low + + * Added support for Orux maps. + * Android PDF/PNG export dialogues fixes/improvements. + + -- Martin Tuma Thu, 11 Aug 2022 00:51:48 +0200 + +gpxsee (11.2) stable; urgency=low + + * Added support for Osmdroid SQLite maps. + * Added support for GEMF maps. + * Various minor map parsers fixes/improvements. + * Multiple Android GUI fixes/improvements. + + -- Martin Tuma Sun, 31 Jul 2022 12:33:49 +0200 + +gpxsee (11.1) stable; urgency=low + + * Fixed broken map zooming using the mouse wheel (introduced in + 11.0) + * Now using asynchronous tiles rendering in IMG maps. + + -- Martin Tuma Thu, 02 Jun 2022 22:27:58 +0200 + +gpxsee (11.0) stable; urgency=low + + * Added Android build. + * Various map provider fixes (Mapsforge, IMG, JNX). + * Fixed broken PNG/PDF exports on systems with HiDPI displays. + + -- Martin Tuma Mon, 30 May 2022 19:06:21 +0200 + +gpxsee (10.7) stable; urgency=low + + * Multiple IMG maps loading/rendering fixes. + + -- Martin Tuma Sun, 24 Apr 2022 17:57:28 +0200 + +gpxsee (10.6) stable; urgency=low + + * Improved marine charts rendering. + + -- Martin Tuma Wed, 13 Apr 2022 00:00:09 +0200 + +gpxsee (10.5) stable; urgency=low + + * Improved handling of MBTiles maps with nonconsecutive zoom + levels. + * Fixed broken loading of some IMG maps. + * Added a basic IMG nautical charts style. + + -- Martin Tuma Sun, 27 Mar 2022 16:59:24 +0200 + +gpxsee (10.4) stable; urgency=low + + * Improved POI labels handling in IMG maps. + * Fixed position/motion info output in exports/printing. + + -- Martin Tuma Sun, 13 Feb 2022 23:34:05 +0100 + +gpxsee (10.3) stable; urgency=low + + * Improved/fixed GPI parser. + * Significantly improved areas loading performance. + + -- Martin Tuma Wed, 02 Feb 2022 21:17:18 +0100 + +gpxsee (10.2) stable; urgency=low + + * Improved/fixed TwoNav data files parser. + * Prefer GPS locations when the positioning plugin provides + multiple position sources. + * Added a default DEM tiles download source. + * Multiple minor fixes and enhancements. + + -- Martin Tuma Fri, 21 Jan 2022 01:01:34 +0100 + +gpxsee (10.1) stable; urgency=low + + * Added support for TwoNav data files (TRK, RTE, WPT). + * Extended waypoint icon set. + + -- Martin Tuma Sun, 02 Jan 2022 15:09:29 +0100 + +gpxsee (10.0) stable; urgency=low + + * Added support for (GPS) positioning. + * Added workaround for broken FIT files exported by Strava. + * Fixed Mapsforge maps crash when Qt-SVG is missing. + + -- Martin Tuma Wed, 08 Dec 2021 00:09:07 +0100 + +gpxsee (9.12) stable; urgency=low + + * Added support for QCT maps. + * Fixed broken app icons install in "make install" on linux. + * Minor IMG maps fixes and enhancements. + + -- Martin Tuma Wed, 17 Nov 2021 08:50:19 +0100 + +gpxsee (9.11) stable; urgency=low + + * Switched to core5compat in Qt6 builds to support East Asian + encodings where possible. + * Fixed IMG map labels handling. + + -- Martin Tuma Sun, 31 Oct 2021 16:13:53 +0100 + +gpxsee (9.10) stable; urgency=low + + * Added waypoint icons highlighting. + * Various GPI parser fixes/improvements (icons related). + * Added support for East Asian encodings in Garmin formats. + + -- Martin Tuma Mon, 25 Oct 2021 12:40:48 +0200 + +gpxsee (9.9) stable; urgency=medium + + * Fixed scroll wheel zooming on devices with "fine-resolution + wheels". + + -- Martin Tuma Sat, 16 Oct 2021 11:07:31 +0200 + +gpxsee (9.8) stable; urgency=low + + * Added support for Waypoint/POI icons. + * Various minor bugfixes. + + -- Martin Tuma Wed, 13 Oct 2021 21:11:16 +0200 + +gpxsee (9.7) stable; urgency=low + + * Added Chinese translation. + * Added support for location FIT files. + * Improved Mapsforge maps zoom performance. + * Added DEM tiles overview. + * Multiple settings handling fixes and enhancements. + + -- Martin Tuma Sun, 26 Sep 2021 12:17:10 +0200 + +gpxsee (9.6) stable; urgency=medium + + * Added support for downloading DEM files. + * Fixed map tiles/files download timeout handling. + * Various GUI polishing (mostly macOS). + + -- Martin Tuma Sun, 05 Sep 2021 16:33:30 +0200 + +gpxsee (9.5) stable; urgency=low + + * Added support for ONmove (Decathlon) watch log files. + * Fixed/improved IMG labels handling. + + -- Martin Tuma Sun, 22 Aug 2021 17:56:58 +0200 + +gpxsee (9.4) stable; urgency=low + + * Rotate JPEG thumbnails according to EXIF data. + * Fixed Mapsforge styles parsing/rendering. + * Improved IMG maps performance. + + -- Martin Tuma Sun, 08 Aug 2021 14:37:11 +0200 + +gpxsee (9.3) stable; urgency=medium + + * Fixed crash with certain Mapsforge styles. + * Removed the artificial POI zoom level limits in IMG maps. + * Added initial open file paths configuration. + + -- Martin Tuma Sat, 17 Jul 2021 15:09:11 +0200 + +gpxsee (9.2) stable; urgency=low + + * Added support for World-File georeferenced images. + * Fixed SML and CSV parser issues. + + -- Martin Tuma Tue, 29 Jun 2021 23:40:55 +0200 + +gpxsee (9.1) stable; urgency=low + + * Added support for TomTom OV2 and ITN files. + * Various waypoint properties enhancements. + * Mapsforge maps rendering fixes/improvements. + * Some more minor fixes. + + -- Martin Tuma Sat, 29 May 2021 10:43:54 +0200 + +gpxsee (9.0) stable; urgency=low + + * Added support for Mapsforge maps. + + -- Martin Tuma Tue, 20 Apr 2021 00:49:16 +0200 + +gpxsee (8.9) stable; urgency=low + + * Preserve the directory structure when loading maps/POIs. + * Improved areas rendering performance. + * Added workaround for broken CRS urns used by Swisstopo. + * Fixed possible crash on JNX maps. + + -- Martin Tuma Tue, 23 Mar 2021 23:31:35 +0100 + +gpxsee (8.8) stable; urgency=low + + * Fixed disappearing marker with some graphs combinations. + + -- Martin Tuma Mon, 01 Mar 2021 00:40:10 +0100 + +gpxsee (8.7) stable; urgency=low + + * Fixed broken marker date/coordinates when time graphs are + selected. + * Fixed window geometry save/restore. + * Improved Full-screen layout. + + -- Martin Tuma Sun, 21 Feb 2021 10:52:22 +0100 + +gpxsee (8.6) stable; urgency=low + + * Added support for Locus/OsmAnd/RMaps SQLite maps. + * Add Coordinates display option to position info. + * Minor AQM maps display fix. + + -- Martin Tuma Sun, 14 Feb 2021 22:47:45 +0100 + +gpxsee (8.5) stable; urgency=medium + + * Fixed crash on areas/polygons (introduced in 8.2). + + -- Martin Tuma Mon, 08 Feb 2021 21:44:38 +0100 + +gpxsee (8.4) stable; urgency=low + + * Added support for AlpineQuest AQM maps. + * Added position date display option. + * IMG format compatability and performance improvements. + + -- Martin Tuma Sun, 07 Feb 2021 13:12:06 +0100 + +gpxsee (8.3) stable; urgency=medium + + * Fixed crash on empty paths (introduced in 8.2). + + -- Martin Tuma Sat, 23 Jan 2021 21:48:29 +0100 + +gpxsee (8.2) stable; urgency=medium + + * Fixed crash on broken KMZ maps. + * Improved graph slider/path marker handling. + * Minor UI/UX enhancements. + + -- Martin Tuma Tue, 19 Jan 2021 20:55:37 +0100 + +gpxsee (8.1) stable; urgency=low + + * Fixed digital zoom on OS X. + * Fixed Qt6 Release build. + * Added support for ZIPed DEM files. + * Minor fixes. + + -- Martin Tuma Sat, 02 Jan 2021 11:09:35 +0100 + +gpxsee (8.0) stable; urgency=low + + * Added support for KMZ maps. + * Added Qt6 support, dropped Qt4 support. + + -- Martin Tuma Mon, 28 Dec 2020 23:37:55 +0100 + +gpxsee (7.38) stable; urgency=low + + * Maps can now be opened like data files (program parameter, + drag&drop, ...) and with overviews. + * Added support for BSB nautical charts. + * Added support for polyconic projections. + + -- Martin Tuma Tue, 15 Dec 2020 23:35:47 +0100 + +gpxsee (7.37) stable; urgency=low + + * Added "copy coordinates to clipboard" feature. + * Improved graphs zooming. + * Various minor GUI tweaks/fixes. + * Improved IMG maps drawing performance. + * Improved GeoTIFF compatability. + + -- Martin Tuma Tue, 24 Nov 2020 23:20:54 +0100 + +gpxsee (7.36) stable; urgency=low + + * IMG format fixes/improvements (mostly labels related). + * Added workaround for broken IMG maps produced by mkgmap. + * Added workaround for broken FIT files produced by gpsbabel. + + -- Martin Tuma Wed, 11 Nov 2020 21:47:28 +0100 + +gpxsee (7.35) stable; urgency=low + + * IMG format compatability, performance and layout improvements. + * Fixed CRS entries parsing (WMS, WMTS) + * Various minor bug fixes. + + -- Martin Tuma Tue, 27 Oct 2020 21:39:44 +0100 + +gpxsee (7.34) stable; urgency=medium + + * Fixed application icons paths. + + -- Martin Tuma Fri, 09 Oct 2020 05:35:15 +0200 + +gpxsee (7.33) stable; urgency=low + + * Added PNG export. + + -- Martin Tuma Wed, 07 Oct 2020 23:23:59 +0200 + +gpxsee (7.32) stable; urgency=low + + * Configurable (GPX) segments handling. + * Fixed TCX trackpoint extensions parsing. + * Some more IMG format compatability improvements. + * "Multi-size" application icons. + + -- Martin Tuma Mon, 21 Sep 2020 00:07:56 +0200 + +gpxsee (7.31) stable; urgency=low + + * Added Italian translation. + * Fixed build with Qt 5 versions <= 5.5. + * Various IMG format compatability and performance improvements. + + -- Martin Tuma Tue, 30 Jun 2020 16:22:57 +0200 + +gpxsee (7.30) stable; urgency=low + + * Added time zone configuration. + * Added support for IMG map overlays. + * Reverted to the original (<=7.28) outlier threshold. + * Updated Antarctica map URL. + * Minor fixes (KML, CRS format). + + -- Martin Tuma Sat, 30 May 2020 15:33:23 +0200 + +gpxsee (7.29) stable; urgency=low + + * Added support for FIT course points. + * Minor IMG maps fixes/tweaks. + + -- Martin Tuma Sun, 19 Apr 2020 15:07:13 +0200 + +gpxsee (7.28) stable; urgency=medium + + * Fixed broken graph color change when secondary graphs present. + * Fixed broken map enable condition (selecting such map crashes + GPXSee). + + -- Martin Tuma Sun, 05 Apr 2020 12:52:29 +0200 + +gpxsee (7.27) stable; urgency=low + + * Fixed builds with -Werror=format-security (Fedora, RHEL, + Mageia). No real issue. + + -- Martin Tuma Sat, 28 Mar 2020 19:44:25 +0100 + +gpxsee (7.26) stable; urgency=low + + * Enable simultaneous display of GPS and DEM data. + * Asynchronous WMS/WMTS map loading (fixes crash on OS X). + * Various minor bug fixes. + + -- Martin Tuma Sat, 28 Mar 2020 18:44:31 +0100 + +gpxsee (7.25) stable; urgency=low + + * Added missing OnlineResources URLs handling in WMS maps. + * A better WMS format parameter handling (partialy broken in + 7.24) + + -- Martin Tuma Wed, 04 Mar 2020 20:40:00 +0100 + +gpxsee (7.24) stable; urgency=low + + * Multiple WMS maps fixes. + + -- Martin Tuma Sun, 01 Mar 2020 15:24:38 +0100 + +gpxsee (7.23) stable; urgency=low + + * Fixed various IMG maps rendering issues. + * Improved the default IMG map style. + + -- Martin Tuma Mon, 17 Feb 2020 20:37:41 +0100 + +gpxsee (7.22) stable; urgency=low + + * Fixed loading of GMAP maps when Garmin BaseCamp has associated + them (OS X issue). + + -- Martin Tuma Wed, 12 Feb 2020 23:11:19 +0100 + +gpxsee (7.21) stable; urgency=low + + * Added support for Garmin GMAP maps. + * Various IMG/GMAP maps fixes/improvements. + * Hungarian localization. + + -- Martin Tuma Tue, 11 Feb 2020 23:12:31 +0100 + +gpxsee (7.20) stable; urgency=low + + * Added support for Suunto SML files. + * Various IMG maps improvements. + + -- Martin Tuma Sun, 26 Jan 2020 17:27:23 +0100 + +gpxsee (7.19) stable; urgency=medium + + * Fixed/improved pause detection. + * Fixed buffer overflow in GPI parser. + * OpenStreetMap and 4UMaps URL changes. + * Minor IMG file format reader fixes/improvements. + * Fixed/improved tooltip/popups handling. + * Translations updates. + + -- Martin Tuma Sun, 12 Jan 2020 18:43:02 +0100 + +gpxsee (7.18) stable; urgency=low + + * Added support for waypoint addresses. + * Improved pause detection. + * Improved GPI support (images, safety cameras). + * Added Ukrainian translation. + + -- Martin Tuma Fri, 15 Nov 2019 22:54:50 +0100 + +gpxsee (7.17) stable; urgency=low + + * Fixed program crash on empty GPX segment. + * Fixed broken DEM value reading on S/W coordinates. + * Various GPI parser fixes & improvements. + + -- Martin Tuma Sat, 02 Nov 2019 10:10:33 +0100 + +gpxsee (7.16) stable; urgency=low + + * Added support for Garmin GPI files. + * Hyperlink + copy&paste enabled tool tips. + * Various minor bug fixes in data loading. + + -- Martin Tuma Mon, 28 Oct 2019 22:34:24 +0100 + +gpxsee (7.15) stable; urgency=low + + * Fixed broken align of zoom level 0 with tiles of a different + size than 256px. + * Increased the default tile cache size value to 256MB. + * IMG maps text layout tweaking and optimization. + + -- Martin Tuma Sat, 05 Oct 2019 19:11:08 +0200 + +gpxsee (7.14) stable; urgency=low + + * Added support for enchanced altitude and speed records in FIT + files. + * Added support for pseudo-NT IMG maps (e.g. TopoHispania). + + -- Martin Tuma Sun, 29 Sep 2019 15:48:50 +0200 + +gpxsee (7.13) stable; urgency=low + + * Added support for graph zooming. + * Several minor bug fixes. + + -- Martin Tuma Sun, 01 Sep 2019 18:54:58 +0200 + +gpxsee (7.12) stable; urgency=low + + * Added support for SeeYou CUP files. + * Added support for Geographic 2D projection in vector maps. + * Fixed lat/lon reference parsing in big endian EXIF entries. + + -- Martin Tuma Sat, 17 Aug 2019 22:24:57 +0200 + +gpxsee (7.11) stable; urgency=low + + * Improved IMG maps loading performance and memory footprint. + * Improved road shields layout on IMG maps. + + -- Martin Tuma Thu, 18 Jul 2019 21:34:52 +0200 + +gpxsee (7.10) stable; urgency=low + + * Various IMG maps fixes and improvements. + + -- Martin Tuma Sun, 07 Jul 2019 19:31:24 +0200 + +gpxsee (7.9) stable; urgency=low + + * Removed the annoying map view re-zooming on window resize. + * Improved POI handling and text rendering in IMG maps. + + -- Martin Tuma Sat, 15 Jun 2019 22:44:41 +0200 + +gpxsee (7.8) stable; urgency=low + + * Added support for QuadTiles maps. + * Added (optional) km/mi path markers. + * Fixed broken IMG maps after print/PDF export. + * Fixed broken zoom fit on IMG maps. + * Fixed broken WMS scale denominators to zoom levels transition. + + -- Martin Tuma Thu, 30 May 2019 00:28:22 +0200 + +gpxsee (7.7) stable; urgency=low + + * Fixed build & display issues with Qt < 5.4. + * Added support for vector maps projection setting. + * Added support for user defined TYP files for Garmin IMG maps. + * Removed obsolete "Always show the map" setting. + + -- Martin Tuma Sat, 18 May 2019 20:55:20 +0200 + +gpxsee (7.6) stable; urgency=low + + * Added support for Garmin IMG maps. + * Fixed coordinates info display issues. + * Fixed rendering of large areas using OpenGL. + * Fixed broken speed type switch. + + -- Martin Tuma Sun, 12 May 2019 17:59:24 +0200 + +gpxsee (7.5) stable; urgency=low + + * Added support for geotagged JPEG images. + + -- Martin Tuma Sat, 16 Mar 2019 19:40:01 +0100 + +gpxsee (7.4) stable; urgency=low + + * Added support for TwoNav RMaps. + * Fixed broken projection equations (multiple corner cases). + * Fixed IGC date handling issues. + + -- Martin Tuma Sun, 10 Mar 2019 21:04:08 +0100 + +gpxsee (7.3) stable; urgency=low + + * Added support for area (polygon) objects. + * Added support for track segments. + * Added support for oblique stereographic projections. + * Added the "Show cursor coordinates" option. + * Added Portuguese (Brazil) localization. + * Minor bug fixes (GPX parser, GUI). + + -- Martin Tuma Tue, 19 Feb 2019 00:01:29 +0100 + +gpxsee (7.2) stable; urgency=low + + * Added support for DEM data (SRTM HGT files). + * Improved look&feel in dark styles. + * Added support for polar stereographic projections + Antarctica + map. + * Added support for GeoJSON files. + * Added Spanish localization. + + -- Martin Tuma Mon, 28 Jan 2019 21:53:35 +0100 + +gpxsee (7.1) stable; urgency=low + + * Fixed build with Qt5 <= 5.4 + * Minor bug fixes & updates (TCX, localization) + + -- Martin Tuma Tue, 01 Jan 2019 23:43:09 +0100 + +gpxsee (7.0) stable; urgency=low + + * Added support for PBF vector maps (requires QtPbfImagePlugin). + * Changed user data/config paths locations. + * Added Turkish localization. + * Minor bug fixes (WMTS, graphs) + + -- Martin Tuma Sat, 08 Dec 2018 12:29:37 +0100 + +gpxsee (6.3) stable; urgency=low + + * Fixed broken OSM maps non-default bounds handling. + * Fixed broken cleanup on exit (introduced in 6.1). + * Added Danish localization. + + -- Martin Tuma Sat, 13 Oct 2018 21:29:10 +0200 + +gpxsee (6.2) stable; urgency=low + + * Fixed Norwegian localization language code. + + -- Martin Tuma Sun, 07 Oct 2018 22:54:50 +0200 + +gpxsee (6.1) stable; urgency=low + + * Fixed broken tiles rendering on OSM/TMS map borders (broken in + 5.18). + * Fixed "enable HTTP2" configuration handling. + * Added Norwegian localization. + + -- Martin Tuma Sun, 07 Oct 2018 18:27:07 +0200 + +gpxsee (6.0) stable; urgency=low + + * Added MBTiles maps support. + * Added TMS maps support. + * Added support for local file URLs (OSM, TMS, WMTS maps). + * Minor bugfixes (localization, WMTS, date-line crossing). + + -- Martin Tuma Sun, 23 Sep 2018 12:58:13 +0200 + +gpxsee (5.18) stable; urgency=low + + * Made the HiDPI display mode (of non-HiDPI maps) configurable. + * Long path segments now displayed using great circle paths. + * Fixed IGC parser (new date header format support). + * Fixed broken zoom level 0 handling. + * Fixed POI search algorithm. + * Fixed Garmin CSV parser (wrong coordinates order). + * Some more minor bugfixes. + + -- Martin Tuma Sat, 15 Sep 2018 16:42:41 +0200 + +gpxsee (5.17) stable; urgency=low + + * Added support for HiDPI/Retina displays & maps. + * Added support for SIGMA SPORT SLF files. + * Added support for Geocaching.com LOC files. + + -- Martin Tuma Sat, 18 Aug 2018 21:54:50 +0200 + +gpxsee (5.16) stable; urgency=low + + * Added statistics report. + * Added support for HTTP/2 (Qt>=5.10.1) + * Various minor bugfixes. + + -- Martin Tuma Wed, 08 Aug 2018 00:51:41 +0200 + +gpxsee (5.15) stable; urgency=low + + * Added gear ratio/shifts graphs (Shimano Di2). + * Fixed FIT parser crash. + * Added support for obscure Bryton Rider FIT files. + * Some more minor bugfixes. + + -- Martin Tuma Tue, 03 Jul 2018 23:38:03 +0200 + +gpxsee (5.14) stable; urgency=low + + * Improved outlier detection (now based on acceleration rather + than speed) + * Fixed broken distance computation when outlier detection was + enabled. + * Added speed data source setting. + * Several minor bugfixes. + + -- Martin Tuma Sat, 23 Jun 2018 16:17:21 +0200 + +gpxsee (5.13) stable; urgency=low + + * Fixed broken automatic loading of OziExplorer maps (introduced + in 5.12) + * Added support for Krovak projections (EPSG:1041 and EPSG:9819) + + -- Martin Tuma Tue, 29 May 2018 22:13:28 +0200 + +gpxsee (5.12) stable; urgency=low + + * Added support for Garmin JNX maps. + * Added support for GPX Garmin route extension. + * Several performance improvements. + + -- Martin Tuma Fri, 25 May 2018 18:34:34 +0200 + +gpxsee (5.11) stable; urgency=low + + * Added support for EPSG:9606 and 9607 datum transformations. + * Added support for Mercator projection (the real one). + * Updated the GCS & PCS files. + * Fixed LCC2 GeoTIFF images loading. + * Fixed broken time-based graphs for files with duplicit + timestamps. + + -- Martin Tuma Mon, 14 May 2018 23:41:12 +0200 + +gpxsee (5.10) stable; urgency=low + + * Improved track loading performance. + * Improved network/server error handling. + * Added missing EST97 GCS/PCS. + * Several minor bugfixes and improvements. + + -- Martin Tuma Wed, 09 May 2018 18:52:57 +0200 + +gpxsee (5.9) stable; urgency=high + + * Fixed HTTP redirects handling. + * Proper fix of the zoom changes/offset bugs (resolved only + partialy in 5.8). + + -- Martin Tuma Thu, 19 Apr 2018 20:06:35 +0200 + +gpxsee (5.8) stable; urgency=low + + * Fixed the irritating map zoom changes on OSM maps switching and + the 1px map center offset bug. + * Added Polish translation. + + -- Martin Tuma Wed, 18 Apr 2018 01:56:50 +0200 + +gpxsee (5.7) stable; urgency=low + + * Added OziExplorer data files (plt, rte, wpt) support. + + -- Martin Tuma Tue, 17 Apr 2018 00:51:24 +0200 + +gpxsee (5.6) stable; urgency=low + + * Added WMS support. + * Several minor bugfixes and improvements (mostly WMTS). + + -- Martin Tuma Sun, 08 Apr 2018 21:18:43 +0200 + +gpxsee (5.5) stable; urgency=high + + * Fixed deadlocks caused by infinite HTTP timeout. + * Several minor bugfixes. + + -- Martin Tuma Mon, 19 Mar 2018 23:42:57 +0100 + +gpxsee (5.4) stable; urgency=low + + * Added pace info. + * Added support for EPSG 21781 PCS (Swiss grid). + * Added missing WMTS dimensions handling. + * Fixed broken zoom rectangle computation. + * Fixed swapped GeoTIFF LCC1 and LCC2 projection codes. + * Fixed loading of WGS84 GeoTIFF images defined using + the ellipsoid only. + * Fixed broken (case-sensitive) WMTS parameters handling. + + -- Martin Tuma Sun, 11 Mar 2018 22:00:45 +0100 + +gpxsee (5.3) stable; urgency=low + + * Added support for WMTS maps. + * Fixed Lambert azimuthal equal area projection. + * Improved scale computation on offline maps. + * Added some more GCS/PCS definitions. + * Fixed invalid memory access. + + -- Martin Tuma Thu, 01 Mar 2018 20:24:35 +0100 + +gpxsee (5.2) stable; urgency=low + + * Fixed broken GeoTIFF (Web) Mercator projection. + * Several minor bug fixes. + + -- Martin Tuma Sat, 17 Feb 2018 15:09:52 +0100 + +gpxsee (5.1) stable; urgency=high + + * Fixed crash during static data initialization. + * Added coordinates format setting. + * Added nautical units setting. + + -- Martin Tuma Mon, 12 Feb 2018 08:39:17 +0100 + +gpxsee (5.0) stable; urgency=low + + * Added support for GeoTIFF images. + * Online map sources are now defined using XML files. + * Added Finnish, French and Russian localization. + + -- Martin Tuma Sat, 10 Feb 2018 21:06:13 +0100 + +gpxsee (4.19) stable; urgency=high + + * Fixed missing cached content cleanup causing huge draw areas + (causing system memory exhaustion) issue. + + -- Martin Tuma Mon, 08 Jan 2018 02:37:46 +0100 + +gpxsee (4.18) stable; urgency=low + + * Fixed broaken A records parsing in IGC files. + * Added support for negative altitudes in IGC files. + + -- Martin Tuma Sat, 06 Jan 2018 22:55:49 +0100 + +gpxsee (4.17) stable; urgency=low + + * Added support for Lambert Azimuthal Equal Area projections. + * Added support for map viewing without GPS log files loaded. + * Added slider/marker color setting. + * Fixed scene centering issue. + * Fixed offline map scale computation issue. + * Fixed some corner case map drawing issues. + + -- Martin Tuma Sat, 09 Dec 2017 21:07:06 +0100 + +gpxsee (4.16) stable; urgency=low + + * Fixed broken loading of KML files with folder elements outside + document element. + * Added support for KML files with multitracks. + * Added support for Temperature, Cadence and Heartrate in KML + files. + * Added support for TCX multi-sport activities. + + -- Martin Tuma Wed, 18 Oct 2017 00:12:16 +0200 + +gpxsee (4.15) stable; urgency=low + + * Fixed the 1px content offset on zoom/map change issue. + * Improved graph slider info. + * Graph items are now selecteble like path items (+ tool tips). + + -- Martin Tuma Fri, 06 Oct 2017 19:07:05 +0200 + +gpxsee (4.14) stable; urgency=low + + * Fixed broken parsing of TCX files with heart rate data. + * Fixed invalid memory access in NMEA parser. + * Fixed broken units setting for cadence, heart rate and power + graphs. + * Added support for limiting the maximal zoom level of online map + sources. + * Added waypoints/POI size/color settings and map background + color settings. + * Adjusted the scale bar (text) size to the remaining content + in print/PDF export output. + + -- Martin Tuma Fri, 15 Sep 2017 23:35:38 +0200 + +gpxsee (4.13) stable; urgency=low + + * Added support for high-resolution printing. + + -- Martin Tuma Sun, 03 Sep 2017 21:33:01 +0200 + +gpxsee (4.12) stable; urgency=low + + * Fixed broken LCC projection on southern hemisphere. + * Added support for France I-IV and VICGRID/VICGRID94 projections. + * Added map opacity (brightness) setting. + * Added 4UMaps to map sources. + + -- Martin Tuma Thu, 24 Aug 2017 23:17:35 +0200 + +gpxsee (4.11) stable; urgency=low + + * Fixed QT4 build. + + -- Martin Tuma Tue, 15 Aug 2017 15:22:12 +0200 + +gpxsee (4.10) stable; urgency=low + + * Added support for OZF zoom levels. + * Added support for maps with only 2 reference points. + * Various map loading/displaying improvements. + + -- Martin Tuma Tue, 15 Aug 2017 14:15:41 +0200 + +gpxsee (4.9) stable; urgency=low + + * Improved map switching (no more track resizing on map change). + * Improved TARed Trekbuddy maps loading (now using TMI index + files if available). + * Optimized POI handling. + + -- Martin Tuma Tue, 11 Jul 2017 23:48:15 +0200 + +gpxsee (4.8) stable; urgency=low + + * Added data filtering settings. + * Fixed broken units handling in track info tooltips. + + -- Martin Tuma Thu, 25 May 2017 11:52:28 +0200 + +gpxsee (4.7) stable; urgency=low + + * Fixed broken offline maps on southern hemisphere. + * Fixed broken UTM zone setup on some offline maps. + * Added support for OZF3 files. + * Added support for Albers Equal-Area projection. + * Added support for offline maps with projections defined as + British, Irish and Swedish grid and NZTM2000. + + -- Martin Tuma Tue, 09 May 2017 01:00:34 +0200 + +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 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 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 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 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 Thu, 06 Apr 2017 20:38:50 +0200 + +gpxsee (4.1) stable; urgency=low + + * Added support for Lambert conformal conic projection. + + -- Martin Tuma 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 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 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 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 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 Tue, 20 Dec 2016 22:46:00 +0100 + +gpxsee (3.4) stable; urgency=low + + * Fixed QT5 < 5.4 builds (Debian 8). + + -- Martin Tuma 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 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 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 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 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 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 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 Wed, 31 Aug 2016 09:27:40 +0200 + +gpxsee (2.17) stable; urgency=low + + * Added waypoint/track info tooltips. + * Improved POI handling. + + -- Martin Tuma 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 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 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 Tue, 3 May 2016 20:09:06 +0200 + +gpxsee (2.12) stable; urgency=low + + * Added fullscreen mode. + * Polished GUI. + + -- Martin Tuma 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 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 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 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 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 Sat, 13 Feb 2016 12:39:16 +0100 + +gpxsee (2.6) stable; urgency=low + + * Added map scale info. + * Improved PDF export. + + -- Martin Tuma 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 Sun, 20 Dec 2015 16:42:00 +0100 diff --git a/debian.compat b/debian.compat new file mode 100644 index 0000000..6e7960a --- /dev/null +++ b/debian.compat @@ -0,0 +1 @@ +10 diff --git a/debian.control b/debian.control new file mode 100644 index 0000000..4752c4a --- /dev/null +++ b/debian.control @@ -0,0 +1,14 @@ +Source: gpxsee +Section: Graphics +Priority: optional +Maintainer: Martin Tuma +Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev +Homepage: http://www.gpxsee.org + +Package: gpxsee +Architecture: any +Depends: ${shlibs:Depends} +Recommends: libqt5sql5-sqlite, qt5-image-formats-plugins, libqt5svg5, libqt5serialport5 +Description: GPS log files visualizing and analyzing tool + GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA, + SLF, LOC, OziExplorer (PLT, RTE, WPT), CUP, Garmin CSV and geotagged JPEG files. diff --git a/debian.postinst b/debian.postinst new file mode 100644 index 0000000..df7e936 --- /dev/null +++ b/debian.postinst @@ -0,0 +1,22 @@ +#!/bin/sh + +case "$1" in + configure) + if [ -x /usr/bin/update-mime-database ]; then + /usr/bin/update-mime-database /usr/share/mime > /dev/null + fi + if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database > /dev/null + fi + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +#DEBHELPER# diff --git a/debian.postrm b/debian.postrm new file mode 100644 index 0000000..7b46ded --- /dev/null +++ b/debian.postrm @@ -0,0 +1,27 @@ +#!/bin/sh + +case "$1" in + purge) + ;; + + remove) + if [ -x /usr/bin/update-mime-database ]; then + /usr/bin/update-mime-database /usr/share/mime > /dev/null + fi + if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database > /dev/null + fi + ;; + + upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +#DEBHELPER# + +exit 0 diff --git a/debian.rules b/debian.rules new file mode 100644 index 0000000..7ae1874 --- /dev/null +++ b/debian.rules @@ -0,0 +1,95 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +export QT_SELECT := qt5 + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +build: build-stamp +build-stamp: + dh_testdir + + # Add here commands to compile the package. + lrelease gpxsee.pro + qmake PREFIX=/usr gpxsee.pro + make + # --- end custom part for compiling + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + make clean || true + # --- end custom part for cleaning up + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package + # The DESTDIR Has To Be Exactly /usr/src/packages/BUILD/debian/ + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/bin + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/applications + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/metainfo + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/icons/hicolor + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/mime/packages + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee/translations + mkdir -p /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee/symbols + cp gpxsee /usr/src/packages/BUILD/debian/gpxsee/usr/bin/gpxsee + cp -r data/maps /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee + cp -r data/CRS /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee + cp lang/*.qm /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee/translations + cp icons/symbols/*.png /usr/src/packages/BUILD/debian/gpxsee/usr/share/gpxsee/symbols + cp -r icons/app/hicolor/* /usr/src/packages/BUILD/debian/gpxsee/usr/share/icons/hicolor + cp pkg/linux/gpxsee.desktop /usr/src/packages/BUILD/debian/gpxsee/usr/share/applications + cp pkg/linux/gpxsee.xml /usr/src/packages/BUILD/debian/gpxsee/usr/share/mime/packages + cp pkg/linux/gpxsee.appdata.xml /usr/src/packages/BUILD/debian/gpxsee/usr/share/metainfo + # --- end custom part for installing + +# Build architecture-independent files here. +binary-indep: build install + # We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot +# dh_installdebconf + dh_installdocs + dh_installexamples + dh_installmenu +# dh_installlogrotate +# dh_installemacsen +# dh_installpam + dh_installmime +# dh_installinit + dh_installcron + dh_installman + dh_installinfo +# dh_undocumented + dh_installchangelogs + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_makeshlibs + dh_installdeb +# dh_perl + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install diff --git a/gpxsee.changes b/gpxsee.changes new file mode 100644 index 0000000..88259ba --- /dev/null +++ b/gpxsee.changes @@ -0,0 +1,1468 @@ +------------------------------------------------------------------- +Sat Sep 21 15:35:56 CEST 2024 - tumic@cbox.cz + +- Update to version 13.26 + * Disabled fractional GUI scaling in Qt6 (fixes all the rendering + issues with 125% display scales). + * Fixed display artifacts in the graph tab bar (Qt6.7). + * Improved graphs and paths rendering performance. + +------------------------------------------------------------------- +Tue Sep 17 21:50:48 CEST 2024 - tumic@cbox.cz + +- Update to version 13.25 + * Fixed map artifacts in PNG exports under Qt6. + * Improved IMG marine charts rendering. + +------------------------------------------------------------------- +Sun Sep 8 22:22:28 CEST 2024 - tumic@cbox.cz + +- Update to version 13.24 + * Added support for FIT laps. + * Various minor GUI fixes and enhancements. + * Various minor map rendering (IMG & Mapsforge) fixes. + +------------------------------------------------------------------- +Sun Jul 28 14:03:19 CEST 2024 - tumic@cbox.cz + +- Update to version 13.23 + * Improved ENC maps rendering. + * Various minor fixes. + +------------------------------------------------------------------- +Sat Jun 15 13:51:35 CEST 2024 - tumic@cbox.cz + +- Update to version 13.22 + * Improved marine maps (ENC & IMG) rendering. + * Fixed multiple IMG DEM/hilshading issues. + * Added (zoomed) graph scrolling using the mouse. + +------------------------------------------------------------------- +Wed May 29 21:19:29 CEST 2024 - tumic@cbox.cz + +- Update to version 13.21 + * Added hillshading settings. + * Fixed render issues with Qt 6.7. + * Fixed issues with dates not respecting the system format. + +------------------------------------------------------------------- +Wed May 22 22:43:05 CEST 2024 - tumic@cbox.cz + +- Update to version 13.20 + * Improved hillshading rendering. + * Use the map DEM data for hillshading on IMG maps. + * Added support for TCX course points icons. + * Various DEM related fixes. + * Switched to Qt6. + +------------------------------------------------------------------- +Sat Apr 20 21:32:42 CEST 2024 - tumic@cbox.cz + +- Update to version 13.19 + * Added support for FIT course icons. + * Use propper GUI icons on Qt>=6.7 (Windows & Mac). + * Added support for GPX water temperature extension. + * Multiple minor map fixes (IMG & Mapsforge). + +------------------------------------------------------------------- +Sat Mar 23 21:19:19 CET 2024 - tumic@cbox.cz + +- Update to version 13.18 + * Added support for arbitrary CRSs in GeoJSON files. + * Added support for GeoJSON Coordinate Properties extension. + * CRS database consolidation. + +------------------------------------------------------------------- +Thu Mar 7 21:30:38 CET 2024 - tumic@cbox.cz + +- Update to version 13.17 + * Added support for hillshading (IMG & Mapsforge maps). + * Fixed broken "recent files" under KDE/Plasma6 style. + * Minor fixes (Mapsforge, IMG and ENC maps). + +------------------------------------------------------------------- +Mon Feb 12 23:38:57 CET 2024 - tumic@cbox.cz + +- Update to version 13.16 + * Improved vector maps rendering. + * Minor fixes. + +------------------------------------------------------------------- +Sun Jan 21 23:45:47 CET 2024 - tumic@cbox.cz + +- Update to version 13.15 + * Removed qt5compat dependency from Qt6 builds. + * Multiple minor fixes (GUI). + +------------------------------------------------------------------- +Mon Jan 1 23:25:38 CET 2024 - tumic@cbox.cz + +- Update to version 13.14 + * Removed 4Umaps map source (map service discontinued). + * Added mtbmap.cz map source. + * Multiple minor map formats fixes/improvements (TrekBuddy, IMG). + +------------------------------------------------------------------- +Mon Dec 18 21:46:45 CET 2023 - tumic@cbox.cz + +- Update to version 13.13 + * Fixed broken map scale (ruler) on HiDPI maps. + * Limit the overzoom to not produce huge tiles which break map + rendering. + * Increase the default pixmap cache size on Android to 384MB. + +------------------------------------------------------------------- +Mon Dec 11 23:37:06 CET 2023 - tumic@cbox.cz + +- Update to version 13.12 + * Added support for overzoom in MVT vector maps (MBTiles/online). + QtPBFImageplugin version 3 required. + * Vector (MVT) online maps now rendered asynchronous. + * Fixed vector MBTiles not loading in Qt6 builds issue. + +------------------------------------------------------------------- +Sun Nov 19 11:42:43 CET 2023 - tumic@cbox.cz + +- Update to version 13.11 + * Added support for GPSDump WPT files. + * Added "Open recent" menu. + * Fixed broken menu items placement (Mac). + * Huge MBTiles maps now load in a "geologically short" time. + * Vector MBTiles maps now rendered asynchronous. + * Fixed map bounds limiting. + +------------------------------------------------------------------- +Sat Oct 28 13:52:06 CEST 2023 - tumic@cbox.cz + +- Update to version 13.10 + * New GUI icons that fit the current platform styles. + * Added "Open directory" action for desktop systems. + * Fixed/improved vector maps path label layout algorithm. + +------------------------------------------------------------------- +Sun Sep 24 23:36:15 CEST 2023 - tumic@cbox.cz + +- Update to version 13.9 + * Fixed storing of WMTS tiles with file system incompatible tile + matrix names. + * Improved/fixed TrekBuddy maps/atlases support. + * Improved ENC maps rendering style. + +------------------------------------------------------------------- +Thu Sep 7 22:22:05 CEST 2023 - tumic@cbox.cz + +- Update to version 13.8 + * Added support for ENC atlases (catalogues). + * Fixed broken "Use styles" persistent configuration. + * Fixed broken opening of files from "content:" URLs (Android). + +------------------------------------------------------------------- +Sun Aug 27 18:23:03 CEST 2023 - tumic@cbox.cz + +- Update to version 13.7 + * Fixed/improved map info background rendering settings. + * Improved Mapsforge and ENC maps rendering. + * Switched to Android SDK 33. + * Added missing Windows quiet uninstaller entry. + +------------------------------------------------------------------- +Sun Aug 13 13:24:32 CEST 2023 - tumic@cbox.cz + +- Update to version 13.6 + * Fixed Garmin GPI parser rejecting some valid files. + * Improved Mapsforge and Garmin IMG maps rendering. + * Added option to suppress file open errors. + +------------------------------------------------------------------- +Sun Jul 30 11:40:20 CEST 2023 - tumic@cbox.cz + +- Update to version 13.5 + * Added graph pinch zooming. + * Display one-way street info in IMG maps. + * Use 512px tiles in Mapsforge maps rendering. + +------------------------------------------------------------------- +Sat Jun 10 09:59:25 CEST 2023 - tumic@cbox.cz + +- Update to version 13.4 + * Extended Mapsforge render themes support. + * Improved ENC maps rendering. + +------------------------------------------------------------------- +Sun May 21 13:44:24 CEST 2023 - tumic@cbox.cz + +- Update to version 13.3 + * Improved vector maps zooming speed/performance. + * Added support for custom HTTP headers in map tile requests. + * Improved Mapsforge maps rendering. + +------------------------------------------------------------------- +Fri May 12 20:47:05 CEST 2023 - tumic@cbox.cz + +- Update to version 13.2 + * Fixed crash on empty routes (introduced in 12.4). + * Minor fixes. + +------------------------------------------------------------------- +Fri May 5 19:24:12 CEST 2023 - tumic@cbox.cz + +- Update to version 13.1 + * Fixed wrong date info on tracks with segments. + * Fixed display issues of Mapsforge and KMZ maps in HiDPI mode. + +------------------------------------------------------------------- +Thu Apr 27 23:56:20 CEST 2023 - tumic@cbox.cz + +- Update to version 13.0 + * Reworked coordinate reference systems (CRS) handling. + * Improved Mapsforge maps rendering performance. + * Minor fixes. + +------------------------------------------------------------------- +Mon Apr 10 18:43:06 CEST 2023 - tumic@cbox.cz + +- Update to version 12.4 + * Fixed/improved Mapsforge maps rendering. + * Minor fixes. + +------------------------------------------------------------------- +Sun Mar 26 10:58:32 CEST 2023 - tumic@cbox.cz + +- Update to version 12.3 + * Improved ENC maps rendering. + * Minor fixes. + +------------------------------------------------------------------- +Sat Mar 4 18:08:31 CET 2023 - tumic@cbox.cz + +- Update to version 12.2 + * Fixed broken handling of IMG "multi-maps" (maps with overviews). + * Marine maps rendering fixes & improvements (IMG & ENC). + * Allow arbitrary large images (Qt6 only). + * Added support for 0.5" (7201x7201) DEM tiles. + * Made the DEM cache configurable. + +------------------------------------------------------------------- +Sat Feb 18 14:11:19 CET 2023 - tumic@cbox.cz + +- Update to version 12.1 + * Fixed areas rendering. + * Fixed GeoJSON parser. + * Fixed NMEA parser. + +------------------------------------------------------------------- +Fri Feb 10 00:46:51 CET 2023 - tumic@cbox.cz + +- Update to version 12.0 + * Android "desktop" integration. + * Minor fixes. + +------------------------------------------------------------------- +Thu Jan 26 23:43:07 CET 2023 - tumic@cbox.cz + +- Update to version 11.12 + * Fixed broken parsing of KML tracks with empty coordinates. + * Fixed bug where OziExplorer maps prevented loading any other + maps from the same directory. + * Improved marine maps (ENC, IMG) render style. + * Added Korean localization. + +------------------------------------------------------------------- +Sat Dec 10 19:10:30 CET 2022 - tumic@cbox.cz + +- Update to version 11.11 + * Improved ENC maps render style. + +------------------------------------------------------------------- +Sat Nov 26 20:10:40 CET 2022 - tumic@cbox.cz + +- Update to version 11.10 + * Fixed broken Inland ECDIS rendering. + * Improved ENC maps render style. + +------------------------------------------------------------------- +Thu Nov 17 13:38:08 CET 2022 - tumic@cbox.cz + +- Update to version 11.9 + * Improved ENC maps render style. + +------------------------------------------------------------------- +Fri Nov 11 01:44:12 CET 2022 - tumic@cbox.cz + +- Update to version 11.8 + * Fixed crash on ENC maps unload. + * Improved ENC maps render style. + +------------------------------------------------------------------- +Sun Nov 6 18:16:34 CET 2022 - tumic@cbox.cz + +- Update to version 11.7 + * Added support for ENC charts. + * Improved IMG maps marine style. + +------------------------------------------------------------------- +Mon Oct 10 00:56:00 CEST 2022 - tumic@cbox.cz + +- Update to version 11.6 + * Fixed tracks/routes line style configuration (introduced in + 11.5). + * Fixed KML StyleMap handling. + +------------------------------------------------------------------- +Wed Sep 28 08:55:08 CEST 2022 - tumic@cbox.cz + +- Update to version 11.5 + * Added support for data styles. + * Added Catalan localization. + * Fixed KML gx::Track parsing. + * Fixed broken map zoom 0 on HiDPI displays. + * Updated USGS maps (added zoom 16). + +------------------------------------------------------------------- +Sun Sep 4 22:38:13 CEST 2022 - tumic@cbox.cz + +- Update to version 11.4 + * Added support for KMZ data files. + * Multiple KML format parser fixes and improvements. + * Added support for non-SQL Orux maps. + +------------------------------------------------------------------- +Thu Aug 11 00:49:04 CEST 2022 - tumic@cbox.cz + +- Update to version 11.3 + * Added support for Orux maps. + * Android PDF/PNG export dialogues fixes/improvements. + +------------------------------------------------------------------- +Sun Jul 31 12:26:50 CEST 2022 - tumic@cbox.cz + +- Update to version 11.2 + * Added support for Osmdroid SQLite maps. + * Added support for GEMF maps. + * Various minor map parsers fixes/improvements. + * Multiple Android GUI fixes/improvements. + +------------------------------------------------------------------- +Thu Jun 2 22:24:38 CEST 2022 - tumic@cbox.cz + +- Update to version 11.1 + * Fixed broken map zooming using the mouse wheel (introduced in + 11.0) + * Now using asynchronous tiles rendering in IMG maps. + +------------------------------------------------------------------- +Mon May 30 18:56:55 CEST 2022 - tumic@cbox.cz + +- Update to version 11.0 + * Added Android build. + * Various map provider fixes (Mapsforge, IMG, JNX). + * Fixed broken PNG/PDF exports on systems with HiDPI displays. + +------------------------------------------------------------------- +Sun Apr 24 17:54:41 CEST 2022 - tumic@cbox.cz + +- Update to version 10.7 + * Multiple IMG maps loading/rendering fixes. + +------------------------------------------------------------------- +Tue Apr 12 23:59:10 CEST 2022 - tumic@cbox.cz + +- Update to version 10.6 + * Improved marine charts rendering. + +------------------------------------------------------------------- +Sun Mar 27 16:50:26 CEST 2022 - tumic@cbox.cz + +- Update to version 10.5 + * Improved handling of MBTiles maps with nonconsecutive zoom + levels. + * Fixed broken loading of some IMG maps. + * Added a basic IMG nautical charts style. + +------------------------------------------------------------------- +Sun Feb 13 23:31:55 CET 2022 - tumic@cbox.cz + +- Update to version 10.4 + * Improved POI labels handling in IMG maps. + * Fixed position/motion info output in exports/printing. + +------------------------------------------------------------------- +Wed Feb 2 21:11:28 CET 2022 - tumic@cbox.cz + +- Update to version 10.3 + * Improved/fixed GPI parser. + * Significantly improved areas loading performance. + +------------------------------------------------------------------- +Fri Jan 21 00:55:42 CET 2022 - tumic@cbox.cz + +- Update to version 10.2 + * Improved/fixed TwoNav data files parser. + * Prefer GPS locations when the positioning plugin provides + multiple position sources. + * Added a default DEM tiles download source. + * Multiple minor fixes and enhancements. + +------------------------------------------------------------------- +Sun Jan 2 15:05:54 CET 2022 - tumic@cbox.cz + +- Update to version 10.1 + * Added support for TwoNav data files (TRK, RTE, WPT). + * Extended waypoint icon set. + +------------------------------------------------------------------- +Wed Dec 8 00:03:04 CET 2021 - tumic@cbox.cz + +- Update to version 10.0 + * Added support for (GPS) positioning. + * Added workaround for broken FIT files exported by Strava. + * Fixed Mapsforge maps crash when Qt-SVG is missing. + +------------------------------------------------------------------- +Wed Nov 17 08:43:50 CET 2021 - tumic@cbox.cz + +- Update to version 9.12 + * Added support for QCT maps. + * Fixed broken app icons install in "make install" on linux. + * Minor IMG maps fixes and enhancements. + +------------------------------------------------------------------- +Sun Oct 31 16:08:47 CET 2021 - tumic@cbox.cz + +- Update to version 9.11 + * Switched to core5compat in Qt6 builds to support East Asian + encodings where possible. + * Fixed IMG map labels handling. + +------------------------------------------------------------------- +Mon Oct 25 12:35:14 CEST 2021 - tumic@cbox.cz + +- Update to version 9.10 + * Added waypoint icons highlighting. + * Various GPI parser fixes/improvements (icons related). + * Added support for East Asian encodings in Garmin formats. + +------------------------------------------------------------------- +Sat Oct 16 11:05:33 CEST 2021 - tumic@cbox.cz + +- Update to version 9.9 + * Fixed scroll wheel zooming on devices with "fine-resolution + wheels". + +------------------------------------------------------------------- +Wed Oct 13 21:07:45 CEST 2021 - tumic@cbox.cz + +- Update to version 9.8 + * Added support for Waypoint/POI icons. + * Various minor bugfixes. + +------------------------------------------------------------------- +Sun Sep 26 12:09:32 CEST 2021 - tumic@cbox.cz + +- Update to version 9.7 + * Added Chinese translation. + * Added support for location FIT files. + * Improved Mapsforge maps zoom performance. + * Added DEM tiles overview. + * Multiple settings handling fixes and enhancements. + +------------------------------------------------------------------- +Sun Sep 5 16:29:19 CEST 2021 - tumic@cbox.cz + +- Update to version 9.6 + * Added support for downloading DEM files. + * Fixed map tiles/files download timeout handling. + * Various GUI polishing (mostly macOS). + +------------------------------------------------------------------- +Sun Aug 22 17:53:18 CEST 2021 - tumic@cbox.cz + +- Update to version 9.5 + * Added support for ONmove (Decathlon) watch log files. + * Fixed/improved IMG labels handling. + +------------------------------------------------------------------- +Sun Aug 8 14:33:15 CEST 2021 - tumic@cbox.cz + +- Update to version 9.4 + * Rotate JPEG thumbnails according to EXIF data. + * Fixed Mapsforge styles parsing/rendering. + * Improved IMG maps performance. + +------------------------------------------------------------------- +Sat Jul 17 15:05:22 CEST 2021 - tumic@cbox.cz + +- Update to version 9.3 + * Fixed crash with certain Mapsforge styles. + * Removed the artificial POI zoom level limits in IMG maps. + * Added initial open file paths configuration. + +------------------------------------------------------------------- +Tue Jun 29 23:36:00 CEST 2021 - tumic@cbox.cz + +- Update to version 9.2 + * Added support for World-File georeferenced images. + * Fixed SML and CSV parser issues. + +------------------------------------------------------------------- +Sat May 29 10:32:56 CEST 2021 - tumic@cbox.cz + +- Update to version 9.1 + * Added support for TomTom OV2 and ITN files. + * Various waypoint properties enhancements. + * Mapsforge maps rendering fixes/improvements. + * Some more minor fixes. + +------------------------------------------------------------------- +Tue Apr 20 00:46:33 CEST 2021 - tumic@cbox.cz + +- Update to version 9.0 + * Added support for Mapsforge maps. + +------------------------------------------------------------------- +Tue Mar 23 23:24:21 CET 2021 - tumic@cbox.cz + +- Update to version 8.9 + * Preserve the directory structure when loading maps/POIs. + * Improved areas rendering performance. + * Added workaround for broken CRS urns used by Swisstopo. + * Fixed possible crash on JNX maps. + +------------------------------------------------------------------- +Mon Mar 1 00:37:43 CET 2021 - tumic@cbox.cz + +- Update to version 8.8 + * Fixed disappearing marker with some graphs combinations. + +------------------------------------------------------------------- +Sun Feb 21 10:48:37 CET 2021 - tumic@cbox.cz + +- Update to version 8.7 + * Fixed broken marker date/coordinates when time graphs are + selected. + * Fixed window geometry save/restore. + * Improved Full-screen layout. + +------------------------------------------------------------------- +Sun Feb 14 22:41:55 CET 2021 - tumic@cbox.cz + +- Update to version 8.6 + * Added support for Locus/OsmAnd/RMaps SQLite maps. + * Add Coordinates display option to position info. + * Minor AQM maps display fix. + +------------------------------------------------------------------- +Mon Feb 8 21:42:21 CET 2021 - tumic@cbox.cz + +- Update to version 8.5 + * Fixed crash on areas/polygons (introduced in 8.2). + +------------------------------------------------------------------- +Sun Feb 7 13:08:31 CET 2021 - tumic@cbox.cz + +- Update to version 8.4 + * Added support for AlpineQuest AQM maps. + * Added position date display option. + * IMG format compatability and performance improvements. + +------------------------------------------------------------------- +Sat Jan 23 21:45:59 CET 2021 - tumic@cbox.cz + +- Update to version 8.3 + * Fixed crash on empty paths (introduced in 8.2). + +------------------------------------------------------------------- +Tue Jan 19 20:45:47 CET 2021 - tumic@cbox.cz + +- Update to version 8.2 + * Fixed crash on broken KMZ maps. + * Improved graph slider/path marker handling. + * Minor UI/UX enhancements. + +------------------------------------------------------------------- +Sat Jan 2 11:05:30 CET 2021 - tumic@cbox.cz + +- Update to version 8.1 + * Fixed digital zoom on OS X. + * Fixed Qt6 Release build. + * Added support for ZIPed DEM files. + * Minor fixes. + +------------------------------------------------------------------- +Mon Dec 28 23:33:36 CET 2020 - tumic@cbox.cz + +- Update to version 8.0 + * Added support for KMZ maps. + * Added Qt6 support, dropped Qt4 support. + +------------------------------------------------------------------- +Tue Dec 15 23:29:47 CET 2020 - tumic@cbox.cz + +- Update to version 7.38 + * Maps can now be opened like data files (program parameter, + drag&drop, ...) and with overviews. + * Added support for BSB nautical charts. + * Added support for polyconic projections. + +------------------------------------------------------------------- +Tue Nov 24 23:12:22 CET 2020 - tumic@cbox.cz + +- Update to version 7.37 + * Added "copy coordinates to clipboard" feature. + * Improved graphs zooming. + * Various minor GUI tweaks/fixes. + * Improved IMG maps drawing performance. + * Improved GeoTIFF compatability. + +------------------------------------------------------------------- +Wed Nov 11 21:39:56 CET 2020 - tumic@cbox.cz + +- Update to version 7.36 + * IMG format fixes/improvements (mostly labels related). + * Added workaround for broken IMG maps produced by mkgmap. + * Added workaround for broken FIT files produced by gpsbabel. + +------------------------------------------------------------------- +Tue Oct 27 21:32:16 CET 2020 - tumic@cbox.cz + +- Update to version 7.35 + * IMG format compatability, performance and layout improvements. + * Fixed CRS entries parsing (WMS, WMTS) + * Various minor bug fixes. + +------------------------------------------------------------------- +Fri Oct 9 05:31:15 CEST 2020 - tumic@cbox.cz + +- Update to version 7.34 + * Fixed application icons paths. + +------------------------------------------------------------------- +Wed Oct 7 23:21:38 CEST 2020 - tumic@cbox.cz + +- Update to version 7.33 + * Added PNG export. + +------------------------------------------------------------------- +Mon Sep 21 00:01:38 CEST 2020 - tumic@cbox.cz + +- Update to version 7.32 + * Configurable (GPX) segments handling. + * Fixed TCX trackpoint extensions parsing. + * Some more IMG format compatability improvements. + * "Multi-size" application icons. + +------------------------------------------------------------------- +Tue Jun 30 16:19:34 CEST 2020 - tumic@cbox.cz + +- Update to version 7.31 + * Added Italian translation. + * Fixed build with Qt 5 versions <= 5.5. + * Various IMG format compatability and performance improvements. + +------------------------------------------------------------------- +Sat May 30 15:24:14 CEST 2020 - tumic@cbox.cz + +- Update to version 7.30 + * Added time zone configuration. + * Added support for IMG map overlays. + * Reverted to the original (<=7.28) outlier threshold. + * Updated Antarctica map URL. + * Minor fixes (KML, CRS format). + +------------------------------------------------------------------- +Sun Apr 19 15:01:07 CEST 2020 - tumic@cbox.cz + +- Update to version 7.29 + * Added support for FIT course points. + * Minor IMG maps fixes/tweaks. + +------------------------------------------------------------------- +Sun Apr 5 12:48:01 CEST 2020 - tumic@cbox.cz + +- Update to version 7.28 + * Fixed broken graph color change when secondary graphs present. + * Fixed broken map enable condition (selecting such map crashes + GPXSee). + +------------------------------------------------------------------- +Sat Mar 28 19:39:12 CET 2020 - tumic@cbox.cz + +- Update to version 7.27 + * Fixed builds with -Werror=format-security (Fedora, RHEL, + Mageia). No real issue. + +------------------------------------------------------------------- +Sat Mar 28 18:38:45 CET 2020 - tumic@cbox.cz + +- Update to version 7.26 + * Enable simultaneous display of GPS and DEM data. + * Asynchronous WMS/WMTS map loading (fixes crash on OS X). + * Various minor bug fixes. + +------------------------------------------------------------------- +Wed Mar 4 20:35:11 CET 2020 - tumic@cbox.cz + +- Update to version 7.25 + * Added missing OnlineResources URLs handling in WMS maps. + * A better WMS format parameter handling (partialy broken in + 7.24) + +------------------------------------------------------------------- +Sun Mar 1 15:21:52 CET 2020 - tumic@cbox.cz + +- Update to version 7.24 + * Multiple WMS maps fixes. + +------------------------------------------------------------------- +Mon Feb 17 20:34:50 CET 2020 - tumic@cbox.cz + +- Update to version 7.23 + * Fixed various IMG maps rendering issues. + * Improved the default IMG map style. + +------------------------------------------------------------------- +Wed Feb 12 23:06:23 CET 2020 - tumic@cbox.cz + +- Update to version 7.22 + * Fixed loading of GMAP maps when Garmin BaseCamp has associated + them (OS X issue). + +------------------------------------------------------------------- +Tue Feb 11 23:09:17 CET 2020 - tumic@cbox.cz + +- Update to version 7.21 + * Added support for Garmin GMAP maps. + * Various IMG/GMAP maps fixes/improvements. + * Hungarian localization. + +------------------------------------------------------------------- +Sun Jan 26 17:24:23 CET 2020 - tumic@cbox.cz + +- Update to version 7.20 + * Added support for Suunto SML files. + * Various IMG maps improvements. + +------------------------------------------------------------------- +Sun Jan 12 18:33:57 CET 2020 - tumic@cbox.cz + +- Update to version 7.19 + * Fixed/improved pause detection. + * Fixed buffer overflow in GPI parser. + * OpenStreetMap and 4UMaps URL changes. + * Minor IMG file format reader fixes/improvements. + * Fixed/improved tooltip/popups handling. + * Translations updates. + +------------------------------------------------------------------- +Fri Nov 15 22:49:20 CET 2019 - tumic@cbox.cz + +- Update to version 7.18 + * Added support for waypoint addresses. + * Improved pause detection. + * Improved GPI support (images, safety cameras). + * Added Ukrainian translation. + +------------------------------------------------------------------- +Sat Nov 2 10:03:40 CET 2019 - tumic@cbox.cz + +- Update to version 7.17 + * Fixed program crash on empty GPX segment. + * Fixed broken DEM value reading on S/W coordinates. + * Various GPI parser fixes & improvements. + +------------------------------------------------------------------- +Mon Oct 28 22:26:16 CET 2019 - tumic@cbox.cz + +- Update to version 7.16 + * Added support for Garmin GPI files. + * Hyperlink + copy&paste enabled tool tips. + * Various minor bug fixes in data loading. + +------------------------------------------------------------------- +Sat Oct 5 19:03:32 CEST 2019 - tumic@cbox.cz + +- Update to version 7.15 + * Fixed broken align of zoom level 0 with tiles of a different + size than 256px. + * Increased the default tile cache size value to 256MB. + * IMG maps text layout tweaking and optimization. + +------------------------------------------------------------------- +Sun Sep 29 15:42:25 CEST 2019 - tumic@cbox.cz + +- Update to version 7.14 + * Added support for enchanced altitude and speed records in FIT + files. + * Added support for pseudo-NT IMG maps (e.g. TopoHispania). + +------------------------------------------------------------------- +Sun Sep 1 18:50:26 CEST 2019 - tumic@cbox.cz + +- Update to version 7.13 + * Added support for graph zooming. + * Several minor bug fixes. + +------------------------------------------------------------------- +Sat Aug 17 22:20:31 CEST 2019 - tumic@cbox.cz + +- Update to version 7.12 + * Added support for SeeYou CUP files. + * Added support for Geographic 2D projection in vector maps. + * Fixed lat/lon reference parsing in big endian EXIF entries. + +------------------------------------------------------------------- +Thu Jul 18 21:31:34 CEST 2019 - tumic@cbox.cz + +- Update to version 7.11 + * Improved IMG maps loading performance and memory footprint. + * Improved road shields layout on IMG maps. + +------------------------------------------------------------------- +Sun Jul 7 19:28:34 CEST 2019 - tumic@cbox.cz + +- Update to version 7.10 + * Various IMG maps fixes and improvements. + +------------------------------------------------------------------- +Sat Jun 15 22:36:58 CEST 2019 - tumic@cbox.cz + +- Update to version 7.9 + * Removed the annoying map view re-zooming on window resize. + * Improved POI handling and text rendering in IMG maps. + +------------------------------------------------------------------- +Thu May 30 00:19:37 CEST 2019 - tumic@cbox.cz + +- Update to version 7.8 + * Added support for QuadTiles maps. + * Added (optional) km/mi path markers. + * Fixed broken IMG maps after print/PDF export. + * Fixed broken zoom fit on IMG maps. + * Fixed broken WMS scale denominators to zoom levels transition. + +------------------------------------------------------------------- +Sat May 18 20:50:07 CEST 2019 - tumic@cbox.cz + +- Update to version 7.7 + * Fixed build & display issues with Qt < 5.4. + * Added support for vector maps projection setting. + * Added support for user defined TYP files for Garmin IMG maps. + * Removed obsolete "Always show the map" setting. + +------------------------------------------------------------------- +Sun May 12 17:55:57 CEST 2019 - tumic@cbox.cz + +- Update to version 7.6 + * Added support for Garmin IMG maps. + * Fixed coordinates info display issues. + * Fixed rendering of large areas using OpenGL. + * Fixed broken speed type switch. + +------------------------------------------------------------------- +Sat Mar 16 19:38:53 CET 2019 - tumic@cbox.cz + +- Update to version 7.5 + * Added support for geotagged JPEG images. + +------------------------------------------------------------------- +Sun Mar 10 20:59:05 CET 2019 - tumic@cbox.cz + +- Update to version 7.4 + * Added support for TwoNav RMaps. + * Fixed broken projection equations (multiple corner cases). + * Fixed IGC date handling issues. + +------------------------------------------------------------------- +Mon Feb 18 23:52:54 CET 2019 - tumic@cbox.cz + +- Update to version 7.3 + * Added support for area (polygon) objects. + * Added support for track segments. + * Added support for oblique stereographic projections. + * Added the "Show cursor coordinates" option. + * Added Portuguese (Brazil) localization. + * Minor bug fixes (GPX parser, GUI). + +------------------------------------------------------------------- +Mon Jan 28 21:40:21 CET 2019 - tumic@cbox.cz + +- Update to version 7.2 + * Added support for DEM data (SRTM HGT files). + * Improved look&feel in dark styles. + * Added support for polar stereographic projections + Antarctica + map. + * Added support for GeoJSON files. + * Added Spanish localization. + +------------------------------------------------------------------- +Tue Jan 1 23:33:40 CET 2019 - tumic@cbox.cz + +- Update to version 7.1 + * Fixed build with Qt5 <= 5.4 + * Minor bug fixes & updates (TCX, localization) + +------------------------------------------------------------------- +Sat Dec 8 12:15:28 CET 2018 - tumic@cbox.cz + +- Update to version 7.0 + * Added support for PBF vector maps (requires QtPbfImagePlugin). + * Changed user data/config paths locations. + * Added Turkish localization. + * Minor bug fixes (WMTS, graphs) + +------------------------------------------------------------------- +Sat Oct 13 21:23:27 CEST 2018 - tumic@cbox.cz + +- Update to version 6.3 + * Fixed broken OSM maps non-default bounds handling. + * Fixed broken cleanup on exit (introduced in 6.1). + * Added Danish localization. + +------------------------------------------------------------------- +Sun Oct 7 22:52:34 CEST 2018 - tumic@cbox.cz + +- Update to version 6.2 + * Fixed Norwegian localization language code. + +------------------------------------------------------------------- +Sun Oct 7 18:20:41 CEST 2018 - tumic@cbox.cz + +- Update to version 6.1 + * Fixed broken tiles rendering on OSM/TMS map borders (broken in + 5.18). + * Fixed "enable HTTP2" configuration handling. + * Added Norwegian localization. + +------------------------------------------------------------------- +Sun Sep 23 12:47:50 CEST 2018 - tumic@cbox.cz + +- Update to version 6.0 + * Added MBTiles maps support. + * Added TMS maps support. + * Added support for local file URLs (OSM, TMS, WMTS maps). + * Minor bugfixes (localization, WMTS, date-line crossing). + +------------------------------------------------------------------- +Sat Sep 15 16:42:41 CEST 2018 - tumic@cbox.cz + +- Update to version 5.18 + * Made the HiDPI display mode (of non-HiDPI maps) configurable. + * Long path segments now displayed using great circle paths. + * Fixed IGC parser (new date header format support). + * Fixed broken zoom level 0 handling. + * Fixed POI search algorithm. + * Fixed Garmin CSV parser (wrong coordinates order). + * Some more minor bugfixes. + +------------------------------------------------------------------- +Sat Aug 18 21:50:36 CEST 2018 - tumic@cbox.cz + +- Update to version 5.17 + * Added support for HiDPI/Retina displays & maps. + * Added support for SIGMA SPORT SLF files. + * Added support for Geocaching.com LOC files. + +------------------------------------------------------------------- +Wed Aug 8 13:06:37 UTC 2018 - jengelh@inai.de + +- Fixup grammar of summary. + +------------------------------------------------------------------- +Wed Aug 8 00:38:35 CEST 2018 - tumic@cbox.cz + +- Update to version 5.16 + * Added statistics report. + * Added support for HTTP/2 (Qt>=5.10.1) + * Various minor bugfixes. + +------------------------------------------------------------------- +Tue Jul 3 23:33:30 CEST 2018 - tumic@cbox.cz + +- Update to version 5.15 + * Added gear ratio/shifts graphs (Shimano Di2). + * Fixed FIT parser crash. + * Added support for obscure Bryton Rider FIT files. + * Some more minor bugfixes. + +------------------------------------------------------------------- +Sat Jun 23 16:16:12 CEST 2018 - tumic@cbox.cz + +- Update to version 5.14 + * Improved outlier detection (now based on acceleration rather + than speed) + * Fixed broken distance computation when outlier detection was + enabled. + * Added speed data source setting. + * Several minor bugfixes. + +------------------------------------------------------------------- +Tue May 29 22:09:25 CEST 2018 - tumic@cbox.cz + +- Update to version 5.13 + * Fixed broken automatic loading of OziExplorer maps (introduced + in 5.12) + * Added support for Krovak projections (EPSG:1041 and EPSG:9819) + +------------------------------------------------------------------- +Fri May 25 18:30:22 CEST 2018 - tumic@cbox.cz + +- Update to version 5.12 + * Added support for Garmin JNX maps. + * Added support for GPX Garmin route extension. + * Several performance improvements. + +------------------------------------------------------------------- +Mon May 14 23:33:21 CEST 2018 - tumic@cbox.cz + +- Update to version 5.11 + * Added support for EPSG:9606 and 9607 datum transformations. + * Added support for Mercator projection (the real one). + * Updated the GCS & PCS files. + * Fixed LCC2 GeoTIFF images loading. + * Fixed broken time-based graphs for files with duplicit + timestamps. + +------------------------------------------------------------------- +Wed May 9 18:46:50 CEST 2018 - tumic@cbox.cz + +- Update to version 5.10 + * Improved track loading performance. + * Improved network/server error handling. + * Added missing EST97 GCS/PCS. + * Several minor bugfixes and improvements. + +------------------------------------------------------------------- +Thu Apr 19 20:03:00 CEST 2018 - tumic@cbox.cz + +- Update to version 5.9 + * Fixed HTTP redirects handling. + * Proper fix of the zoom changes/offset bugs (resolved only + partialy in 5.8). + +------------------------------------------------------------------- +Wed Apr 18 01:51:29 CEST 2018 - tumic@cbox.cz + +- Update to version 5.8 + * Fixed the irritating map zoom changes on OSM maps switching and + the 1px map center offset bug. + * Added Polish translation. + +------------------------------------------------------------------- +Tue Apr 17 00:49:45 CEST 2018 - tumic@cbox.cz + +- Update to version 5.7 + * Added OziExplorer data files (plt, rte, wpt) support. + +------------------------------------------------------------------- +Sun Apr 8 21:12:19 CEST 2018 - tumic@cbox.cz + +- Update to version 5.6 + * Added WMS support. + * Several minor bugfixes and improvements (mostly WMTS). + +------------------------------------------------------------------- +Mon Mar 19 23:39:34 CET 2018 - tumic@cbox.cz + +- Update to version 5.5 + * Fixed deadlocks caused by infinite HTTP timeout. + * Several minor bugfixes. + +------------------------------------------------------------------- +Sun Mar 11 21:48:20 CET 2018 - tumic@cbox.cz + +- Update to version 5.4 + * Added pace info. + * Added support for EPSG 21781 PCS (Swiss grid). + * Added missing WMTS dimensions handling. + * Fixed broken zoom rectangle computation. + * Fixed swapped GeoTIFF LCC1 and LCC2 projection codes. + * Fixed loading of WGS84 GeoTIFF images defined using + the ellipsoid only. + * Fixed broken (case-sensitive) WMTS parameters handling. + +------------------------------------------------------------------- +Thu Mar 1 20:23:38 CET 2018 - tumic@cbox.cz + +- Update to version 5.3 + * Added support for WMTS maps. + * Fixed Lambert azimuthal equal area projection. + * Improved scale computation on offline maps. + * Added some more GCS/PCS definitions. + * Fixed invalid memory access. + +------------------------------------------------------------------- +Sat Feb 17 15:06:06 CET 2018 - tumic@cbox.cz + +- Update to version 5.2 + * Fixed broken GeoTIFF (Web) Mercator projection. + * Several minor bug fixes. + +------------------------------------------------------------------- +Mon Feb 12 08:35:13 CET 2018 - tumic@cbox.cz + +- Update to version 5.1 + * Fixed crash during static data initialization. + * Added coordinates format setting. + * Added nautical units setting. + +------------------------------------------------------------------- +Sat Feb 10 20:58:20 CET 2018 - tumic@cbox.cz + +- Update to version 5.0 + * Added support for GeoTIFF images. + * Online map sources are now defined using XML files. + * Added Finnish, French and Russian localization. + +------------------------------------------------------------------- +Mon Jan 8 02:35:38 CET 2018 - tumic@cbox.cz + +- Update to version 4.19 + * Fixed missing cached content cleanup causing huge draw areas + (causing system memory exhaustion) issue. + +------------------------------------------------------------------- +Sat Jan 6 22:48:36 CET 2018 - tumic@cbox.cz + +- Update to version 4.18 + * Fixed broaken A records parsing in IGC files. + * Added support for negative altitudes in IGC files. + +------------------------------------------------------------------- +Sat Dec 9 20:56:35 CET 2017 - tumic@cbox.cz + +- Update to version 4.17 + * Added support for Lambert Azimuthal Equal Area projections. + * Added support for map viewing without GPS log files loaded. + * Added slider/marker color setting. + * Fixed scene centering issue. + * Fixed offline map scale computation issue. + * Fixed some corner case map drawing issues. + +------------------------------------------------------------------- +Wed Oct 18 00:06:27 CEST 2017 - tumic@cbox.cz + +- Update to version 4.16 + * Fixed broken loading of KML files with folder elements outside + document element. + * Added support for KML files with multitracks. + * Added support for Temperature, Cadence and Heartrate in KML + files. + * Added support for TCX multi-sport activities. + +------------------------------------------------------------------- +Fri Oct 6 19:02:15 CEST 2017 - tumic@cbox.cz + +- Update to version 4.15 + * Fixed the 1px content offset on zoom/map change issue. + * Improved graph slider info. + * Graph items are now selecteble like path items (+ tool tips). + +------------------------------------------------------------------- +Fri Sep 15 23:24:48 CEST 2017 - tumic@cbox.cz + +- Update to version 4.14 + * Fixed broken parsing of TCX files with heart rate data. + * Fixed invalid memory access in NMEA parser. + * Fixed broken units setting for cadence, heart rate and power + graphs. + * Added support for limiting the maximal zoom level of online map + sources. + * Added waypoints/POI size/color settings and map background + color settings. + * Adjusted the scale bar (text) size to the remaining content + in print/PDF export output. + +------------------------------------------------------------------- +Sun Sep 3 21:31:18 CEST 2017 - tumic@cbox.cz + +- Update to version 4.13 + * Added support for high-resolution printing. + +------------------------------------------------------------------- +Thu Aug 24 23:10:30 CEST 2017 - tumic@cbox.cz + +- Update to version 4.12 + * Fixed broken LCC projection on southern hemisphere. + * Added support for France I-IV and VICGRID/VICGRID94 projections. + * Added map opacity (brightness) setting. + * Added 4UMaps to map sources. + +------------------------------------------------------------------- +Tue Aug 15 15:20:59 CEST 2017 - tumic@cbox.cz + +- Update to version 4.11 + * Fixed QT4 build. + +------------------------------------------------------------------- +Tue Aug 15 14:09:21 CEST 2017 - tumic@cbox.cz + +- Update to version 4.10 + * Added support for OZF zoom levels. + * Added support for maps with only 2 reference points. + * Various map loading/displaying improvements. + +------------------------------------------------------------------- +Tue Jul 11 23:37:00 CEST 2017 - tumic@cbox.cz + +- Update to version 4.9 + * Improved map switching (no more track resizing on map change). + * Improved TARed Trekbuddy maps loading (now using TMI index + files if available). + * Optimized POI handling. + +------------------------------------------------------------------- +Thu May 25 11:48:18 CEST 2017 - tumic@cbox.cz + +- Update to version 4.8 + * Added data filtering settings. + * Fixed broken units handling in track info tooltips. + +------------------------------------------------------------------- +Tue May 9 00:52:35 CEST 2017 - tumic@cbox.cz + +- Update to version 4.7 + * Fixed broken offline maps on southern hemisphere. + * Fixed broken UTM zone setup on some offline maps. + * Added support for OZF3 files. + * Added support for Albers Equal-Area projection. + * Added support for offline maps with projections defined as + British, Irish and Swedish grid and NZTM2000. + +------------------------------------------------------------------- +Tue May 2 00:15:47 CEST 2017 - tumic@cbox.cz + +- Update to version 4.6 + * Fixed broken PDF export/printing (broken map scale/waypoints + size). + * Improved path projection performance when an atlas is used. + +------------------------------------------------------------------- +Sun Apr 23 21:11:50 CEST 2017 - tumic@cbox.cz + +- Update to version 4.5 + * Added support for "runtime" loading of offline maps. + * Fixed atlas zoom fitting. + * Fixed various minor offline map loading issues. + +------------------------------------------------------------------- +Mon Apr 17 23:05:00 CEST 2017 - tumic@cbox.cz + +- Update to version 4.4 + * Added support for ozf2 image files. + * Added full support for non-WGS84 datum based offline maps. + * Added German localization. + +------------------------------------------------------------------- +Wed Apr 12 18:29:30 CEST 2017 - tumic@cbox.cz + +- Update to version 4.3 + * Fixed missing cached content cleanup causing huge draw areas + (causing memory exhaustion) issue. + * Fixed map file defined datum not set for UTM maps issue. + +------------------------------------------------------------------- +Thu Apr 6 20:34:53 CEST 2017 - tumic@cbox.cz + +- Update to version 4.2 + * Added digital zoom. + * Fixed atlas map fitting algorithm. + * Completed Swedish translation. + +------------------------------------------------------------------- +Sun Apr 2 23:59:35 CEST 2017 - tumic@cbox.cz + +- Update to version 4.1 + * Added support for Lambert conformal conic projection. + +------------------------------------------------------------------- +Sat Apr 1 19:15:59 CEST 2017 - tumic@cbox.cz + +- Update to version 4.0 + * Added support for offline maps. + * Fixed zoom issues on touchpads. + +------------------------------------------------------------------- +Sun Feb 12 23:40:21 CET 2017 - tumic@cbox.cz + +- Update to version 3.9 + * Fixed broken POI radius computation. + * Added moving time info. + * Improved pause detection/handling. + +------------------------------------------------------------------- +Tue Jan 24 18:38:56 CET 2017 - tumic@cbox.cz + +- Update to version 3.8 + * Fixed graph info not redrawing issue. + * Added Swedish localization. + +------------------------------------------------------------------- +Mon Jan 23 09:20:50 CET 2017 - tumic@cbox.cz + +- Update to version 3.7 + * Fixed tile downloading issues (multiple downloads, redirect + loop). + * Enabled free map scroll. + +------------------------------------------------------------------- +Tue Dec 20 22:46:00 CET 2016 - tumic@cbox.cz + +- Update to version 3.5 + * Fixed broken NMEA latitude parsing. + * Added print/export options. + +------------------------------------------------------------------- +Sat Dec 10 01:25:34 CET 2016 - tumic@cbox.cz + +- Update to version 3.4 + * Fixed QT5 < 5.4 builds (Debian 8). + +------------------------------------------------------------------- +Fri Dec 9 21:12:58 CET 2016 - tumic@cbox.cz + +- Update to version 3.3 + * Added options dialog with basic appearance settings. + * Added OpenGL support. + +------------------------------------------------------------------- +Tue Nov 22 09:47:00 CET 2016 - tumic@cbox.cz + +- Update to version 3.2 + * Added support for NMEA files. + * Fixed path marker inaccuracy bug. + +------------------------------------------------------------------- +Sat Nov 12 11:50:48 CET 2016 - tumic@cbox.cz + +- Update to version 3.1 + * Added support for IGC files. + * Fixed zoom level computation bugs. + +------------------------------------------------------------------- +Mon Nov 7 09:28:00 CET 2016 - tumic@cbox.cz + +- Update to version 3.0 + * 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. + +------------------------------------------------------------------- +Sat Oct 16 00:08:59 CEST 2016 - tumic@cbox.cz + +- Update to version 2.20 + * Added support for drag&drop. + * Fixed graph line distortion in PDF output. + * Fixed POI loading performance issue. + * GUI polishing. + +------------------------------------------------------------------- +Wed Sep 28 23:45:19 CEST 2016 - tumic@cbox.cz + +- Update to version 2.19 + * 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. + +------------------------------------------------------------------- +Wed Aug 31 09:27:40 CEST 2016 - tumic@cbox.cz + +- Update to version 2.18 + * Added support for GPX routes. + * Added various data display options. + * Improved performance. + +------------------------------------------------------------------- +Wed Aug 3 00:39:28 CEST 2016 - tumic@cbox.cz + +- Update to version 2.17 + * Added waypoint/track info tooltips. + * Improved POI handling. + +------------------------------------------------------------------- +Thu Jun 16 21:29:46 CEST 2016 - tumic@cbox.cz + +- Update to version 2.16 + * 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. + +------------------------------------------------------------------- +Sat May 28 10:06:25 CEST 2016 - tumic@cbox.cz + +- Update to version 2.14 + * Added print support. + * Many fixes & improvements in PDF export (e.g. map support). + +------------------------------------------------------------------- +Tue May 3 20:09:06 CEST 2016 - tumic@cbox.cz + +- Update to version 2.13 + * Fixed broken opening of non-ASCII named files as program + arguments. + * File info in window title. + * Persistent program settings. + +------------------------------------------------------------------- +Thu Apr 14 07:54:37 CEST 2016 - tumic@cbox.cz + +- Update to version 2.12 + * Added fullscreen mode. + * Polished GUI. + +------------------------------------------------------------------- +Sat Apr 2 17:52:12 CEST 2016 - tumic@cbox.cz + +- Update to version 2.11 + * Added "clear tile cache" option. + * Lots of minor bug fixes and enhancements. + +------------------------------------------------------------------- +Fri Mar 25 13:32:27 CET 2016 - tumic@cbox.cz + +- Update to version 2.10 + * Added heart rate graphs. + * Polished GUI. + * Redesigned map/POI data sources handling. + * Lots of minor bug fixes and enhancements. + +------------------------------------------------------------------- +Sun Mar 20 21:14:33 CET 2016 - tumic@cbox.cz + +- Update to version 2.9 + * Added support for displaying waypoints. + * Minor bug fixes and enhancements. + +------------------------------------------------------------------- +Sun Mar 6 17:29:07 CET 2016 - tumic@cbox.cz + +- Update to version 2.8 + * Improved POI files control. + * Minor bug fixes and enhancements. + +------------------------------------------------------------------- +Sat Feb 13 12:39:16 CET 2016 - tumic@cbox.cz + +- Update to version 2.7 + * Added default map sources (OSM, Thunderforest). + * Added support for POIs in GPX format. + * Added support for GPX files with multiple tracks. + +------------------------------------------------------------------- +Wed Feb 3 16:05:17 CET 2016 - tumic@cbox.cz + +- Update to version 2.6 + * Added map scale info. + * Improved PDF export. + +------------------------------------------------------------------- +Sun Dec 20 17:42:00 CET 2015 - tumic@cbox.cz + +- Update to version 2.5 + * Added support for imperial units. + * Fixed track view resizing issues. diff --git a/gpxsee.dsc b/gpxsee.dsc new file mode 100644 index 0000000..7f95e8e --- /dev/null +++ b/gpxsee.dsc @@ -0,0 +1,9 @@ +Format: 1.0 +Source: gpxsee +Version: 13.26-1 +Binary: gpxsee +Maintainer: Martin Tuma +Architecture: any +Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev, libqt5svg5-dev, libqt5serialport5-dev +Files: + 00000000000000000000000000000000 0 GPXSee-13.26.tar.gz diff --git a/gpxsee.spec b/gpxsee.spec new file mode 100644 index 0000000..d30e602 --- /dev/null +++ b/gpxsee.spec @@ -0,0 +1,147 @@ +# +# spec file for package gpxsee +# +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +# See also http://en.opensuse.org/openSUSE:Specfile_guidelines + +Name: gpxsee +Version: 13.26 +Release: 1 +Summary: GPS log file visualization and analysis tool +License: GPL-3.0-only +Group: Productivity/Graphics/Viewers +Url: http://www.gpxsee.org +Source0: https://github.com/tumic0/GPXSee/archive/%{version}/GPXSee-%{version}.tar.gz + +BuildRequires: gcc-c++ +BuildRequires: make +%if 0%{?fedora_version} +BuildRequires: qt6-qtbase +BuildRequires: qt6-qtbase-gui +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qtbase-private-devel +BuildRequires: qt6-qtpositioning-devel +BuildRequires: qt6-qtsvg-devel +BuildRequires: qt6-qtserialport-devel +BuildRequires: qt6-linguist +Recommends: qt6-qtimageformats +Recommends: qt6-qtpbfimageformat +%else +%if 0%{?suse_version} +BuildRequires: qt6-core-devel +BuildRequires: qt6-concurrent-devel +BuildRequires: qt6-gui-devel +BuildRequires: qt6-gui-private-devel +BuildRequires: qt6-widgets-devel +BuildRequires: qt6-network-devel +BuildRequires: qt6-printsupport-devel +BuildRequires: qt6-openglwidgets-devel +BuildRequires: qt6-sql-devel +BuildRequires: qt6-svg-devel +BuildRequires: qt6-serialport-devel +BuildRequires: qt6-positioning-devel +BuildRequires: qt6-tools-linguist +Recommends: qt6-sql-sqlite +Recommends: qt6-imageformats +Recommends: qt6-qtpbfimageformat +%else +# Mageia +BuildRequires: libqt6core-devel +BuildRequires: libqt6gui-devel +BuildRequires: libqt6concurrent-devel +BuildRequires: libqt6widgets-devel +BuildRequires: libqt6network-devel +BuildRequires: libqt6printsupport-devel +BuildRequires: libqt6openglwidgets-devel +BuildRequires: libqt6sql-devel +BuildRequires: libqt6svg-devel +BuildRequires: libqt6positioning-devel +BuildRequires: libqt6serialport-devel +BuildRequires: qttools6 +Recommends: qtimageformats6 +Recommends: libqt6-database-plugin-sqlite +Recommends: libqt6-qtpbfimageformat +%endif +%endif + +%description +GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML, +IGC, CUP, NMEA, SLF, SML, LOC, OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV, +TomTom OV2&ITN, ONmove OMD/GHP and geotagged JPEG files. + +%prep +%setup -q -n GPXSee-%{version} + +%build +%if 0%{?suse_version} +lrelease6 gpxsee.pro +%{qmake6} gpxsee.pro +%else +lrelease-qt6 gpxsee.pro +%{qmake_qt6} gpxsee.pro +%endif +make %{?_smp_mflags} + +%install +install -d 755 %{buildroot}/%{_bindir} +install -d 755 %{buildroot}/%{_datadir}/applications +install -d 755 %{buildroot}/%{_datadir}/icons/hicolor +install -d 755 %{buildroot}/%{_datadir}/mime/packages +install -d 755 %{buildroot}/%{_datadir}/metainfo +install -d 755 %{buildroot}/%{_datadir}/%{name} +install -d 755 %{buildroot}/%{_datadir}/%{name}/maps +install -d 755 %{buildroot}/%{_datadir}/%{name}/CRS +install -d 755 %{buildroot}/%{_datadir}/%{name}/translations +install -d 755 %{buildroot}/%{_datadir}/%{name}/symbols +install -m 755 gpxsee %{buildroot}/%{_bindir}/%{name} +install -m 644 data/maps/* %{buildroot}/%{_datadir}/%{name}/maps +install -m 644 data/CRS/* %{buildroot}/%{_datadir}/%{name}/CRS +install -m 644 lang/*.qm %{buildroot}/%{_datadir}/%{name}/translations +install -m 644 icons/symbols/*.png %{buildroot}/%{_datadir}/%{name}/symbols +cp -r icons/app/hicolor/* %{buildroot}/%{_datadir}/icons/hicolor +install -m 644 pkg/linux/gpxsee.desktop %{buildroot}/%{_datadir}/applications/%{name}.desktop +install -m 644 pkg/linux/gpxsee.xml %{buildroot}/%{_datadir}/mime/packages/%{name}.xml +install -m 644 pkg/linux/gpxsee.appdata.xml %{buildroot}/%{_datadir}/metainfo/%{name}.xml + +%post +if [ -x /usr/bin/update-mime-database ]; then + /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +fi +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database > /dev/null || : +fi + +%postun +if [ -x /usr/bin/update-mime-database ]; then + /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +fi +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database > /dev/null || : +fi + +%files +%defattr(-,root,root) +%dir %{_datadir}/gpxsee +%{_bindir}/* +%{_datadir}/%{name}/* +%{_datadir}/applications/* +%{_datadir}/metainfo/* +%{_datadir}/icons/hicolor +%{_datadir}/icons/hicolor/* +%{_datadir}/mime/packages/* + +%changelog