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
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.26
|
||||
pkgver=13.24
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,19 +1,3 @@
|
||||
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,19 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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.26-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.26.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.26
|
||||
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