70 Commits (bcaeb7566ac4d6037cfc2ece36b6b274648b9ef5)

Author SHA1 Message Date
Albert Astals Cid 91afa74342 Set minimum requirement to Ubuntu 22.04 3 years ago
Albert Astals Cid 44304b32a5 Use the poppler version includes instead of check_cxx_source_compiles 4 years ago
Albert Astals Cid 8941e43488 Port away from more QLinkedLists 4 years ago
Albert Astals Cid 6767b8739e Port a few QLinkedList to QList 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Mahmoud Khalil 8b3dfcb3f4 PDF: Add Stamps to the file properly 5 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid f8fa27e218 pdf: Fix InPlace text annotations being loaded as linked 5 years ago
Albert Astals Cid 6bd6714ab0 poppler: Use actual function calls instead of xml to create poppler annotations 5 years ago
Albert Astals Cid b9c40d709d Fix formatting after Laurent's commit 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Albert Astals Cid ceb8cf629d poppler: Convert Stamp annotations via C++ 6 years ago
Albert Astals Cid d13b18af32 poppler: Convert Caret annotations via C++ 6 years ago
Albert Astals Cid bfdd033bfb poppler: Convert Ink annotations via C++ 6 years ago
Albert Astals Cid a39708e71d Remove setTextIcon call that we already do at createAnnotationFromPopplerAnnotation 6 years ago
Albert Astals Cid eed89aaef6 poppler: Convert Highlight annotations via C++ 6 years ago
Albert Astals Cid f533788637 poppler: Convert Geom annotations via C++ 6 years ago
Albert Astals Cid e283da994b Remove poppler 0.69 ifdefs since we require 0.86 now 6 years ago
Albert Astals Cid 8966b715b6 poppler: Convert Line annotations via C++ 6 years ago
Albert Astals Cid 884704f6cb poppler: Convert Text annotations via C++ 6 years ago
Albert Astals Cid 1eb724b5be Convert the poppler revisions to Okular revisions 6 years ago
Albert Astals Cid 2c8dd71931 Convert the poppler annotation popup to Okular annotation window 6 years ago
Albert Astals Cid 2b639579f7 Convert the poppler annotation style to Okular annotation the style 6 years ago
Albert Astals Cid 5ce3593e8f createAnnotationFromPopplerAnnotation: Renames to make the code easier to read 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 5ecbb51f77 Enable modernize-use-nullptr 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Albert Astals Cid be8e5710d4 Require poppler >= 0.62 6 years ago
Ahmad Samir 54494cc3d4 [generators/*] Replace deprecated foreach with range-for 6 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Dileep Sankhla e44ff38706 Support setting text color for typewriter annotations 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid 2da30e747d Fix crash on saving time if some of the existing annotations where removed 8 years ago
Albert Astals Cid a44b015761 Make newer gcc happier about fallthrough 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Tobias Koenig 8b603c174d Add basic support for RichMedia annotations in PDF files 11 years ago
Albert Astals Cid 1da3c424d1 Allow for the deletion of Caret annotations 11 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Fabio D'Urso 0b662faf35 Assume Poppler 0.22 or newer (0.22 was the first one with qt5 support) 12 years ago
Fabio D'Urso 6efedc7bea poppler: Comply with new rules in API calls about FixedRotation annotations 13 years ago
Fabio D'Urso a7cb8e1d3c Compile with Poppler < 0.20 13 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties 13 years ago
Fabio D'Urso 8f57ae5ec3 Removed unnecessary #ifdef HAVE_POPPLER_0_20 13 years ago
Tobias Koenig 77ccbbcbaa Create proper ScreenAnnotations in poppler generator 14 years ago