452 Commits (f03bbfa89dcb77d64bfffa8a21d08caee23f8e59)

Author SHA1 Message Date
Albert Astals Cid f03bbfa89d PDF: Allow signing documents that need password to open them 4 years ago
Albert Astals Cid e2ac1dcd1e PDF: Fix memory leak when the file has Optional Content links 4 years ago
Albert Astals Cid e7eb937d28 Fix opening some password protected documents 4 years ago
Albert Astals Cid a2576dc746 Act on core/ TODOs that are not binary compatible 4 years ago
Mahmoud Khalil 8b3dfcb3f4 PDF: Add Stamps to the file properly 5 years ago
Nate Graham 51d91bfdcb Automatically enable and disable "Force Rasterization" when required 5 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Albert Astals Cid f143b323f1 Only show the Stamps warning when adding stamps to PDF files 5 years ago
Josef Filzmaier 1d90817660 Replace kWarning with qWarning 5 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Mahmoud Khalil b15accd0ae Checks whether the pdf is broken or not 5 years ago
Albert Astals Cid 1c349f5448 Use new poppler "fancy signature" 5 years ago
Albert Astals Cid 19355a42d7 Slight improvement to signature look&feel 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
Albert Astals Cid 54209751b5 pdf: Fix small memory leak 5 years ago
Albert Astals Cid ac3a593eb4 PDF Signatures: Double check we have a capable poppler 5 years ago
Albert Astals Cid 33ccbc0449 Signing: Don't say that there are no certificates if the user cancels... 5 years ago
Albert Astals Cid b07b3209fb Move the cert code inside CertificateTools 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 5 years ago
Albert Astals Cid c02f98a60f Mark method as override 5 years ago
Albert Astals Cid 2646058111 Adapt to poppler API change 5 years ago
Albert Astals Cid b09e23f6ab Run clang-format 5 years ago
Thorsten Behrens 62a4c63fd3 Conditionalize code to Poppler signing feature flag 5 years ago
Thorsten Behrens f37de4feb4 Set some signature reason - might want some UI later 5 years ago
Thorsten Behrens 71795917de Add configurable CertDB path 5 years ago
Thorsten Behrens 3eedb21a83 Consistenly use CERT nick to refer to signing key 5 years ago
Thorsten Behrens 981c597376 Fix overwriting pdf after signing 5 years ago
Thorsten Behrens f7d6045b92 Add poppler NSS support 5 years ago
Thorsten Behrens e031822744 Adapt to poppler sign api change 5 years ago
Thorsten Behrens e3e582ee5c Add feature flag for poppler signing API 5 years ago
Katarina Behrens 5db7421851 Get certificate CN and password and pass it to poppler 5 years ago
Katarina Behrens cc908b9f92 Pass pointer to widget annotation just added down the chain 5 years ago
Albert Astals Cid becdc7c483 Revert the two last commits 5 years ago
Albert Astals Cid e0f45add55 Enable -Wweak-vtables in clang 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Albert Astals Cid 7ccb475df8 Fix crash on files that have the same signature in more than 1 page 6 years ago
Albert Astals Cid 9bf171a108 Fix crash on files that have the same signature in more than 1 page 6 years ago
Friedrich W. H. Kossebau 1784c1d0cb Use more nullptr instead of 0 6 years ago
Albert Astals Cid 8a1bef81f8 Remove poppler 0.80 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid 4d12c257b2 Remove poppler 0.74 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid 9264723002 Remove poppler 0.73 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid c019a7e76c Remove poppler 0.64 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid bcd36d6374 Remove poppler 0.63 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid a05df764bc Move IsDigitallySigned code to part.cpp 6 years ago
Albert Astals Cid 2c8dd71931 Convert the poppler annotation popup to Okular annotation window 6 years ago
Albert Astals Cid 4e89757af1 Poppler: Use non xml API for toc if possible 6 years ago