forked from pool/qview
- Update to 6.1: * Fix segfaults on Linux under Wayland. * Fix jxl files not being shown in the file picker properly. * Fix issue where png files did not use embedded color profiles. * Fix incorrect cache cost value. - Update to 6.0: OBS-URL: https://build.opensuse.org/request/show/1104313 OBS-URL: https://build.opensuse.org/package/show/graphics/qview?expand=0&rev=15
119 lines
5.6 KiB
Plaintext
119 lines
5.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 17 07:21:21 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 6.1:
|
|
* Fix segfaults on Linux under Wayland.
|
|
* Fix jxl files not being shown in the file picker properly.
|
|
* Fix issue where png files did not use embedded color profiles.
|
|
* Fix incorrect cache cost value.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 11 04:53:39 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 6.0:
|
|
New features:
|
|
* Support color profiles (Requires Qt >=5.14 if you're building yourself).
|
|
* Support dragging and dropping a folder.
|
|
* Add sorting by creation date
|
|
Bugfixes:
|
|
* Fix image switching being much slower than expected on folders with a lot of files.
|
|
* Fix slowness when opening files from a network share.
|
|
* Fix GIFs not moving from the center of the viewport.
|
|
* Fix crash when switching images on Linux.
|
|
* Fix application menu becoming empty on macOS when all windows are closed.
|
|
Distribution changes:
|
|
* kimageformats is now included in an even more automated fashion.
|
|
* HEIF and AVIF are now from kimageformats.
|
|
* raw image format support now included.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 16 09:05:27 UTC 2022 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- add libqt5-qtimageformats to recommends
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 16 08:39:50 UTC 2022 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- update to 5.0
|
|
* "Open With" functionality to open images in other applications
|
|
* Image deletion
|
|
* Significantly better trackpad experience
|
|
* Localization support, with many community-supplied translations
|
|
* More image formats supported (.jxl, .psd, many others as kimageformats is now bundled)
|
|
* Zooming from original size
|
|
* Image now reverts to original resolution when zooming past the scaling threshold (images aren't blurry when zooming in close)
|
|
* Option to exit the app when the last window is closed on macOS
|
|
* Resize dialog now highlights text without file extension
|
|
* Middle click now resets scale, why not
|
|
* Added an option for a basic bar to show the titlebar text in fullscreen mode.
|
|
* Qt 6 support
|
|
* Reaching an invalid image now allows you to keep moving through the current folder with the arrow keys
|
|
* Fix Open URL not working in some cases where the app is in a non-user writable location
|
|
* Fix crashing on Wayland (window won't center when resizing, though)
|
|
* Fix smoothness issue when resizing window
|
|
* Fix not being able to rename on Windows
|
|
* Fix Mac crash when opening preferences
|
|
* Fix disabling recent files not working properly
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 31 08:34:08 UTC 2020 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- update to 4.0
|
|
* Integrate native cocoa components on macOS for a more native-like experience, as well as just working on the macOS experience in general
|
|
* Add rename function
|
|
* Include support for .heif, .avif, and .apng images
|
|
* Extra titlebar mode that shows only the image name and the position in the folder
|
|
* Opt-in update notification system that works right after the program starts
|
|
* Add randomized sort option
|
|
* You can now close a window with Ctrl/⌘+W
|
|
* Text in the file info dialog is now selectable
|
|
* Added configurable minimum size for "window matches image size" option
|
|
* Improved error messages
|
|
* Add icons to recents menu
|
|
* Fix weird titlebar vibrancy on macOS
|
|
* Fix image not filling window properly with titlebar enabled
|
|
* Fixed window position issue with vertical monitor setups
|
|
* Fixed fullscreen causing window size to reset
|
|
* Fixed various bugs with recents, shortcuts, and options due to a massive refactoring project to hopefully make maintenance easier in the future
|
|
* Fix awful hi-dpi sizing
|
|
* Fix bug with opening images from Finder replacing currently open images on macOS
|
|
* Distribute Appimages for Linux through a new CI pipeline
|
|
* Distribute build for legacy OS X 10.10+
|
|
* Include symbolic icon on linux (for GNOME, primarily)
|
|
* Include appdata manifest on linux
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 4 20:42:31 UTC 2020 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- fix download source link (bnc#1165355)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 11:04:41 UTC 2020 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- update to 3.0
|
|
* Added keyboard shortcut customization
|
|
* Added the ability to open images from URLs
|
|
* Added the ability to open multiple images from the file dialog
|
|
* Added the ability to copy images from the application
|
|
* Added option to change file sorting
|
|
* Added high DPI support
|
|
* SVGs are now displayed in a high resolution
|
|
* Slideshow timer is now configurable in tenths of a second
|
|
* Added option to not display the recents list
|
|
* Added option to disable scrolling "towards the cursor"
|
|
* The recents menu is now more proactive in clearing out entries that no longer exist
|
|
* Fixed small bug with the "window matches image size" option
|
|
* Fixed bug where the window would exceed the screen boundaries with the "window matches image size" option enabled
|
|
* Fixed crashing with multiple windows under macOS
|
|
* Fixed dock menu oddities under macOS
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 20:03:54 UTC 2019 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- fix download source url
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 29 17:40:05 UTC 2019 - Andrey Karepin <egdfree@opensuse.org>
|
|
|
|
- initial package for openSUSE
|