239 Commits (ac083e44e3b0ba7fc8ccbfd1401b0f5624fd16f4)

Author SHA1 Message Date
Laurent Montel 9c3f1dca9c KURL->KUrl 20 years ago
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES 21 years ago
Albert Astals Cid 2c43c2b6dc Fordwardport 21 years ago
Piotr Szymanski 3cbcb2fb7f - update openDocument and freegui stuff 21 years ago
Piotr Szymanski 34b8e28322 - Page/Link: tooltips for links backported 21 years ago
Piotr Szymanski 81bb03b454 - added suport for changing rotation of the current document, looked at ghostview code, on how to do it 21 years ago
Albert Astals Cid fe9ef1d751 Link following in presentation mode. 21 years ago
Albert Astals Cid bdc00ae3f3 Correct the implementation of Quit link action 21 years ago
Piotr Szymanski 36ab5c8965 - make generators plugins by: 21 years ago
Enrico Ros bd81ccaed7 merged patch_064,065,066,068,075,091,092 (tinyurl.com/8t5ec) 21 years ago
Enrico Ros 5fa94e1643 merging patch_080,085 21 years ago
Enrico Ros 8f4104a99a merge (refactored) patch_050,051,060 21 years ago
Enrico Ros 2f3f5cca36 merged patch042,043 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 2f384e0c2b dcop KURL currentDocument() 21 years ago
Enrico Ros e5ed6251a6 Implemented PDF:FullScreen and Close action to KPDF 'Presentation' and 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 bdfb693d3e Welcome the fonts dialog, as normal the from xpdf source is our inspiration, this time pdffonts.cc 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 99a10e1841 All fixes done in HEAD come to annotations branch 21 years ago
Enrico Ros b2ed18c67b Added google-like searches on thumbnailslist (in fact the controller is the 21 years ago
Enrico Ros f04b9739c8 Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
Enrico Ros fbc7d45083 Adding support for annotations in framework. Only need to add and 21 years ago
Albert Astals Cid bc1806e218 - Do not reattach the dcop client 21 years ago
Enrico Ros 519892521f Fix the last CRASH (on search) and fix a memleak before BETA2 tagging. 21 years ago
Enrico Ros 9e73b4235e Fixed type-ahead searches. Reworked search code. Found alternative way to 21 years ago
Enrico Ros f4b94c016d SEARCH CHANGES: absolutely want to get in those fixes before freeze. 21 years ago
Enrico Ros d1e074058b cleanups and scroll api 21 years ago
Enrico Ros 93c1d3845d Implemented history (implementation is inside Document. actions (2) are in 21 years ago
Enrico Ros 156dfb22f9 PageView: Fixed crash in preloading within single page mode. Lowered number 21 years ago
Enrico Ros 3ba7c53676 Fix preloading. It does real good now. 21 years ago
Enrico Ros 962f891b80 For Users: 21 years ago
Albert Astals Cid 2b8427a55b Add bool KPDFDocument::isOpened() const and use it so that the user can not begin a find-ahead search if no document is loaded 21 years ago
Jakub Stachowski cc5f8bb689 Findahead - as in khtml. 21 years ago
Enrico Ros 3bf154b57d Viewport: fixes, setViewport( vp, id ) excludes id from the notified 21 years ago
Enrico Ros 6dd95c9e06 Viewport MOD 1. Implemented the DocumentViewport class, owned by Document. 21 years ago
Enrico Ros e06c3f4c18 FixCrash 2/3: getMetaData modified. mutex locks. performance fix for TOC 21 years ago
Enrico Ros 208b6a5cf3 Added a bottom toolbar to the thumbnailsList to enable/disable thumbnails 21 years ago
Albert Astals Cid fb6e540547 Save and read the bookmarks to/from a file when opening/closing a document 21 years ago
Tobias Koenig b10d10a2bd Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 21 years ago
Enrico Ros d983cfdd76 Copying kpdf_experiments into branch and reordering directories. Look there 21 years ago