46 Commits (c8a96f9fd22d86b48559c95747e4edfbb6356ace)

Author SHA1 Message Date
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 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 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 5150b65199 Follow relative links 21 years ago
Albert Astals Cid 27c1e8a078 Don't crash on ps renamed to pdf. Change requested by core-devel 21 years ago
Enrico Ros f04b9739c8 Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
Enrico Ros bea47b52e5 Added missing 'viewportchanged' notify for runtime added observers. 21 years ago
Enrico Ros 2a3f35acb9 Fixed broken link following (if not in external document). 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
Albert Astals Cid 48868bc89d Neither Enrico nor me know why that is here and it causes a bug where last page is not searched so it's probably a copy&paste bug. Remove 21 years ago
Enrico Ros fd0606adb2 FIX: Delete allocation descriptors when dynamic observers are removed. 21 years ago
Enrico Ros 5f48094e08 History saving/restoring in addition to the current viewport. 21 years ago
Enrico Ros 93c1d3845d Implemented history (implementation is inside Document. actions (2) are in 21 years ago
Enrico Ros e65c7058c3 Added the MiniBar class, a layouted widget that displays current page 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 c0029ac3f2 Fix small mem leaks 21 years ago
Albert Astals Cid 97847d8081 Make options be "Enable foo" instead of "Disable foo" 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 4b868c2ef1 mini cleanup 1; starting to work seriously on memory management and contour 21 years ago
Enrico Ros 3bf154b57d Viewport: fixes, setViewport( vp, id ) excludes id from the notified 21 years ago
Enrico Ros 162d1a9cf9 CVS_SILENT commented out debug stuff. it works. 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 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 90b663b7ca Fix typos, correct orderig a bit 21 years ago
Albert Astals Cid fb6e540547 Save and read the bookmarks to/from a file when opening/closing a document 21 years ago
Enrico Ros ad1cc07ccd This is the correct order of deleting things now that a generator thread 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
Enrico Ros eee2673370 Copying kpdf_experiments into branch and reordering directories. Look there 21 years ago