Commit graph

24 commits

Author SHA1 Message Date
Tobias Koenig 24e8fbd447 Make sure HAVE_POPPLER_0_22 really checks for latest version 2012-10-28 17:38:21 +01:00
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
2012-09-21 10:50:57 +02:00
Tobias Koenig 8dbd83ab2a Implement support for poster image of videos in PDF documents
With this commit Okular will show a so called poster image for PDF documents
containing movie annotations. The image will be a screenshot of the first frame
of the video.

BUGS: 301603
REVIEW: 105890
FIXED-IN: 4.10.0
2012-08-19 12:23:47 +02:00
Tobias Koenig 4639ded310 Implement autostart support for movie annotations
Evaluate MovieActions to implement autostart behavior for movie annotations.

REVIEW:104271
2012-04-03 14:18:10 +02:00
Guillermo A. Amaral B 592c0c1611 Allow PDF Generator to handle embedded movies 2012-03-22 17:35:33 +00:00
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
2012-01-26 23:48:27 +01:00
Valentin Rusu d13d0064f2 Fixed a test (thanks Alex Neundorf) when libpoppler-qt4 was incorrectly not found 2011-06-07 00:07:49 +02:00
Albert Astals Cid 9d1bdb296e look for poppler 0.16
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1209700
2010-12-28 00:11:34 +00:00
Pino Toscano 1f809924aa improve a bit the library search of this module:
- use pkg_check_modules() instead of the deprecated pkgconfig()
- search for library and includes also if we use pkg-config, generalizing the search a bit
should make its code a bit cleaner, and still make it working on windows (in case, just tell me)

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1069564
2010-01-03 19:11:24 +00:00
Albert Astals Cid 27830a988e Add a [hidden] config option to set hinting to fonts
Defaults to disabled
Made the dvi and pdf backends honor the hinting setting

svn path=/trunk/KDE/kdegraphics/okular/; revision=1032936
2009-10-08 21:55:51 +00:00
Christian Ehrlicher 42354f1a7f add CheckCXXSourceCompiles
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1024495
2009-09-16 17:21:52 +00:00
Pino Toscano ede4f767ce - add a compile check for poppler 0.8
- improve the message shown

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=940936
2009-03-18 14:27:23 +00:00
Laurent Montel f6828bab02 Not necessary
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=882088
2008-11-09 18:52:57 +00:00
Patrick Spendrin 766167f827 make add note about not finding optional package + updating non-pkgconfig configuration
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=750768
2007-12-20 02:34:26 +00:00
Pino Toscano 0f8848077e cleanup and simplify
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747341
2007-12-11 18:55:00 +00:00
Patrick Spendrin 3fa4b86d6b finding poppler under windows
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=737148
2007-11-15 16:53:15 +00:00
Pino Toscano e3e439e69c Revert to check the Poppler::Sound, otherwise the most of the Poppler API won't match.
I'll temporary patch okular until Poppler 0.6 final.

CCMAIL: bradh@frogmouth.net

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693749
2007-07-28 22:01:54 +00:00
Brad Hards 8c96f3c05e It looks like Mandriva is shipping 0.5.9 (a 0.6 release candidate) for
Poppler.

So we need to be more selective in what version of Poppler we choose.

CCMAIL: aacid@kde.org

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693143
2007-07-27 08:24:26 +00:00
Pino Toscano c8f85f0735 FindPoppler.cmake:
- fix the include path checking, now really using the cflags. tested with current HEAD (0.6), should work with 0.5.x as well
- fix the caching
CMakeLists.txt files:
- adapt to the include path fixes

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=668612
2007-05-26 23:15:42 +00:00
Pino Toscano fb3fec647e the Poppler library is going to start the release cycle of the 0.6 serie, so s/HEAD/0_6/
svn path=/trunk/KDE/kdegraphics/okular/; revision=668326
2007-05-25 23:57:03 +00:00
Pino Toscano 4b4cb7f3ac add cache and licence
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650504
2007-04-04 18:15:48 +00:00
Laurent Montel 427f632da1 Fix display message
svn path=/trunk/playground/graphics/cmake/modules/; revision=642498
2007-03-14 15:12:10 +00:00
Pino Toscano 8082ea8ff3 detect if we're using poppler head
svn path=/trunk/playground/graphics/cmake/modules/; revision=593974
2006-10-09 17:54:24 +00:00
Albert Astals Cid f8b9fe00d4 we require poppler >= 0.5.4
svn path=/trunk/playground/graphics/cmake/modules/; revision=588291
2006-09-25 14:19:41 +00:00