16 Commits (b734531e6ffac5f1436eddcfca00a0aa6cc99b1b)

Author SHA1 Message Date
Albert Astals Cid df91a1004e Fordward port the usage of UGString for LinkDests and Dict Keys that makes bug 110278 work 21 years ago
Albert Astals Cid ed88e19ae8 Fordward port Dirk's fix for delete -> delete[] 21 years ago
Albert Astals Cid 07a7017c79 Fordwardport the xpdf 3.01 merge 21 years ago
Albert Astals Cid bdc00ae3f3 Correct the implementation of Quit link action 21 years ago
Albert Astals Cid 888b0c05a9 link, crashes on startup and has some commented things i need to port later on 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