qimgv Changelog

What's new in qimgv 1.0.3 Alpha

May 1, 2022
  • Window autoresize option
  • Support pasting into qimgv
  • "open with" menu (scripts)
  • [windows] scripts support
  • Launch speed tweak (should feel faster with large folders)
  • Tweak context menu layout (not final)
  • Some mouse input fixes
  • [windows] less white flicker during window resize

New in qimgv 1.0.2 (Sep 30, 2021)

  • Bug fixes:
  • fix file replace dialog not working
  • fix trackpad scroll with libinput
  • (both bugs are pretty bad - have to do a release...)
  • Misc:
  • build with Qt 5.12 now works again!

New in qimgv 1.0.1 (Sep 27, 2021)

  • Bug fixes:
  • [linux] fix mouse wheel not working with libinput 1.19 #337
  • [linux] fix smoothscroll with libinput 1.19
  • [linux] fix thumbnails not rendering properly when fractional scaling is enabled
  • [linux] fix "Save As" working incorrectly when changing file extension (KDE)
  • add confirmation when editing from folderview #339
  • fix crop selection not working when another aspect ratio is selected first #335
  • fix possible crash when opening the context menu
  • fix WheelUp / WheelDown being swapped around (no user action needed)

New in qimgv 1.0.0 (Sep 22, 2021)

  • General:
  • Qt6 support
  • UI updates
  • Custom theme support
  • Printing support
  • Export to pdf
  • Improved image format compatibility
  • Allow image resizing by percentage #249
  • Tweak zoom step range #324
  • 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) #304
  • Automatic seamless directory switching
  • Allow more video formats besides webm/mp4 #233
  • Zoom Lock feature #268 #306
  • Shortcut for toggling fullscreen infobar #326
  • Show in folder menu option now pre-selects current file
  • [windows] included plugins for JXL & AVIF formats
  • JXL animation needs to be manually enabled in settings
  • 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 #260
  • Misc:
  • Fix video playback with the latest mpv #259
  • Fix window positioning under some window managers
  • Allow custom cache folder location #245
  • Change default thumbnailer thread count to 4
  • Fix cursor autohide on wayland #281
  • Fix context menu potentially appearing off-screen #220
  • Other minor bug fixes
  • Lots of visual fixes
  • MacOS fixes (still a bit rough, not releasing it yet)

New in qimgv 0.9.2 Alpha 2 (Apr 9, 2021)

  • Build as of 08.04.21:
  • folder navigation
  • theme updates
  • bug fixes
  • & more
  • Some things are unfinished! (like file management)

New in qimgv 0.9.2 (Aug 4, 2020)

  • Theming support test
  • color schemes are configured in settings window and/or theme.conf file
  • ui may be slower due to shit code, you've been warned

New in qimgv 0.9.1 (May 6, 2020)

  • Fixed:
  • [windows] Maximized state not being saved (regression)
  • [windows] Occasional white window flicker on startup (needs testing to make sure its gone)
  • [windows] Deleting gifs/videos didn`t work (file still being accessed due to playback)
  • 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