Releases: kanryu/quickviewer
Releases · kanryu/quickviewer
add new feature, TagBar
- 'Tag' is a auto generated words from Book Titles, include Publishers, Authors, and other properties
- each 'Tag' as a small buttons on CatalogWindow
- if you click Tag buttons, Catalog only shows the books have the tag
much faster CatalogWindow
- remove limitation volume counts
- background volumes initialization
- scroll vertical for ListMode on CatalogWindow
- bugfixed: CatalogWindow as modeless, can't accept drop files
- known problem: mouse wheel scroll is slow on CatalogWindow when ListMode -> Icon/IconNoText changed
Add notation of shortcut, speedup for catalog, more simple title
- Add notation of shortcut key to each item of main menu
- Add a function to remove (Options) under certain conditions from the title of the book registered in the catalog
- Speed up thumbnail loading process saved in database
- Accelerated Incremental Search and Display Switching in Catalog Window
- Fix some display phrases
Don't overwrite onto older version. Please extract into new folder and run.
add inner CatalogWindow, 3 bugfixed
- bug fixed: when to run from other directries, wrong ini files created.
- bug fixed: only newer catalogs, don't activeted about edit/delete buttons.
- bug fixed: when manual resizing and image is smaller than the window, image was wrong position
- when a catalog executed, make MainWindow activate
- merge QuickCatalog.pro into QuickViewer.pro (via v0.6.1_pre)
Support Book Catalogs, easy to view thumbnails of frontpage of books and search fast
- to create/view/search 'Catalogs'
- which contains the thumbnails of frontpage of Books as icon
- search by title(folder name of volumes)
- currently, archives are not supported.
- change words 'Database' -> 'Catalog'
- change QuickCatalog app to static lib
- hide updateButton/updateAllButton
- MainWindow can open CatalogWindow
- more details to see v0.6.0_pre,v0.6.0_pre2,v0.6.0_pre3,v0.6.0_pre4,v0.6.0_pre5
improve AutoLoaded, ScaleUp behavior, add a menu
- AutoLoad from Bookmarks
- after this version auto saved to latest bookmarks when to exit the app
- Show ScrollBars when manual ScaleUp on normal/maximize windowFlags
- add menu(OpenProjectWeb)
- removed QtRAR, add latest unrar(via v0.5.6_pre)
speed up for large JPEG, support cbr/cbz, improve ScaleUp/ScaleOut, 2 bug fix
- twice times speed up for loading JPEGs over 4096px
- now can load cbr/cbz format(without support for book database)
- improve behavior ScaleUp/ScaleOut
- bug fix, An error occurred when closing the application after changing Volume
- bug fix, File sharing archive can not be opened
- bookmark's rule is changed. so please clear old bookmarks
add Bookmarks, improve behavior about loading JPEGs
- add Bookmarks(Save/Load/Clear)
- improve behavior about loading JPEGs
- turbojpeg returns -1 when to load some JPEGs(e.g. Photoshop CS5!)
- because it is not real error, so loaded correctly
improve file sorting/fixed bug
- improve file sorting(Windows caseInsensitive using StrCmpLogicalW())
- as the same as Windows Explorer
- fixed bug about StayOnTop(now using WinAPI)
- add some Japanese translations
- display in the center when there is only one image on SpreadVieweing
add Key Config(Rotate/CopyFile/SlideShow)
v0.5.2_rev2 changelog