118 Commits (6925c8a70b2a64edaeefa29437eeea3539b2bdb0)

Author SHA1 Message Date
Laurent Montel 1145973768 qt3support-- 21 years ago
Laurent Montel 8bc2082259 qt3cstring-- 21 years ago
Laurent Montel 9251a80928 Qt3support-- 21 years ago
Laurent Montel c5d7103800 Qt3support-- 21 years ago
Albert Astals Cid a613ed772f Some porting to new kdelibs snapshot 21 years ago
Albert Astals Cid 40237914b6 Don't crash on documents with toc links that point to unexistant pages 21 years ago
Albert Astals Cid df91a1004e Fordward port the usage of UGString for LinkDests and Dict Keys that makes bug 110278 work 21 years ago
Laurent Montel ed7f676625 Fir virtual destructor 21 years ago
Albert Astals Cid 2c43c2b6dc Fordwardport 21 years ago
Albert Astals Cid 71c09c0284 Fordward port the makeItCompile 21 years ago
Albert Astals Cid d2af5239b7 Fordward port fix for bug 110666 21 years ago
Albert Astals Cid ed88e19ae8 Fordward port Dirk's fix for delete -> delete[] 21 years ago
Albert Astals Cid eb6fa20390 Fordward port 450671 21 years ago
Albert Astals Cid 07a7017c79 Fordwardport the xpdf 3.01 merge 21 years ago
Stephan Binner 31326cbb42 Yes/No dialog buttons are bad for usability 21 years ago
Albert Astals Cid fe9ef1d751 Link following in presentation mode. 21 years ago
Albert Astals Cid d785f1368c Rename Settings to KpdfSettings to avoid #101155 21 years ago
Albert Astals Cid bdc00ae3f3 Correct the implementation of Quit link action 21 years ago
Tobias Koenig f241e05db8 Add possibility to go to an external pdf document from the TOC. 21 years ago
Albert Astals Cid d8fe1a9ecb fix call to kprinter 21 years ago
Albert Astals Cid 18402fb871 atEnd() on /proc files don't seem to work 21 years ago
Albert Astals Cid a867c64ef7 qimage generator is working again but seems kimgio is not plugging correctly the plugins 21 years ago
Albert Astals Cid 66c71c3c72 Q3MemArray -> QVector 21 years ago
Albert Astals Cid 84ac707651 fix osd 21 years ago
Albert Astals Cid 65f71d9cdf fix layouting a bit 21 years ago
Albert Astals Cid f10d8d6b1b used linkedlist instead of list and now it does not crashes on viewport scrolling 21 years ago
Albert Astals Cid b07bc9e9e1 crash-- 21 years ago
Albert Astals Cid 9c0b0a45a0 you can open files, but any try to scroll the viewport will make it crash 21 years ago
Albert Astals Cid 4f73724c99 slipped debug comment 21 years ago
Albert Astals Cid 655113f5f9 i'm able to see a thumbnail now :-) 21 years ago
Albert Astals Cid affdd4c089 QCustomEvent still exists :-) 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 c8a96f9fd2 more generator_png -> generator_kimgio renaming 21 years ago
Albert Astals Cid 9946534b1d generator_png -> generator_kimgio 21 years ago
Albert Astals Cid 2f384e0c2b dcop KURL currentDocument() 21 years ago
Albert Astals Cid 56f6f83fb9 Accept "invalid" viewports when the link is to an external pdf 21 years ago
Albert Astals Cid 1e1eeb8e65 Don't crash on malformed documents that have links to unexistant places, for example in smli_tr-2005-143.pdf link [3] from page 4 does not point anywhere (Acrobat Reader confirms it) 21 years ago
Albert Astals Cid 9f12ab9634 remove warning 21 years ago
Albert Astals Cid d1dd22b280 Implement bare-bones printing for the png generator, leak-- 21 years ago
Albert Astals Cid 08d23c5231 Proof of concept PNG generator, to use if do kpdf foo.png as open only shows pdf, it crashes when doing Search as you type and Presentation does not works but it only has 10 lines of code and it was done to show how "easy" is adding new generators 21 years ago
Albert Astals Cid 0649174a87 Fix bug 101648, thanks a lot for reporting Mikolaj 21 years ago
Albert Astals Cid bdfb693d3e Welcome the fonts dialog, as normal the from xpdf source is our inspiration, this time pdffonts.cc 21 years ago
Albert Astals Cid 742ed0b955 Update changelog and make links use the cool smooth scrolling if nobody says that is bad i think that gives us a wow factor and no configure option is needed 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
Albert Astals Cid 39f8e14d23 Branchport fuzzy search (google like) and kwallet support for storing passwords from kpdf_annotations branch to HEAD. 21 years ago
Albert Astals Cid 0571097b26 Make what i really said yesterday. 21 years ago
Albert Astals Cid 1eed94c3d6 More on the DRM issue. 21 years ago
Albert Astals Cid 5150b65199 Follow relative links 21 years ago
Albert Astals Cid 34d104a5fb Print to the correct page size 21 years ago