35 Commits (252236d413ec60d5e3d96606b3084b4c04bd7c65)

Author SHA1 Message Date
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 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
Alexander Lohnau 2f193a63de Convert license headers to SPDX 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
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid f69e2114e7 Use poppler choicesWithExportValues if available 6 years ago
Albert Astals Cid 3af705b3d7 CI: Enable clazy qdeleteall 6 years ago
Ahmad Samir ccf3a384c3 [core/*] replace foreach, deprecated, with range-for 6 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
João Netto 53a8acf813 Removed the use of internalText(), replacing by text() 7 years ago
Andre Heinecke da487f3a94 Add support for form text formatting 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
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Chinmoy Ranjan Pradhan a234a902dc Implement digital signature support for PDF 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
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid cfc158977f Add the additional action to form 9 years ago
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 years ago
Martin T. H. Sandsmark f05d42eac3 core: Fix build without implicit cast to/from ascii 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 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 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 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 db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago