quickviewer
quickviewer copied to clipboard
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
First of all, THANK YOU for creating a slide show that can actually handle my family's picture collections. Can't tell you how grateful to be able to have a few...
QuickViewer uses QGLWidget for OpenGL; however, since Qt5.4, it is recommended to switch to [QOpenGLWidget ](https://doc.qt.io/qt-5/qopenglwidget.html )instead as QGLWidget is included for legacy compatibility reasons. I can't even get QuickViewer...
inline Help > "check version in browser" redirects to https://kanryu.github.io/quickviewer/checkversion/?ver=1.1.1 Result is shown correct in my portable Firefox as Current QuickViewer version is: 1.1.1 however in a secured I.E. (limited...
I am a beginner of Github and can only speak Japanese so please forgive me if I am impolite 1. Add a new folder in ManageCatalogs 2. Start work 3....
Can't reproduce it with fast bilinear interpolation (the default one). If I choose another shader and go to/from fullscreen the image displayed get some artifacts. Sometimes those artifacts last a...
Hi, There are some metadata specification e.g. Exif, IPTC, XMP. QuickViewer currently understands some JPEG Exif using [easyexif](https://github.com/mayanklahiri/easyexif), but it is inadequate. Obtaining metadata from Raw images has not worked...
Could you please add an option to copy a photo to a preselected folder by just pressing a key? For example Fastpictureviewer supports it by pressing "K" in the keyboard....
Please add button to toggle display of the alpha channel. Sometimes looking at picture that has specific alpha channel (mostly texture files) makes it almost invisible. Thanks
When the app starts, I would prefer a transparent black window design as it is in Xlideit or in FastPictureViewer
In Windows (and DOS), the backslash (\\) is used to separate elements in a pathname. Currently, quickviewer is using the forward-slash (/) in the left side pane, which is backwards.