Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19231
Reakcje/Polubienia
56016
Minimalistyczny z wyglądu ale bogaty w ukryte pod spodem możliwości konfiguracyjne. Tak można w kilku słowach najprościej określić przeglądarkę plików graficznych PhotoQt. Jest to szybka przeglądarka obrazów dla Linuksa i Windows, korzystająca z możliwości GraphicsMagick - zbioru narzędzi i bibliotek służącego do manipulowania 88 formatami plików graficznych (DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, TIFF i innymi). PhotoQt posiada podstawowe opcje manipulacji obrazem (odwracanie, obrót, powiększanie) oraz samymi plikami graficznymi (zmiana nazwy, usuwanie, przenoszenie, kopiowanie), wyświetla informacje EXIF, tworzy pokazy zdjęć.
opis:
Zaloguj lub Zarejestruj się aby zobaczyć!


PhotoQt-image-preview.jpg


PhotoQt-settings.jpg

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!


32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Linux:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19231
Reakcje/Polubienia
56016
PhotoQt 2.5
Release 2.5 - 2022-01-05
  • add: chromecast support (using pychromecast)
  • add: new startup checks
  • add: new dialog informing user of new install/update
  • add: convert settings, shortcuts, and contextmenu from file based to database based
  • add: command line option to check and attempt to fix configuration
  • add: command line option to reset settings/shortcuts to defaults
  • add: dialog to show debug/log messages
  • add: second desktop file for standalone mode
  • improve: better handling of threading for loading images
  • improve: scrolling by mouse no longer flicks view resulting in better handling
  • improve: handling of imageformats
  • improve: use image providers for setting background image
  • improve: reorder mainmenu entries
  • improve: copying of image to clipboard
  • improve: default startup message, don't show file dialog automatically
  • improve: context menu now standalone window and thus not confined to PhotoQt window
  • improve: graceful fail when ffmpegthumbnailer not available for video files
  • improve: filename inside archives shown on labels in mainview
  • improve: enable build with Exiv 0.25
  • improve: 'Escape' by default calls __open
  • fix/improve: export/import of old and new backup files
  • fix: settingsmanager, handling of modal windows
  • fix: picking color did not handle the absence of transparency well
  • fix: external shortcuts close PhotoQt when 'close' option set
  • fix: zoom-to-position failed in multi-monitor setup when last-left monitor is not used
  • fix: executing external app by shortcut failed handling placeholders
  • fix: slideshow with many images in many subfolders
  • fix: escape html tags in filenames shown on tooltips/labels
Release 2.4 - 2021-10-22
  • add: zoom/pinch to position
  • add: click on left/right half of empty area around image can load prev/next image
  • add: option to exclude directories from caching/preloading
  • add: custom filetype icons
  • improve: switch default shortcuts for __copy and __clipboard
  • improve: script to generate data (filetype icons, windows installer script, etc.)
  • fix: loading of metadata
  • fix: replacing placeholders in external shortcuts
  • fix: handling of --thumbs/--no-thumbs at startup
  • fix: reacting to changes to current folder/image
  • fix: change wheel up/down to proper directions
  • windows: make videos playback work on Windows
  • windows: add to software section in settings
  • windows: fix loading userplaces
  • windows: new installer
Release 2.3 - 2021-06-14
  • add: context menu (subset of mainmenu options), assign right button to it (if not already in use)
  • add: new shortcuts manager
  • add: command line option to enable/disable system tray
  • add: new internal shortcuts: __viewerMode, __showThumbnails, __showMainMenu, __showMetaData, __quickNavigation, __showFaceTags, __keepMetaData, __contextMenu
  • add: restore default configuration, accessible via 'advanced' button in settings manager
  • add: support of JPEG XL format (if qt plugin installed)
  • improve: calling PhotoQt without command line arguments when hidden assumes '--show'
  • improve: use arrows to indicate direction in mouse gestures
  • improve: closing 'x' hidden unless fullscreen or window decoration disabled
  • improve: new format for saving shortcuts
  • improve: handling of command line options
  • improve: keeping track of mouse position
  • fix: load translations for command line help message
  • fix: artifacts in rendered text for scale<1
  • fix: loading rar archives with unrar with non-Latin characters in filenames
  • fix: wrong datatype used for PixmapCache property (was bool but should be int)
  • fix: mirror property of scaled down versions follows main image
Release 2.2 - 2021-06-07
  • add: viewer mode for documents/archives, activated through button near top left corner of screen
  • add: quick navigation buttons, added with touchscreens in mind in particular
  • add: show filename in window title
  • add: show rotation angle in quick info labels
  • add: new button to enter/exit fullscreen mode near top right corner of screen
  • add: show 'unsupported' feedback when trying to tag faces in unsupported file type
  • add: show 'nothing found' message when filter returns nothing
  • add: new PQButton element
  • add/improve: various touch ups and improvements in file dialog, new 'go up a level' button
  • add/improve: Windows build shows 'unsupported' message instead of doing nothing
  • improve: reworked file/folder model, faster and more consistent than before
  • improve: window decoration always visible by default
  • improve: PQCheckBox uses tickmark instead of 'x' for showing checked state
  • improve: limit number of subfolder in slideshows (if enabled) to 100 to avoid getting stuck
  • improve: Windows build no longer depends on QtWinExtras
  • fix: handling of command line options
  • fix: some caching locations pointed to wrong directory
  • fix: handling of single quotation marks in filenames
  • fix: Windows build properly handles drive letters
  • fix: Windows build properly cleans path
  • various smaller bug fixes and improvements all over the place
