aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-pdf/propDialog.cpp
Commit message (Collapse)AuthorAge
* Get lumina-pdf all up and running again.Ken Moore2018-02-27
| | | | | 1. Abstract out the backend renderer into a new class 2. The Renderer can be selected at build time by setting the "USE_MUPDF" build flag to use mupdf instead of poppler (default).
* Switched lumina-pdf from Poppler to MuPDFZackaryWelch2018-02-16
|
* Progress toward search functionality for lumina-pdfZackaryWelch2017-12-22
|
* Fixed keyboard focus and added an information dialog to lumina-pdfZackaryWelch2017-12-20
bgstack15