Accepting request 747949 from graphics
update to 0.8.8 OBS-URL: https://build.opensuse.org/request/show/747949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qimgv?expand=0&rev=13
This commit is contained in:
commit
203404195a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0f43b226a3bb17bf287a45017a21f239db3d8dda8124197529923f700981bc5
|
|
||||||
size 245919
|
|
3
qimgv-0.8.8.tar.gz
Normal file
3
qimgv-0.8.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2be509d55f052d602e9e2a1cc1e537049e4bff552d864cf4aeb281a397b94496
|
||||||
|
size 460682
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 21:30:01 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 0.8.8
|
||||||
|
* Quick fix for the showDirectory feature
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 18:15:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 0.8.7
|
||||||
|
What's new:
|
||||||
|
* Added volume control actions: toggleMute, volumeUp,
|
||||||
|
volumeDown
|
||||||
|
* Added mute button
|
||||||
|
* Added showDirectory action & context menu entry. Opens
|
||||||
|
current dir in the default file manager.
|
||||||
|
* Configurable text color for fullscreen info bar
|
||||||
|
* Off-screen thumbnails are now unloaded to save memory
|
||||||
|
Bug fixes:
|
||||||
|
* Fixed file format detection issues
|
||||||
|
* Fixed overlays sometimes losing keyboard focus
|
||||||
|
* Fixed moving files (regression)
|
||||||
|
* Fixed notification not being shown on file copy / move
|
||||||
|
* Fixed some temporary files not being removed on windows
|
||||||
|
* Fixed crash on indexed png with transparency
|
||||||
|
* Fixed possible crash when renaming a file
|
||||||
|
Other:
|
||||||
|
* Images are now being saved through a temporary file in case
|
||||||
|
something goes wrong
|
||||||
|
* Fixed incorrect shortcuts for frameStep / frameStepBack
|
||||||
|
(they were switched around)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 15 07:45:32 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
Tue Oct 15 07:45:32 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: qimgv
|
Name: qimgv
|
||||||
Version: 0.8.6
|
Version: 0.8.8
|
||||||
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