QuickViewer は、たくさんの画像を快適に閲覧するための画像ビューアです。
画像データの読み込みを先回りして行い、読み込んだ画像データをOpenGLで画面に描画することで、これまでにない軽快さで画像を閲覧できるようになります。
QuickViewer は GPLv3 のフリーソフトウェアです。
公式ウェブページはこちら: https://kanryu.github.io/quickviewer/index-ja
* 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