okular/ui
Enrico Ros c5b694d02c Painter_AGG2:
Part from the *very C00L* AGG2 library (www.antigrain.com) are imported
  from the agg23 source package. The imported files provides antialiased
  rendering on bgra32 qimage memory buffers.
  See "kpdf/ui/painter_agg2/README.kpdf" for more info.
PagePainter:
  Replaced my dear crappy scanline renderer (well, was the fastest btw :-)
  with agg2 based rendering code.
  Implemented HighlightAnnotation (HL, Underline, Strikeout and Squiggly)
  and InkAnnotation (simple one) rendering.
  Need a multiply-blending template algo for getting highlights to look
  as highlighs (not solid or transparent, like now).
Makefile.am(s):
  Updated to build the new library, set include paths and link it.

Here we go.

svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=405150
2005-04-12 20:44:26 +00:00
..
data PageViewAnnotator: 2005-04-12 20:30:17 +00:00
painter_agg2 Painter_AGG2: 2005-04-12 20:44:26 +00:00
Makefile.am Painter_AGG2: 2005-04-12 20:44:26 +00:00
minibar.cpp Minor cosmetic change. 2005-03-24 18:54:13 +00:00
minibar.h cleanups and scroll api 2005-02-01 18:23:55 +00:00
pagepainter.cpp Painter_AGG2: 2005-04-12 20:44:26 +00:00
pagepainter.h Painter_AGG2: 2005-04-12 20:44:26 +00:00
pageview.cpp PDFGenerator: 2005-04-05 15:05:54 +00:00
pageview.h CVS_SILENT more naming changes 2005-04-01 16:24:11 +00:00
pageviewannotator.cpp PageViewAnnotator: 2005-04-12 20:30:17 +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 CVS_SILENT more naming changes 2005-04-01 16:24:11 +00:00
presentationwidget.h Opening kdpf_annotations branch. Code changes: 2005-02-12 17:42:54 +00:00
propertiesdialog.cpp Apply fix for 102117 to this branch too. 2005-03-25 08:32:27 +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 a new experimental 'Reviews' widget to the toolbox. This shows 2005-03-24 19:50:28 +00:00
searchwidget.h Added google-like searches on thumbnailslist (in fact the controller is the 2005-02-20 16:04:40 +00:00
side_reviews.cpp Added a new experimental 'Reviews' widget to the toolbox. This shows 2005-03-24 19:50:28 +00:00
side_reviews.h Added a new experimental 'Reviews' widget to the toolbox. This shows 2005-03-24 19:50:28 +00:00
thumbnaillist.cpp CVS_SILENT more naming changes 2005-04-01 16:24:11 +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