61 Commits (a2e104314933766012dc5d14fa052b51ef067e70)

Author SHA1 Message Date
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Thiago Simão af91d33070 Create empty inline note and then open dialog to get user's input. 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid 818b714252 Fix wrong default font string for annotation tools 4 years ago
Albert Astals Cid 4cd6bfd30e mobile: Add Signature Viewing UI 4 years ago
Albert Astals Cid a8e5f6e9f7 PDF: Allow signing unsigned signature fields 4 years ago
Albert Astals Cid f03bbfa89d PDF: Allow signing documents that need password to open them 4 years ago
Albert Astals Cid 62eec7d5b1 Show the "No signing certs" warning earlier 4 years ago
Mahmoud Khalil 8b3dfcb3f4 PDF: Add Stamps to the file properly 5 years ago
Albert Astals Cid 6d52b045dd Improve dialog text when asking for annotation author name 5 years ago
Georgiy Sgibnev c061d57515 Fix issues when cancelling while adding a digital signature 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
Simone Gaiarin 230a68d537 Uncheck mouse mode action when annotation tool selected 5 years ago
Simone Gaiarin 44f7a6de25 Do not unselect annotation tool in none selected 5 years ago
Ahmad Samir 960dc24674 Fix signatures.html help:/ url 5 years ago
Ahmad Samir df02881611 Fix signatures.html help:/ url 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Simone Gaiarin 93a4b47332 Remember last used quick annotation tool 5 years ago
Simone Gaiarin 6b61909ac5 Select quick tool directly without proxying a builtin annotation 5 years ago
Simone Gaiarin 3f18367efd Refactor code for selecting annotation tool 5 years ago
Simone Gaiarin e000489268 Refactor selection of last used annotation tool 5 years ago
Nicolas Fella ef5254b020 Remove some unused includes 5 years ago
Albert Astals Cid ff5f4cbc45 Open the signed document on the page with the new signature 5 years ago
Albert Astals Cid 110ccd619c Sign: Make 'start over' be actually start over and not cancel 5 years ago
Albert Astals Cid bb97810957 Only show certificates that are still valid when signing 5 years ago
Albert Astals Cid d89b1dfb81 signining: Reference to the manual when there's no certificates available 5 years ago
Albert Astals Cid b642ba5863 Add KUIT marker for "Start Over" 5 years ago
Albert Astals Cid f0aac79ad3 Reword for the "signature too small" text 5 years ago
Albert Astals Cid 7bbdf9e20a Don't include the moc, makes clang-tidy happier 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 242718a9a2 Only ask for certificate password if really needed 5 years ago
Albert Astals Cid 49f784ecf9 When signing save to a new file, not over the current one 5 years ago
Albert Astals Cid 5d15203682 Signature: We don't need to pass the page number anymore 5 years ago
Albert Astals Cid be50f03acf Pass the pageview to the signature annotator 5 years ago
Albert Astals Cid bd00acb5c4 Warn if the signature we're trying to create is too small 5 years ago
Albert Astals Cid 9728d8b426 We don't do getFoo in Okular API 5 years ago
Albert Astals Cid a4030a20f5 Properly cancel the signature mode if we don't add one 5 years ago
Albert Astals Cid 18ef1349f1 Improvements to adding digital signatures 5 years ago
Albert Astals Cid 43900fe56e Warn the user if there's no availabe signing certificates 5 years ago
Albert Astals Cid b09e23f6ab Run clang-format 5 years ago
Thorsten Behrens b52adfeaee Fix more clang-tidy unhappines 5 years ago
Katarina Behrens 20b34d00c9 Make clang-tidy happier 5 years ago
Thorsten Behrens e9577f5f7d Properly set signature annotation bounds after insertion 5 years ago
Thorsten Behrens 9bca008f9d Init m_signatureMode in ctor 5 years ago
Thorsten Behrens 3eedb21a83 Consistenly use CERT nick to refer to signing key 5 years ago
Thorsten Behrens f7d6045b92 Add poppler NSS support 5 years ago
Thorsten Behrens ae2c6a55c2 Fix crash on invalid engine 5 years ago
Thorsten Behrens 847b423e2a Add better diagnostics 5 years ago
Katarina Behrens b33a12d786 Prompt for password and stick it to widget annotation 5 years ago