77 Commits (f2b16bbb0f8a3baa1271850afd2162ec9eb6d2bc)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 81344f8aa8 Unbox alert() parameters when they are in an object 5 years ago
Alexander Lohnau 3c1fa441d9 Remove dead code 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 795c7cb01f Increase kjs requirement for using the timeout check 6 years ago
Albert Astals Cid d78cbb79c9 Fix/Workaround file where we can't enter values in some fields 6 years ago
Albert Astals Cid d3b43b0b1e Implement AFMakeNumber 6 years ago
Albert Astals Cid 9084bfaabe Fake implement AFNumber_Keystroke 6 years ago
Albert Astals Cid f69e2114e7 Use poppler choicesWithExportValues if available 6 years ago
Andre Heinecke ad405165b1 Add AFNumber_Format and l10n AFSimple_Calculate 6 years ago
Albert Astals Cid 3720833be4 Enable clazy qstring-allocations 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 96f00a4d29 CI: Enable clazy qstring-arg check 6 years ago
Yuri Chornoivan 5c6a297feb Fix minor EBN issues 6 years ago
Harri Porten c1afa356c0 Restrict time given for JavaScript evaluation to max. 2 seconds. 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Yuri Chornoivan 793d06c95d Fix minor issues found by EBN 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 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 3eb6a91e25 Changed util.printd to use the default locale on case 2. Also made kjsfunctionstest to be in a consistent locale 7 years ago
João Netto 24fc9defe3 Changed AFTime_Format to work with user locale PM strings 7 years ago
João Netto f54d65ca86 Changed util.printd to work with the default locale set on QLocale::setDefault to allow consistent results in tests 7 years ago
João Netto c7432cdae6 Implemented support for AFSpecial_Format and AFSpecial_Keystroke 7 years ago
João Netto 052662d78d Implemented support for AFTime_Format and AFTime_Keystroke 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
João Netto f9e6b3e6e6 Extended util.printd support to cover new formats 7 years ago
João Netto 56e52eaf3d Support app.alert and util.printd 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 da01333817 Fixed the KJSPrototype pointers and deleted unused arguments. 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
João Netto 7555212d29 Implemented the getOCGs and OCGs methods to support layer changing by JavaScript. 7 years ago
João Netto cc10164d34 Implemented initial support for animatedPDF 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Albert Astals Cid 47d7d04b5e delete copy constructor and assignment operator of some internal classes 7 years ago
Albert Astals Cid ba5ec662a2 Fix crash when writing to some forms 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Andre Heinecke bf90867c13 Add support for dynamic visibility 8 years ago
Andre Heinecke 8ed1d14f8d Fix CheckBox script usage 8 years ago
Andre Heinecke 6897e042df Add support to set read only from scripts 8 years ago
Andre Heinecke cead2bbef3 Add initial support for built-in javascript functs 8 years ago
Andre Heinecke d50c06df25 Add refresh widgets if underlying field changes 8 years ago
Andre Heinecke d3a549ca25 Add JavaScript Event Object handling 8 years ago