15 Commits (8b199c7f290b4934189281862fd7bd169ac9f772)

Author SHA1 Message Date
Albert Astals Cid 8b199c7f29 leaks-- 20 years ago
Albert Astals Cid aebd986369 LinkDests and Dict contents are now UGString instead of GString, this makes the toc of the pdf in bug 110278 work, beign again the first xpdf based viewer (including xpdf 3.01) has this feature, REJOICE! 21 years ago
Dirk Mueller b5bbbaace1 fix deallocation 21 years ago
Albert Astals Cid f2e41fc703 Rejoice xpdf 3.01 code has been merged, now lets close some bugs 21 years ago
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 22 years ago
Enrico Ros eee2673370 Copying kpdf_experiments into branch and reordering directories. Look there 22 years ago