11 Commits (bdc00ae3f3f2aee4826bedf13e7f03fc7a33b6cb)

Author SHA1 Message Date
Albert Astals Cid bdc00ae3f3 Correct the implementation of Quit link action 21 years ago
Albert Astals Cid f51205f3c5 Call m_text->endPage() on KPDFOutputDev::endPage() when generating text 21 years ago
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
Enrico Ros d576e28a32 More naming changes. KPDFPage is perfectly in shape now. 21 years ago
Enrico Ros 5b0c32e43f Misc fixes and cleanups and tidy up the code (KPDFPageRect -> ObjectRect). 21 years ago
Enrico Ros 2a3f35acb9 Fixed broken link following (if not in external document). 21 years ago
Enrico Ros 93c1d3845d Implemented history (implementation is inside Document. actions (2) are in 21 years ago
Enrico Ros 6dd95c9e06 Viewport MOD 1. Implemented the DocumentViewport class, owned by Document. 21 years ago
Enrico Ros 1051d4b909 FixCrash 3/3: More decoupling between PDFGenerator and KPDFOutputDevice 21 years ago
Enrico Ros eee2673370 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago