1720 Commits (ea75c27a1fb2d991e98ed191bc92b2017efe2ff6)

Author SHA1 Message Date
Laurent Montel 932cec415e Don't use nullptr as flags 6 years ago
Albert Astals Cid 2e46cf22f5 CI: enable clang tidy performance checks 6 years ago
Albert Astals Cid b001ea2019 CI: Enable a bunch of bugprone- clang-tidy warnings 6 years ago
Albert Astals Cid c81392a71c Remove wrong forward declarations 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Albert Astals Cid a2ac42b9c7 CI: Enable modernize-use-bool-literals 6 years ago
Ahmad Samir ccf3a384c3 [core/*] replace foreach, deprecated, with range-for 6 years ago
Albert Astals Cid b588989dba Make AnnotationPrivate::distanceSqr const 6 years ago
Abby Berkers c56a924ab4 Add TeXiFy IDEA support 6 years ago
l10n daemon script 2d90b6210c SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Yuri Chornoivan 793d06c95d Fix minor issues found by EBN 7 years ago
Albert Astals Cid da21543a50 Small performance improvements 7 years ago
Oliver Sander 8611cd775a Add @since markers for the new ViewCapability values 7 years ago
Felix Mauch bd25d17e70 Save view information per file 7 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
João Netto f31eb3cb68 Created private functions to avoid duplicated code in Document 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
Tobias Deiminger b5b273ad64 Enhance bounds check in TextDocumentGenerator 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 e7b7f9bd48 Fixed wrong version in description of function 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
l10n daemon script b16dcf41aa SVN_SILENT made messages (.desktop file) - always resolve ours 7 years ago
l10n daemon script bf7a53d62b SVN_SILENT made messages (.desktop file) - always resolve ours 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 b66df68452 Implemented support for setAppearanceText defined on Poppler 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
Jan Grulich a738c98c20 Add information about substituting font into properties dialog 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
David Hurka 0602576cc5 Improve documentation of area classes 7 years ago
David Hurka c61a9587ec Improve documentation of TextEntity stuff 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
Yuri Chornoivan e7ead0d3f5 Fix EBN issues 7 years ago
Albert Astals Cid ec51b2f02f Remove QFontDatabase::supportsThreadedFontRendering checks 7 years ago
Dr. David Alan Gilbert f4a883ea5d Partial fix for high res displays 7 years ago