12 Commits (cead2bbef3c2878dfb42173f9885e8ab8a23cd86)

Author SHA1 Message Date
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