Script Kiddy
0b4fedbe9d
SVN_SILENT made messages (.desktop file)
13 years ago
Pino Toscano
f45e119e0f
poppler: fix typo
13 years ago
Albert Astals Cid
96d8d6b8b0
And now add the files i forgot
...
woops :D
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
Script Kiddy
751f564aed
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
50707696b0
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
27c37c1fd1
use TryExec to not appear when not installed
...
when okular active is not installed, it should not appear in the open with menu, so add TryExec to see if the executable exists
this is used instead of conditional install to make easier for distributions to package the desktop and active versions separately
BUG:314981
REVIEW:109047
13 years ago
Albert Astals Cid
d28e1af956
Fixlets to the txt backend
13 years ago
Azat Khuzhin
74420f1baa
Txt backend
...
BUGS: 261930
REVIEW: 109009
FIXED-IN: 4.11.0
13 years ago
Script Kiddy
a034e086e5
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
ba79674de9
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
472d8d1480
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
2cab1c0a42
Update versions for 4.10.0
13 years ago
Script Kiddy
be60fbf64d
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
00cbba3ece
Propertly encode the filename
...
BUGS: 313700
FIXED-IN: 4.10.0
13 years ago
Script Kiddy
44b7ff680c
SVN_SILENT made messages (.desktop file)
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
Script Kiddy
a4a7d5039d
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
45c8af8151
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
39e2ea5e73
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
aca1975553
SVN_SILENT made messages (.desktop file)
13 years ago
Yuri Chornoivan
ee98ac29d9
Fix typo found by Giovanni Sora
13 years ago
Script Kiddy
94a3df94f8
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
a3a57f0634
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
17b93c0872
Proper way of checking the flags
13 years ago
Marco Martin
fec9218235
every mimetype with own desktop file
...
splits the desktop file of the active app per mimetype,
as is done for the desktop version and for the part,
so only the ones that were actually built will be supported
13 years ago
Script Kiddy
999d89b0be
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
115218cd60
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
341c0bc7f2
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
d4aceee67e
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
79f95f3086
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
3ffb8eba9e
Remove unused include
13 years ago
Fabio D'Urso
8f57ae5ec3
Removed unnecessary #ifdef HAVE_POPPLER_0_20
...
That block of code is already surrounded by an outer #ifdef HAVE_POPPLER_0_20
13 years ago
Fabio D'Urso
d90db4502a
DVI: Avoid unnecessary string operations if DEBUG_RENDER is not enabled
13 years ago
Albert Astals Cid
57bc499c9a
Update version 0.15.4 for 4.9.4 release
13 years ago
Luigi Toscano
91e46331fd
Fix word detection for DVI documents
...
This patch attempts to restore the functionalities broken by some changes
(maybe the text column selection code, it was broken also in 4.7).
Text search and text selection work (almost) properly again.
It uses a bit of heuristics to identify the end of a word and merge the
boxes which enclose each character of a word (so that
char_x.right==char_{x+1}.left).
It also tries to recognize if there is a newline ("after_space") after
that a space is found.
BUG: 302004
REVIEW: 107429
FIXED-IN: 4.9.4
13 years ago
Script Kiddy
b38206612c
SVN_SILENT made messages (.desktop file)
14 years ago
Albert Astals Cid
12b6d1c3d3
Kill the ZoomFactor config
...
It was only used to return 1, that was then used in
CHMGenerator::textPage, that code still looks a bit fishy, but that was already there, it's just now that looks a bit more fishier
14 years ago
Fabio D'Urso
2b4de7c934
Generator interface: Use the existing setFeature method to report tiled rendering capability
...
instead of adding a new supportsTiles() virtual method
14 years ago
Script Kiddy
25acd1cf58
SVN_SILENT made messages (.desktop file)
14 years ago
Fabio D'Urso
9f19fc3daa
PDF documents: Tell the user that XFA forms are not supported yet
14 years ago
Fabio D'Urso
e9189c0d71
Added support for user strings in editable form combobox fields
14 years ago
Pino Toscano
bb44ec4afe
use FREETYPE_INCLUDE_DIRS (correct variable)
14 years ago
Albert Astals Cid
84be046806
Update version 0.15.3 for 4.9.3 release
14 years ago
Script Kiddy
02893a5d74
SVN_SILENT made messages (.desktop file)
14 years ago
Tobias Koenig
77ccbbcbaa
Create proper ScreenAnnotations in poppler generator
...
REVIEW: 106605
14 years ago
Albert Astals Cid
61565de476
Do not crash in files spectre fails to render
...
BUGS: 308629
FIXED-IN: 4.9.3
14 years ago
Albert Astals Cid
a0c398ea07
Only spectre_exporter_end if everything was successful
...
Otherwise we might end up crashing, of course this does not solve
why this error happened, but better getting an error saying something failed
than a crash .-)
FIXED-IN: 4.9.3
BUGS: 308160
14 years ago