Albert Astals Cid
425dc7d948
FindPoppler.cmake: Fix endif mismatched condition by removing it
10 years ago
Alex Richardson
4930045ff1
Make sure we don't pick up the new FindPoppler from e-c-m yet
...
I will port it to that once the next version of e-c-m has been released
10 years ago
Arseniy Lartsev
76c1e944a8
Support for non-integer transition durations in PDF presentations
...
REVIEW: 125329
11 years ago
Tobias Koenig
8b603c174d
Add basic support for RichMedia annotations in PDF files
...
That patch extracts the video file, which is defined in a
rich media annotation as parameter for the flash player,
and uses the normal multimedia player, to playback the video
file.
This feature requires poppler-qt5 in version 0.36.
FEATURE: 326230
REVIEW: 124612
11 years ago
Albert Astals Cid
bc155c6842
Poppler-qt4 -> 5
12 years ago
Albert Astals Cid
19a216a275
Don't ask for link annotations, they are slow and we don't use them
...
Needs poppler 0.28 that is yet to be released
BUGS: 317891
12 years ago
Albert Astals Cid
38c4efef4f
Fix cmake condition
13 years ago
Albert Astals Cid
69f683b9a4
Expose the thin line support of poppler 0.24
...
Based on a patch by Thomas Freitag - Thomas.Freitag@alfa.de
13 years ago
Fabio D'Urso
f33bff0268
FindPoppler.cmake: Updated poppler 0.22 to check that it is really the lastest version
14 years ago
Tobias Koenig
24e8fbd447
Make sure HAVE_POPPLER_0_22 really checks for latest version
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
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
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
Valentin Rusu
d13d0064f2
Fixed a test (thanks Alex Neundorf) when libpoppler-qt4 was incorrectly not found
15 years ago
Albert Astals Cid
9d1bdb296e
look for poppler 0.16
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1209700
15 years ago
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
16 years ago
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
17 years ago
Christian Ehrlicher
42354f1a7f
add CheckCXXSourceCompiles
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1024495
17 years ago
Pino Toscano
ede4f767ce
- add a compile check for poppler 0.8
...
- improve the message shown
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=940936
17 years ago
Laurent Montel
f6828bab02
Not necessary
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=882088
18 years ago
Patrick Spendrin
766167f827
make add note about not finding optional package + updating non-pkgconfig configuration
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=750768
18 years ago
Pino Toscano
0f8848077e
cleanup and simplify
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747341
19 years ago
Patrick Spendrin
3fa4b86d6b
finding poppler under windows
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=737148
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
Pino Toscano
4b4cb7f3ac
add cache and licence
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650504
19 years ago
Laurent Montel
427f632da1
Fix display message
...
svn path=/trunk/playground/graphics/cmake/modules/; revision=642498
19 years ago
Pino Toscano
8082ea8ff3
detect if we're using poppler head
...
svn path=/trunk/playground/graphics/cmake/modules/; revision=593974
20 years ago
Albert Astals Cid
f8b9fe00d4
we require poppler >= 0.5.4
...
svn path=/trunk/playground/graphics/cmake/modules/; revision=588291
20 years ago
Albert Astals Cid
4924a8af2c
we need 0.5.2
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=543830
20 years ago
Pino Toscano
ccccbc4b99
adapt the FindPoppler to look for poppler-qt4 instead of poppler
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=540406
20 years ago
Pino Toscano
2f672de5c7
add a check to detect poppler >= 0.5.1
...
polish a bit CMakeList.txt and ConfigureChecks.cmake
CCMAIL: aacid@kde.org
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523221
20 years ago