Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some more final changes to lumina-pdf. | Ken Moore | 2018-01-24 |
| | | | | This is now completely useable as full-fledged PDF **viewer** (not editor yet). | ||
* | Fix up the rendering quality of the lumina-pdf pages. | Ken Moore | 2018-01-24 |
| | | | | Also get the new backend working properly with the next/previous page system and presentation mode. | ||
* | Finished transitioning from QPrintPreviewWidget to QGraphicsView | ZackaryWelch | 2017-12-29 |
| | |||
* | Shifted from a custom QWidget to a subclass of QGraphicalView and connected ↵ | ZackaryWelch | 2017-12-27 |
| | | | | it to the Main UI | ||
* | Began creating custom QPrintPreviewWidget for lumina-pdf | ZackaryWelch | 2017-12-26 |