Dan Leinir Turthra Jensen
108e568d67
Fix spectre includes
...
The include path should not be added to the include line, that will make
it be not found if the parent directory for includes is not included.
5 years ago
Mahmoud Khalil
b15accd0ae
Checks whether the pdf is broken or not
...
This commit adds support for the to be added functionality in Poppler
which detects whether or not the Xref Table has been reconstructed
5 years ago
Albert Astals Cid
1c349f5448
Use new poppler "fancy signature"
5 years ago
Albert Astals Cid
f31152d389
Fix loading some png files inside zip comicbook files
...
BUGS: 436086
5 years ago
Heiko Becker
5941247354
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 1898bd2bec )
5 years ago
Heiko Becker
1898bd2bec
GIT_SILENT Update Appstream for new release
5 years ago
l10n daemon script
74c92306b8
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"
5 years ago
l10n daemon script
218c5ab64e
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
41d3bedc41
GIT_SILENT made messages (after extraction)
5 years ago
Heiko Becker
e6dae5d4f9
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 8bdc851688 )
5 years ago
Heiko Becker
8bdc851688
GIT_SILENT Update Appstream for new release
5 years ago
Albert Astals Cid
19355a42d7
Slight improvement to signature look&feel
...
Use black for text color and border (instead of default red)
Also force the date to have timezone info, i.e.
2021-04-13T15:32:29+02:00
instead of
2021-04-13T15:32:29
5 years ago
Yuri Chornoivan
931dca1514
If FB has multiple authors, show them all
5 years ago
Yuri Chornoivan
d195ab4e9a
If FB has multiple authors, show them all
5 years ago
Albert Astals Cid
c38af3e695
Add a few more formats supported by qimageformat plugins
...
BUGS: 434888
BUGS: 434889
5 years ago
Yuri Chornoivan
272b386f58
Enhance FictionBook support: book annotation, text-author for the cite, section subtitles
...
BUG: 340134
5 years ago
Albert Astals Cid
3f923aa7b5
Move to new appstream format for mimetypes
...
It seems using mimetypes+mimetype is bad and now you have to use
provides+mediatype
5 years ago
George Florea Bănuș
5e5fcd88bb
Fix loading files from cbr file on windows
5 years ago
George Florea Bănuș
e6f82a50cf
Fix unrar detection on Windows
...
CCBUG: 412413
5 years ago
Albert Astals Cid
f8fa27e218
pdf: Fix InPlace text annotations being loaded as linked
...
BUGS: 432009, 432932
5 years ago
Heiko Becker
5044a63cd4
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 5951fc2731 )
5 years ago
Heiko Becker
5951fc2731
GIT_SILENT Update Appstream for new release
5 years ago
Marat Radchenko
c1583999d0
Add support for halign/valign and colspan for tables in FictionBook
...
Note that this commit does *not* add support for rowspan
5 years ago
Heiko Becker
1c97e60dbd
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 2aff8958b1 )
5 years ago
Heiko Becker
2aff8958b1
GIT_SILENT Update Appstream for new release
5 years ago
Albert Astals Cid
084631d11e
Use more standard cmake functionality to search for discount
...
Instead of rolling our own, that's harder to understand and buggy anyway
BUGS: 431311
5 years ago
l10n daemon script
c637a7e1dd
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"
5 years ago
l10n daemon script
256ad59705
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
dd621979cd
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"
5 years ago
l10n daemon script
45a50b2d81
GIT_SILENT made messages (after extraction)
5 years ago
Carl Schwan
0f088dcbf3
Improve identation in Epub rendering
...
CCBUG: 321956
5 years ago
l10n daemon script
ee40297976
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"
5 years ago
l10n daemon script
4161fec216
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"
5 years ago
Albert Astals Cid
1f63f91dc4
PDF: Merge the certs settings page to the regular pdf settings page
5 years ago
Albert Astals Cid
3e86c9a56c
Fix crash with some broken PDF files
5 years ago
l10n daemon script
f16b767057
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"
5 years ago
Albert Astals Cid
54209751b5
pdf: Fix small memory leak
5 years ago
Albert Astals Cid
579ce171c3
make the (C) line a less bad
5 years ago
Albert Astals Cid
bfc7383d46
pdf signining: Change label to more accurately reflect what the list is about
5 years ago
Albert Astals Cid
ac3a593eb4
PDF Signatures: Double check we have a capable poppler
...
In addition to being new enough it needs to have NSS support built in
5 years ago
Albert Astals Cid
33ccbc0449
Signing: Don't say that there are no certificates if the user cancels...
...
...entering the pwd for the certificate store
Also Move CertificateStoreImpl to PopplerCertificateStore, since
PopplerCertificateStore was declared but never defined and use it
in CertificateTools to get the certificate list instead of calling
the poppler classes directly
5 years ago
Albert Astals Cid
b07b3209fb
Move the cert code inside CertificateTools
...
Makes more sense
5 years ago
Albert Astals Cid
242718a9a2
Only ask for certificate password if really needed
5 years ago
Albert Astals Cid
9728d8b426
We don't do getFoo in Okular API
5 years ago
Albert Astals Cid
18ef1349f1
Improvements to adding digital signatures
...
* Don't make WidgetAnnotation know about signatures stuff, widget
annotations are for multiple things
* Don't create an "empty" widget annotation and then call sign on it
(which is wrong because widget annotations can be multiple things),
just say sign the document with this data (cert, l&f, etc)
* Remove the "management" functionality from CertificateTools it was
only visual, i.e. it didn't really add/remove certificates
* Ask for the NSS password (if needed)
5 years ago
Albert Astals Cid
c02f98a60f
Mark method as override
5 years ago
Albert Astals Cid
2646058111
Adapt to poppler API change
...
and fix a leak meanwhile ^_^
5 years ago
Albert Astals Cid
b09e23f6ab
Run clang-format
...
Attempting to fix the whole chain of commits is not worth it
5 years ago
Katarina Behrens
20b34d00c9
Make clang-tidy happier
5 years ago
Thorsten Behrens
62a4c63fd3
Conditionalize code to Poppler signing feature flag
5 years ago