Skip to content

Releases: jdpurcell/qView

2024-10-06.0e667da

06 Oct 18:28
Compare
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
Compare
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
Compare
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
Compare
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.

2024-04-21.f7acc42

21 Apr 19:49
Compare
Choose a tag to compare
  • Change "image resizes past actual size" option into configurable zoom limit percent.
  • Option to auto-hide mouse cursor in fullscreen mode.
  • Option to default to "original size" when opening images.

2024-02-28.9785567

28 Feb 00:49
Compare
Choose a tag to compare
  • Improve performance during rapid image navigation when holding down the previous/next file shortcut keys, and configurable speed no longer linked to key repeat rate.
  • Fix image position constraints not being enforced when the PageUp/PageDown keys were pressed.

2024-01-27.f6cdbe1

27 Jan 19:01
Compare
Choose a tag to compare
  • Show image loading errors inside viewport instead of as modal dialog.
  • Fix shortcut editor not reflecting unsaved value.
  • Ignore macOS ._ metadata files (from upstream).

2023-11-24.1540ff0

24 Nov 17:02
Compare
Choose a tag to compare
  • Option to ignore certain file extensions when navigating through a folder.
  • Tweaked settings UI padding.

2023-10-15.6eafa4d

15 Oct 17:51
Compare
Choose a tag to compare
  • Settings UI reworked to take up less vertical space.
  • Windows: Fix "Show in Explorer" with long paths even if 8.3 names are disabled.

2023-10-07.f2e5ba2

07 Oct 22:55
Compare
Choose a tag to compare
  • New "Fill Window" zoom option.
  • New "Delete Permanently" (i.e. bypass trash) action.
  • Improve behavior when using scroll wheel for navigation on Windows.
  • Updated German translation.