136 Commits (2aa8a4c31b372b877211b746bb4e58a8780c6fde)

Author SHA1 Message Date
Piotr Szymanski 36ab5c8965 - make generators plugins by: 21 years ago
Enrico Ros d3d8999aea don't crash if the generator doesn't support searching text 21 years ago
Enrico Ros bd81ccaed7 merged patch_064,065,066,068,075,091,092 (tinyurl.com/8t5ec) 21 years ago
Enrico Ros 027d040c6c applying patch_040,041 (of: tinyurl.com/8t5ec) 21 years ago
Enrico Ros c313465ce3 applying patch_083 21 years ago
Enrico Ros 5e8dc4992e applying patch_082 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 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 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 655113f5f9 i'm able to see a thumbnail now :-) 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 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
Enrico Ros 57f0453b73 Document: 21 years ago
Enrico Ros e5ed6251a6 Implemented PDF:FullScreen and Close action to KPDF 'Presentation' and 21 years ago
Enrico Ros 7ad04b788c CVS_SILENT add x-pdf as mimetype 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
Enrico Ros 1e9f0e590a Another milestone has been reached: complete saving/restoring of 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
Enrico Ros 9023b05e16 Document, Page: 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 99a10e1841 All fixes done in HEAD come to annotations branch 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 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
Enrico Ros 451a3091cc Opening kdpf_annotations branch. Code changes: 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