Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jdpurcell/qView

2025-11-17.70f47d0

17 Nov 01:32

Choose a tag to compare

  • Add "Previous Frame" action.
  • Fix "Pause"/"Resume" being labeled incorrectly sometimes.
  • macOS: Update style for Tahoe.
  • Update image format plugins (KDE Frameworks 6.20).
  • Update Qt to 6.9.3.

NOTE: 2025-11-26 - Windows zips reuploaded with exes/dlls signed, helps with security warnings and delays caused by Windows Defender

2025-08-31.fe5639e

31 Aug 22:22

Choose a tag to compare

  • Menu icons available on all platforms (previously Linux-only). Enabled by default on Windows and disabled on macOS but you can customize this in Settings.
  • Fix regressions when deleting files (didn't move to previous/next image, didn't clean up Open Recent entries).
  • Fix color space conversion not applying to animated images.
  • Add "Set Zoom Level" action (menu item / keyboard shortcut).
  • Add "Match Image Size" action (menu item / keyboard shortcut). Same as "Window Matches Image Size" but can be invoked manually even if the setting is disabled.

2025-08-26.80b294b

26 Aug 13:18

Choose a tag to compare

  • Ability to change file sorting temporarily per-window (in context menu).
  • Basic subfolder support (you must create a file named qv-recurse.txt in your image folder to enable this).
  • Add sticky setting for "Navigation resets zoom" in settings dialog.
  • Fix handling of multi-resolution images such as icons.
  • Adjust side navigation regions to exclude the top/bottom parts of the viewport.
  • macOS: Fix performance regression when accessing SMB shares.
  • Update image format plugins (KDE Frameworks 6.17) and add JPEG XR support.
  • Update Qt to 6.9.2.

2025-03-29.c19b3ac

29 Mar 21:10

Choose a tag to compare

  • Fix corrupt-looking RAW images when preloading is enabled.
  • Fix potential crash on exit when preloading is enabled.
  • Option to navigate when clicking left/right sides of viewport.
  • Update Qt to 6.8.3.
  • Update image format plugins (KDE Frameworks 6.12).
  • Several other miscellaneous fixes/improvements.

2025-01-31.b4a5f18

31 Jan 22:34

Choose a tag to compare

  • Make image fitting / window resizing more precise to avoid leaving 1 pixel borders when DPI scaling is in use.
  • Fix window "on top" state getting reset when showing/hiding titlebar.
  • macOS: Fix "on top" windows missing from Mission Control / ExposΓ©.
  • When resizing window at fixed zoom level, pan image to maintain focal point.
  • Make zoom level in titlebar update more frequently (mostly apparent for touchpad users).
  • Update image format plugins.
  • Update Qt to 6.8.2.

2024-12-08.bea137a

08 Dec 03:03

Choose a tag to compare

  • Update Qt to 6.8.1. NOTE: No longer compatible with macOS 11.
  • CMYK images now display with correct colors thanks to recent enhancements in Qt.
  • Qt's windows11 theme now works for Windows 10 too! "Non-native theme" option is entirely removed.
  • Windows: Fix ICC profile detection not working per-monitor (it always used the default monitor's profile).
  • macOS: Fix session restore sometimes using the wrong monitor's ICC profile.
  • Show/hide titlebar feature can now be invoked via menu item or keyboard shortcut.
  • Ability to keep window on top (menu item + keyboard shortcut).
  • Option to have "Original Size" function as a toggle (like in official qView).
  • With "Window matches image size" set to "When opening images", window will now auto-size after rotating image.
  • Fix SVGs not filling window due to high-DPI scaling.
  • Update image plugin libraries.

2024-10-06.0e667da

06 Oct 18:28

Choose a tag to compare

  • Fix images being positioned strangely after rotate/flip/mirror operations.
  • Fix "window matches image size" behavior in certain cases (e.g. w/ zoom default: original size or navigation resets zoom disabled).
  • Add "Center Image" as an option when customizing mouse click actions.
  • Windows 11: Use Qt's new windows11 theme which supports dark mode. "Non-native theme" option has therefore been removed for Windows 11.
  • Update image plugin libraries.
  • Update Qt to 6.7.3.

2024-07-07.2f15268

07 Jul 01:40

Choose a tag to compare

  • Add "Reset Transformation" feature to undo rotate/mirror/flip.
  • Fix combinations of mirroring, flipping, and rotation not working as expected.
  • Fix inability to load certain JPG files (the RAW decoder tried to load them and displayed noise).
  • Windows: Add ARM64 build.
  • Update Qt to 6.7.2.

2024-05-27.007c984

27 May 16:40

Choose a tag to compare

  • Simplify UI for smooth scaling settings.
  • Option to disable smooth scaling above a specified zoom level.
  • macOS: Option to reuse existing window when launching with image.
  • Windows: Fix inability to launch with image containing double prime character in filename.
  • Fix incompatibility with certain monitors' ICC profiles.
  • Add "Skip Version" button in update notification dialog.

2024-05-08.92bbd87

08 May 00:59

Choose a tag to compare

  • Update image format plugins/libraries. Adds .qoi file type support and miscellaneous fixes. Thanks @Nerixyz for help with the APNG plugin update.
  • Option to skip hidden files.
  • Option to keep window on top during slideshow.
  • macOS build is now notarized by Apple.