* Fri Aug 30 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 3.19.1
* fix non-maximized window at startup on GNOME
* Give default focus to central widget
* Fix incorrect positioning when sorted by metadata
* add logging for moveToTrash
* save selection on directory change
* Fix navigation loss after file deletion
* Tue Jul 16 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 3.19.0
* Fix mouse wheel behavior with Alt modifier
* Fix random comparison of images
* Fix missing window icon when running under Wayland
* Fix wrong coordinates in crop toolbar
* Fix incorrect crop tooltip when rotating
* fix broken zip thumbnails
* Fix infinite loop when scanning subfolder
* Fix segfaults or hangs when sorting
* Fix segfault in history dock when last tab is closed
* Fix status bar displaying wrong zoom
* Fix segfault on thumbnailer
* Sat Jul 06 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Build leap with clang: gcc version doesn't support c++17
* Thu Apr 25 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Add kf6-kimageformats Requires: Enable QOI format support
* Sat Apr 13 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Ported to Qt6
- Remove unneeded BuildRequires:
* pkgconfig(Qt5Concurrent)
* pkgconfig(Qt5Network)
* pkgconfig(Qt5PrintSupport)
* pkgconfig(Qt5Svg)
* pkgconfig(Qt5Widgets)
* quazip-qt5-devel
* lcov
* libqt5-linguist-devel
* opencv-qt5-devel
- Add ported Qt6 BuildRequires:
* hicolor-icon-theme
* cmake(OpenCV)
* cmake(Qt6Core)
* cmake(Qt6Core5Compat)
* cmake(Qt6Network)
* cmake(Qt6LinguistTools)
* cmake(Qt6PrintSupport)
* cmake(Qt6Concurrent)
* cmake(Qt6Svg)
- Change source plugin to git v-tyrtov for support Qt6 build
* Thu Mar 14 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 3.17.2295
* Option to close nomacs with middle mouse button if enabled in
settings
* QOI (Quite OK Image Format) support (needs kimageformats 5.110)
* Possibility to build nomacs with Exiv2 0.28.0
* Remove implicit auto-save.
* Revert crop functionality.
* extends the new crop tool
* fixes crash when anti-aliasing is enabled
* improves translations
- Remove unneeded patch:
* quazip1_cmake_remove_after_new_version.diff
* nomacs-fix-exiv2-0.28.patch
- Add source and subpackage nomacs-plugins
* Wed Aug 02 2023 Jorik Cronenberg <jorik.cronenberg@suse.com>
- Add nomacs-fix-exiv2-0.28.patch to fix libexiv2 build errors
Version: 3.16.224-bp153.1.15
* Thu Oct 29 2020 Petr Vanek <petr@yarpen.cz>
- QuaZip1 migration
* patch quazip1_cmake_remove_after_new_version.diff also
sent to the upstream
* Fri Aug 07 2020 Namor Barcode <z1trus@gmx.com> - 3.16.224
- Update to version 3.16.224
* avif support
* cr3, pcx support added
* default system theme added
* edit: adds blur
* translations updated
* plugins: adds composite image plugin
* bug fixes
* Mon Mar 16 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 3.14:
* Add HEIF/HEIC support.
* Add metadata filtering.
* Reduce start-up time.
* Bug fixes.
- Remove nomacs-3.12-fix-DkImageStorage.patch,
Fix-build-with-GCC9.patch: fixed upstream.
* Sun Feb 23 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Add nomacs-3.12-fix-DkImageStorage.patch: Fix DkImageStorage
(commits e4d0c079, 7779c75b).
- Drop openSUSE Leap 42.x support.
* Mon Sep 02 2019 Christophe Giboudeaux <christophe@krop.fr>
- Add Fix-build-with-GCC9.patch.
* Fri Jan 25 2019 pavlk@pavlk.cz
- Update to version 3.12:
* New icon theme,
* An improved dark theme
* Speed-ups
* Recent files panel renewed
* New icon theme
* Improved drag&drop of thumbnail preview (copy/move/link)
* Editable zoom levels
* Fill transparent background with a color added
* LAN client removed
* Batch: original filename is added to the metadata
* Frameless: multi-screen setup improved
* SVG: resulting image size can be adjusted when converting
* RLE compressed TGA support
* Bug fixes
- Remove nomacs-use-quazip-qt5.patch.
* Thu Jul 12 2018 sor.alexei@meowr.ru
- Update to version 3.10.2:
* Fix disabling update interactions.
* Add config.ini that can be used for multi-user systems.
* Restore mng and jp2 support.
* Wed Jul 11 2018 sor.alexei@meowr.ru
- Update to version 3.10.1 (changes since 3.8.1):
* Improve anti-aliasing.
* Improve printing.
* Print multiple pages from thumbnail preview.
* Support animated WebP.
* Support JPG compressed TIFFs.
* Add batch cropping.
* Update the PSD library.
* Add Qt style/ plugins.
* Add padding to HUD labels (e.g. zoom).
* Add new translations: Bosnian, Croation, Serbian.
- Remove nomacs-3.8.1-fix-qt-5.11.patch.
* Tue Jun 12 2018 sor.alexei@meowr.ru
- Add nomacs-3.8.1-fix-qt-5.11.patch: Fix Qt 5.11+ compatibility.