Armin K
568079625d
cmake: Port to FindPoppler from extra-cmake-modules
...
REVIEW: 127049
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
Heiko Becker
966e19582c
FindLibSpectre: Use FindPkgConfig instead of UsePkgConfig
...
The latter is deprecated and doesn't respect the PKG_CONFIG
environment variable which makes it easy to deal with differently
named pkg-config executables, e.g. arch-prefixed ones.
REVIEW: 123393
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
Albert Astals Cid
2b4417c4c8
Not use LIBSPECTRE_FOUND as internal variable
...
Confuses newer cmakes
13 years ago
Albert Astals Cid
b541d8e812
Cleanup the debug
13 years ago
Albert Astals Cid
af652c02d0
Don't use LIBSPECTRE_FOUND as a internal var in the cmake file
13 years ago
Albert Astals Cid
87ccb7d13d
even moar messages
13 years ago
Albert Astals Cid
b839ad266f
More messages
13 years ago
Albert Astals Cid
ba503f9bc7
Try to find out why build.kde.org doesn't find spectre
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
Pino Toscano
09af0e40c4
cmake: remove obsolete/leftover cmake modules
15 years ago
Rohan Garg
b9710a3cb6
FindKSane.cmake moved to git, removing unnecessary files
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1223126
15 years ago
Albert Astals Cid
9d1bdb296e
look for poppler 0.16
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1209700
15 years ago
Albert Astals Cid
64063fe996
Alex says FindOkular.cmake is not the way to go and that we need to install an OkularConfig.cmake
...
That get_filename_component thing seems quite fragile and hacky to me but he is the expert :-)
CCMAIL: neundorf@kde.org
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1179984
16 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
Aaron J. Seigo
5deac8b65b
api change
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=1019128
17 years ago
Laurent Montel
512981a36b
Port to knotificationitem
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=989091
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
73ce3b48b7
Port to find_package(PkgConfig)
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=897480
17 years ago
Laurent Montel
f6828bab02
Not necessary
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=882088
18 years ago
Patrick Spendrin
9c368e7567
forward port r853349 and r853404
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=853595
18 years ago
Pino Toscano
e14d036f44
install the FindKScan cmake module
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=817540
18 years ago
Kåre Särs
084cc0772e
Move libksane to libs/ for consistency
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=816855
18 years ago
Pino Toscano
f05c68a6b2
there's a better (or supposed so) FindKipi coming with kdelibs, so use that one
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=815311
18 years ago
Kåre Särs
84c5b70b89
Enable building of libksane in kdegraphics
...
Disablebuilding of libkscan (prepare to move to unmaintained/4/)
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=807802
18 years ago
Kevin Kofler
9af278d1c9
Fix obvious pasto.
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=806100
18 years ago
Laurent Montel
a3287b38c7
Don't try to use pkg-config on win32
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=804224
18 years ago
Kåre Särs
51e58cc949
move FindKSane.cmake (for ksaneplugin) to kdegraphics
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=803911
18 years ago
Angelo Naselli
0ea8aa75a1
Added base kipi support
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=797438
18 years ago
Angelo Naselli
8728b8b2de
Added kipi support
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=797437
18 years ago
Pino Toscano
610eff44b9
move the libepub search module to the right place
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793012
18 years ago
Pino Toscano
c0ba4950a3
use find_package_handle_standard_args()
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=782059
18 years ago
Pino Toscano
f51cf2b74d
add a cmake module for finding the epub library
...
svn path=/trunk/playground/graphics/okular/epub/; revision=774654
18 years ago
Pino Toscano
e780f79fee
install the "public" cmake modules, only FindOkular atm
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773725
18 years ago
Pino Toscano
ebdc32b46c
polish up a bit:
...
- lowercase the function calls
- use FindPackageHandleStandardArgs
- a bit of doc
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773724
18 years ago