19 Commits (8941e434887ee68dce75496cf3a51cf8e5667b33)

Author SHA1 Message Date
Albert Astals Cid 8941e43488 Port away from more QLinkedLists 4 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 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 6d0d61c2ad Enable clazy copyable-polymorphic 6 years ago
Albert Astals Cid b588989dba Make AnnotationPrivate::distanceSqr const 6 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Peter Grasch 4d4dd68ca2 Fix usability issues with selecting annotations 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Jan Binder aa6ed8afc0 Replace deprecated QMatrix by QTransform 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
Pino Toscano e182f47cba Add the possibility to store in an Annotation a "native id" of the annotation itself. 18 years ago
Pino Toscano b654434a0e add private helpers to properly transform the base coordinates of an annotation 19 years ago
Pino Toscano aa8155f8ed decouple the transformation applying and resetting methods, and reset the transformation when setting a new bonding rect or translating 19 years ago
Pino Toscano b41dcfeddc - store a pointer of the owning page in each annotation 19 years ago
Pino Toscano 8114ea7200 fix or add the include guards 19 years ago
Pino Toscano 94355bce65 move the transform() hierarchy within the private class; allow AnnotationObjectRect to use the trasform() stuff 19 years ago
Pino Toscano bfe21b46f8 refactor the Annotation hierarchy to use a common d_ptr like Qt; move the AnnotationPrivate definition in an own header (it will be useful later...) 19 years ago