Commit graph

72 commits

Author SHA1 Message Date
Andreas Sturmlechner 3ed10b8ccf Fix typo 2017-04-22 12:55:48 +02:00
Albert Astals Cid dd71abcf47 cmake: Remove endif that doesn't match opening if
Thanfully they fixed this crazyness a while ago
2017-04-06 22:14:01 +02:00
Christoph Feck 7a013e3869 Require KHtml only when building CHM generator
Reviewed by: aacid

Differential Revision: D4507
2017-02-10 02:57:06 +01:00
Aleix Pol 505ef44479 Fix LibSpectre look-up 2016-10-29 18:17:41 +02:00
Luigi Toscano 58b2f0e1f0 Use QMobipocket >= 2 (Qt5 based)
Use the new way of finding it, as include and libraries directories
are not exported, but the target information are and can be used through
target_link_libraries..
2016-10-29 18:07:30 +02:00
Martin T. H. Sandsmark b2ffcab043 Fix build of mobipocket backend 2016-06-18 19:34:55 +02:00
Armin K 568079625d cmake: Port to FindPoppler from extra-cmake-modules
REVIEW: 127049
2016-03-08 19:54:21 +01:00
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
2016-01-27 11:35:28 +00:00
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system
This means Okular can now work without ksycoca and KDELibs4Support.

