217 Commits (10c3399786b79b9dc0ca0e8d021385b0d812d1b8)

Author SHA1 Message Date
Script Kiddy aa13647e97 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy ead49f3e82 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid 6ebebf8a59 Backport r957819 | aacid | 2009-04-23 01:02:00 +0200 (Thu, 23 Apr 2009) | 5 lines 17 years ago
Script Kiddy 5a11a82539 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 0c74a0c0d4 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy bab2dd49a7 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy d51f836371 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy c53b899dd1 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy caf23379ee SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy f98600303a SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy f7d754a53c SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 5b47479bd9 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 5402c58780 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 8af7778a88 bump versions 17 years ago
Script Kiddy aacf98c7b2 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy fdf4e64fae SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 2eecd577ed SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 7ac43b7aa5 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 2f35e0b6ed SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 59ebe1b6b4 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 050d5c32cf void* -> QVariant conversion for the XpsRenderNode data 18 years ago
Pino Toscano 7c6998b8ad (oups) if the unicode string has no escape marking, return it as it is 18 years ago
Pino Toscano 97f75cf299 start to handle the Unicode strings in a single way as specified in the specs, 5.1.4 18 years ago
Pino Toscano 0ac1b55589 fill the rendering image only where needed 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 2329f93b84 more qreal/double mismatches 18 years ago
Script Kiddy 9830f4e2aa SVN_SILENT made messages (.desktop file) 18 years ago
Dirk Mueller 41afd26ba3 link all direct dependencies 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