forked from pool/qimgv
Accepting request 984259 from home:sbradnick
- Update to version 1.0.3a+git20220621.b219278c: * [panel] upd pin icon * pinnable panel #400 #279 #66 * [contextmenu] hook up menu config button #406 * update 'document-view' icon * [contextmenu] more tweaks * [contextmenu] adjust layout & icons - Update to version 1.0.3a+git20220610.a5bcc36a: * [windows] setWallpaper * fix viewport being 1px off in some cases #417 * fix bg #417 * checkerboard pattern bg option #417 - Update to version 1.0.3a+git20220602.f034734d: * . * fix wheelEvent * nicer list scrolling; turn off smoothscroll by default * fix #414 OBS-URL: https://build.opensuse.org/request/show/984259 OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=47
This commit is contained in:
parent
a7c0337fb2
commit
b6ef8f199c
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/easymodo/qimgv</param>
|
<param name="url">https://github.com/easymodo/qimgv</param>
|
||||||
<param name="changesrevision">48dd2ea3386ebb92b369383282b3778361a82319</param></service></servicedata>
|
<param name="changesrevision">b219278c5099cc8f1ba7d28f710747a0fb75eeb8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d18f56b6e7ded8babb030c265b267f689ec708a112cc4223631e81f55e50b3b3
|
|
||||||
size 704248
|
|
3
qimgv-1.0.3a+git20220621.b219278c.tar.gz
Normal file
3
qimgv-1.0.3a+git20220621.b219278c.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1a41d707508c8ab178fdfd73aacc0b1dfe9ccca5a944513c98f09287a426daf
|
||||||
|
size 706869
|
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 21 14:08:47 UTC 2022 - scott.bradnick@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.3a+git20220621.b219278c:
|
||||||
|
* [panel] upd pin icon
|
||||||
|
* pinnable panel #400 #279 #66
|
||||||
|
* [contextmenu] hook up menu config button #406
|
||||||
|
* update 'document-view' icon
|
||||||
|
* [contextmenu] more tweaks
|
||||||
|
* [contextmenu] adjust layout & icons
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 10 23:51:27 UTC 2022 - scott.bradnick@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.3a+git20220610.a5bcc36a:
|
||||||
|
* [windows] setWallpaper
|
||||||
|
* fix viewport being 1px off in some cases #417
|
||||||
|
* fix bg #417
|
||||||
|
* checkerboard pattern bg option #417
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 02 14:32:28 UTC 2022 - scott.bradnick@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.3a+git20220602.f034734d:
|
||||||
|
* .
|
||||||
|
* fix wheelEvent
|
||||||
|
* nicer list scrolling; turn off smoothscroll by default
|
||||||
|
* fix #414
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 18 23:25:22 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
Wed May 18 23:25:22 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: qimgv
|
name: qimgv
|
||||||
version: 1.0.3a+git20220510.48dd2ea3
|
version: 1.0.3a+git20220621.b219278c
|
||||||
mtime: 1652158814
|
mtime: 1655794981
|
||||||
commit: 48dd2ea3386ebb92b369383282b3778361a82319
|
commit: b219278c5099cc8f1ba7d28f710747a0fb75eeb8
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: qimgv
|
Name: qimgv
|
||||||
Version: 1.0.3a+git20220510.48dd2ea3
|
Version: 1.0.3a+git20220621.b219278c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt5 image viewer
|
Summary: Qt5 image viewer
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user