66 Commits (944be4d93d59aa56ecbf291bd0a4db7d0ef06e0b)

Author SHA1 Message Date
João Netto 17814fc304 Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago
João Netto 3081358836 Added support for Form Focus Events 7 years ago
João Netto 6975c67a62 Changed nomenclature and add format action now sets the AP stream text 7 years ago
João Netto 53a8acf813 Removed the use of internalText(), replacing by text() 7 years ago
João Netto b7249ce8c1 Implemented support for keystroke actions 7 years ago
Andre Heinecke da487f3a94 Add support for form text formatting 7 years ago
Albert Astals Cid 18e11fc5e4 Port away from qFind, qCopy, qLowerBound, qUpperBound 7 years ago
João Netto f3c8bb9299 Changed button code to be transparent when there's no text. 7 years ago
João Netto cc10164d34 Implemented initial support for animatedPDF 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
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
Albert Astals Cid 3cea7c9927 Fix crash on exit when having edited a text area 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 8 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
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 1fd2004aa3 Don't show widgets for non editable forms 9 years ago
Martin T. H. Sandsmark 033f21c826 Port some missing debug output to categorized logging 9 years ago
Martin T. H. Sandsmark 962af72cc1 Silence some warnings 10 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 10 years ago
Albert Astals Cid aa2c28bc51 Forms: Let checkboxes be unchecked 10 years ago
Albert Astals Cid ab3a9072b0 Forms: Let checkboxes be unchecked 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Saheb Preet Singh d891436231 reloading form widgets with layer show and hide 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 1f5ffad221 Fix includes 12 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Frederik Gladhorn 9d89739972 Use categorized logging 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Fabio D'Urso 8e70c16f12 Make it possile to re-enable widgets that had been disabled 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Frederik Gladhorn b32d815301 A few action and include fixes 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Jon Mease 34dc4eb22e Fix crash when clicking in a text form that is not editable 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
Albert Astals Cid ee348fa70d Make sure we show arrows in the form widgets 15 years ago
Albert Astals Cid 23cf80a16b Signal the activation action for checkboxes 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Albert Astals Cid ec77793a9c Use non deprecated call 15 years ago
Christian Ehrlicher 9e2f6edcf5 KUrl::path() -> KUrl::toLocalFile() 16 years ago
Pino Toscano f397f800a3 remove the extra condition added, as it messes up with hidden fields 17 years ago
Pino Toscano 3f77a20d87 less tight check 17 years ago