Script Kiddy
6cea95eed2
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=854233
18 years ago
Script Kiddy
e8487347fa
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=847713
18 years ago
Pino Toscano
efeefc9e0f
backport: more qreal/double mismatches
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=839973
18 years ago
Script Kiddy
e3533e0901
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=835901
18 years ago
Script Kiddy
97b5ad1981
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=834228
18 years ago
Script Kiddy
8120b33152
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=831630
18 years ago
Script Kiddy
bebd45ba1d
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.1/kdegraphics/okular/; revision=830279
18 years ago
Dirk Mueller
41afd26ba3
link all direct dependencies
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=829219
18 years ago
Pino Toscano
64617bd429
implement the PolyQuadraticBezierSegment
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825763
18 years ago
Pino Toscano
674c8536d3
read and apply the opacity for canvas
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825717
18 years ago
Pino Toscano
73c67b1822
read and apply the clipping for glyphs
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825710
18 years ago
Pino Toscano
4225aac69e
Read and apply the transformations of <PathGeometry> and <Canvas> elements.
...
Now lots more document (of the test suite) display better, yay! :)
(although, there are regressions in very few documents, but that is due to other unhandled stuff in them.)
svn path=/trunk/KDE/kdegraphics/okular/; revision=825707
18 years ago
Pino Toscano
dc827f1ff3
start reading the geometries child of the Path element;
...
introduce ah-hoc structores for handling them;
so far, read PolyLineSegment and PolyBezierSegment only
svn path=/trunk/KDE/kdegraphics/okular/; revision=825705
18 years ago
Pino Toscano
a2d22d791b
SVN_SILENT update comments
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825482
18 years ago
Pino Toscano
075f0302cd
consider also the Stroke child of Path elements
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825466
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825457
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.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825378
18 years ago
Pino Toscano
aa0ceffea3
SVN_SILENT unused includes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825377
18 years ago
Pino Toscano
018045758f
do not draw text in some situations the XPS spec tell us to not do that:
...
- missing Fill attribute and Glyphs.Fill child element
- brush color with alpha == 0
- Opacity attribute explicitely 0
svn path=/trunk/KDE/kdegraphics/okular/; revision=825375
18 years ago
Pino Toscano
046637703b
slightly refactor absolutePath(), and optionally un-percent-encode if the path contains any '%' char
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825370
18 years ago
Pino Toscano
0e86eef685
the document relationship file can be splitted too, so take care of that
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825362
18 years ago
Pino Toscano
fdd5704f8f
do not draw text with fontsize of 0 (as the specs say)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825360
18 years ago
Pino Toscano
47b8d5ab9c
fix gradient stop reading conditions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825354
18 years ago
Pino Toscano
a6b1f61a02
read and set the spread style of gradients
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825349
18 years ago
Pino Toscano
68a539c394
first try at reading the style simulation of a font
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825335
18 years ago
Pino Toscano
fbab823b45
read the join style and the miter limit of strokes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825313
18 years ago
Pino Toscano
8e417e7bc8
first try at reading dash pattern, dash offset, and cap style of strokes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825305
18 years ago
Pino Toscano
4eb6413e37
pages can be interleaved in multiple files as well (10.1.2 in the specs)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825291
18 years ago
Pino Toscano
5c91487bbc
do not crash when requesting to load fonts we cannot load
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825287
18 years ago
Pino Toscano
af05a86e04
In case an image is not found, try uppercasing its extension and looking for it again.
...
(yay for case-insensitive contexts!)
svn path=/trunk/KDE/kdegraphics/okular/; revision=825261
18 years ago
Pino Toscano
f817bde307
Properly manage the gradient stops as the specs say;
...
parse the radial gradients.
svn path=/trunk/KDE/kdegraphics/okular/; revision=825253
18 years ago
Pino Toscano
0ff4a4a7a9
fix the H and V path operators
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825251
18 years ago
Pino Toscano
9ca9f0c791
do not crash when an image is not found in the archive
...
leave a TODO for different casing of requested vs existing file name
svn path=/trunk/KDE/kdegraphics/okular/; revision=825230
18 years ago
Pino Toscano
26b35e0fce
do not convert an image texture for brush to pixmap
...
try to activate threaded rendering for qt >= 4.2.2 [see notes]
svn path=/trunk/KDE/kdegraphics/okular/; revision=825099
18 years ago
Pino Toscano
0154ff9893
Parse and show linear gradients of brushes.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825088
18 years ago
Pino Toscano
90a664dba3
i think the viewport should be used here as well; fixed image y-alignment
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825067
18 years ago
Pino Toscano
b8db72e6d9
Width and height of a page can be real values, not just integer.
...
BUG: 164822
svn path=/trunk/KDE/kdegraphics/okular/; revision=824976
18 years ago
Script Kiddy
f7b2f750a1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=822009
18 years ago
Jakob Petsovits
df5364da6c
Copy Okular's app icon from Oxygen core as "okular",
...
in the hicolor namespace. Before, the non-specified
"graphics-viewer-document" icon was used, which caused
icon loaders from other toolkits not to find this icon
as they don't consider Oxygen by default.
Also update all the references that made use of the
"graphics-viewer-document" icon in the code and
the many .desktop files.
svn path=/trunk/KDE/kdegraphics/okular/; revision=819965
18 years ago
Script Kiddy
f9e3980c1d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=819275
18 years ago
Script Kiddy
603a72f1cd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817867
18 years ago
Script Kiddy
6048f67f48
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815781
18 years ago
Script Kiddy
6ef155b9dc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813910
18 years ago
Script Kiddy
d8eabdac6f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813139
18 years ago
Script Kiddy
c698399915
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=812441
18 years ago
Script Kiddy
5ef72af455
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=808730
18 years ago
Script Kiddy
bc8b45a24e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=806907
18 years ago
Script Kiddy
da6f2d204e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=802309
18 years ago
Script Kiddy
135c3752f1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799017
18 years ago
Script Kiddy
0b2775f527
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=794315
18 years ago