51 Commits (b95403b0b21e65375aa406d215860c026ad467a4)

Author SHA1 Message Date
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
Pino Toscano 1177ac20ad Add the support in the core library for sound annotations. 18 years ago
Pino Toscano 095d8fc384 Add support in the Okular core for File Attachment annotations. 18 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 e786e9dfb9 Deprecate the own point width of the geometric annotation in favour of the width of the style. 18 years ago
Pino Toscano 80cc994c51 the caret symbol is a fixed choice of two 18 years ago
Pino Toscano ba9042c2e0 Add a basic version (just the internal class, not the visualisation) of Caret annotation. 18 years ago
Pino Toscano b654434a0e add private helpers to properly transform the base coordinates of an annotation 19 years ago
Pino Toscano 2a29b247f7 save really few bytes 19 years ago
Pino Toscano a6c0f7d46d it makes no sense having a returned type for the base Annotation class (that can not be instanced directly) 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 857d423c46 Correctly (hopefully) translate the text annotations now. 19 years ago
Pino Toscano 536b632536 Correctly translate the ink annotations now. 19 years ago
Pino Toscano b41dcfeddc - store a pointer of the owning page in each annotation 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
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Dirk Mueller e24f08a75f remove misplaced ';' 19 years ago
Pino Toscano 48a772be4b move the ui-related utils functions for annotations in an own utils class 19 years ago
Tobias Koenig f83cb1c60a Finished API cleanup of Annotation by moving all private members 20 years ago
Tobias Koenig 6f9d0df5cd Further annotation API cleanup 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 years ago
Tobias Koenig 1cea7cb777 Fix the bug that ink annotations are not visible on startup. 20 years ago
Pino Toscano 2f1aa08ac6 move the annotation boundary calculation to AnnotationUtils 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano abb20bfe6c black can be a valid color, so don't discard it when saving 20 years ago
Pino Toscano c2686ba1d1 show the annotation type in the review side tab, and a simple tooltip with its author 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano 726200f64a SVN_SILENT use the right default value for StampAnnotation 20 years ago
Pino Toscano b66b54a9c9 very small fixes about annotations 20 years ago
Chu Xiaodong a6516a74ef Fix annotation size difference when added in diff scales 20 years ago
Chu Xiaodong 88b724dbf1 Text annotation and Straight line annotation added 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano a9c6f32494 some kpdf -> okular for icons and a pair of gui messages 20 years ago
Albert Astals Cid cbb8e80154 some more compile changes, now let's see basketball 20 years ago
Albert Astals Cid b412aba1f1 more proting, area.h still resists me 20 years ago
Piotr Szymanski 4387e1489e - GIGANTIC 2700 line diff with LOTS OF FEATURES! 20 years ago
Enrico Ros 6195accba0 CVS_SILENT cosmetic change. 21 years ago
Enrico Ros da5e6b8b74 Annotations: removed the opened attribute from TextAnnotation. Fixed 21 years ago
Enrico Ros 850b7b7f53 Added 3 custom attributes to the Highlight annotation. Adapted pdf parser 21 years ago
Enrico Ros bcc2542e24 Big update to annotations. DataStructures passed the recursive saving 21 years ago
Enrico Ros b2b74d91c8 Adapted to annotations.h changes. 21 years ago
Enrico Ros 861b4ed763 Cleaned up annotations structure. Packed header. Added some comments and 21 years ago
Enrico Ros 1e9f0e590a Another milestone has been reached: complete saving/restoring of 21 years ago
Enrico Ros 9023b05e16 Document, Page: 21 years ago
Enrico Ros c20faca61b PDF 1.6 Annotation Parser and DSs: annotations are loaded from PDF file. 21 years ago
Enrico Ros c6191c4836 Annotations -Part2- PDF1.6 DSs are summarized and ready4impl in ann*.h 21 years ago
Enrico Ros a12cc5e5a8 Getting ready for HEAD merge of parts of the stuff. 21 years ago
Enrico Ros fbc7d45083 Adding support for annotations in framework. Only need to add and 21 years ago