25 Commits (4a4a2a1b524b2b62b3bc41b1619c049ab1f05437)

Author SHA1 Message Date
Albert Astals Cid 47d7d04b5e delete copy constructor and assignment operator of some internal classes 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Pino Toscano 25a414904a djvu toc: 18 years ago
Pino Toscano d51be3729b add a way to disable the internal page cache, and disable it by default in the generator 18 years ago
Pino Toscano 57cbf9fa91 add dynamic getters and setters for color, comment and line width 18 years ago
Pino Toscano 2f985db7d0 Store the miniexp_t for annotations in the KDjVu::Annotation object directly, and parse all the properties there. 18 years ago
Pino Toscano 823edf52b1 make KDjVu no more a QObject, and remove the traces of "async" loading (never really implemented) 19 years ago
Pino Toscano ee925f2e58 add a postscript export overload that takes a QFile*, so we can properly use KTemporaryFile with printing 19 years ago
Pino Toscano a9f0d2eb46 Try to extract the text entities (thus the text) from a DjVu document. 19 years ago
Pino Toscano 5c0de8b638 Add printing support for DjVu files. (It is also PostScript exporting, as you can print to file to get a PS document.) 20 years ago
Pino Toscano 4f305424bc read the annotations only once, ie when loading the pages 20 years ago
Pino Toscano 9a232e9d88 SVN_SILENT typo 20 years ago
Pino Toscano cb414fbf1d remember, pino, remember: djvu coordinates refer to the lower-left corner of a page. 20 years ago
Pino Toscano 825c725eaf change the internal KDjVu data storage to an hash of variants 20 years ago
Pino Toscano 0c4a081174 Add preliminary support for DjVu Text and Line annotations. 20 years ago
Pino Toscano eb83fc5d27 adapt the djvu generator (and kdjvu) to handle images instead of pixmaps 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano 2d64d446d7 Read correctly the 'poly' links for DjVu documents. 20 years ago
Pino Toscano 67fabc7659 - adapted the DjVu generators to the new ObjectRect API 20 years ago
Pino Toscano c39fdf8f5c Improve the hyperlink support, and make it less error-prone. Micro suppport for URL hyperlinks. 20 years ago
Pino Toscano 39e73f95f6 Read correctly the DjVu area maps (aka links) referring to local pages. 20 years ago
Pino Toscano 63c1580412 SVN_SILENT apidox 20 years ago
Pino Toscano a5795e2726 Now the DjVu generator is able to extract the list of bookmarks (aka Table of Contents) from the DjVy document, if it has any. 20 years ago
Pino Toscano d0ac95dafd A new backend for oKular: DjVu: 20 years ago