Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Tobias Koenig
ea8c21630b
Make parsing ODT files more robust if page width/height is wrong or missing
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=977958
17 years ago
Pino Toscano
d50180f0a5
0 is a valid value for font style, so use -1 as "not exlicitly set"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=973250
17 years ago
Pino Toscano
fb8fb5da35
read the font-style property of styles
...
CCBUG: 193916
svn path=/trunk/KDE/kdegraphics/okular/; revision=973180
17 years ago
Brad Hards
9c73f7c314
Implement support for the left-margin property.
...
This completes the work on the test sample in http://bugs.kde.org/show_bug.cgi?id=154980
BUG:154980
svn path=/trunk/KDE/kdegraphics/okular/; revision=907544
17 years ago
Brad Hards
20b83ac8de
General improvements to visual rendering of .odt
...
documents.
We can now (more) correctly render cell widths,
documents containing more than just a table,
documents containing lists within table cells,
and documents containing variable formatting
within a single table cell.
Significantly improves rendering of example in
http://bugs.kde.org/show_bug.cgi?id=154980
There is still an issue relating to list indenting.
CCBUG:154980.
svn path=/trunk/KDE/kdegraphics/okular/; revision=906395
17 years ago
Brad Hards
80870cf54c
Add support for the "justify", "start" and "end" text alignment
...
modes.
Partly addresses rendering problems identified at
http://bugs.kde.org/show_bug.cgi?id=154980
CCBUG:154980
svn path=/trunk/KDE/kdegraphics/okular/; revision=905238
17 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Tobias Koenig
7f8f7b4d0e
* Add initial version of link support
...
* Improved rendering of tables
* Refactoring
svn path=/trunk/playground/graphics/okular/; revision=586706
20 years ago
Tobias Koenig
dd5b91ca40
* Add support for style families (text looks much more consistent now)
...
* Add support for images
* Add support for spaces and tabs
svn path=/trunk/playground/graphics/okular/; revision=585220
20 years ago
Tobias Koenig
8518b9e17b
* Add basic support for enumerations
...
* Fixed page margins
svn path=/trunk/playground/graphics/okular/; revision=585178
20 years ago
Tobias Koenig
30aed9edb0
- borrowed code from KOffice to convert units correctly
...
- split styles into text and block styles to apply them seperated
- add support for 'h' (header) tag
svn path=/trunk/playground/graphics/okular/; revision=584818
20 years ago
Tobias Koenig
b3c4359d60
Initial version of generator for OpenDocument(Text) documents.
...
It renders just text atm, but also provides support for meta data,
printing and rotation.
svn path=/trunk/playground/graphics/okular/; revision=583769
20 years ago