31 Commits (4c3d96c1933e7f74dc9d57972730b48072cd3fc2)

Author SHA1 Message Date
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
Laurent Montel acb44a49d5 Apply Alex patch (now we can use enable-final argument 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
Laurent Montel 9f317e53ca Port to new kde4_automoc macro 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
Albert Astals Cid 8beff183b9 add desktop files indicating libokular provides a part for those mimetypes 20 years ago
Laurent Montel 3d62f697b2 Clean up 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 0211c662e9 now that KDjVu works nicely, reduce the debug 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 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 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
Albert Astals Cid 38343cd4e1 drop .la as per dfaure's suggestion 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 5242e3bd7e encode the file name correctly 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano dc0168a8f4 add the info about the number of components of the current document 20 years ago
Pino Toscano 60eab90248 small API changes to Generator: 20 years ago
Pino Toscano d0ac95dafd A new backend for oKular: DjVu: 20 years ago