Compare commits
No commits in common. "devel" and "devel" have entirely different histories.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa79e3068393cc0f52b76d4899922a3b3df868061eaca1292b98099a4785dd31
|
||||
size 5638258
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:452743ab585f9f61fccf4e1344ab8eaddd689f3ad3463018626820884ea70027
|
||||
size 5638599
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b58e77381a55c7a9a39eda87f527ffd897bc7d2c669b0c8a87d6ff577fdc6ea5
|
||||
size 5639124
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c38b6dfc37be614df34862d921e1fcb2362e30541e6d241f7ff473f556b3ac85
|
||||
size 5550185
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38b38ac7e502bc09c6ebd81b53f38f22752c74ec771dd49fe2d87eba72596e1c
|
||||
size 5551655
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.32
|
||||
pkgver=13.24
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,58 +1,3 @@
|
||||
gpxsee (13.32) stable; urgency=low
|
||||
|
||||
* Improved Mapsforge maps rendering performance.
|
||||
* Improved Mapsforge map render theme.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 24 Nov 2024 15:25:16 +0100
|
||||
|
||||
gpxsee (13.31) stable; urgency=low
|
||||
|
||||
* Improved Mapsforge maps rendering performance.
|
||||
* Improved Mapsforge map render theme.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Fri, 22 Nov 2024 08:28:50 +0100
|
||||
|
||||
gpxsee (13.30) stable; urgency=low
|
||||
|
||||
* Improved Mapsforge map render theme.
|
||||
* Improved Mapsforge map render engine.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Wed, 20 Nov 2024 20:58:11 +0100
|
||||
|
||||
gpxsee (13.29) stable; urgency=low
|
||||
|
||||
* Fixed broken Mapsforge theme in Qt5 builds.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 18 Nov 2024 11:15:07 +0100
|
||||
|
||||
gpxsee (13.28) stable; urgency=low
|
||||
|
||||
* New Mapsforge (OpenAndroMaps) render theme.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 18 Nov 2024 01:41:37 +0100
|
||||
|
||||
gpxsee (13.27) stable; urgency=low
|
||||
|
||||
* Multiple vector maps rendering improvements/fixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 04 Nov 2024 22:01:44 +0100
|
||||
|
||||
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 <tumic@cbox.cz> 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 <tumic@cbox.cz> Tue, 17 Sep 2024 21:54:50 +0200
|
||||
|
||||
gpxsee (13.24) stable; urgency=low
|
||||
|
||||
* Added support for FIT laps.
|
||||
|
@ -1,58 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 15:23:35 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.32
|
||||
* Improved Mapsforge maps rendering performance.
|
||||
* Improved Mapsforge map render theme.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 08:27:01 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.31
|
||||
* Improved Mapsforge maps rendering performance.
|
||||
* Improved Mapsforge map render theme.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 20:55:12 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.30
|
||||
* Improved Mapsforge map render theme.
|
||||
* Improved Mapsforge map render engine.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 11:06:05 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.29
|
||||
* Fixed broken Mapsforge theme in Qt5 builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 01:39:01 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.28
|
||||
* New Mapsforge (OpenAndroMaps) render theme.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 21:56:21 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.27
|
||||
* Multiple vector maps rendering improvements/fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.32-1
|
||||
Version: 13.24-1
|
||||
Binary: gpxsee
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
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.32.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.24.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.32
|
||||
Version: 13.24
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user