aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-pdf/lumina-pdf.pro
Commit message (Expand)AuthorAge
* Remove lumina-calculator and lumina-pdf from the lumina repo.Ken Moore2019-04-03
* Changes the UI interface so that only the current page is rendered on screen ...joe berner2018-12-18
* Added more annotation and widget support. Currently incomplete. Updated to Mu...ZackaryWelch2018-04-27
* Reset the default backend renderer to poppler.Ken Moore2018-03-30
* Improved Bookmarks layout and made MuPDF the default backendZackaryWelch2018-03-21
* Added a bookmarks menu, enabled on the MuPDF side.ZackaryWelch2018-03-21
* Get lumina-pdf all up and running again.Ken Moore2018-02-27
* Added highlighting for search resultsZackaryWelch2018-02-16
* Switched lumina-pdf from Poppler to MuPDFZackaryWelch2018-02-16
* Began creating custom QPrintPreviewWidget for lumina-pdfZackaryWelch2017-12-26
* Fixed keyboard focus and added an information dialog to lumina-pdfZackaryWelch2017-12-20
* Make the poppler include path "poppler/qt5/<file.h>" rather than just the file.Ken Moore2017-11-29
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-11-27
|\
| * i18n: fix out of tree buildAndreas Müller2017-11-27
* | Some UI improvements for lumina-pdf:Ken Moore2017-11-27
|/
* Quick update to the .pro for some extra info.Ken Moore2017-08-11
* Add a few missing language files to lumina-pdf. Should match other projects now.Ken Moore2017-08-11
* Fix up the printing support in lumina-pdf. Now it respects almost all of the ...Ken Moore2017-08-11
* Move the unfinished utilities in Lumina over to an "experimental" directory.Ken Moore2017-04-27
* Update the new lumina-pdf to work as a QMainWindow with a QPrintPreviewWidget...Ken Moore2017-03-14
* Add a new desktop application: lumina-pdfKen Moore2017-03-13
bgstack15