Qimgv Versions Save

Image viewer. Fast, easy to use. Optional video support.

latest-dev

1 year ago

Automated build

v1.0.3-alpha

2 years ago
  • 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

v1.0.2

2 years ago

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!

v1.0.1

2 years ago

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)

v1.0.0

2 years ago

What's new

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)

32bit builds will be uploaded later

v0.9.2-alpha2

3 years ago

Build as of 08.04.21

  • folder navigation

  • theme updates

  • bug fixes

  • & more

Some things are unfinished! (like file management)

BTW if you think you have a really good color scheme - submit me your theme.conf. I may include a few in 0.9.2 release

v0.9.2-alpha

3 years ago

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

v0.9.1

4 years ago

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)
  • ~[linux] 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

v0.9

4 years ago

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~ fix in v0.9.1
  • Various UI fixes
  • Possible crash fix in thumbnailer

NOTE: if you are updating from v0.8.9 uninstall previous version first

v0.9-alpha5

4 years ago
  • basic slideshow mode ( ~ key )
  • show in directory now highlights current file
  • ui bug fixes