You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Albert Astals Cid 45d2e302dd Partly implement destXYZ Links (zoom is missing). As destXYZ links say the TopLeft corner of the screen that should be displayed i've changed documentViewport syntax a bit, mainly now it includes a Position pos; that can be Center or TopLeft, everything still uses Centered viewports except that pageview::notifyViewportChanged understands TopLeft and translates it to a Center documentviewport so the smoothscroll and so one still work. 21 years ago
..
Makefile.am non-recursive makes need special dependencies 22 years ago
generator_pdf.cpp Branchport fuzzy search (google like) and kwallet support for storing passwords from kpdf_annotations branch to HEAD. 21 years ago
generator_pdf.h Implement isAllowed for the pdf generator, Enrico is implementing the use of it in pageview etc. 21 years ago
gp_outputdev.cpp Partly implement destXYZ Links (zoom is missing). As destXYZ links say the TopLeft corner of the screen that should be displayed i've changed documentViewport syntax a bit, mainly now it includes a Position pos; that can be Center or TopLeft, everything still uses Centered viewports except that pageview::notifyViewportChanged understands TopLeft and translates it to a Center documentviewport so the smoothscroll and so one still work. 21 years ago
gp_outputdev.h More naming changes. KPDFPage is perfectly in shape now. 21 years ago