884 Commits (66d2f6be6583ffa8a3d7d70732f47b6c7ea99ced)

Author SHA1 Message Date
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
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
Pino Toscano 90a664dba3 i think the viewport should be used here as well; fixed image y-alignment 18 years ago
Pino Toscano b8db72e6d9 Width and height of a page can be real values, not just integer. 18 years ago
Pino Toscano 3f2f754dab when reading a table, do not assume there are only <table-row> elements as children of <table>; in case, read inside <table-header-rows> 18 years ago
Script Kiddy f7b2f750a1 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 911a36fbe1 SVN_SILENT made messages (.desktop file) 18 years ago
Jakob Petsovits df5364da6c Copy Okular's app icon from Oxygen core as "okular", 18 years ago
Dirk Mueller cfb96103cb fix format string 18 years ago
Script Kiddy f9e3980c1d SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid c24fd54370 Generate correctly the pixmaps of rotated pages 18 years ago
Script Kiddy 603a72f1cd SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 6048f67f48 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy ead7047f74 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 25b4f0d693 SVN_SILENT at least one point higher than kpdf 18 years ago
Pino Toscano d2fb47db86 SVN_SILENT there is new stuff, so bump the version to 0.2 18 years ago
Pino Toscano 483a7a830f SVN_SILENT unused var 18 years ago
Pino Toscano 7d0c3fc516 implement the reading from raw data in a more efficient way (no temporary file) 18 years ago
Pino Toscano e847099817 switch from TIFFOpen to TIFFClientOpen + callbacks on QIODevice 18 years ago
Pino Toscano 17fe071d04 If a directory in a TIFF carries information about the resolution, use them to calculate its real size. 18 years ago
Script Kiddy 6ef155b9dc SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy d8eabdac6f SVN_SILENT made messages (.desktop file) 18 years ago