69 Commits (4d4dd68ca2c7eea47216c134c84eec85588890e1)

Author SHA1 Message Date
Peter Grasch 4d4dd68ca2 Fix usability issues with selecting annotations 13 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation 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
Fabio D'Urso 081f3e5bcb Removed generators/poppler/README.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 157638f2f9 Added Annotation::BeingMoved flag to avoid refreshing pixmaps while moving annotations 14 years ago
Fabio D'Urso ec9f068d77 Added AnnotationProxy to SaveInterface 14 years ago
Pino Toscano c05523da2b fix #include paths in core headers to other core headers to be relative 15 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 f31db87a63 add a ExternallyDrawn flag to mark annotations which are drawn elsewhere (eg by the generator) 16 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
Pino Toscano 2737fdb2e5 apidox 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 1d40b13d2b SVN_SILENT exclude more private stuff from the apidox 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 ba765a3b69 give the right parent page to the annotations also when restoring them from xml 19 years ago
Pino Toscano b41dcfeddc - store a pointer of the owning page in each annotation 19 years ago
Albert Astals Cid 9f448a49df small dox fixes 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
Pino Toscano 75946e42e3 DOX: improvements and fixes 19 years ago
Pino Toscano c1dc76485a DOX: slightly improve apidox generation 19 years ago
Tobias Koenig ac792e5c9c Fixed krazy issues 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Pino Toscano 48a772be4b move the ui-related utils functions for annotations in an own utils class 19 years ago
Pino Toscano 2279ddfaab fix #include's 19 years ago
André Wöbbeking 77f96ebfe2 added missing OKULAR_EXPORT 19 years ago
Pino Toscano 9320c82cd7 it seems it needs to be exported... 20 years ago
David Faure 2fcc54be2b pedantic 20 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
Pino Toscano babbeea1e0 SVN_SILENT 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 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 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 7a5511f10f SVN_SILENT kpdf -> okular 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago