Yuri Chornoivan
e39ab9009e
Merge branch 'KDE/4.14'
12 years ago
Yuri Chornoivan
b98f1e9338
Add FB2 icons (design by Vladimir Prohorenkov, allowed to use under free license by the author).
...
REVIEW: 118862
12 years ago
Frederik Gladhorn
b79e706e56
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
generators/dvi/generator_dvi.cpp
generators/ooo/generator_ooo.cpp
part.cpp
shell/main.cpp
shell/shell.cpp
shell/shell.h
shell/shellutils.h
tests/CMakeLists.txt
ui/propertiesdialog.cpp
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
Albert Astals Cid
13395f4740
Merge remote-tracking branch 'origin/KDE/4.14'
12 years ago
Albert Astals Cid
fba90677fc
Fine tune mime type detection used for opening files
...
If the argument mimetype and filepath mimetype disagree, first try to use the filepath mimetype and if that fails use the argument one. On top of that if text/plain is the first, first try with content mimetype since the text backend never fails to open a file
I can now open https://bugs.freedesktop.org/attachment.cgi?id=99508 (which is served as text/plain) and PS files with .txt extension (bug 325044)
REVIEW: 119737
BUGS: 325044
FIXED-IN: 4.14.0
12 years ago
Rohan Garg
bd36521c36
Port away from KUrl, pretify headers
12 years ago
Rohan Garg
d5b9a2e078
Port Shell away from KUrl to QUrl
...
REVIEWED-BY: Albert Astals Cid <aacid@kde.org>
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
46cf7e46a5
Port away from KUrl::List
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
a2e353d3cb
kde4_add_ui_files -> ki18n_wrap_ui
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
Vishesh Handa
7123b4d9d2
Port the tests
12 years ago
Vishesh Handa
ead067d329
Okular Config: Use qWarning otherwise the compile will fail
...
Missing header as the file is being generted by kconfig
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
08840a9168
Remove old KPart factory
12 years ago
Frederik Gladhorn
9398df0a06
Welcome back Okular::Part
12 years ago
Frederik Gladhorn
ac15a7075e
More QUrl porting
12 years ago
Frederik Gladhorn
56eb2ae952
Make cmake more kf5 compliant
12 years ago
Frederik Gladhorn
99db5d0157
Fix rc install dir
12 years ago
Frederik Gladhorn
a2f6a136b2
Fix some typos
12 years ago
Lukáš Tinkl
b32306463c
look for KF5 versions of libkscreen and kactivities
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
fc73cbf886
Port UI: dialog buttons and friends
12 years ago
Frederik Gladhorn
b32d815301
A few action and include fixes
12 years ago
Frederik Gladhorn
96b0e27c44
QAction, more includes fixed
12 years ago
Frederik Gladhorn
4ce837a7ac
Qt5 porting
12 years ago
Frederik Gladhorn
4851e8a792
Fix settings namespace
12 years ago
Frederik Gladhorn
c4eedb68ea
Disable text to speech
12 years ago
Frederik Gladhorn
19a73981ea
Link Qt Svg
12 years ago
Frederik Gladhorn
7261d5d45a
Generator porting (mostly kaboutdata)
12 years ago
Frederik Gladhorn
51e5589e71
Phonon fix, good bye klocalsocket
12 years ago
Albert Astals Cid
26251d91a4
poppler-qt4 -> poppler-qt5
12 years ago
Albert Astals Cid
efbde66009
Port to new threadweaver
...
Not sure it works at all, but at least it compiles ^_^
12 years ago
Albert Astals Cid
20d687cac5
I need it down here for cmake to suceed
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
643026fa65
Disable plugins for now
12 years ago
Frederik Gladhorn
a3fb02b881
Some more linking KF5
12 years ago
Frederik Gladhorn
5ec298c10c
Fix linking
12 years ago
Frederik Gladhorn
1703f2df7c
Port KAboutData
12 years ago