32 Commits (b1b2f93e587c112e6d8dfcd26d0ca8aaa665ffe2)

Author SHA1 Message Date
Chinmoy Ranjan Pradhan a234a902dc Implement digital signature support for PDF 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Albert Astals Cid aed8e5ac28 Fix crash on shutdown when having edited text forms 8 years ago
Andre Heinecke 18d404c3ee Support additional widget actions in PDF Forms 8 years ago
Andre Heinecke 8ed1d14f8d Fix CheckBox script usage 8 years ago
Andre Heinecke 5c04f0834d Implement generic version of Form Widgets refresh 8 years ago
Andre Heinecke 42717e1ae8 Access readOnly state of FormWidgets dynamically 8 years ago
Andre Heinecke d50c06df25 Add refresh widgets if underlying field changes 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 9 years ago
Albert Astals Cid 423dd010e0 Remove m_formButtons 9 years ago
Albert Astals Cid 5c9edea430 Don't store the form twice in the formwidget classes 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Albert Astals Cid b50aff3ed7 Q_NULLPTR -> nullptr 9 years ago
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword 10 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Fabio D'Urso 8e70c16f12 Make it possile to re-enable widgets that had been disabled 12 years ago
Jon Mease b7ce9114c5 Undo support for PDF forms 13 years ago
Fabio D'Urso e9189c0d71 Added support for user strings in editable form combobox fields 14 years ago
Glen Kaukola 824a620d7a Krazy: Check for C++ ctors that should be declared 'explicit'. 16 years ago
Pino Toscano 082c385295 Make the push buttons of forms trigger their activation action, if present. 18 years ago
Pino Toscano d647dff900 make all the form widgets emit the changes when they are changed; 18 years ago
Pino Toscano f8f6fe3256 * even the checkboxes can be grouped together like they would be radio buttons, so add the possibility to have button groups for them as well 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 1178a63b01 rename the selectionChanged() slot of LineEdit to slotSelectionChanged() 19 years ago
Pino Toscano fb825ff1d4 add a form widget controller to prepare the pageview to possible changes when the content in a form widget changes 19 years ago
Laurent Montel e31f9ada54 Remove not necessary "class classname;" 19 years ago
Pino Toscano dde7280d55 respect the DRM permissions for form filling 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Pino Toscano a5f6538d43 avoid the jumping of the pageview to the next (hidden) focus form widget when hiding them 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago