aboutsummaryrefslogtreecommitdiff
path: root/src/ImageViewer.cpp
AgeCommit message (Expand)Author
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-27Attempt 1 at fixing image scrolling (still messes up current page sometimes)dec05eba
2020-09-27Image continuous: load as image in seperate thread instead of string, fix a b...dec05eba
2020-09-27Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa...dec05eba
2020-09-17Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ima...dec05eba
2020-09-17Show error message on failure to load image for same pagedec05eba
2020-08-06Disable key repeat for infinite image modedec05eba
2020-07-23Better image quality for infinite image modedec05eba
2020-07-20Reduce marginsdec05eba
2020-07-16Add middle-mouse-scroll (aka autoscroll) for infinite image view modedec05eba
2020-07-11Use atomic rename instead of .finished lock filesdec05eba
2020-07-09Fix item selection not working with empty searchdec05eba
2020-07-03bind I to switching between single image and scroll modedec05eba
2020-07-03Do not floor position images, smoother scrolldec05eba
2020-06-30Add infinite image scroll modedec05eba