aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-pdf/Annotation.h
Commit message (Collapse)AuthorAge
* Remove lumina-calculator and lumina-pdf from the lumina repo.Ken Moore2019-04-03
| | | | They have their own repos now (https://github.com/lumina-desktop/lumina-[pdf/calculator])
* Changes the UI interface so that only the current page is rendered on screen ↵joe berner2018-12-18
| | | | at a time. This has significant memory benefits for large PDF files. This also implements a least-recently used cache of tunable size, which improves responsiveness if you're hopping between two specific pages.
* Added more annotation and widget support. Currently incomplete. Updated to ↵ZackaryWelch2018-04-27
MuPDF 1.13.
bgstack15