Fabio D'Urso
75c8acee60
Compile DVI, TIFF and XPS generators
12 years ago
Fabio D'Urso
0b662faf35
Assume Poppler 0.22 or newer (0.22 was the first one with qt5 support)
12 years ago
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).
12 years ago
Fabio D'Urso
559ba0f01e
Remove unused/commented out code from kimgio generator
12 years ago
Fabio D'Urso
2a52e0c4e1
Ported tests to QtTest, added missing trailing / to KDESRCDIR
...
I've also added some extra checks so that tests fail early instead of
crashing later if a document fails to be opened
12 years ago
Frederik Gladhorn
9350061dfc
Do not add json for txt generator
...
This was an experiment early on in the porting. If QPluginLoader is the
way to go, then it should be applied to all generators.
12 years ago
Lukáš Tinkl
f8b9546aff
fix build
...
either generator_txt.json needs to be committed or one has to generate
the JSON metadata using kservice_desktop_to_json
12 years ago
Frederik Gladhorn
24f7054c9e
Bring back txt generator
12 years ago
Albert Astals Cid
f76184cb55
Revert e96dabc467
...
Diggory i think there was a misunderstanding in our discussion
The patch is unfinished (not goot to commit with a TODO)
and needs to be improved (need to find a way to not break ABI, QSize param should be const &) please
open a reviewrequest and we can discuss/finalize it there.
CCMAIL: diggory.hardy@unibas.ch
12 years ago
Diggory Hardy
e96dabc467
Fix font size on high-DPI displays in ePub documents (but makes images small)
12 years ago
Vishesh Handa
077689c4d3
Port KAction and KMenu
12 years ago
Vishesh Handa
e038950f50
KIcon -> QIcon
12 years ago
Vishesh Handa
fb330dd45c
Port the EPubGenerator
12 years ago
Vishesh Handa
eee26dd72f
Port comicbook generator
12 years ago
Vishesh Handa
2bfa3ccff0
Port the CHM generator
...
Would be nice if I had some CHM files to test this on.
12 years ago
Vishesh Handa
e4a4d400c3
Port the poppler generator
12 years ago
Frederik Gladhorn
bf8f942bac
Disable txt generator
12 years ago
Albert Astals Cid
e9e3d4a435
Make documentInfo be Hash based instead of XML based
12 years ago
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.
12 years ago
Frederik Gladhorn
96b0e27c44
QAction, more includes fixed
12 years ago
Frederik Gladhorn
4ce837a7ac
Qt5 porting
12 years ago
Frederik Gladhorn
7261d5d45a
Generator porting (mostly kaboutdata)
12 years ago
Albert Astals Cid
26251d91a4
poppler-qt4 -> poppler-qt5
12 years ago
Albert Astals Cid
d1fa3b869f
Clean up some have_poppler defines
12 years ago
Albert Astals Cid
bc155c6842
Poppler-qt4 -> 5
12 years ago
Frederik Gladhorn
39787e4324
Use kconfig_add_kcfg_files for kcfgc
12 years ago
Albert Astals Cid
b326c4f11e
Prepare for 4.14.0 release
12 years ago
Frederik Gladhorn
93918b1ec8
Basic cmake kf5 porting
12 years ago
l10n daemon script
896de56ef0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
1b5cbbea59
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
d2131617d6
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
d62def2323
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6a46dd7447
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c1859fd649
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
0efb152065
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
7b4f684522
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
02c782f7e4
SVN_SILENT made messages (.desktop file)
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
Luigi Toscano
710779b7b8
getenv -> qgetenv
12 years ago
Luigi Toscano
9fc25e0448
Cleanup messages for the info message widget
...
- use proper HTML tags so that it is easy to read complex messages
- remove one unused string
- minor string fixes
12 years ago
Luigi Toscano
576596d9fc
Remove fontProgressDialog, no more used
12 years ago
Luigi Toscano
ae555519c5
Move the call to fontLocate in the pixmap rendering thread
...
- Initialize the kpsewhich QProcess in the fontLocate() method
- Remove the usage of fontProgressDialog and use the warning
signal to notify the user on the status of font generation.
- The change makes it "easier", in future, to kill the font
generation when the user opens a new document. Right now it
is not possible to stop the generation.
Reviewed by: Albert Astal Cid, Fabio d'Urso
(and thanks for the hints!)
12 years ago
Albert Astals Cid
86dd9e8801
Move the ooo wallet code to use the part.cpp one
...
Less widgets in generators/core \o/
12 years ago
Albert Astals Cid
e93d5bda01
Move KWallet code from pdf backend to ui
...
This helps with the widget dependency removal in the core/backends
12 years ago
Albert Astals Cid
11773fdcb5
Wops, this should have not been removed ^_^
12 years ago
Albert Astals Cid
99ec6dcdc5
We don't need to pass the parent down now
...
Acked by Luigi
12 years ago
Albert Astals Cid
5826ba35f3
Remove the use of progress dialog and widget in the dvi exporter
...
They are not really useful anyway
Acked by Luigi
12 years ago
Albert Astals Cid
6112a79765
Minor version updates to generators with changes since 4.12
12 years ago
l10n daemon script
c6de0ba3a5
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8068e5b502
SVN_SILENT made messages (.desktop file)
12 years ago