912 Commits (085bdae8a3d5e62feecd5312be6ecb1fe53617cd)

Author SHA1 Message Date
Pino Toscano 085bdae8a3 specify better file names for TIFFClientOpen 18 years ago
Pino Toscano 3709ecd71e Consider the orientation of TIFF documents. 18 years ago
Pino Toscano 1157e86d84 SVN_SILENT do not issue unuseful compile warnings when using poppler <= 0.8.x 18 years ago
Pino Toscano a8fab80008 read the showControls and playMode properties of movies (always with poppler head) 18 years ago
Pino Toscano 03147a158b convert the movie objects and annotations from the poppler equivalents i added about 10 minutes ago 18 years ago
Pino Toscano 0ac1b55589 fill the rendering image only where needed 18 years ago
Pino Toscano 86169f7558 SVN_SILENT remove old code 18 years ago
Pino Toscano 730e1f665b Take into account relative links in pages, and resolve them correctly. 18 years ago
Pino Toscano a7a17d4833 Be sure to close the temporary PS file before sending it to lpr, so it is all flushed. 18 years ago
Pino Toscano 53e989f76d add brackets for the body of the if() 18 years ago
Pino Toscano 751d15bbe2 add the possibility to read the form actions, using poppler of around 5 minutes ago 18 years ago
Pino Toscano 0960b00b95 un-static-ize createLinkFromPopplerLink() 18 years ago
Pino Toscano d51be3729b add a way to disable the internal page cache, and disable it by default in the generator 18 years ago
Pino Toscano a9227aff93 SVN_SILENT bump version, update copyright notice and slightly improve the description 18 years ago
Pino Toscano 2f12a3a3d6 allocate less temporary buffers; this should make the backend use less memory when rendering 18 years ago
Pino Toscano 16b864fe24 statically allocate the format mask instead of creating+deleting 18 years ago
Pino Toscano 27fc7f9144 Apply workaround as suggested by DjVuLibre's maintainer Leon Bottou to avoid a potential crash in rare situations. 18 years ago
Pino Toscano 9308f9b1af SVN_SILENT i feel to have contributed in a significant way, so add me too 18 years ago
Pino Toscano 2eb4dd8147 - extract the painter-based paint procedure of the XpsPage in an own method 18 years ago
Pino Toscano 9748b1e6a7 update all the configuration (not just the AA settings) each time a document is open 18 years ago
Albert Astals Cid 61964b930f And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 18 years ago
Pino Toscano 2329f93b84 more qreal/double mismatches 18 years ago
Pino Toscano fbeff5ae7c do not assume there is always a configuration dialog around (eg, when doing a print preview) 18 years ago
Albert Astals Cid 87d361282d Repeat with me, it's image/jp2, not image/jpeg2000 18 years ago
Script Kiddy 9830f4e2aa SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid a56c456bf8 delete pdfConv 18 years ago
Pino Toscano dab65cd4fd properly keep a reference to the print option widget, and create it only when necessary 18 years ago
Pino Toscano 67e7823b46 it uses QDom*, so link to QtXml 18 years ago
Luigi Toscano 66d2f6be65 Correctly intercept standard output. 18 years ago
Dirk Mueller 41afd26ba3 link all direct dependencies 18 years ago
Pino Toscano 83350dc0d6 On UNIX, make use of a pty process instead of a normal process, as unrar opens pty connections for getting passwords. 18 years ago
Pino Toscano 64617bd429 implement the PolyQuadraticBezierSegment 18 years ago
Pino Toscano 674c8536d3 read and apply the opacity for canvas 18 years ago
Pino Toscano 73c67b1822 read and apply the clipping for glyphs 18 years ago
Pino Toscano 4225aac69e Read and apply the transformations of <PathGeometry> and <Canvas> elements. 18 years ago
Pino Toscano dc827f1ff3 start reading the geometries child of the Path element; 18 years ago
Pino Toscano a2d22d791b SVN_SILENT update comments 18 years ago
Pino Toscano 075f0302cd consider also the Stroke child of Path elements 18 years ago
Pino Toscano 76af0c2c40 add a method to load entries from the archive, also in a case-insensitive way, and apply it for image and font loading 18 years ago
Pino Toscano b81251ead3 I feel worth bumping the version to 0.2, after all the work that has been done for Okular0.7/KDE 4.1. 18 years ago
Pino Toscano aa0ceffea3 SVN_SILENT unused includes 18 years ago
Pino Toscano 018045758f do not draw text in some situations the XPS spec tell us to not do that: 18 years ago
Pino Toscano 046637703b slightly refactor absolutePath(), and optionally un-percent-encode if the path contains any '%' char 18 years ago
Pino Toscano 0e86eef685 the document relationship file can be splitted too, so take care of that 18 years ago
Pino Toscano fdd5704f8f do not draw text with fontsize of 0 (as the specs say) 18 years ago
Pino Toscano 47b8d5ab9c fix gradient stop reading conditions 18 years ago
Pino Toscano a6b1f61a02 read and set the spread style of gradients 18 years ago
Pino Toscano 68a539c394 first try at reading the style simulation of a font 18 years ago
Pino Toscano fbab823b45 read the join style and the miter limit of strokes 18 years ago
Pino Toscano 8e417e7bc8 first try at reading dash pattern, dash offset, and cap style of strokes 18 years ago