okular/ui
Enrico Ros 1e9f0e590a Another milestone has been reached: complete saving/restoring of
annotations in the 'document tie file'. Every attribute of kpdf dss
can be dumped to disk. Only rendering prevents HEAD merging now! :-)

Annotations:
  Storage: full annotations saving/loding on the tied XML is implemented.
    every annotation put on a page (either loaded from a pdf or created
    internally is loaded and saved when opening/closing a document).
    Attributes are dumped to XML and reloaded from it via qdom
  DataStructures: internal changes, better naming, some attributes fused.
    PopupAnnotation has become WindowAnnotation
  PDF16Parser: 100% completeness for the types we support

PDFGenerator:
  adapted to annotation ds changes. better parsing on a couple of attrs.
  correctly handle 'F'.

Misc:
  Document: remove/cleanup debugs, Page: performance testing stuff added,
  PagePainter: setPen( annot->color ), PageV..or: typo,
  TODO: many changes

svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=398789
2005-03-18 18:49:45 +00:00
..
data Adapted to changes in Annotation and children strcuts. 2005-03-12 08:35:22 +00:00
Makefile.am Annotations -Part2- PDF1.6 DSs are summarized and ready4impl in ann*.h 2005-03-04 23:06:24 +00:00
minibar.cpp Build on KDE 3.3 2005-02-05 22:27:16 +00:00
minibar.h cleanups and scroll api 2005-02-01 18:23:55 +00:00
pagepainter.cpp Another milestone has been reached: complete saving/restoring of 2005-03-18 18:49:45 +00:00
pagepainter.h Adding support for annotations in framework. Only need to add and 2005-02-18 18:24:45 +00:00
pageview.cpp All fixes done in HEAD come to annotations branch 2005-03-05 15:59:15 +00:00
pageview.h All fixes done in HEAD come to annotations branch 2005-03-05 15:59:15 +00:00
pageviewannotator.cpp Another milestone has been reached: complete saving/restoring of 2005-03-18 18:49:45 +00:00
pageviewannotator.h Another milestone has been reached: complete saving/restoring of 2005-03-18 18:49:45 +00:00
pageviewutils.cpp Annotations -Part2- PDF1.6 DSs are summarized and ready4impl in ann*.h 2005-03-04 23:06:24 +00:00
pageviewutils.h Annotations -Part2- PDF1.6 DSs are summarized and ready4impl in ann*.h 2005-03-04 23:06:24 +00:00
presentationwidget.cpp All fixes done in HEAD come to annotations branch 2005-03-05 15:59:15 +00:00
presentationwidget.h Opening kdpf_annotations branch. Code changes: 2005-02-12 17:42:54 +00:00
propertiesdialog.cpp CVS_SILENT 2005-01-17 14:57:18 +00:00
propertiesdialog.h Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 2005-01-02 22:37:52 +00:00
searchwidget.cpp Added google-like searches on thumbnailslist (in fact the controller is the 2005-02-20 16:04:40 +00:00
searchwidget.h Added google-like searches on thumbnailslist (in fact the controller is the 2005-02-20 16:04:40 +00:00
thumbnaillist.cpp Adding support for annotations in framework. Only need to add and 2005-02-18 18:24:45 +00:00
thumbnaillist.h cleanups and scroll api 2005-02-01 18:23:55 +00:00
toc.cpp Typo fix on Direct Viewport links. DOM is cool and attribute names must match. 2005-01-10 18:28:32 +00:00
toc.h Viewport MOD 1. Implemented the DocumentViewport class, owned by Document. 2005-01-09 23:37:07 +00:00