687 Commits (3400e8aee65ef77eccebd2b7a8d4a65428b55010)

Author SHA1 Message Date
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 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 da21543a50 Small performance improvements 7 years ago
Felix Mauch bd25d17e70 Save view information per file 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 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
João Netto ad858267d1 Implemented display support and updated dependencies to Poppler > 0.79 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
Dr. David Alan Gilbert f4a883ea5d Partial fix for high res displays 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Joao Netto 716b234100 Implemented find function from console 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
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Albert Astals Cid ec692e459b Remove unused variables 7 years ago
Albert Astals Cid 93b9615597 Remove #ifdef for Qt 5.8 since it is required for some time 7 years ago
Albert Astals Cid 27197b5f76 Fix crash if processing a link closes the document 8 years ago
Albert Astals Cid a482c56ba2 Select current format on the configure backend dialog 8 years ago
Albert Astals Cid ee5b830ced Fine tune opening of archives after last change 8 years ago
Albert Astals Cid caf52d0ed9 Fine tune opening files 8 years ago
Albert Astals Cid 8ff7abc14d Fix path traversal issue when extracting an .okular file 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Albert Astals Cid 9ba8dd2cd7 Make sure sorting in the configure backends is always the same 8 years ago
Albert Astals Cid 4f06f742f9 Fix properties dialog path not being correct on Save As 8 years ago
Albert Astals Cid 14dc396cdb Do not crash on right-click on TOC item with no associated page 8 years ago
Albert Astals Cid 95bc29a76f Force release of free memory 8 years ago
Andre Heinecke 3ae2ae06e8 Fix recalculating forms twice 8 years ago
Aleix Pol ac53737242 Remove dup'ed comment 8 years ago
Aleix Pol cf4bb5e3b1 Android: Make it possible to associate with files 8 years ago
Andre Heinecke 1de0f5465b Add support for chained / next actions 8 years ago
Albert Astals Cid d3c89a1505 Cancel request when removing an observer 8 years ago
Albert Astals Cid 21f2c91010 Fix crash when changing pages fast on presentation mode 8 years ago
Andre Heinecke f0a80a675f Recalculate forms after command form changes 8 years ago
Andre Heinecke d50c06df25 Add refresh widgets if underlying field changes 8 years ago
Albert Astals Cid e8d9feed70 Fix potential crash in document saving 8 years ago
Andre Heinecke 9f458a54cf Fix regression in refreshPixmaps 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Albert Astals Cid acd3c81e23 Fix regression due to more QTemporaryFile behaviour changes 8 years ago
Laurent Montel 85a91c1bb7 Fix i18n usage 8 years ago
Albert Astals Cid 4fc203076b Code simplification 8 years ago
Albert Astals Cid 9c352ca67c Workaround to build with older Qt 8 years ago