63 Commits (a9a312dad7d35903b4b610bb972f6124b4e983f7)

Author SHA1 Message Date
Enrico Ros a9a312dad7 Opening kdpf_annotations branch. Code changes: 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 bcf32aaf7b Build on KDE 3.3 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
Albert Astals Cid d9dcb3e1ac Be consistent with Konqi and Kate 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 3e1834c261 smoothscroll 21 years ago
Enrico Ros d1e074058b cleanups and scroll api 21 years ago
Albert Astals Cid aa5cdd7c8a Better use of kttsd, thanks Gary for the patch 21 years ago
Enrico Ros 6f6664c24f ThumbnailList: show graphical 'clip' on thumbnails. 21 years ago
Enrico Ros c4c09c7c04 Added KTTSD support (only for selections). This is done via pure dcop and 21 years ago
Enrico Ros f644f4e8c4 Switch to seleciton mode when pressing RMB while in normal (drag) mode. 21 years ago
Tobias Koenig 0124e8a4ac Let the PresentationWidget make use of the viewport. Now the presentation is 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
Albert Astals Cid bbfb530155 Fix presentation placement on xinerama 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
Andrew Coles c277d16b9b CVS_SILENT 21 years ago
Lukáš Tinkl 2c3351c59a hmm, no idea why I created the extra string 21 years ago
Lukáš Tinkl 0ce6f886ae plural 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
Albert Astals Cid dd81c7d7e8 Fix "OSD" rendering, i can now see lower parts or g, j, etc which i could not see previously 21 years ago
Jakub Stachowski cc5f8bb689 Findahead - as in khtml. 21 years ago
Albert Astals Cid 0ff32c4da9 Add a slotRequestVisiblePixmaps() that fixes the problem of pixmap not updating when going/returning from full screen mode with fit to page and non continuos mode. Enrico please check is not a VERY BAD THING to do it there 21 years ago
Dirk Mueller 7a5adb9907 fix compilation 21 years ago
Enrico Ros d4fd6d62c3 Typo fix on Direct Viewport links. DOM is cool and attribute names must match. 21 years ago
Scott Wheeler 31d1b50511 roundf is C99 21 years ago
Enrico Ros 10af2d6caa Added option to unlink thumbnailslist from pageview (oneliner). Fixuifiles. 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
Tobias Koenig 3e317aab2f Add some variants of the basic transitions to the default transition menu. 21 years ago
Enrico Ros 61eaf43b54 Implemented all missing PDF 1.4 transitions. Added: blinds(2), box(2), 22 years ago
Enrico Ros e06c3f4c18 FixCrash 2/3: getMetaData modified. mutex locks. performance fix for TOC 22 years ago
Stephan Kulow 4fd3493a03 non-recursive makes need special dependencies 22 years ago
Tobias Koenig 98000ff903 Add some nice features for presentation mode: 22 years ago
Albert Astals Cid 47db6126c7 When on non continous mode and using Up-key to go a page up, put the previous page at the bottom and not at the top 22 years ago
Enrico Ros 208b6a5cf3 Added a bottom toolbar to the thumbnailsList to enable/disable thumbnails 22 years ago
Enrico Ros 451134e54b Fixing the same bug ThumbnailList had about visiblity list. 22 years ago
Enrico Ros a6a2b7a0b5 Shame on me!! Why the hell I added visibility list without checking the 22 years ago
Enrico Ros d1cdcd5f1d SearchWidget back to work 22 years ago
Tobias Koenig b10d10a2bd Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 22 years ago
Enrico Ros 87050538e5 fix: don't create a PageTransition object if there is no transition 22 years ago
Tobias Koenig 3d439fbf78 Test whether we show a real page or the intro, otherwise kpdf crashes 22 years ago