[okular] [Bug 481266] [wish] pdf signing, okular can use openPGP certificcate
Sune Vuorela
bugzilla_noreply at kde.org
Thu Mar 6 14:50:05 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=481266
Sune Vuorela <sune at vuorela.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|NOT A BUG |FIXED
Latest Commit| |https://invent.kde.org/grap
| |hics/okular/-/commit/0e338c
| |4f52de264a6ca69fd345ea82dc3
| |bcfeece
--- Comment #5 from Sune Vuorela <sune at vuorela.dk> ---
Git commit 0e338c4f52de264a6ca69fd345ea82dc3bcfeece by Sune Vuorela.
Committed on 06/03/2025 at 13:17.
Pushed by sune into branch 'master'.
Pgp signatures in pdf files
Add a setting to ask poppler to enable pgp signatures in pdf files
- also put in a notice-messagebox when enabling it saying it only works
between certain okular's
Create filtering in signature list to only show pgp signatures, and mark
pgp keys in certificate list
M +11 -0 core/signatureutils.cpp
M +20 -0 core/signatureutils.h
M +5 -0 generators/poppler/conf/pdfsettings.kcfg
M +10 -0 generators/poppler/conf/pdfsettingswidget.ui
M +3 -0 generators/poppler/generator_pdf.cpp
M +22 -0 generators/poppler/pdfsettingswidget.cpp
M +18 -0 generators/poppler/pdfsignatureutils.cpp
M +7 -0 part/selectcertificatedialog.ui
M +12 -0 part/signaturepartutils.cpp
M +1 -1 part/signaturepartutilsmodel.h
M +9 -1 part/signingcertificatelistmodel.cpp
https://invent.kde.org/graphics/okular/-/commit/0e338c4f52de264a6ca69fd345ea82dc3bcfeece
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list