REVIEW: 126193
2016-01-04 15:59:07 +01:00
Montel Laurent 49129b788a Reactivate it 2014-10-07 13:20:16 +02:00
Montel Laurent 406ee919bf Reactivate code 2014-10-05 07:39:08 +02:00
Montel Laurent fc13e5c148 Reactivate djvu generator 2014-10-04 14:22:14 +02:00
Montel Laurent 89bb5562ac Reactivate some generator 2014-10-02 13:43:03 +02:00
Fabio D'Urso 75c8acee60 Compile DVI, TIFF and XPS generators 2014-08-24 23:13:45 +02:00
Fabio D'Urso e395735820 Port the kimgio generator
Note that the libkexiv2 "framework" branch is still work in progress and does
not work out of the box yet (it doesn't install some headers).
2014-08-23 21:49:25 +02:00
Frederik Gladhorn 24f7054c9e Bring back txt generator 2014-08-13 21:09:19 +02:00
Vishesh Handa fb330dd45c Port the EPubGenerator 2014-08-13 11:42:09 +02:00
Vishesh Handa eee26dd72f Port comicbook generator 2014-08-13 11:29:03 +02:00
Vishesh Handa 2bfa3ccff0 Port the CHM generator
Would be nice if I had some CHM files to test this on.
2014-08-13 11:24:15 +02:00
Vishesh Handa e4a4d400c3 Port the poppler generator 2014-08-13 11:16:28 +02:00
Frederik Gladhorn bf8f942bac Disable txt generator 2014-08-11 09:43:40 +02:00
Frederik Gladhorn 0c7a45c7a5 Disable lots of stuff and compile
The text generator is the only one compiled now.
This version links for me but then doesn't find its KPart on startup.

TTS has been completely disabled as well as some other things like the
about dialog.
2014-08-10 14:42:54 +02:00
Albert Astals Cid bc155c6842 Poppler-qt4 -> 5 2014-08-09 19:07:16 +02:00
Frederik Gladhorn 93918b1ec8 Basic cmake kf5 porting 2014-08-07 09:59:07 +02:00
Albert Astals Cid b9869e10d0 Compile++ 2013-11-04 21:38:52 +01:00
Fabio D'Urso 26c257202d kimgio generator: Apply transformations dictated by Exif metadata
BUG: 322920
FIXED-IN: 4.12.0
REVIEW: 111793
2013-10-11 11:07:54 +02:00
Azat Khuzhin 74420f1baa Txt backend
BUGS: 261930
REVIEW: 109009
FIXED-IN: 4.11.0
2013-02-19 00:22:16 +01:00
Albert Astals Cid b541d8e812 Cleanup the debug 2013-01-22 00:13:41 +01:00
Albert Astals Cid af652c02d0 Don't use LIBSPECTRE_FOUND as a internal var in the cmake file 2013-01-22 00:10:28 +01:00
Albert Astals Cid 87ccb7d13d even moar messages 2013-01-22 00:04:44 +01: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
Pino Toscano 5647ad5647 cmake: reenable the search of the JPEG library
there is no more a top-level CMakeLists.txt searching it;
this makes the plucker backend compilable again
(cherry picked from commit 41c572463c)
2011-10-04 15:28:54 +02:00
Pino Toscano a6e1ee3f8f remove the mobipocket generator
it has been moved to the separate mobipocket repository
2011-05-29 11:30:38 +02:00
Allen Winter 5e8008f650 tiny improvement to the macro_log_feature message for zlib
svn path=/trunk/KDE/kdegraphics/okular/; revision=1061613
2009-12-12 13:57:32 +00:00
Sascha Peilicke f806e7cb53 Reverted wrong poppler build check removal.
svn path=/trunk/KDE/kdegraphics/okular/; revision=956061
2009-04-19 12:07:32 +00:00
Sascha Peilicke 3cc3c5b969 Remove check HAVE_POPPLER_08 for now, this breaks build for later versions. The poppler-qt4 generator does version checks itself.
svn path=/trunk/KDE/kdegraphics/okular/; revision=956051
2009-04-19 11:47:25 +00:00
Pino Toscano 1eac0dc906 make Poppler 0.8 the minimum version required for Okular, and drop support for Poppler 0.6
svn path=/trunk/KDE/kdegraphics/okular/; revision=940958
2009-03-18 14:32:06 +00:00
Jakub Stachowski a48680c1e5 Mobipocket support for okular, thumbnails and strigi
svn path=/trunk/KDE/kdegraphics/okular/; revision=928589
2009-02-19 16:17:58 +00:00
Tobias Koenig bb62c975b1 Add generator for G3/G4 fax documents
svn path=/trunk/KDE/kdegraphics/okular/; revision=862560
2008-09-19 09:21:20 +00:00
Pino Toscano 33fabf80b4 the plucker generator uss also zlib, so look for and link to it
issue found by the Debian packager Modestas Vainius, thanks!

svn path=/trunk/KDE/kdegraphics/okular/; revision=799258
2008-04-20 22:21:20 +00:00
Pino Toscano 3dbe58f03c look for the epub library, and enable the epub backend if found
svn path=/trunk/KDE/kdegraphics/okular/; revision=793019
2008-04-02 20:51:31 +00:00
Pino Toscano 2041892769 Drop support for Poppler 0.5.4.
Now the PDF backend requires Poppler >= 0.6.

svn path=/trunk/KDE/kdegraphics/okular/; revision=790520
2008-03-26 21:27:18 +00:00
Albert Astals Cid bde413ac5e okular needs libspectre >= 0.2 as of now
Packagers start your engines!

svn path=/trunk/KDE/kdegraphics/okular/; revision=768911
2008-01-30 22:08:44 +00:00
Allen Winter f4c249060d comment-out JPEG discovery as that is done in kdegraphics/CMakeLists.txt.
no need to look for JPEG twice.

also rearrange a bit

svn path=/trunk/KDE/kdegraphics/okular/; revision=748488
2007-12-14 16:18:25 +00:00
Allen Winter 045b1b4ee1 add a macro_log_feature for Freetype.
improve the existing macro_log_feature messages a bit.

svn path=/trunk/KDE/kdegraphics/okular/; revision=748473
2007-12-14 15:49:41 +00:00
Pino Toscano 7b2e3d394e set a minimum required version, 8.56 for now
svn path=/trunk/KDE/kdegraphics/okular/; revision=747375
2007-12-11 20:40:37 +00:00
Albert Astals Cid 402c93e622 Replace the ghostview generator by the spectre generator, both are based on libgs, but the spectre one is simpler
as it uses the yetToBeAnnounced freedesktop libspectre project. I'm actually adding libspectre sources for the kde4.0.x
timeframe as libspectre won't be released/packaged on time for 4.0 but will remove it for 4.1 and onwards.

libspectre is a shared project between okular and evince *hooraay* that aims to unify the developing of a layer on top of libgs

That closes my work on making ps *work* on okular for KDE 4.0, any reported problem will be of course investigated
Thanks for reading up to here :-D

svn path=/trunk/KDE/kdegraphics/okular/; revision=732860
2007-11-04 22:46:01 +00:00
Pino Toscano 7db5c4f78e explicitely look for libgs
svn path=/trunk/KDE/kdegraphics/okular/; revision=671161
2007-06-03 22:41:47 +00:00
Albert Astals Cid 1c8453f629 remove accidental change
svn path=/trunk/playground/graphics/okular/; revision=648179
2007-03-30 17:57:14 +00:00
Albert Astals Cid 5365f79d6d fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs):
Give KMessageBoxes a parent widget.
DVI plugin is missing 4 messageboxes, some work has to be done to get them know the document() so they can call widget()

svn path=/trunk/playground/graphics/okular/; revision=648175
2007-03-30 17:46:50 +00:00