Skip to content

Releases: kanryu/quickviewer

Add Arabic translation, 3 bugfixed

18 Dec 14:54
Compare
Choose a tag to compare

For the first time, I received an official donation on QuickViewer's OpenColletitive.
Thank you!
This money will be used to continue the project.

  • add Arabic translation(contributed by MFM Dawdeh)
  • bugfixed: When an image is being reduced and read (mainly JPEG), the image was not displayed at the correct display magnification.
  • bugfixed: When the display magnification of the image is changed in bilinear, it is displayed in the nearest neighbor
  • bugfixed: failed to open an archive or image file that contains a dot (.) In the PATH or file name other than the
    extension.

faster extracting 7z archives, support for more archive formats

23 Sep 15:14
Compare
Choose a tag to compare
  • Significant improvement in support for solid compressed archives(e.g. 7z)
  • Attempt to expand by 7z about the various archives(e.g. tar.gz, cab) on supported by SevenZip
  • support to delete archives on viewing by the app
  • Bound on the right side was added to the context menu.
  • COPYING of ResizeHalf
  • bugfixed: Greek translation was disabled

2 bugfixed, default shortcut key changed

27 Jun 07:37
Compare
Choose a tag to compare
  • bigfixed: Thumbnai.sqlite3.db was not copied when launched under C:/Program Files
  • bigfixed: Could not open zip/cbz archive, on issue #104
  • Add shortcut to switch Volumes (Z,X keys)

add Russian language resources, using official SevenZip, bugfixed

17 Jun 07:53
Compare
Choose a tag to compare
  • add Russian language resources(contributed by @mrkaban)
  • using official SevenZip, instead of modified one
  • bugfixed:Image reduction may not work properly in x86 version
  • default changes:
    • Auto load last used -> false
    • MaxTextureSize default -> bigger than 4096px for large display users

add French translation, Dark color theme, support as a normal application

17 Apr 01:13
Compare
Choose a tag to compare
  • add French translation (contributed by michel-wf)
  • add Theme selector and Dark theme (contributed by @rurigk)
    • pull requested as #100
  • support to run as a normal application(installed into c:/Program Files)

Improve slide show and add file sort

05 Jan 14:13
Compare
Choose a tag to compare
  • The slideshow can be executed even in the window display
  • Addition of function that can make slide show display order random
  • Addition of file sorting method change function (file name, file size, change time stamp)
    • Currently this function is provided only for images of folders

Support text based translations

25 Nov 14:19
Compare
Choose a tag to compare
  • Support text based translations
    • You can translate QuickViewer only with a text editor
  • Support for not portable versions
    • Can be a packaged application some linux distributions
    • QuickViewer installer format from this version is provided.(Windows)
  • Bugfixed: a problem to show mainmenu when to show on top

toggled dialog toolchips, add a menu, fixed Lanczos4

29 Jul 10:47
Compare
Choose a tag to compare
  • 'Lanczos 4 interpolation by CPU' became the original performance
  • add a menu 'Hide the mouse cursor on fullscreen'
  • When each dialog is displayed, the toggle of the closing button is enabled
  • use specific action roles instead of text heuristic roles
  • Use standard CFBundleName without version
  • hide menubar icons on mac
  • fix for file chooser filter
  • bugfixed: When there was no image in the folder opened by FolderView, it was illegally terminated

My work had been busy since March and the days without touching QuickViewer's source code continued. While I noticed that there are still a few things I wanted to improve, the days when I did not feel like writing codes continued after my work was over.

However, many people posted issues to this project and gave me pull requests.
I thought it was an application for me all the time, but it seems that many people have used it recently.

This release is accomplished by those who were interested in this project.
Thank you everyone! :)

add plugins for JPEG-XR/DDS/JPEG 2000, add options for Folder/Catalog views

13 Mar 13:44
Compare
Choose a tag to compare
  • add plugins for JPEG-XR/DDS/JPEG 2000
  • add option for saving progress.ini
  • add option for save width of Folder/Catalog views
  • add option to start app with Folder/Catalog view
  • fixed problem for opening images as relative path(Linux, rev2)
  • Rev2: Add Mac version(as dmg package)

add 4 menus, abolish 1 menu

15 Jan 11:12
Compare
Choose a tag to compare
  • add 'Next page or volume'
  • add 'Prev page or volume'
  • add lanczos3, lanczos4 resize filters
  • abolished 'CPU Bicubic after GPU Bilinear'