Olivier CHURLAUD
3b608a66c9
Preview functions again.
...
I added again the okularXXX.desktop
Correct the mess done by review 126193
10 years ago
Olivier CHURLAUD
ef6f5ebc3b
Porting more files out of KDialog
10 years ago
Olivier CHURLAUD
dfae933ae9
Print preview is working again
10 years ago
Martin T. H. Sandsmark
1fc80ab58f
Revert "Improve page breaks and batch up cursor edits in epub generator"
...
This broke the layouting.
This reverts commit c110c65401 .
10 years ago
Olivier CHURLAUD
dd8fa351ce
Fonts are scanned again by poppler5
...
Fonts are filtered as well to only appear once.
REVIEW: 128441
10 years ago
Olivier CHURLAUD
ec0b68a756
Update deprecated KArchive method + remove unused variable in
...
generator_pdf
Reviewer: sandsmark
10 years ago
Martin T. H. Sandsmark
c110c65401
Improve page breaks and batch up cursor edits in epub generator
...
Patch by Guillaume Maudoux (layus).
CCBUG: 359932
10 years ago
Martin T. H. Sandsmark
7490f37291
Fix loading of embedded resources in epubs
...
This works with all the .epubs I have locally and from various bug
reports.
10 years ago
Martin T. H. Sandsmark
d5bdca64d2
Fix low hanging unused parameters warnings
10 years ago
Martin T. H. Sandsmark
48d52d9bd1
Add missing override declarations
10 years ago
Martin T. H. Sandsmark
004f67410d
Use proper qvariant cast
10 years ago
Martin T. H. Sandsmark
ad6e3fe850
Port away from obsolete QRect/QRegion members
10 years ago
Martin T. H. Sandsmark
2b473fedbd
generators: Fix build without implicit cast to/from ascii
...
See previous commit for details.
10 years ago
Martin T. H. Sandsmark
b512e668e0
chm, dvi: Fix build with compiler flags after removing kdelibs4support
...
After removing kdelibs4support, these flags are enabled:
-DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_CAST_TO_ASCII
-DQT_NO_CAST_FROM_ASCII -DQT_NO_URL_CAST_FROM_STRING
-DQT_NO_CAST_FROM_BYTEARRAY
So wrap naked string and character literals in QStringLiteral,
QLatin1Char and QLatin1String as appropriate.
To more easily see the changes, use «git show --color-words».
Thank $DEITY for vim macros.
10 years ago
Martin T. H. Sandsmark
439ced872d
Port away from signal/slot keyword
...
When building okular without kdelibs4support it apparently builds with
-DQT_NO_SIGNALS_SLOTS_KEYWORDS.
10 years ago
Bhushan Shah
6fd7509730
somehow this still needs KDELibs4Support
...
Gives following error otherwise,
/usr/include/qmobipocket/qmobipocket_export.h:22:23: fatal error: kdemacros.h: No such file or directory
compilation terminated.
10 years ago
Martin T. H. Sandsmark
b2ffcab043
Fix build of mobipocket backend
10 years ago
Aleix Pol
32b62e919a
Remove most KDELibs4Support linking
...
Ports away from KFileDialog.
Stops linking to KDELibs4Support from objects that don't need it.
REVIEW: 127021
10 years ago
Dan Leinir Turthra Jensen
8bcfc5d0b4
Actually fix fax generator compilation with msvc2015
...
This isn't defined until you have QtGlobal included somewhere.
So, moving the QImage include above the std stuff does the trick.
10 years ago
Armin K
568079625d
cmake: Port to FindPoppler from extra-cmake-modules
...
REVIEW: 127049
10 years ago
Aleix Pol
b6d3854e66
Fix installation of kimgio plugin
...
Now kimgiotest passes
10 years ago
Aleix Pol
f42a3bad65
Drop libkscreen dependency
...
Drops the x11 fallback. We were falling back to QX11Extras that were in
fact using QScreen internally.
Also remove the QDesktopWidget fallbacks for the same reason.
Drops some API for fetching the dpi and unifies it with ::realDpi(QWidget).
Based on Sebas's patch.
Reviewed by Albert.
REVIEW: 126913
10 years ago
Patrick Spendrin
37d5623102
Remove kdelibs4support from the generator plugins
...
This removes kdelibs4support for all generators except the mobipocket one.
The test executable for kimgio needs some windows fixes too, so I'll try
to make a separate review for that.
REVIEW: 126375
10 years ago
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
10 years ago
l10n daemon script
ee162ffddb
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
119bb0ecd2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
a8cdfcb0d3
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
57c5cbfde0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
1df2d478a9
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
b4ffc41bd0
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
a2fd918ad9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Alex Richardson
00b15528a4
Add the Copyright information back to the JSON files
...
REVIEW: 126193
10 years ago
Alex Richardson
2f9246ae42
Port to new JSON plugin loading system
...
This means Okular can now work without ksycoca and KDELibs4Support.
REVIEW: 126193
10 years ago
Michel Ludwig
4c7c7dbd8c
Unify the naming of logging categories
10 years ago
Patrick Spendrin
d0ecab4736
Windows string fixes
...
This patch changes multiline QStringLiterals to QString::fromLatin1
as QStringLiterals doesn't understand multiline strings on windows.
Also, strncasecmp is replaced by the portable qstrnicmp function provided
by QByteArray header.
REVIEW: 126379
10 years ago
Gleb Popov
355d592bfb
Fix compilation of fax and comicbook generators with MSVC 2015.
...
REVIEW: 125791
10 years ago
l10n daemon script
2fee136339
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
9c7a558b8c
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
16f0780688
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
9a5c82a411
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Alex Merry
4087e54727
Fix build: PlayOnce -> PlayLimited.
...
A commit that changed the name of this enum value was merged from the
master branch, and the merge didn't take into account that it was used
in code that only exists in the frameworks branch.
11 years ago
l10n daemon script
98ac941316
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Arseniy Lartsev
76c1e944a8
Support for non-integer transition durations in PDF presentations
...
REVIEW: 125329
11 years ago
l10n daemon script
8c141cc2fc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
cd34059f53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Arseniy Lartsev
e9e5cb6317
Repeat videos in PDFs automatically when needed
...
REVIEW: 125341
BUGS: 353171
11 years ago
l10n daemon script
7b8f0a7459
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
22ba4596fa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
558b4bb765
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago