Releases: kanryu/quickviewer
Releases · kanryu/quickviewer
Add Arabic translation, 3 bugfixed
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
- 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
- bigfixed: Thumbnai.sqlite3.db was not copied when launched under C:/Program Files
- reported on issue #106 by @eddiezato
- 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
- 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
Improve slide show and add file sort
- The slideshow can be executed even in the window display
- requested by @LeChninkel on the issue #93
- 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
- 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
- '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
- on issue #81 reported by @Taranchuk
- use specific action roles instead of text heuristic roles
- pull request by @pazos
- Use standard CFBundleName without version
- pull request by @pazos
- hide menubar icons on mac
- pull request by @pazos
- fix for file chooser filter
- pull request by @pazos
- bugfixed: When there was no image in the folder opened by FolderView, it was illegally terminated
- on issue #80 reported by @GitHubRulesOK
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
- add plugins for JPEG-XR/DDS/JPEG 2000
- requested by @agungindrawan on issue #66
- 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
- add 'Next page or volume'
- add 'Prev page or volume'
- add lanczos3, lanczos4 resize filters
- abolished 'CPU Bicubic after GPU Bilinear'