Changelog for
qimgv-1.0.3a+git20221107.8ad0a11-53.10.i586.rpm :
* Tue Jan 03 2023 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20221107.8ad0a11:
* [msys2] update build script
* Update MIME-info Database
* Wed Oct 12 2022 Scott Bradnick
- Cleaning up unused files
* Tue Sep 27 2022 scott.bradnickAATTsuse.com- Removing \'qimgv-PIE.patch\' and \'qimgv-includepath.patch\' from use- Adding (temporarily?) CFLAGS so build is successful- Adding \'cmake(Qt5LinguistTools)\' BuildRequires- Update to version 1.0.3a+git20220914.d24f3fa:
* Update msys2-dll-deps.txt
* crash fix
* [msys2] update build script
* add ukrainian translation
* [contextmenu] use SetDefaultConstraint
* revert to gl player for now
* [settingsdialog] improve icons & minor stuff
* [settingsdialog] some design polishing
* new option - unlockMinZoom
* layout tweaks, finish other settings pages
* another settings mockup
* [imageviewerv2] add fixed zoom levels option
* croppanel - fix width
* workaround qt6 scaling issue with QImage::Format_Indexed8
* [viewerwidget] \'Up\' arrow switches to FIT_WIDTH useful for quickly reading content while browsing with arrows
* [contextmenu] layout - scale to always fit contents
* Update settings.cpp
* fix overlays when using large font
* (wip) adjust widget size to accomodate oversized fonts
* use qt dpi rounding
* settings window update
* Core::loadTranslation() - fallback to applicationDirPath()/translations
* [settings] readable language names
* [settings] language selector, fix .qm loading
* [cmake] paths tweak
* [cmake] some translation stuff
* remove the qopengl dependency, because some platform drivers do not support opengl
* Fix an issue that the fast panel displays only nine home directories
* Fix exiv2 exception capture
* Fixed an issue where the preferences preset button does not display
* reserve exiv2 exception capture
* Remove QIMGV_PLUGIN_DIR variable definitions
* Fix apng cannot play and update translation file
* Fix the problem of locales path and add an uninstall item
* fix i18n issues during development and provide simplified chinese translation
* Tue Sep 27 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220701.cfed4cb9:
* [contextmenu] tweak item spacing
* [linux] setWallpaper - support kde / gnome
* [Core::setWallpaper] use string macros
* [thumbivew] always activate item on doubleclick
* fix statusbar being in the wrong layout #422
* [thumbview] incorrect scene width
* [ImageViewerV2] fix offset being (0,0) after setting an empty pixmap
* [thumbview] fix showEvent()
* [panel] pin button #66 #279 #400 [panel] allow side-positioning #395 [panel] center current image #151
* Tue Jul 26 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220621.fa75f65d:
* [settings] memory allocation limit #418
* Tue Jun 21 2022 scott.bradnickAATTsuse.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 2022 scott.bradnickAATTsuse.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 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220602.f034734d:
* .
* fix wheelEvent
* nicer list scrolling; turn off smoothscroll by default
* fix #414
* Wed May 18 2022 Scott Bradnick - Removing patch files which aren\'t needed since items were fixed upstream:
* qimgv-mpv_v2_fix.patch
* qimgv-no_return_in_nonvoid.patch
* Wed May 11 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220510.48dd2ea3:
* [cmake] fix default flags
* check for qt5 first
* .
* Update build-package.yml
* change release tag
* fix mpv include path
* [windows/msys2] add build script
* fix #410
* [windows] enable scripts/\"open with\" functionality #406 #236 #196
* [ContextMenu] compact layout
* [res] back/forward icons
* [ContextMenu] scripts/\"open with..\" page mockup #406 #236 Fix scripts with qt6
* [ImageViewerV2] tweak scroll handling
* [ThumbnailViewProxy] fix(?) event order
* fix Core::loadPath()
* delay model loading (test) #383 #156
* fix #384
* fix #392
* fix window close with qt 6.3 #394
* [cmake] qt detection tweak (prefer qt6); remove core5compat
* Thu May 05 2022 Scott Bradnick - Commenting out the following 2 patches as the issues appear fixed upstream:
* qimgv-mpv_v2_fix.patch
* qimgv-no_return_in_nonvoid.patch- Cleaning up \'Source0\' definition.
* Thu May 05 2022 scott.bradnickAATTsuse.com- Update to version v1.0.2+git20220504.51278bec:
* Create msys2-test.yml
* build: Add AppData installation via Cmake
* chore: Update qimgv.appdata.xml manifest
* Update README.md
* fix window close with qt 6.3 #394
* fix mpv_opengl_init_params
* ShortcutBuilder::processWheelEvent() - fallback to x value #367
* open clipboard test #360
* fix window size issue
* Sun Jan 30 2022 Luigi Baldoni - Add qimgv-mpv_v2_fix.patch (fix Factory build)
* Thu Sep 30 2021 Luigi Baldoni - Update to version 1.0.2 Bug fixes:
* fix file replace dialog not working
* fix trackpad scroll with libinput Misc:
* build with Qt 5.12 now works again!
* Sun Sep 26 2021 Luigi Baldoni - Update to version 1.0.1 Bug fixes:
* fix mouse wheel not working with libinput 1.19
* fix thumbnails not rendering properly when fractional scaling is enabled
* fix \"Save As\" working incorrectly when changing file extension (KDE)
* add confirmation when editing from folderview
* fix crop selection not working when another aspect ratio is selected first
* fix possible crash when opening the context menu
* fix WheelUp / WheelDown being swapped around (no user action needed)
* Wed Sep 22 2021 Luigi Baldoni - Update to version 1.0.0 General:
* Qt6 support
* UI updates
* Custom theme support
* Printing support
* Export to pdf
* Improved image format compatibility
* Allow image resizing by percentage
* Tweak zoom step range
* Add absolute zoom step option
* Confirmation when overwriting files
* Allow Tab key in shortcuts
* Add slideshow / shuffle mode indication in window title
* Adjacent directory switching (shift+left / shift+right)
* Automatic seamless directory switching
* Allow more video formats besides webm/mp4
* Zoom Lock feature
* Shortcut for toggling fullscreen infobar
* Show in folder menu option now pre-selects current file Folder view:
* Display folders
* Display image resolution
* Filesystem navigation via Enter / Backspace
* Show path bar (will be improved in future)
* Allow multi-selection
* Mass rotate / delete
* Improved drag\'n\'drop
* Renaming now works in folderview
* Improved thumbnail loading responsiveness
* Unload off-screen thumbnails option Misc:
* Fix video playback with the latest mpv
* Fix window positioning under some window managers
* Allow custom cache folder location
* Change default thumbnailer thread count to 4
* Fix cursor autohide on wayland
* Fix context menu potentially appearing off-screen
* Other minor bug fixes
* Lots of visual fixes- Refresh qimgv-PIE.patch- Drop qimgv-pluginpath_1.patch, qimgv-pluginpath_2.patch and qimgv-pluginpath_3.patch- Add qimgv-no_return_in_nonvoid.patch
* Sun May 31 2020 Luigi Baldoni - Drop qimgv-nosharedlib.patch- Add qimgv-pluginpath_1.patch, qimgv-pluginpath_2.patch and qimgv-pluginpath_3.patch (fixes boo#1172315)
* Tue May 05 2020 Luigi Baldoni - Update to version 0.9.1
* Fixed incorrect window position on launch (it occasionally shifted upwards by the height of titlebar)
* Exif orientation not being applied (regression)
* Expand images option not working correctly when expand limit is unset
* Building with qt <5.14 now works again- Drop qimgv-Qt512.patch (merged upstream)
* Fri May 01 2020 Luigi Baldoni - Update to version 0.9 What\'s new:
* Directory tree & bookmarks in folder view
* High quality scaling via OpenCV
* Reduced memory usage when viewing zoomed images
* Zoom level indicator
* Image centering options
* Slideshow mode (~ key)
* Show directory now highlights current file
* Improved touchpad support (see settings > controls)
* gif playback controls. Play / pause & frame step, similar to video
* Crop panel now has save button. Shortcut is Shift+Enter
* Added an option to start into folder view
* Support for HEIF / HEIC image format Bug fixes:
* Window state is now saved correctly
* Various UI fixes
* Possible crash fix in thumbnailer- Refreshed qimgv-nosharedlib.patch- Dropped mpv-qthelper.patch (merged upstream)- Added qimgv-includepath.patch and qimgv-Qt512.patch
* Thu Mar 19 2020 Luigi Baldoni - Added mpv-qthelper.patch to fix build with new mpv
* Tue Feb 11 2020 Luigi Baldoni - Update to version 0.8.9 What\'s new:
* [FolderView] You can now edit / remove files right from folder view.
* [FolderView] Scroll animations for keyboard navigation.
* [Thumbnailer] Files are now stored as png. This fixes transparency in folder view.
* [Panel] Scrollbar indicator.
* [Viewer] Configurable zoom step.
* [Viewer] Added another way to zoom: hold RMB and scroll.
* [Viewer] Added expandLimit option.
* Added jpeg save quality option.
* Changed some default settings.
* Updated theme & icons. Bug fixes:
* Several bug fixes related to file operations.
* Minor visual fixes.
* Keyboard input fixes. All your keys should now work, including symbols accessible through shift.
* Removed max zoom option.
* [windows] Do not track subfolders.
* [Thumbnailer] Fix for video files with % in file path.
* [FolderView] Thumbnails are now always uncropped.
* [FolderView] Fixes for mouse scrolling.
* Fix some keyboard focus issues.
* File format detection fixes.
* Crash fixes.- Refreshed qimgv-nosharedlib.patch and qimgv-PIE.patch- Removed group tag