4720 Commits (61870cfc34d25bcd7ce4c4e357325b58354d3cb4)
 

Author SHA1 Message Date
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
Albert Astals Cid 128825907f KUIT++ 18 years ago
Albert Astals Cid 267f8c8ea3 some KUIT 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
Pino Toscano 4d1a48cddb when saving the internal xml, be sure to save it as utf-8, and to advertize the encoding in the main processing instruction 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
Pino Toscano bd833bdd5c hopefully make it compile and work also where qreal is not double but float 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 8bad2a8629 & is different than | 18 years ago
Albert Astals Cid c8485c5bf2 fix two typos detected by Yuri Chornoivan 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
Laurent Montel 3d3e63ce0e Fix mem leak 18 years ago
Pino Toscano 7b76ec7e67 bump development version to 0.7.80 18 years ago
Dirk Mueller 41afd26ba3 link all direct dependencies 18 years ago
Pino Toscano a656adee13 bump version to 0.6.90 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
Pino Toscano 9ca9f0c791 do not crash when an image is not found in the archive 18 years ago
Pino Toscano 26b35e0fce do not convert an image texture for brush to pixmap 18 years ago
Pino Toscano 0154ff9893 Parse and show linear gradients of brushes. 18 years ago