36 Commits (master)

Author SHA1 Message Date
Albert Astals Cid a8e5f6e9f7 PDF: Allow signing unsigned signature fields 4 years ago
Albert Astals Cid e2ac1dcd1e PDF: Fix memory leak when the file has Optional Content links 4 years ago
Albert Astals Cid 44c86de7e4 Fix two Signature issues on multipage/multisignature documents 4 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Yuri Chornoivan 4d75045cd8 Fix minor EBN issues 6 years ago
Albert Astals Cid f69e2114e7 Use poppler choicesWithExportValues if available 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
João Netto 53a8acf813 Removed the use of internalText(), replacing by text() 7 years ago
João Netto b66df68452 Implemented support for setAppearanceText defined on Poppler 7 years ago
Andre Heinecke da487f3a94 Add support for form text formatting 7 years ago
João Netto bb6bee53fe Added support for the full name of fields, which is used in the JavaScript 7 years ago
João Netto 60ff2f414e Fixed indentation, bad algebra and moved display enum to KJSDisplay 7 years ago
João Netto ad858267d1 Implemented display support and updated dependencies to Poppler > 0.79 7 years ago
João Netto 552e4a3917 Added support for buttonSetIcon and buttonGetIcon. 7 years ago
Chinmoy Ranjan Pradhan a234a902dc Implement digital signature support for PDF 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Andre Heinecke 18d404c3ee Support additional widget actions in PDF Forms 8 years ago
Andre Heinecke bf90867c13 Add support for dynamic visibility 8 years ago
Andre Heinecke 6897e042df Add support to set read only from scripts 8 years ago
Albert Astals Cid cfc158977f Add the additional action to form 9 years ago
Montel Laurent 5da7c5f77d port to qCDebug. Autogenerate export headers 12 years ago
Fabio D'Urso e9189c0d71 Added support for user strings in editable form combobox fields 14 years ago
Albert Astals Cid 83a052b3ac Revert 604187b7a3 and 258cd6562a 14 years ago
Albert Astals Cid 258cd6562a Core work for Reset Forms Action support 15 years ago
Pino Toscano c05523da2b fix #include paths in core headers to other core headers to be relative 15 years ago
Pino Toscano 67cec6ac9e Add support for an action to be triggered on activation. 18 years ago
Pino Toscano 03ea6ff54d Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons). 18 years ago
Pino Toscano 1d40b13d2b SVN_SILENT exclude more private stuff from the apidox 19 years ago
Pino Toscano fa6b376626 Add the possibility to remember the contents of form fields when closing a document, and to restore them when reopening the document. 19 years ago
Pino Toscano 32d3dff232 d_ptr structure for the FormField classes, easier to expand in the future 19 years ago
Pino Toscano 8a216058f3 clean the headers 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago