https://bugs.kde.org/show_bug.cgi?id=481266
Sune Vuorela <[email protected]> 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 <[email protected]> --- 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.
