Releases: jdpurcell/qView
Releases Β· jdpurcell/qView
2024-10-06.0e667da
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Option to ignore certain file extensions when navigating through a folder.
- Tweaked settings UI padding.
2023-10-15.6eafa4d
- 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
- 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.