284 Commits (b34decacd3b454c0770174777ab4f7ae4e5e32f3)

Author SHA1 Message Date
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 6325a4fe0b Make sure you have no unsaved changes before saving 5 years ago
Albert Astals Cid a5df71a79a Sign -> Digitally Sign 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 b96dac6df3 Add certificate store for access to NSS keys 5 years ago
Thorsten Behrens 847b423e2a Add better diagnostics 5 years ago
Thorsten Behrens e3e582ee5c Add feature flag for poppler signing API 5 years ago
Katarina Behrens b33a12d786 Prompt for password and stick it to widget annotation 5 years ago
Katarina Behrens 45fc7cd805 Read the certificates from configuration 5 years ago
Katarina Behrens 38c5b614b4 Simplify adding certificates to config and implement edit slot 5 years ago
Katarina Behrens cc908b9f92 Pass pointer to widget annotation just added down the chain 5 years ago
Katarina Behrens 66f2bff5ca Pass bounding rectangle down the chain 5 years ago
Katarina Behrens d320fa17ad Stub some iface for signing the document 5 years ago
Katarina Behrens c560a4a20e Eventually hide the message window 5 years ago
Katarina Behrens 48dc3779f7 Add empty widget annotation 5 years ago
Katarina Behrens b2c5aa61d7 Read/write certificate settings 5 years ago
Katarina Behrens dd0c06a82b Signature mode must eventually end 5 years ago
Katarina Behrens 6cff306bab Making 'Sign' button a toggle was a bad idea 5 years ago
Katarina Behrens 3330f8407a Open filepicker to select p12, pfx file to add to user identity 5 years ago
Katarina Behrens 242710cae7 Recycle WidgetConfigurationToolsBase for certificate management dlg 5 years ago
Katarina Behrens 060175735f Open certificate selection dialog on mouse release 5 years ago
Katarina Behrens 339ce239f5 Draw an initial rectangle where to place the signature 5 years ago
Katarina Behrens b5117aff6c Add slot for 'Sign' button, shows info overlay so far 5 years ago
Katarina Behrens 888d287f1f Add 'Sign' button to toolbar 5 years ago
Katarina Behrens 69ddb957f1 Add config page to configure signing identities/certificates 5 years ago
Katarina Behrens 2845db76fb Add 'Sign' menu entry 5 years ago
Laurent Montel 3f58639e06 operator+/- is disabled for QFlags in qt6 5 years ago
Friedrich W. H. Kossebau 48891b7203 ui.rc files: consistently use <gui> instead of deprecated <kpartgui> 5 years ago
Albert Astals Cid 239827baad Rework how we open urls that have a # 5 years ago
Albert Astals Cid 023976ccfd Show annotation tip when selecting the tool in continuous mode 5 years ago
Albert Astals Cid d2ae2c283d More fine tuning of the mime of the opened file 5 years ago
David Hurka c6a3275151 Fix QScroller crash on Qt < 5.14 and certain screen arrangements 5 years ago
Alex Rosca 8ae95b29c8 Avoid unintentional accelerating flicks by reducing maximum flick time 5 years ago