QuickViewer is a graphic image viewer for comfortable browsing of many images.
This software performs reading of image data in advance. And drawing the imported image data on the screen with OpenGL. You can browse images with much smoother response than ever before.
QuickViewer is a free software lisenced under GPLv3.
Public Web Site is here: https://kanryu.github.io/quickviewer/
* improve PageBar(using QStyle::SH_Slider_AbsoluteSetButtons)
* add CopyImage to clipboard
* add DeleteImage to trashbox
* fixed bug NextVolume/PageVolume, default key configs were in the opposite direction by mistake
* add shortcut DeletePage/CopyPage
* change words, delete image -> move the image to trash box
* ページバーの挙動を改善(QStyle::SH_Slider_AbsoluteSetButtonsを使用)
* メニュー追加 画像をクリップボードにコピー
* メニュー追加 画像をゴミ箱に入れる
* 次のボリュームに移動、前のボリュームに移動のデフォルトのキーボードショートカットが入れ替わっていた不具合を修正
* 上記メニューのショートカットキーの追加
* 表記の変更 delete image -> move the image to trash box