Release 2.1.1 - 2021-02-06
  • fix: revert default from ImageMagick back to GraphicsMagick (as it was before 2.1)
  • fix: sort images in folder when path passed on to PhotoQt via command line
  • fix: under certain circumstances the directory itself would be added as final 'image'
  • fix: first entry in history of file dialog was always set to home directory
  • fix: crypt key (used e.g. for handling Imgur authentication) now based off hostname
  • fix: back button for history in file dialog barely clickable
Release 2.1 - 2021-01-30
  • improve: image format handling (sqlite based)
  • improve: loading of image files
  • improve: startup speed when PhotoQt has not been either updated or freshly installed
  • improve: handling of popout states
  • improve: shortcut handling when popout window activated
  • improve: make it easier to hit 'close' button top right of main interface without triggering menu
  • improve: files in a folder are filtered more efficiently
  • improve: detection of previously chosen languages
  • improve: reorganizing of handling methods
  • add: welcome screen
  • add: ImageMagick support (choice between GraphicsMagick and ImageMagick possible)
  • add: small buttons to quickly toggle popout status of elements
  • add: proper window titles for popout windows
  • add: slideshow can include images in subfolders
  • add: element to convert images into different format
  • fix: memory leak when loading images with Qt
  • fix: caching images
  • fix: sometimes thumbnail would be loaded instead of full image
  • fix: image are loaded asynchronously, without blocking main interface
Release 2.0 - 2020-12-16
  • Complete re-write, minimum Qt version now 5.9
  • add: more image transitions
  • add: pop out elements
  • add: hide cursor when not moved
  • add: video support
  • add: support for AVIF file format
  • add: sort images by timestamp stored in exif meta data
  • add: better threading of thumbnail creation
  • improve: rewritten image engine
  • improve: raw thumbnails are loaded from metadata (where available)
  • improve: new element to open files
  • improve: new settings manager with cleaner interface
  • improve: new 'loading' indicator
  • improve: fewer/no workarounds necessary due to re-write

Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38247
Reakcje/Polubienia
34076
PhotoQt v2.7
Zaloguj lub Zarejestruj się aby zobaczyć!

10th of June, 2022
Another new release is ready, once again with many new and exciting features and plenty of smaller improvements across the whole application. [more]




Zaloguj lub Zarejestruj się aby zobaczyć!

7th of April, 2022
PhotoQt v2.6 is now ready with support for new image formats, new features, and better performance. In addition, several bugs discovered since last release have been fixed. Thank you to everybody who provided feedback. [more]
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38247
Reakcje/Polubienia
34076
PhotoQt v2.8
PhotoQt v2.8 is here with a whole range if improvements, fixes, and updates. This release is mostly focused on improving the user experience and modernizing the interface a bit, while still adding several new features.

With the help of some
Zaloguj lub Zarejestruj się aby zobaczyć!
, the list of improvements in this release of PhotoQt is quite long. Some of the highlights include (grouped by area):
  • Main menu and context menu:
    Both the main menu and the context menu have been completely restyled and restructured to be better organized while looking a little more modern. There is now less duplication in the main menu and the context menu, instead they complement each other to improve usability.
  • File dialog:
    Whenever an image is hovered, PhotoQt shows a large preview image in the back. By default, the preview image is simply the thumbnail image, scaled up (very fast). It is now possible to switch to a higher resolution preview image (slightly slower). Additionally, the preview image can be blurred and its colors can be muted.
    In addition to the changes to the preview image, the tooltip that pops up when a file is hovered has been reworked for better styling and better handling of images with odd ratios and very long filenames. If the tooltip is not wanted, it can be disabled altogether.
  • File formats:
    The Adobe Illustrator format is now supported (through ImageMagick and GraphicsMagick)
  • Shortcuts:
    In addition to supporting key combinations and simple mouse actions for shortcuts, this release adds the support of double clicks.
  • Navigation:
    Buttons to navigate through the folder and show the main menu are shown next to the window buttons in the top right (can be disabled). The floating navigation buttons are also still available, but they moved to the bottom middle of the main interface and blend in much better than before. They can be moved freely using simple click-and-drag.
    During zoom, PhotoQt by default keeps the mouse position fixed. In addition, it is possible to set PhotoQt to always zoom to/from the center of the image. Also, though it is still possible to zoom an image as much or as little as desired, by default PhotoQt now stops before the image gets too much zoomed out or in.
  • Meta data:
    So far, the meta data has always been hiding behind the right window edge. Now, it has been turned into a floating element that can be shown through shortcut or context menu. It can be moved anywhere on the screen using a simple click-and-drag, and it can be hidden through a button that can be found at the top right of the element.
  • Slideshow:
    Controlling the slideshow is no longer done through a large bar at the top, but instead the controls are shown as floating buttons in the middle near the bottom of the main image. They are barely visible, unless the slideshow is paused or the mouse is hovering the buttons. They can also be moved to any other placed in the main interface through simple click-and-drag.
  • Interface:
    Some of the elements in PhotoQt need a certain minimum screen space in order to display their content properly. Thus, if the window of PhotoQt is too small, these elements can be automatically popped out into their own window.
  • Windows:
    There have been different improvements specifically for the Windows platform. For example, PhotoQt now supports moving files into the Trash on Windows (as long as the used Qt version is at least 5.15). It is now also possible to set an image as wallpaper (as long as the image format is supported natively by Windows). In addition, PhotoQt also now explicitly uses OpenGLES on Windows
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38247
Reakcje/Polubienia
34076

