367 Commits (6c4fac7c722b90c3a31fc603d7ec3262109a085c)

Author SHA1 Message Date
Pino Toscano 825c725eaf change the internal KDjVu data storage to an hash of variants 20 years ago
Pino Toscano 132daba86a update with some annotation stuff 20 years ago
Pino Toscano 0c4a081174 Add preliminary support for DjVu Text and Line annotations. 20 years ago
Pino Toscano a29cbda39e The DjVu backend can now read hyperlinks whose url is decoded as "(url href target)". 20 years ago
Pino Toscano 5adbe4c66f there's no more need for libtool files 20 years ago
Tobias Koenig 16ca81993f Applyed patch written by Leandro Emanuel Lopez which adds plain text and 20 years ago
Tobias Koenig bea71df6e0 * Made image rotation asynchronous 20 years ago
Albert Astals Cid e113d48bf3 I need this so that print and print preview of a landscape pdf work 20 years ago
Albert Astals Cid 46ac215751 Now that i fixed kdeprint i can ensure that Pino's change was wrong and PageSize is what we want 20 years ago
Pino Toscano e43d62afff old, limited and replaced by the tiff one (was already disabled since some time) 20 years ago
Pino Toscano 0a2d8a0d65 use Utils::getDpi(X|Y), less header include 20 years ago
Pino Toscano 1b501cd8d2 add missing copyright statement 20 years ago
Holger Freyther 569e93b929 oKular: Add method(s) to get the DPI of the primary screen 20 years ago
Pino Toscano a49e75edeb const 20 years ago
Pino Toscano 51dd1dc328 this should be more correct, although not working either 20 years ago
Pino Toscano c89e93c974 the clear button is no more needed 20 years ago
Pino Toscano 8def2109ec change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility 20 years ago
Pino Toscano 9a2b938431 Add support for the directive to open the table of contents when opening a document, used in PDFs. 20 years ago
Pino Toscano 4c3d96c193 make the rotation working almost again 20 years ago
Pino Toscano a3667a7202 make the rotation work again 20 years ago
Pino Toscano 9b5a184aa3 delete the old rotation code and make this generator working again 20 years ago
Pino Toscano 90ee1a0547 convert to generate page images and not pixmaps 20 years ago
Albert Astals Cid d6c251a752 setPixmap -> setImage 20 years ago
Pino Toscano 66b5ef51f3 show a 'keep password' checkbox when using a wallet so the user ca decide if he wants the password saved in the wallet. 20 years ago
Pino Toscano eb83fc5d27 adapt the djvu generator (and kdjvu) to handle images instead of pixmaps 20 years ago
Tobias Koenig a375953402 Adapt ghostview, kimgio, pdf, dvi, chm, xps and ooo generators to setImage() 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago
Pino Toscano a62cd3aa2f The internal search is a pretty bad concept, as the Document provides it for free 20 years ago
Pino Toscano de3d0468ab use the new kdelibs (adding a caption) 20 years ago
Laurent Montel acb44a49d5 Apply Alex patch (now we can use enable-final argument 20 years ago
Tobias Koenig 65eae2664a Fixed generation of 'table of contents' 20 years ago
Pino Toscano 4c0808fabf a bit less of #include's 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
Pino Toscano cc3de8c899 fix typo in license 20 years ago
Pino Toscano ed84916c0d spell checking 20 years ago
Pino Toscano bbcb217a19 foo(QString) -> foo(const QString&) 20 years ago
Pino Toscano 300d2a19d1 less includes 20 years ago
Pino Toscano 9093fb49ac forward declaration 20 years ago
Albert Astals Cid 47423021dc fix my broken fix to tokoe's change 20 years ago
Albert Astals Cid 9bcad073c7 remove spanish debug message 20 years ago
Pino Toscano 2fdca9ed0e old stuff 20 years ago
Albert Astals Cid f6fc0a8944 tokoe messed up this, fix it 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano 78809ba627 use better a regexp 20 years ago
Albert Astals Cid fe0e06e54c There is no need to load all text at the beginning as okular does the text extraction on-demand 20 years ago
Laurent Montel de4760de6e Fix enable-final 20 years ago
Albert Astals Cid 0353fb4c37 Don't crash when the user clicks cancel when beign asked for the password 20 years ago
Pino Toscano e7bbe08957 trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work 20 years ago
Albert Astals Cid 5143cd2512 Report page size 20 years ago
Albert Astals Cid 0d942a0cce fordward port r595680 20 years ago