16 Commits (v22.12.0)

Author SHA1 Message Date
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Nicolas Fella d1ecad897c Implement keystroke commit events 4 years ago
Nicolas Fella 03d83eb22d Don't create keystroke event when cursor moves 4 years ago
Nicolas Fella 6c8cafbb1c Simplify keystroke event handling 4 years ago
Nicolas Fella ae8251a145 Don't clear focus when setting formwidget visible 4 years ago
Albert Astals Cid 4cd6bfd30e mobile: Add Signature Viewing UI 4 years ago
Nicolas Fella 3e2e5cc95e Simplify form action handling 4 years ago
Albert Astals Cid a8e5f6e9f7 PDF: Allow signing unsigned signature fields 4 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid e457ceb731 FormLineEdit: Don't run focusin action when gaining focus because of window management 5 years ago
Albert Astals Cid b518c01f1c FormLineEdit: Don't run focusout/formatfield actions when losing focus because of window management 5 years ago
Albert Astals Cid 812adaa26d FormLineEdit: Move editing=false up in the focus out event 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid e4e6b239d1 Forms: Don't set the text if the text is the same of the existing text 6 years ago
Albert Astals Cid 968e9d6073 Enable clazy old-style-connect 6 years ago
Albert Astals Cid e2a1705703 CI: Enable clazy connect-not-normalized 6 years ago
Albert Astals Cid 82d5810493 CI: Enable clazy detaching-temporary 6 years ago
Albert Astals Cid 1a05112be1 CI: enable clazy incorrect-emit 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
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