From 0dc151c9ff7bfd595bae8388caff4f461416f0c9 Mon Sep 17 00:00:00 2001 From: Lukas Spies Date: Thu, 18 Jan 2024 11:06:38 -0600 Subject: [PATCH] Release PhotoQt 4.2 --- CHANGELOG | 30 +++++++++++++++++- CMakeLists.txt | 2 +- org.photoqt.PhotoQt.metainfo.xml | 52 ++++++++++++++++++++------------ 3 files changed, 63 insertions(+), 21 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index aa9c910b..c6367cb1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,35 @@ -Changelog PhotoQt - Copyright (C) 2011-2023, Lukas Spies (Lukas@photoqt.org), License: GPLv2 (or later) +Changelog PhotoQt - Copyright (C) 2011-2024, Lukas Spies (Lukas@photoqt.org), License: GPLv2 (or later) ---------------------------------------------------------------------------------------------------------- +Release 4.2 - 2024-01-18 +---------------------------- +- add: support for Google Motion Photos and Apple Live Photos +- add: support for photo spheres including 360 degree views using equirectangular projection +- add: editable path in file dialog +- add: Qt video element +- add: option to apply same changes (zoom, position, rotation) to next image +- add: when window decoration is disabled custom window handles are available for moving/resizing window +- improve: touchscreen handling +- improve: video management +- improve: use reSVG for all SVG icons everywhere (if enabled) +- improve: RAW images load embedded thumbnail when available +- improve: RAW images can use embedded thumbnail if as large as actual image +- improve: adjust folder icon in list view for small zoom levels +- improve: hide map related items completely when location support disabled +- improve: add filename to window title +- improve/fix: safeguards for initial scaling and positioning of images +- fix: degraded image quality when close to 100% zoom +- fix: use any mouse button for shortcuts +- fix: disabled lift-up highlight for thumbnails don't affect thumbnail bar +- fix: mouse wheel triggers shortcut once per movement +- fix: use Escape key for custom shortcuts +- fix: actually hide status info when disabled +- fix: detection of other mouse buttons when click on image for dragging +- fix: drag-and-drop for bookmarks in file dialog +- fix: proper loading of images inside archives with libarchive + + Release 4.1 - 2023-12-20 ---------------------------- - add: restore default settings/shortcuts from settings manager diff --git a/CMakeLists.txt b/CMakeLists.txt index 7920a11b..de835b27 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ project(photoqt LANGUAGES CXX) #### GLOBAL VERSION STRING FOR ALL FILES (INCLUDING CPP/QML) #### ################################################################## -SET(APPVERSION "dev") +SET(APPVERSION "4.2") add_definitions(-DPQMVERSION="${APPVERSION}") ######################################## diff --git a/org.photoqt.PhotoQt.metainfo.xml b/org.photoqt.PhotoQt.metainfo.xml index 98fcfd10..318bdaec 100644 --- a/org.photoqt.PhotoQt.metainfo.xml +++ b/org.photoqt.PhotoQt.metainfo.xml @@ -3,41 +3,34 @@ org.photoqt.PhotoQt CC0-1.0 GPL-2.0+ - PhotoQt Image Viewer + PhotoQt View and manage images -

PhotoQt is a fast and simple, good looking, yet powerfull and highly - configureable image viewer.

-

It provides an uncluttered interface and can be extensively tweaked - to fit ones needs perfectly. It is possible to set key or mouse shortcuts - for almost any one of the features, plus for any external script/command - one might want to run.

-

The many features provided include: thumbnails, slideshow, chromecast, zooming, - rotating, flipping, displaying metadata (selection of Exif and IPTC), set-as-wallpaper, - simple file management, scaling, face tags (XMP metadata), integration with many image - libraries for wide support of image formats, support of touchscreens, - and a lot more...

+

PhotoQt is a fast and simple, good looking, yet powerful and highly configureable image viewer.

+

It provides an uncluttered interface and can be extensively tweaked to fit ones needs perfectly. It is possible to set key or mouse shortcuts for many of its features and capabilities, as well as for any external script/command.

+

It supports loading 100+ image formats, video files, and documents. Additionally, it fully supports Google Motion Photos, Apple Live Photos, and photo spheres (including 360 degree panoramas).

+

The many features provided include: thumbnails, slideshow, chromecast, zooming, rotating, flipping, displaying metadata (selection of Exif and IPTC), set-as-wallpaper, simple file management, scaling, face tags (XMP metadata), touchscreen support, and a lot more.

- https://photoqt.org/img/metainfo/metainfo1.jpg + https://photoqt.org/img/metainfo/metainfo1.png The main window showing PhotoQt in action - https://photoqt.org/img/metainfo/metainfo2.jpg + https://photoqt.org/img/metainfo/metainfo2.png Opening a new file from within PhotoQt - https://photoqt.org/img/metainfo/metainfo3.jpg - The settings manager, 'shortcuts' tab + https://photoqt.org/img/metainfo/metainfo3.png + The 'About' information shown inside PhotoQt - https://photoqt.org/img/metainfo/metainfo4.jpg + https://photoqt.org/img/metainfo/metainfo4.png The map explorer showing all images with location data on interactive map - https://photoqt.org/img/metainfo/metainfo5.jpg - The 'About' information shown inside PhotoQt + https://photoqt.org/img/metainfo/metainfo5.png + The filetypes settings in the settings manager https://photoqt.org @@ -52,6 +45,11 @@ photo video viewing + motion photos + micro videos + apple live photos + photo spheres + panorama slideshow thumbnails lightbox @@ -67,6 +65,14 @@ touchscreen chromecast map + archives + zip + rar + tar + comic books + cbz + cbr + cbt none @@ -91,6 +97,14 @@ none + + + PhotoQt v4.2 brings, amongst many other improvements and bug fixes, support for some new types of images. If an image has an associated video file - either embedded as with Google Motion Photos or next to it as with Apple Live Photos - PhotoQt can look for them and, if found, they will automatically be played once whenever an image is loaded. Another new type of image that can be properly viewed now are photo spheres using equirectangular projection. PhotoQt now supports both partial photo spheres and full 360 degree panoramas. + + + https://photoqt.org/news/photoqt-4.2 + +