93 Commits (c50d6b8aeee21a42b1cb1ef37362d69791abb3e6)

Author SHA1 Message Date
Dr. David Alan Gilbert 24a9d097d7 JS: Implement field.valueAsString 3 years ago
Dr. David Alan Gilbert 51737b24e3 JS: Add debug for field values 3 years ago
Albert Astals Cid 09038f4fb5 JS: Make field.value return a number if possible 3 years ago
Albert Astals Cid 91afa74342 Set minimum requirement to Ubuntu 22.04 3 years ago
Nicolas Fella 2911f7a885 Very basic implementation for AFPercent_Keystroke 4 years ago
Nicolas Fella 80afe26873 Implement event.change 4 years ago
Albert Astals Cid 0d40301d50 Add a few definitions that will come with ECM 5.85 4 years ago
Albert Astals Cid 0741ef1838 Port away from more QLinkedLists 4 years ago
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
Oliver Sander 24e48d9f5c Fix a typo in JavaScript code documentation 4 years ago
Albert Astals Cid 0d4f463729 Fix implementation of AFNumber_Format 4 years ago
Albert Astals Cid 913560eb78 util.printd: Don't crash if we get an unexpected oDate argument 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 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