237 Commits (d92fa39e656a5617b579ea36b869ddd62614351a)

Author SHA1 Message Date
Piotr Szymanski 36ab5c8965 - make generators plugins by: 21 years ago
Albert Astals Cid cc93acb143 this generates more bad than good 21 years ago
Enrico Ros bd81ccaed7 merged patch_064,065,066,068,075,091,092 (tinyurl.com/8t5ec) 21 years ago
Enrico Ros 51b07b3169 merged patch_053,062 (tinyurl.com/8t5ec) 21 years ago
Enrico Ros 383459da8d applying patch_086,087 (tinyurl.com/8t5ec) 21 years ago
Enrico Ros a4b2be7c84 applying patch_105,106 (of: tinyurl.com/8t5ec) 21 years ago
Enrico Ros 5ff13898d1 applying patch_102,103,108 (merge from head: tinyurl.com/8t5ec) 21 years ago
Enrico Ros 0612a60233 merging patch_111 21 years ago
Enrico Ros 2f3f5cca36 merged patch042,043 21 years ago
Enrico Ros 2eae6f9a40 bits on patch_026 (already on branch) 21 years ago
Enrico Ros 1f23f526b8 merged patch_014 21 years ago
Enrico Ros 560934974a merged patch_007 21 years ago
Albert Astals Cid 71f275a6c6 build a bit more 21 years ago
Albert Astals Cid 108cc456a8 fix usability issues 1.8 and 3.3 21 years ago
Albert Astals Cid 37f510a311 Fix crash on documents like the one on 106767, we must not check for a imagelink if we found a normal link that points to another document because the imagelink does not exists anymore, this was not present on 3.4 but yes on 3.4.1, backporting on a moment 21 years ago
Albert Astals Cid 12e6eefcfe revert fix for 106546 was causing other problems 21 years ago
Albert Astals Cid 66c71c3c72 Q3MemArray -> QVector 21 years ago
Albert Astals Cid 45f58c45a3 Fix usability issues as reported by our usability man 21 years ago
Albert Astals Cid 26211ea3a1 adding some comments 21 years ago
Albert Astals Cid 00795e5d73 Fix bug 106546, Jakubs that is who made the code don't see why it should be there if without it vim-like search still works 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 888b0c05a9 link, crashes on startup and has some commented things i need to port later on 21 years ago
Albert Astals Cid 9047a879bd Fordward port fix for bug 105454 21 years ago
Albert Astals Cid 4c5ee1aafc remove extra ( ) 21 years ago
Albert Astals Cid 560868e9dd fix bug 104900. 21 years ago
Enrico Ros d10472663d PageView: 21 years ago
Enrico Ros 2b2a634064 PDFGenerator: 21 years ago
Enrico Ros b2b74d91c8 Adapted to annotations.h changes. 21 years ago
Enrico Ros 37abd55198 CVS_SILENT more naming changes 21 years ago
Albert Astals Cid 60a53c21ea Only start search has you type if the document supports it 21 years ago
Enrico Ros a7c62b4a98 Feature: Added vertical mouse wrapping over screen for panning the document 21 years ago
Albert Astals Cid 87687f7e50 Update d->zoomFactor when resizing the view and we are on fitpage or fitwidth so that when we click Zoom+ or Zoom- the zoom updates acordingly 21 years ago
Albert Astals Cid 148f8606f6 Save zoom setting on exit 21 years ago
Albert Astals Cid 0649174a87 Fix bug 101648, thanks a lot for reporting Mikolaj 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 d358dec14d Comitting a fix for the memory leak that happens when reloading a file because it was beign watched. 21 years ago
Albert Astals Cid 99a10e1841 All fixes done in HEAD come to annotations branch 21 years ago
Albert Astals Cid 1ba32eb82e Fix 100881 21 years ago
Enrico Ros c6191c4836 Annotations -Part2- PDF1.6 DSs are summarized and ready4impl in ann*.h 21 years ago
Albert Astals Cid 764fd6cf28 Fix compile on Solaris 21 years ago
Albert Astals Cid 722cce25e5 Do not start kttsd only to see if we can use it, use ktrader for that. Only start kttsd when the user really ask for a text to be spoken. Same patch as the one sent to core-devel + a i18n() we are not allowed to backport 21 years ago
Jakub Stachowski 02b3ab70f1 Make popup menu work also when in selection mode. 21 years ago
Enrico Ros a12cc5e5a8 Getting ready for HEAD merge of parts of the stuff. 21 years ago
Albert Astals Cid f6b9f9d17a Typo: continous -> continuous 21 years ago
Enrico Ros f04b9739c8 Follow-up to Albert's commit. DRM handling 'the right way'. Forbids 21 years ago
Enrico Ros 08aeb0b73a Fixing the bug Albert told me about (generalizes the 'exit fullscreen' bug 21 years ago
Enrico Ros fbc7d45083 Adding support for annotations in framework. Only need to add and 21 years ago
Albert Astals Cid a950ddc798 Enrico, now i see you wanted RMB -> Fit Width to change to one column mode, but i do not see why the "Fit Width" on the combo and the "fit width" on the RMB should have differnt behaviour (as #99238 said) so i'm removing the check for 1 column here. 21 years ago
Albert Astals Cid da9f2c7ec2 Don't create that action. We don't use it anywhere not plug it anywhere (mainly because it is not implemented), but creating it makes "Draw" appear at the configure Shortcuts dialog and is quite strange to configure a shortcut to something that does not "exist" 21 years ago
Albert Astals Cid 1807afa681 Implement RMB Fit Width "the right way (TM)" 21 years ago