31 Commits (54faf31823395fca8e1c3389ec89d56253fca54b)

Author SHA1 Message Date
Albert Astals Cid 44304b32a5 Use the poppler version includes instead of check_cxx_source_compiles 4 years ago
Albert Astals Cid a8e5f6e9f7 PDF: Allow signing unsigned signature fields 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 6b08af754f Remove poppler 0.79 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Oliver Sander 3b7bfb2e17 Use std::unique_ptr for several FormField objects 6 years ago
João Netto b66df68452 Implemented support for setAppearanceText defined on Poppler 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
Laurent Montel 9f90e14dd1 Fix forward declaration 7 years ago
Albert Astals Cid d121461b57 Revert "Fix build with poppler < 0.51" 7 years ago
Alexander Volkov 32786e6b3d Fix build with poppler < 0.51 7 years ago
Chinmoy Ranjan Pradhan a234a902dc Implement digital signature support for PDF 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 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 f656f1b23f Fix crash on save when we had edited forms 8 years ago
Albert Astals Cid e72d2f5357 virtual override -> override 9 years ago
Albert Astals Cid 191a37fb52 Q_DECL_OVERRIDE -> override 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Martin T. H. Sandsmark 48d52d9bd1 Add missing override declarations 10 years ago
Montel Laurent e03e6f6863 Use Q_DECL_OVERRIDE 11 years ago
Fabio D'Urso e9189c0d71 Added support for user strings in editable form combobox fields 14 years ago
Pino Toscano 1eac0dc906 make Poppler 0.8 the minimum version required for Okular, and drop support for Poppler 0.6 17 years ago
Pino Toscano ba59951fe0 merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7 18 years ago
Pino Toscano 64e7cd8e41 Optionally, read the "button" form fields from poppler. 18 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago