968 Commits (625fd4af13a86ee02dd50a38cc0fd74a8c299250)
 

Author SHA1 Message Date
Albert Astals Cid 625fd4af13 increase version for kde 3.5.9 18 years ago
Albert Astals Cid 5917350e46 Ensure we don't draw outside the main bitmap on SplashOutputDev::setSoftMask 18 years ago
Albert Astals Cid 488659a9b5 Draw correctly underlined links 18 years ago
Pino Toscano 82d39c4c02 Use the local file path, so remote URLs are not downloaded again. (For local files there is no change.) 18 years ago
Pino Toscano be1db3ae19 Allow the "Presentation" action in presentation mode. 18 years ago
Pino Toscano 0e08474220 Do not change the offset of the show, as it does not change in themes, says Diego. 19 years ago
Pino Toscano 54055c66e5 In the message widget, draw the icon on the right when the layout is RightToLeft. 19 years ago
Albert Astals Cid 38f52f4de2 Yet another gmallocn to gmallocn_checkoverflow, fixes ugly exit produced by page 61 of http://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf 19 years ago
Dirk Mueller 0d5e5b9519 filter out non-ascii stuff from title tag 19 years ago
Albert Astals Cid ec90bf76e8 sscanf crashes on a NULL pointer so verify s is not empty. Fixes bug 152710, well, not really as the scanner uses poppler, i'll fix poppler in a minute 19 years ago
Albert Astals Cid 9e0a5924da another gmallocn -> gmallocn_checkoverflow 19 years ago
Dirk Mueller 9e9f50fd7f fixes for CVE-2007-4352/CVE-2007-5392/CVE-2007-5493 19 years ago
Albert Astals Cid a3fcce5921 PDF passwords are latin1, so encode them correctly 19 years ago
Albert Astals Cid 7bad8214a8 Splash rework, check if font is inside clip area before rendering it to a temporary bitmap. Fixes bug 150693 19 years ago
Pino Toscano f2e72a9f66 Wait at least 2 seconds before reading /proc/memory again. 19 years ago
Albert Astals Cid 9d4bc956c8 bump version 19 years ago
Script Kiddy 6dd8f05cf5 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 1dec89e423 Properly pass the standard accelerators to the presentation mode, and make the presentation mode able to handle those. 19 years ago
Pino Toscano f6dc54d7f0 give the search lineedit text the usual color when it has no text 19 years ago
Albert Astals Cid 4d3fe8bb2f Sesame Street Class #1: Left is left, Right is right 19 years ago
Albert Astals Cid 5e266d95a9 Don't crash when we don't have a ctu. Fix imported from poppler 19 years ago
Pino Toscano 31024dbf44 pagepainter.cpp requires the generated settings.h 19 years ago
Pino Toscano b4faee4bda Save the case sensitivity of a search across multiple search sessions each time a document is open. 19 years ago
Albert Astals Cid 21bf363561 so much for reviewing :-& 19 years ago
Albert Astals Cid 8346c0ef65 got the necessary 2 seconds to review the patch. 19 years ago
Albert Astals Cid 992cab36c2 Use fromPathOrURL so people with strange dirs with # in them still get watching working 19 years ago
Pino Toscano 479fc53855 Albert's fix for poppler bug 12014. 19 years ago
Dirk Mueller 595cd77a97 newest round of xpdf fixes (CVE-2007-3387) 19 years ago
Pino Toscano 1a1d3b1840 Take into account the accessibility settings when drawing an empty page waiting for the real page to be rendered. 19 years ago
Pino Toscano c93f984494 Sets the filename as title also when reloading the document. 19 years ago
Leo Savernik 006c7a8178 Provide horizontal scrollbar in table of contents sidebar instead of 19 years ago
Stephan Binner 8870310786 fix invalid .desktop files 19 years ago
Albert Astals Cid dccd8b26c8 Check we are on PageView::MouseNormal on updateCursor and maybeTip, if not, weird things happen and the user gets confused 19 years ago
Albert Astals Cid 4994fc545c changing APIs means you should TRIPLE check, double checking is not enough :-/ 19 years ago
Pino Toscano 3405c54d2d When getting the result of a pixmap request for an observer that went away in the meanwhile, don't create a memory entry for the pixmap, as we assume the allocated pixmaps fifo holds only descriptors for valid observers. 19 years ago
Albert Astals Cid 550dfb2c52 Improve handling of page sizes when printing. 19 years ago
Dirk Mueller 979475110a fix array overrun 19 years ago
Script Kiddy ff9790f7b6 SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid 56ded9b0fb update version number for 3.5.7 release 19 years ago
Script Kiddy a144021c52 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 2d05f9a371 Restore the previously open pane in the side toolbox after reloading a watched document. 19 years ago
Pino Toscano 075c323495 React to the commands for opening the TOC pane, and for expanding the subtrees of the TOC. 19 years ago
Albert Astals Cid 5e4293b61d Add an option to force the printing of the page rasterized as image instead of converting PDF commands to PS commands. 19 years ago
Script Kiddy 0dd9dffd97 Remove svn:executable (as it is a graphic file) 19 years ago
Albert Astals Cid 1f8e2d447c next time i'll compile before commiting, i promise 19 years ago
Albert Astals Cid fe9a230f63 the types enum changed when merging xpdf 3.02 19 years ago
Albert Astals Cid 184a813aaf lost this while doing the 3.02 merging, "thanks" that i'm redoing the merge again in poppler and found the problem :D 19 years ago
Pino Toscano 86be0cc48a SVN_SILENT QString::null instead of "" 19 years ago
Pino Toscano 26823ae3aa Show a tooltip of the link under the mouse even in the content area. 19 years ago
Pino Toscano d47207c13b Add tooltips for links in presentation mode. 19 years ago