Tobias Koenig
77ccbbcbaa
Create proper ScreenAnnotations in poppler generator
...
REVIEW: 106605
14 years ago
Tobias Koenig
770e2818bb
Evaluate additional actions of screen and widget annotations
...
This fixes the auto-start feature of PDFs generated with the LaTeX movie
package, which uses the additional action of a widget annotation to start
the movie when entering the page.
BUG: 300051
REVIEW: 106430
FIXED-IN: 4.10
14 years ago
Fabio D'Urso
42c4e4c5db
TextAnnotation stamp: fix icon name mismatch in DOM methods with poppler 0.20.1
...
Fixes the situation where Poppler thinks "Note" and omits the icon
attribute, Okular sees nothing and defaults to "Comment".
14 years ago
Fabio D'Urso
8ce3978caa
poppler gen: Show inplace text annotations' contents with poppler 0.18
14 years ago
Fabio D'Urso
d916c1e6cd
poppler gen: Added mutex protection to PopplerAnnotationProxy
14 years ago
Fabio D'Urso
157638f2f9
Added Annotation::BeingMoved flag to avoid refreshing pixmaps while moving annotations
14 years ago
Fabio D'Urso
80c26f5bb9
poppler gen: Put new annotation features between #ifdef HAVE_POPPLER_0_20
14 years ago
Fabio D'Urso
65d59f2a3e
poppler gen: AnnotationProxy implementation
14 years ago
Tobias Koenig
881e217262
Fix crash in dtor of ScreenAnnotation
...
We don't need to keep the Poppler ScreenAnnotation object around.
14 years ago
Tobias Koenig
4639ded310
Implement autostart support for movie annotations
...
Evaluate MovieActions to implement autostart behavior for movie annotations.
REVIEW:104271
14 years ago
Guillermo A. Amaral B
592c0c1611
Allow PDF Generator to handle embedded movies
14 years ago
Albert Astals Cid
7f519abe78
Increase poppler required version to 0.12.1
...
Released Sun Oct 18, 2009, if you want to build this new Okular with that old poppler version you should really think updating it too, there's been lots of fixes since then
14 years ago
Pino Toscano
505139af31
generators: fix core #includes removing the okular prefix
15 years ago
Pino Toscano
03147a158b
convert the movie objects and annotations from the poppler equivalents i added about 10 minutes ago
...
(thus available in the next poppler version, 0.9.0)
svn path=/trunk/KDE/kdegraphics/okular/; revision=851147
18 years ago
Pino Toscano
38d2ab6bcc
Add ad-hoc conversion for sound annotations.
...
This requires the sound annotation type I added 5 minutes ago in the development version of Poppler.
svn path=/trunk/KDE/kdegraphics/okular/; revision=796581
18 years ago
Pino Toscano
42d95d47b7
Ad-hoc conversion from a Poppler File Attachment annotation to an Okular one.
...
It requires the new annotation type I introduced about 10 minutes ago in the development version of Poppler.
CCBUG: 155072
svn path=/trunk/KDE/kdegraphics/okular/; revision=796468
18 years ago
Pino Toscano
f7e7386113
make it possible to "tie" a poppler annotation as "native id" in an okular annotation:
...
this way, we can keep it until the okular annotation is "alive"
svn path=/trunk/KDE/kdegraphics/okular/; revision=796463
18 years ago
Pino Toscano
3653456c1b
remove constness
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=796460
18 years ago
Pino Toscano
c3f76672e6
isolate the Poppler -> Okular annotation conversion function in an own file
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=796451
18 years ago