435 Commits (1f63f91dc4e121ad3defcda78ec0faa6f6dc6d52)

Author SHA1 Message Date
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
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 751a7074d1 Need two clang-format off markers to not trigger clazy-connect-not-normalized 6 years ago
Albert Astals Cid ae0bdd1fe9 Add qAsConst to code that is not CI'ed so clazy didn't complain [yet] 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 8460d34f34 pdf: fix memory leak when listing fonts 6 years ago
Albert Astals Cid 4954395d08 PDF: Only enable the signatures without page feature with poppler 0.89 6 years ago
Albert Astals Cid 4b1d85f81b Show signatures that don't belong to any page in the signature panel 6 years ago
Albert Astals Cid 3720833be4 Enable clazy qstring-allocations 6 years ago
Albert Astals Cid a23709b097 CI: Enable clazy range-loop 6 years ago
Albert Astals Cid 5ecbb51f77 Enable modernize-use-nullptr 6 years ago
Ahmad Samir 4a4456abd7 Port QRegExp to QRegularExpression in a couple of locations 6 years ago
Albert Astals Cid be8e5710d4 Require poppler >= 0.62 6 years ago
Ahmad Samir 54494cc3d4 [generators/*] Replace deprecated foreach with range-for 6 years ago
Oliver Sander 3b7bfb2e17 Use std::unique_ptr for several FormField objects 6 years ago
Oliver Sander 30e5a492ed Use more 'nullptr' instead of '0' 6 years ago