35 Commits (e642b97c8c0b1f62aae03e6dcbde976e0f73d00a)

Author SHA1 Message Date
Pino Toscano a1b0e157c8 release the pointer of a done request 19 years ago
Pino Toscano 3a4e56015e no need to recalculate the links for every pixmap request 19 years ago
Pino Toscano 2de89d6eb8 don't leak the format mask and the (empty) kdjvu 19 years ago
Pino Toscano 4b922367e2 Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 6f9d0df5cd Further annotation API cleanup 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 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
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano 4f305424bc read the annotations only once, ie when loading the pages 20 years ago
Pino Toscano 673fe63610 generate an uid for the djvu annotations 20 years ago
Pino Toscano 5731b36fe5 the text is needed in this field, too, for the moment 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 d22b2f1892 A rather big change: 20 years ago
Pino Toscano 18028a8a2c API change in the Generator: use an empty construct, and set the document for the generator right after its construction. 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano c52a0e622b Change the way we rotate the pages. 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano e147f53ab7 make sure to really close the djvu document 20 years ago
Pino Toscano b6d7a36eda Small addition to the Ganarator API: bool closeDocument(). 20 years ago
Pino Toscano 38593f718c delete a Link if an ObjectRect is not created; less deferences 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 a324781264 adapt the djvu generator to make use of the okularUtils namespace 20 years ago
Pino Toscano ca85816c4c take correctly into account the rotation of the document, and rotate the link rects accordingly 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 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 066beaa1dd small changes in the Generator API: 20 years ago
Pino Toscano 49a5be93da isolate the code for creating pages in an own method, should work correctly for pages with an initial rotation different than 0 20 years ago
Pino Toscano dc0168a8f4 add the info about the number of components of the current document 20 years ago
Pino Toscano d0ac95dafd A new backend for oKular: DjVu: 20 years ago