Albert Astals Cid
2b4417c4c8
Not use LIBSPECTRE_FOUND as internal variable
...
Confuses newer cmakes
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
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
Albert Astals Cid
bde413ac5e
okular needs libspectre >= 0.2 as of now
...
Packagers start your engines!
svn path=/trunk/KDE/kdegraphics/okular/; revision=768911
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
3111141cfe
SVN_SILENT indent and cleanup
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747383
19 years ago
Pino Toscano
54e1a2b168
optionally set a minimum required version
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747373
19 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
Laurent Montel
f3f3179eaa
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=715618
19 years ago
Laurent Montel
3207ffbf37
Move to kdelibs
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=713341
19 years ago
Laurent Montel
177f99bb0f
Minor fix
...
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=702793
19 years ago
Laurent Montel
2171899347
Remove not necessary path
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=697086
19 years ago
Laurent Montel
fb4fe2c52d
Not necessary
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693895
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
Laurent Montel
a180f38c0f
Fix typo
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=677735
19 years ago
André Wöbbeking
1918602496
only abort if SANE is required
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=675900
19 years ago