1701 Commits (4a4a2a1b524b2b62b3bc41b1619c049ab1f05437)

Author SHA1 Message Date
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
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 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
Alexander Volkov 3311ba3a67 Use lambdas instead of QSignalMapper 7 years ago
Laurent Montel 563c8b3465 Fix spectre genrator after my clean forward 7 years ago
Laurent Montel 9f90e14dd1 Fix forward declaration 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
David Hurka 9791d25916 Improve documentation of Document::setPageTextSelection() 7 years ago
Michael Weghorn 748884b4c7 PDF: Implement scaling options for non-rasterized printing 7 years ago
Michael Weghorn 8bf1a91175 Add option to ignore print margins for non-PDF generators 7 years ago
Albert Astals Cid fe0c8ad7c9 MarkDown: Enable option to disable smartypants formatting 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Yuri Chornoivan 2b6e75e411 Add TeXstudio support 7 years ago
Joao Netto 716b234100 Implemented find function from console 7 years ago
Yuri Chornoivan 3832a6522f Update Okular developer documentation 7 years ago
Albert Astals Cid 014b97fd96 Include cmath for std::floor 7 years ago
Albert Astals Cid 27b76ee7c0 TextDocumentGenerator: Support links that span more than one line 7 years ago
Albert Astals Cid 5cce9a11fe Small refactor in TextDocumentGeneratorPrivate 7 years ago
Yuri Chornoivan 614f580b79 Fix minor typos 7 years ago
Chinmoy Ranjan Pradhan a234a902dc Implement digital signature support for PDF 7 years ago
Albert Astals Cid ab96e0c07d Remove support for RegularArea template to have ptr as first typename 7 years ago