John Layt
cc45ce4a1e
Fix Print to File output by using Ghostscript ps2pdf to convert ps print file
...
into pdf format and save that. Only enabled in PDF, DVI, and DJVU generators
if ps2pdf is found in the path. Ghostscript is almost always guaranteed to
be installed given many parts of the printing stack depends on it.
Note that resulting PDF or PS file will have the page size as set in the print
dialog and not the page size of the original document, i.e. if an A5 booklet
is printed but the dialog page size is set to A4 then the resulting file will
be A4 and not A5.
svn path=/trunk/KDE/kdegraphics/okular/; revision=897000
18 years ago
Pino Toscano
055e7b0d66
add the compressed versions of eps
...
BUG: 177516
svn path=/trunk/KDE/kdegraphics/okular/; revision=896220
18 years ago
Pino Toscano
7d410b92d2
check whether the loading really suceeeded
...
sadly libspectre does not seem to fail in cases where it should... (bug filed)
svn path=/trunk/KDE/kdegraphics/okular/; revision=896112
18 years ago
Script Kiddy
7ac43b7aa5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=891618
18 years ago
Pino Toscano
2ec7736962
you don't customize the gui, so there's no need to implement the GuiInterface
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=891030
18 years ago
Pino Toscano
855a32c601
isolate the tiff loading in an own function
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890978
18 years ago
Pino Toscano
a2b63a66dc
simplier way to get a file name
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=890968
18 years ago
Pino Toscano
25a414904a
djvu toc:
...
- add mapping for page id/name/title -> page
- properly get the destination for "named" destinations in toc items
this way we should recognize all the types of destinations in a djvu toc
svn path=/trunk/KDE/kdegraphics/okular/; revision=890963
18 years ago
Pino Toscano
674380340e
supports url's as destination of toc items
...
(although i have no djvu documents with such stuff, so i could not test it properly)
svn path=/trunk/KDE/kdegraphics/okular/; revision=890903
18 years ago
Pino Toscano
3b7aa33f5e
if available, support URLs destinations for items
...
(using poppler HEAD of 5 minutes ago or more recent)
svn path=/trunk/KDE/kdegraphics/okular/; revision=890892
18 years ago
Pino Toscano
b43fe1ce35
djvu toc:
...
- do not skip any entry
- better detection of the destination in case it is a page number, a page name or a url
- simplier handling of page numbers as destination
svn path=/trunk/KDE/kdegraphics/okular/; revision=890869
18 years ago
Brad Hards
ec5589c599
Implement scale-down for images that would not otherwise fit
...
on the selected printed page format.
BUG:174447
svn path=/trunk/KDE/kdegraphics/okular/; revision=890775
18 years ago
Script Kiddy
52842bae25
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=887995
18 years ago
Pino Toscano
5d94111ce8
i18n fixes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=886194
18 years ago
Albert Astals Cid
23857a68b1
Calculate PS paper size more correctly when passed to poppler
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=885266
18 years ago
Manuel Nickschas
3b09150645
Ah well, looks like the problem should be handled in FindQCA2.cmake rather than the packages.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=885219
18 years ago
Manuel Nickschas
79a70e0263
Add QCA2 dirs for linking, let's us build okular again
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=885214
18 years ago
Script Kiddy
2f35e0b6ed
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=884759
18 years ago
Andreas Pakulat
0346e3a6d1
Revert my change, after a closer inspection it turns out that FindQCA2 is broken.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882981
18 years ago
Andreas Pakulat
a24ac887c0
This generator doesn't compile with QCA2 so disable it when QCA2 isn't found.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882972
18 years ago
Laurent Montel
c2fc9836e8
Fix iterator
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882957
18 years ago
Albert Astals Cid
38a3e18279
fix typo spotted by Yuri Chornoivan
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882560
18 years ago
Script Kiddy
59ebe1b6b4
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882522
18 years ago
Pino Toscano
008fce9421
Hack around the fact that CBR or CBZ documents can ahve the wrong extension.
...
(And I wonder, if the only way to recognize them is via extension, wtf?)
BUG: 174701
svn path=/trunk/KDE/kdegraphics/okular/; revision=882007
18 years ago
Script Kiddy
0a358e719d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=881081
18 years ago
Script Kiddy
f23fe88bd5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=879955
18 years ago
Script Kiddy
4f4c6a1688
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=878608
18 years ago
Pino Toscano
ef8a4b9a83
be sure to close the file before sending it for printing
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=875559
18 years ago
Script Kiddy
06ef6b06dd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=872975
18 years ago
Frederik Schwarzer
39e964b2a0
typos
...
- smaller then -> smaller than
- bigger then -> bigger than
- ... then -> ... than
svn path=/trunk/KDE/kdegraphics/okular/; revision=872264
18 years ago
Script Kiddy
407c21ac59
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=872097
18 years ago
Dirk Mueller
4ddf62b23f
fix accesses to freed currentEntry (CID 5770)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=870654
18 years ago
Script Kiddy
8e1d5d9da8
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=869167
18 years ago
Script Kiddy
1abc126380
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=867762
18 years ago
Script Kiddy
bd32183b79
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=866925
18 years ago
Frederik Schwarzer
62668cdb2c
let me introduce: typo of the year "the the"
...
mostly seen as
"the the" -> "the"
"the the" -> "to the"
and in its best case
"a the the" -> "" :)
svn path=/trunk/KDE/kdegraphics/okular/; revision=864814
18 years ago
Script Kiddy
aacce91d6a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=864280
18 years ago
Script Kiddy
f2907adf19
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=863858
18 years ago
Script Kiddy
6e48adde56
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=863512
18 years ago
Script Kiddy
43c35e9101
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=863152
18 years ago
Script Kiddy
5fc9db9fd9
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=862928
18 years ago
Tobias Koenig
bb62c975b1
Add generator for G3/G4 fax documents
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=862560
18 years ago
Pino Toscano
050d5c32cf
void* -> QVariant conversion for the XpsRenderNode data
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=857098
18 years ago
Pino Toscano
7c6998b8ad
(oups) if the unicode string has no escape marking, return it as it is
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=857093
18 years ago
Pino Toscano
97f75cf299
start to handle the Unicode strings in a single way as specified in the specs, 5.1.4
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=856859
18 years ago
Pino Toscano
115a64ae72
Use the size as specified by the images, not a fake one.
...
BUG: 169592
svn path=/trunk/KDE/kdegraphics/okular/; revision=855907
18 years ago
Pino Toscano
eceb09c379
add more contexts in i18n calls
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=855876
18 years ago
Pino Toscano
085bdae8a3
specify better file names for TIFFClientOpen
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=855852
18 years ago
Pino Toscano
3709ecd71e
Consider the orientation of TIFF documents.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=855846
18 years ago
Pino Toscano
1157e86d84
SVN_SILENT do not issue unuseful compile warnings when using poppler <= 0.8.x
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=852081
18 years ago