258 Commits (f67a7f00a670cb64917bf01e96bf840072f0dd86)

Author SHA1 Message Date
Albert Astals Cid f67a7f00a6 chm generator no longer needs qt3support 20 years ago
Brad Hards 0776034e3b Implement a bit more of the XPS specification - some 20 years ago
Brad Hards 3298fc16a7 Fix serious bug that prevented us getting at the fonts we've loaded. 20 years ago
Brad Hards 4b68351612 An initial commit of pixmap rendering. This is very ugly code, 20 years ago
Pino Toscano aafd2b684e more KPDF -> okular renaming in comments, include guards and READMEs 20 years ago
Pino Toscano 41000f2cd8 remove stuff that won't be used, as gv doesn't provide text extraction 20 years ago
Pino Toscano 8e847ccd78 adapt to the new Okular namespace for the classes in core/ 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Tobias Koenig 7f8f7b4d0e * Add initial version of link support 20 years ago
Albert Astals Cid 8beff183b9 add desktop files indicating libokular provides a part for those mimetypes 20 years ago
Dirk Mueller 89bacb77bb compile++ 20 years ago
Tobias Koenig 265c541925 Prevent endless-loops 20 years ago
Tobias Koenig 21b3dc4263 * reimplemented table of contents parsing in a faster way (thanks to tronical!) 20 years ago
Tobias Koenig e21d2af66a * Add support for TableOfContents 20 years ago
Pino Toscano a8c90e618b fix compilation 20 years ago
Urs Wolfer 656a7c403a Port KProgressBar's to QProgressBar's. 20 years ago
Tobias Koenig c4ace82830 Don't stop loading if document contains no Pictures directory... 20 years ago
Tobias Koenig dd5b91ca40 * Add support for style families (text looks much more consistent now) 20 years ago
Tobias Koenig 8518b9e17b * Add basic support for enumerations 20 years ago
Tobias Koenig 30aed9edb0 - borrowed code from KOffice to convert units correctly 20 years ago
Pino Toscano 702f234c2a enable the OpenDocument generator 20 years ago
Tobias Koenig b3c4359d60 Initial version of generator for OpenDocument(Text) documents. 20 years ago
Brad Hards 602c41f5dd It looks like Microsoft must have at least two 20 years ago
Pino Toscano 467e507fe8 add the QT3_SUPPORT definition where needed 20 years ago
Pino Toscano 33bc345d4e no more QT3_SUPPORT here 20 years ago
Pino Toscano c01b769e29 make it compile 20 years ago
Brad Hards a212a92780 Try harder not to crash. 20 years ago
Brad Hards 7c8ecc36bd Add in very rough first version of the XML paper 20 years ago
Pino Toscano 46b5ad5e48 'Contents' has lines separated by \r, so converting them to \n should help 20 years ago
Pino Toscano f311b04ed3 reactivate the Annotation's loading 20 years ago
Stephan Kulow 9b1e475759 avoid crash even if commented :) 20 years ago
Pino Toscano 5ee6d32f1b clean up a bit by removing some stuff we probably won't ever use 20 years ago
Dirk Mueller 2658e75c7d fix memory / fd leak (CID 2672) 20 years ago
Dirk Mueller 64ef532f4d make it crash rather than use uninitialized memory 20 years ago
Dirk Mueller 5b69bb6ccb fix rather artificial memory leak (CID 2684) 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Albert Astals Cid 760fdbcadb makeItBuild 20 years ago
Laurent Montel 5bf047f728 Clean up 20 years ago
Laurent Montel 8613479305 Fix install icons with new kde4macro 20 years ago
Chu Xiaodong e6078e98c3 call Annotation context menu any time(implemented in pageview.cpp) 20 years ago
Pino Toscano fb6409e8fd properly creating the text rects (inverting top and bottom is not a good idea...) 20 years ago
Pino Toscano 7ba0c4df3a Show the title of the current document - if available - as title of the main window, as requested in comments of KPDF bug #103362. 20 years ago
Albert Astals Cid d261d27274 reverting some sabotage done by montel ;-) 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 25eb77c1de some fixes according to EBN: 20 years ago
Pino Toscano b6d7a36eda Small addition to the Ganarator API: bool closeDocument(). 20 years ago
Pino Toscano 9b55ffedd4 better check case-insensitively here 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