907 Commits (v4.1.3)

Author SHA1 Message Date
Pino Toscano 829ffdb8d1 backport: be sure to close the file before sending it for printing 18 years ago
Script Kiddy 1052e18dac SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy d0ef9c5899 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 99ef0cdf46 bump versions 18 years ago
Pino Toscano 677db64087 Backport: use the size as specified by the images, not a fake one. 18 years ago
Pino Toscano 988de8f3cc Backport: consider the orientation of TIFF documents. 18 years ago
Script Kiddy 6cea95eed2 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano ca66beaf48 bump versions 18 years ago
Pino Toscano dcb87dd97f Backport: take into account relative links in pages, and resolve them correctly. 18 years ago
Pino Toscano b998667208 Backport: be sure to close the temporary PS file before sending it to lpr, so it is all flushed. 18 years ago
Script Kiddy e8487347fa SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 02646424fa Backport workaround Leon Bottou's workaround for DjVuLibre crash. 18 years ago
Pino Toscano 5b649b50b2 backport: update all the configuration (not just the AA settings) each time a document is open 18 years ago
Pino Toscano efeefc9e0f backport: more qreal/double mismatches 18 years ago
Pino Toscano fe664e082a backport: do not assume there is always a configuration dialog around (eg, when doing a print preview) 18 years ago
Albert Astals Cid c8934f4bac Backport r839378 18 years ago
Albert Astals Cid 3e52859e08 Backport r837829 okular/trunk/KDE/kdegraphics/okular/generators/poppler/generator_pdf.cpp: delete pdfConv 18 years ago
Pino Toscano 564392f93a backport: properly keep a reference to the print option widget, and create it only when necessary 18 years ago
Pino Toscano aaa56a404d it uses QDom*, so link to QtXml 18 years ago
Script Kiddy e3533e0901 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 97b5ad1981 SVN_SILENT made messages (.desktop file) 18 years ago
Luigi Toscano 60b0f7ee98 Backport of r832543 18 years ago
Script Kiddy 8120b33152 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy bebd45ba1d SVN_SILENT made messages (.desktop file) 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
Pino Toscano 4eb6413e37 pages can be interleaved in multiple files as well (10.1.2 in the specs) 18 years ago
Pino Toscano 5c91487bbc do not crash when requesting to load fonts we cannot load 18 years ago
Pino Toscano af05a86e04 In case an image is not found, try uppercasing its extension and looking for it again. 18 years ago
Pino Toscano f817bde307 Properly manage the gradient stops as the specs say; 18 years ago
Pino Toscano 0ff4a4a7a9 fix the H and V path operators 18 years ago