PhotoQt 3.4​

PhotoQt 3.4 will be the last version of PhotoQt built on Qt5. Nevertheless, it still brings a bunch of improvements and also some new features. The next release of PhotoQt will be v4.0 based on Qt 6.2+.


Highlights


This new release will be the last planned release based on Qt5. However, it nonetheless is packed with new features and improvements, including:


  • Better SVG support: Qt's built-in support for SVG images is somewhat lacking. Thus, PhotoQt now supports resvg to render and show SVG images, providing proper support for the full complement of SVG features.
  • Updated imgur.com integration: It has been possible to upload images to imgur.com from within PhotoQt for quite some time. As part of the port to Qt6 several improvements have been done for a more reliable and efficient experience. These changes have been ported back to this Qt5 version. In addition, it is now again possible to connect PhotoQt with imgur.com user account from within the settings manager.
  • Updated image export: Saving images in new files has been working quite well for a long time, but the user experience was lacking a bit. The user interface was completely reworked for Qt6 with a better selection of formats and proper feedback regarding the progress of converting an image. These changes have been ported back to this Qt5 version.
  • Opening PhotoQt on Windows resulted in the window "flashing" all-white before being rendered fully. This is unfortunately a characteristic of OpenGL, discussions around which can be
    Zaloguj lub Zarejestruj się aby zobaczyć!
    . To work around this visual bug, PhotoQt on Windows will fade in the window with a very short delay.

These are just some of the highlights, there have been a lot more things that made it into this new release, including quite a few bug fixes. You can find a more complete list
Zaloguj lub Zarejestruj się aby zobaczyć!
.


Note: If you have installed PhotoQt on Windows using the provided Windows installer, please consider updating as soon as possible as the updated installer includes fixed image libraries mitigating the recent
Zaloguj lub Zarejestruj się aby zobaczyć!
.


Qt6, website, logo


Some major changes are coming up over the next few weeks for PhotoQt:


  1. The port/partial rewrite of PhotoQt based on the next major version of Qt is coming along quite nicely, and v4.0 based on Qt 6.2+ is scheduled to be released later this month. I took this opportunity to restructure the source code of PhotoQt significantly for a cleaner and easier to maintain codebase. The engine loading and presenting the images has been reworked to be not only faster but also less demanding on the computer's resources. All elements were carefully analyzed and changes were implemented - some small, some large - to improve the user experience. Some of these changes have even been ported back to the Qt5 version, so you can enjoy some of the results already now with v3.4.
  2. A new logo is coming! Thanks to Volo a.k.a
    Zaloguj lub Zarejestruj się aby zobaczyć!
    for designing it. Stay tuned over the next week or two to find out what it is.
  3. In addition to a new logo, a new website is also coming. The new website will sport a cleaner and more modern interface (don't worry, it will still be light). The colors of the new website are designed around the colors of the new logo resulting in a unified user experience.

These changes are all very exciting and will allow PhotoQt to continue to make great strides going forward with new features, fewer bugs, and better performance.


Get involved


I love to hear from people using PhotoQt. In order to get in touch with me for feedback/support/etc., there are a few different ways you can do so:


  • Email: You can always send me an email: (you need to enable javascript to see the email address)
  • IRC: I often hang out in the IRC channel #photoqt over at
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .
  • GitLab: Feel free to
    Zaloguj lub Zarejestruj się aby zobaczyć!
    over in the GitLab repository.

If you want to help PhotoQt, there are a few ways you can get involved:


  1. Join the translation team over on
    Zaloguj lub Zarejestruj się aby zobaczyć!
    . If your language is missing you can simply request it directly on Crowdin or
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and I can add it to the project.
  2. Give feedback of what you like/don't like, or what you think is missing from PhotoQt. To give feedback,
    Zaloguj lub Zarejestruj się aby zobaczyć!
    or
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .

If you are considering supporting PhotoQt by donation, please consider donating to the humanitarian relief in Ukraine instead, for example to the
Zaloguj lub Zarejestruj się aby zobaczyć!
.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry