Pino Toscano
c3bb88f01d
free the minilisp expression of the outline after the conversion to the dom document
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=784821
18 years ago
Pino Toscano
2f97f583b1
Apply Albert's patch to use the new functions in Poppler-Qt4 for getting the bounding box of the characaters in the correct way (almost).
...
(Unfortunately, this requires the master version from Poppler's GIT repository, to be released hopefully today as 0.8RC1.)
BUG: 158517
svn path=/trunk/KDE/kdegraphics/okular/; revision=784735
18 years ago
Pino Toscano
beb3a0b22a
Implement the interface for saving, so we can save a changed copy of the PDF document.
...
This requires Poppler 0.7 (aka 0.8beta1, not stable yet) and on.
svn path=/trunk/KDE/kdegraphics/okular/; revision=784662
18 years ago
Pino Toscano
903956dec9
SVN_SILENT unused parameter
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=784611
18 years ago
Pino Toscano
3dc0752a93
SVN_SILENT add the TT task ID for Brad's image loading workaround
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=784473
18 years ago
Script Kiddy
20edfaae91
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=784310
18 years ago
Pino Toscano
57cbf9fa91
add dynamic getters and setters for color, comment and line width
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=784136
18 years ago
Pino Toscano
2f985db7d0
Store the miniexp_t for annotations in the KDjVu::Annotation object directly, and parse all the properties there.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=784025
18 years ago
Pino Toscano
01f82d90b6
Better try to load the relationship file for a document in the XPS archive by using the name of the document itself.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=783797
18 years ago
Pino Toscano
85fef2f430
simplier way to extract the resource name from a "file name"
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=783759
18 years ago
Pino Toscano
a68ccfb893
Add 'revision' to the list of metadata we read from a document.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=783704
18 years ago
Pino Toscano
3b47f0dcdb
simplier way to say "white"...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=783665
18 years ago
Pino Toscano
e66f4bb62e
According to the XPS specification, section 10.1.2, an XML file in the archive can be splitted in small sub-pieces placed with sequential names in a directory called like the XML file.
...
Handle this case for the relation parts, the references and the documents contents.
svn path=/trunk/KDE/kdegraphics/okular/; revision=783647
18 years ago
Pino Toscano
854f506617
Do not try to load an image from a path that really is a command for reading a combined image (image + color profile):
...
at the moment we do not support them, so just return an empty image.
svn path=/trunk/KDE/kdegraphics/okular/; revision=783632
18 years ago
Pino Toscano
610809d54b
Load the image from the absolute path.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=783627
18 years ago
Pino Toscano
ce1b9e5bb2
When loading the entries from the ZIP archive, we need to specify the "full path" inside them.
...
Though, there could be non-absolute (but relative to the file where they are) references:
so make sure to always create the absolute path of the resource we are going to load.
svn path=/trunk/KDE/kdegraphics/okular/; revision=783625
18 years ago
Tobias Koenig
14d47622d8
Add about data to my maintained generators
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=782777
18 years ago
Tobias Koenig
7f5e24af52
Improved the presentation of nested lists, the structure is
...
shown correctly, just the enumeration doesn't equal the oowriter
representation.
BUG: 157452
svn path=/trunk/KDE/kdegraphics/okular/; revision=780109
18 years ago
Tobias Koenig
eb25ad0f18
First part of fixing representation of lists
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=780098
18 years ago
Pino Toscano
a0ffddf5ab
Make sure to unload the fonts before unloading freetype. Otherwise the freetype fonts can use the (unloaded in the meanwhile) freetype, and bad things happen.
...
BUG: 155317
svn path=/trunk/KDE/kdegraphics/okular/; revision=779799
18 years ago
Pino Toscano
e3a29cb93e
add author info
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779564
18 years ago
Pino Toscano
5e691f9dee
link to less libraries
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779543
18 years ago
Script Kiddy
51244e469c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=778798
18 years ago
Patrick Spendrin
c96ec3acf7
compile++ - Apply the same as in dviRenderer.cpp:383/:384
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=778538
18 years ago
Patrick Spendrin
d11b124e63
remove linkage to not existing libm
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=778207
18 years ago
Script Kiddy
81bea38964
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=776785
18 years ago
Dirk Mueller
a9470717c9
fix logical typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775046
18 years ago
Script Kiddy
936171d955
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774940
18 years ago
Pino Toscano
be5abf2c74
ok, fix in the proper way: always compile the manifest, and instead #ifdef the qca2 part in it
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774915
18 years ago
Pino Toscano
fde51008b8
- compile manifest.cpp only if qca2 was found
...
- macro_log_feature() for info about qca2
- link to less libraries (you don't need poppler!)
svn path=/trunk/KDE/kdegraphics/okular/; revision=774876
18 years ago
Brad Hards
e403126da4
Add support for encrypted ODF documents.
...
This is a bit experimental, but it does (mostly :-)) work for me.
Note that the KWallet integration should be interoperable with
KWord, so if you enter the password in one application, you
shouldn't be prompted for the password in the other (as long as
the document path is the same - it won't work if you move the
document).
svn path=/trunk/KDE/kdegraphics/okular/; revision=774836
18 years ago
Laurent Montel
3f43482199
Make dashboard happy
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774833
18 years ago
Pino Toscano
c77c26bcfe
extra ';'
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=774797
18 years ago
Albert Astals Cid
aab9224955
resync with kchmviewer
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773800
18 years ago
Pino Toscano
ba59951fe0
merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773566
18 years ago
Pino Toscano
64e7cd8e41
Optionally, read the "button" form fields from poppler.
...
Enable the support for them only if the poppler version is recent enough (atm, git master of around 9 hours ago).
svn path=/trunk/KDE/kdegraphics/okular/; revision=773549
18 years ago
Tobias Koenig
5fd6ef5d7c
Remove unneeded code, if we don't have a creator, don't tell okular
...
about it.
svn path=/trunk/KDE/kdegraphics/okular/; revision=773347
18 years ago
Script Kiddy
8b4d21d28f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772852
18 years ago
Albert Astals Cid
3593d174b5
microoptimization
...
const & in foreach
svn path=/trunk/KDE/kdegraphics/okular/; revision=772807
18 years ago
Pino Toscano
37bf43359c
use the new addMetaData signal of TextDocumentConverter
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772365
18 years ago
Script Kiddy
28ef3c962f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=771981
18 years ago
Script Kiddy
1dab4c4aef
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=771585
18 years ago
Pino Toscano
8e4d1708a6
few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com>
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770943
18 years ago
Script Kiddy
c59b0d8eea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770815
18 years ago
Pino Toscano
d3b5ef60d7
SVN_SILENT simplify a bit
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770441
18 years ago
Albert Astals Cid
302ffcc05b
also port the kio to the latest kchmviewer stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770395
18 years ago
Albert Astals Cid
d60620d33d
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770378
18 years ago
Albert Astals Cid
a1166052d2
adding myself, probably more people should be here, just add yourselves or shout me
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770375
18 years ago
Albert Astals Cid
2e29cd8ffa
port to new kchmviewer code, this brings us to almost no local patch on extern code (we have 1 bugfix + making kio-msits work that i'll notify upstream)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770371
18 years ago
Kevin Kofler
e6f561800e
Fix kdegraphics/okular/generators/spectre/CMakeLists.txt so the build against libspectre actually works.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=769703
18 years ago