70 Commits (61ba6bd575bac29580ffcf14f8aac9c6b62dd197)

Author SHA1 Message Date
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
Albert Astals Cid 27c1e8a078 Don't crash on ps renamed to pdf. Change requested by core-devel 21 years ago
Albert Astals Cid 67f4c2b3e7 Please #kde-devel people making beign a pdf hacker more easy, if you don't want drm checking just do 21 years ago
Enrico Ros f04b9739c8 Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
Albert Astals Cid 9352ac5200 Implement isAllowed for the pdf generator, Enrico is implementing the use of it in pageview etc. 21 years ago
Enrico Ros bea47b52e5 Added missing 'viewportchanged' notify for runtime added observers. 21 years ago
Enrico Ros 5341583f17 SHAME ON ME! messed up with cervisia. Undoing my last commit: I supposed to 21 years ago
Enrico Ros a9a312dad7 Opening kdpf_annotations branch. Code changes: 21 years ago
Dirk Mueller f8c1e832f0 fix compile 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
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
İsmail Dönmez 6fb7840575 CVS_SILENT Unused variable 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
Jakub Stachowski 46c06b887d Optimization by André Wöbbeking 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
Jakub Stachowski 680f1e1d84 Fixed non-latin1 chars in TOC and document properties. 21 years ago
Enrico Ros fd0606adb2 FIX: Delete allocation descriptors when dynamic observers are removed. 21 years ago
Albert Astals Cid 1efaf05d25 Fix mem leaks 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 02ddb10df0 CVS_SILENT disabled debug output on pixmap generation 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
Albert Astals Cid 59a06e7da7 KPDFLinkBrowse( QString url ) { m_url = url; } -> KPDFLinkBrowse( const QString &url ) { m_url = url; } 21 years ago
Albert Astals Cid 9f39bfb756 Better search of non latin-1 characters (2) 21 years ago
Albert Astals Cid b901d81bb5 Better search of non latin-1 characters 21 years ago
Jakub Stachowski 6589342bf5 Fix copying non-latin1 chars when xpdfrc does not exist. 21 years ago
Enrico Ros 61eaf43b54 Implemented all missing PDF 1.4 transitions. Added: blinds(2), box(2), 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 4b86155caf FixCrash 1/3: comments/notes. 21 years ago