aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-pdf/Renderer-mupdf.cpp
Commit message (Expand)AuthorAge
* Moved rotation to the Backend. Fixed memory issues in MuPDF but caused other ...ZackaryWelch2018-03-17
* Replaced tabs with spaces and removed some unneeded commentsZackaryWelch2018-03-17
* Overhaul of MuPDF rendering. Fixed bugs and improved the find highlight syste...ZackaryWelch2018-03-17
* Added multithreading support for the MuPDF backend and fixed rendering errorsZackaryWelch2018-03-11
* Finish up removing all the mupdf usage from the non-Renderer classes.Ken Moore2018-03-06
* Changed fz_rotate to fz_pre_rotate, which fixes rendering issues in some PDFs...ZackaryWelch2018-03-03
* Get lumina-pdf all up and running again.Ken Moore2018-02-27
bgstack15