| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
MuPDF 1.13.
|
|
|
|
| |
are shown
|
|
|
|
| |
enabled. Code enabled for MuPDF. Does not support extrnal links yet.
|
| |
|
| |
|
|
|
|
| |
page mode. Added tooltips for zoom in/zoom out.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in Poppler. Poppler consumes a lot of memory already and should no long be default once all memory issuse are sorted out in MuPDF.
|
| |
|
|
|
|
| |
system. Moved the cache system to the backend. Reenabled the properties and find edit menu by default.
|
| |
|
| |
|
|
|
|
|
| |
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).
|
| |
|
| |
|
|
|
|
| |
Also fix the rendering of a new document after it is done loading.
|
| |
|
| |
|
|
|
|
| |
pages works
|
|
|
|
| |
This is now completely useable as full-fledged PDF **viewer** (not editor yet).
|
|
|
|
| |
Also get the new backend working properly with the next/previous page system and presentation mode.
|
| |
|
|
|
|
| |
it to the Main UI
|
|
|