Releases: kanryu/quickviewer
Fix for unrar security vulnerability
THE FINAL RELEASE
This is sudden, but I will now end development.
I would like to see continued development of QuickViewer managed by an open team by cloning a new repository.
I developed this application to meet my needs for comfortably viewing large amounts of magazine scraps and camera photos.
I have heard that it is now being used by a wide range of people, including researchers, professors, and experts.
Seven years have passed since it was first released, but interestingly, there is still no app that can match QuickViewer in terms of image display speed.
Ideas of software
If you have an idea you want to realize and are not satisfied with existing software, you should start a project right away.
Even if you have the desire to develop, like me, it is too late once you become immobile.
I am sure that groundbreaking software will be born from your idea.
My planned development list:
- A free inventory management system that anyone can use. Supports any business need without programming, with fast, infinite rollbacks.
- A comprehensive image batch editing software to replace Ralpha.
- A PDF creation library that runs anywhere, whether in a browser, smartphone, or PC.
Retired
I currently suffer from ALS (amyotrophic lateral sclerosis).
I'm a retired software engineer.
I can barely move my left hand, but my right is completely paralyzed.
I won't be able to stand up in a few months.
I constantly need the help of others in my life.
If you could provide financial support or help with the project, some of these ideas could become a reality.
If this statement interests you, please email me.
Summary
- Generate an installer at deployment time (MS Windows)
- Simplified Chinese translation resources, by @sr79368142, #205
- Zoom out when fitting, especially when set to a slightly lower magnification
- Enhancement: Flag Enhancements
- Until now, the mouse cursor has always been displayed when images scroll in full-screen mode, but it will be hidden as per the flag.
- for Hide the mouse cursor on fullscreen
- [Limitation] When scrolling an image with the mouse, the cursor appears for a moment.
- [Limitation] If you turn off the flag while in full screen, the cursor will not be displayed until you click the mouse.
- FIXED: Fit display is incorrect when the screen is zoomed in
- FIXED: Crash when pressing 'Open with Subfolders image' button while an image is open
- FIXED: Mouse cursor appears when fitting is cancelled in full screen mode
Thank you for all of you. :)
3 of Improvement, 6 fixed
- [Improvement] Update the status bar when you resize the window
- [Improvement] Display at original resolution when resizing bicubic on a magnified display
Commissioned by @Caleb13-2:
- [Improvement] Keep center of viewport when zoomed in
- FIXED: When I open an image file, the file name is not displayed in the status bar.
- FIXED: Image files may not be displayed(*.jif)
- FIXED: Animation did not start when an image file was specified
- FIXED: Keyboard shortcuts didn't work in full screen
- FIXED: When displaying with a shader other than Bilinear, canceling fitting will change the size to 100%.
- FIXED: When the flag is enabled, the menu will not be checked the next time you start the program.
- Hide the mouse cursor on fullscreen
[Improved] for manual display scaling
- Display JPEG files with the JIF extension
- Commissioned by @Caleb13-2
- When displaying large images in full-screen mode, the display was incorrect.
- Long filenames were not displayed properly when the window was maximized.
- Make SVG loading method selectable in the options dialog
- [Improved] for manual display scaling
- When the fit mode is turned off, the manual magnification is displayed at a larger scale.
- When the scroll bar is displayed in manual scale, the displayed position is maintained when switching to the next image.
- (rev2) The page bar and status bar did not update when an image file was dropped
replace to QSVGRenderer for svg
- replace to QSVGRenderer for svg
- removed qt6/svg due to lack of precision
- add QSVGRenderer based on svg-native-viewer
- FIXED: [Feature request] HiDPI scaling images #197
[Commission requested] support for SVG images
- [Commission requested] support for SVG images
- Commissioned by @Caleb13-2
- SVG animation supported
- SVG 1.1 or SVG Tiny 1.2 (based on Qt6)
- FIXED: can't zooming wth mouse wheel when unlocked ""Scroll with mouse cursor on zooming""
- FIXED: Mouse cursor is not automatically hidden if QW starts in full screen mode #192
3 Bug FIXED
AppImage on Linux is now supported
AppImage on Linux is now supported for the first time in a while.
- FIXED: Crashes when running Next Volume twice
- Due to limitations of Linux specifications, and distro 7z.so being completely useless, AppImage includes a complete p7zip. It does not support additional image formats supported by Windows.
Updated using Qt-9.6.0, support AVIF, 2 bugfixed
It's been a while since I last did any development. Support for Qt-6.9 allows me to use the imageformats plugin for new image formats included in other Qt applications.
- using Qt-9.6.0
- Windows
- Visual Studio 2022
- Linux
- clang-18.1.3
- Windows
- support AVIF images
- Added function to not automatically shrink large images
- FIXED: Automatically reduced images were not displayed correctly.
- FIXED: can't switch images using the mouse wheel in Qt-6.9
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.