2202 Commits (2d64d446d7ec51b59ff3d7aa73a7b68d3e69ca1f)
 

Author SHA1 Message Date
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 1ba01ac6f1 Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion]. 20 years ago
Pino Toscano bfc6133c9c update a thumbnail only if its visible area rect is changed 20 years ago
Pino Toscano fe1b6e750a query for a property using the right way 20 years ago
Pino Toscano 1154dd1c8f read the creation date 20 years ago
Pino Toscano 0b3a61356b use the own layout direction, no warning 20 years ago
Pino Toscano cc447bd3dc use the layout direction of the parent treewidget 20 years ago
Pino Toscano 9fbfc1cb39 disable the fax generator, as the tiff one seems way better 20 years ago
Pino Toscano e3825a2870 Forward port SVN commit 561026 by aacid: 20 years ago
Pino Toscano 80b0e358c7 Start to read the EXIF fields of TIFF documents, for now Description, Software, Copyright and Artist. 20 years ago
Albert Astals Cid 49d26ab042 fordwardport kpdf bug #122845 20 years ago
Pino Toscano 250cca6cb5 no need to recalc the flags every time we paint 20 years ago
Pino Toscano fd03b7e799 the speech of the current selection (via kttsd) is working again 20 years ago
Chu Xiaodong 88b724dbf1 Text annotation and Straight line annotation added 20 years ago
Pino Toscano 0211c662e9 now that KDjVu works nicely, reduce the debug 20 years ago
Pino Toscano 5ce5a5f062 no need to opaque paint event for the whole pageview, the viewport has it already 20 years ago
Pino Toscano 2d41c4459b clean up the CMakeLists.txt files from the auto* stuff 20 years ago
Pino Toscano b43f2c4d28 A new backend: TIFF. 20 years ago
Pino Toscano e40af42c63 SVN_SILENT improve a bit 20 years ago
Pino Toscano c0d67ae2e3 sort the plugins we have for the current file by priority (more priority ... less priority) 20 years ago
Albert Astals Cid 3e620c0918 the very slight gain in looks is not worth the porting cost 20 years ago
Laurent Montel 5262f0c13f Fix install files 20 years ago
Pino Toscano a73c1d14a1 don't exclude ourself when setting a new viewport 20 years ago
Pino Toscano aa82718199 adapt the icons to RtL layouts; use KIcon 20 years ago
Pino Toscano 12edea34f8 adapt to the new snapshot 20 years ago
Pino Toscano 87c3e54827 Forwardport of KPDF bug #105211. 20 years ago
Laurent Montel ba5cd44972 Fix install files 20 years ago
Pino Toscano f516679bf6 raise to 30msecs the document rendering queue polling interval 20 years ago
Pino Toscano 2cc4065c3b use install instead of install_files 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Pino Toscano ef9e957084 adapt to the new snapshot 20 years ago
Pino Toscano 12e7a137d2 Port to the new snapshot. 20 years ago
Pino Toscano 09f8a96671 Draw the okular icon on the top-left corner of the blank pages 20 years ago
Pino Toscano abdc7ba733 we're okular 20 years ago
Pino Toscano 317132c670 remove some unused stuff; add comments and fix include guard name 20 years ago
Pino Toscano f574dc37e6 Make use of the new text export function of the generator. 20 years ago
Pino Toscano b3a4b27956 New skeleton for giving the generators the possibility to export the document they open in some format they support. 20 years ago
Pino Toscano aa109c9ef0 Port the recent changes to kdv, and remove some debug code 20 years ago
Pino Toscano 0a9a730f9d const 20 years ago
Pino Toscano c82fed6d75 Make use of okularUtils, and use a Center viewport position for links. 20 years ago
Pino Toscano d0b5207bce Extract the table of contents from DVI documents. 20 years ago
Pino Toscano a324781264 adapt the djvu generator to make use of the okularUtils namespace 20 years ago
Pino Toscano bca4b9eb77 Create a okularUtils namespace with utility functions for generators (and maybe not only for them). 20 years ago
Pino Toscano 378fa13c90 bitBlt -> QPainter::drawPixmap 20 years ago
Pino Toscano 9385667f6c now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work 20 years ago
Pino Toscano 7d26d25bd2 delete the dupe files, and now really copying the good ones 20 years ago
Pino Toscano 15ab36aac4 Add a small line edit in the top bar o the presentation mode to manually jump to any page of the current presentation. 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