100 Commits (7cd0d78b5cba601cc90e763241179b2f6f7ca545)

Author SHA1 Message Date
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
Thiago Simão af91d33070 Create empty inline note and then open dialog to get user's input. 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid a408499889 Make the stamps renderer as static as before 5 years ago
Mahmoud Khalil 8b3dfcb3f4 PDF: Add Stamps to the file properly 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 18ef1349f1 Improvements to adding digital signatures 5 years ago
Albert Astals Cid b09e23f6ab Run clang-format 5 years ago
Thorsten Behrens 3eedb21a83 Consistenly use CERT nick to refer to signing key 5 years ago
Katarina Behrens 03381667f6 Pass certificate CN and password down the chain 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 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 6d0d61c2ad Enable clazy copyable-polymorphic 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 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
Dileep Sankhla e44ff38706 Support setting text color for typewriter annotations 8 years ago
Dileep Sankhla d61cef693d Store all annotation color attributes as ARGB string 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 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
Frederik Gladhorn 75031eee7e Fix includes 12 years ago
Fabio D'Urso 850deab286 Allow selection of filled polygons through the filled region 13 years ago
Fabio D'Urso d77ed7e998 Fix HighlightAnnotation selection in rotated documents 13 years ago
Fabio D'Urso 5888f65a2e Allow selection of polygons through the segment that closes the path too 13 years ago
Yuri Chornoivan 3b73357d2f Fix some typos found by Krazy2 13 years ago
Peter Grasch 4d4dd68ca2 Fix usability issues with selecting annotations 13 years ago
Albert Astals Cid c9964acdc6 Fix clicking on notes being hard on high zooms 13 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties 13 years ago
Jon Mease 4296ac7e5d Rotate annotation to match page when setting annotation's properties 13 years ago
Albert Astals Cid d0fd156dc9 Minor tweaks 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Tobias Koenig f713dd0fdf Extended Okular::ScreenAnnotation to take a trigger action 14 years ago
Tobias Koenig 770e2818bb Evaluate additional actions of screen and widget annotations 14 years ago
Jan Binder aa6ed8afc0 Replace deprecated QMatrix by QTransform 14 years ago
Albert Astals Cid a716b3e4e0 kill all the deprecated functions now that we've change ABI anyway 14 years ago
Fabio D'Urso d2fa4c9bf3 TextAnnotation stamp fix 14 years ago
Fabio D'Urso 157638f2f9 Added Annotation::BeingMoved flag to avoid refreshing pixmaps while moving annotations 14 years ago
Fabio D'Urso 68127e00ea Do not store flag Annotation::ExternallyDrawn when exporting to DOM 14 years ago
Fabio D'Urso f6fa2a5614 Disable GUI operations on certain types of annotations 14 years ago
Fabio D'Urso ec9f068d77 Added AnnotationProxy to SaveInterface 14 years ago
Albert Astals Cid 870fd3ba12 Fix point #1 of 213258, open the dialog editor just after adding a note, because adding a note without text is probably not what you want to do. 15 years ago
Albert Astals Cid 667e07a343 setAttribute with doubles is evil as it uses the current locale and we don't want that, use QString::number 17 years ago
Pino Toscano b95403b0b2 Add a preliminary and simple version of Movie object and MovieAnnotation. 18 years ago
Pino Toscano d1305c265b Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago