Package: kxstitch / 2.2.0-3

Metadata

Package Version Patches format
kxstitch 2.2.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream_Improve appdata.patch | (download)

org.kde.kxstitch.appdata.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] improve appdata

- remove ".desktop" suffix from <id>, as it is not needed (it is
  already type="desktop")
- use canonical docs.kde.org help location

upstream_Update kxstitch appdata to pass flathub validation.patch | (download)

org.kde.kxstitch.appdata.xml | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 [patch] update kxstitch appdata to pass flathub validation

Summary:
upstream_Fix for rendering on scaled painter.patch | (download)

src/Editor.cpp | 74 41 + 33 - 0 !
1 file changed, 41 insertions(+), 33 deletions(-)

 [patch] fix for rendering on scaled painter

Fixes for rendering seletion areas on scaled painter in recent versions
of Qt which were half a square out.