957 Commits (9e9f50fd7f32f24aebe60d7c82ee39c8061c5269)
 

Author SHA1 Message Date
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
Albert Astals Cid 165e088a35 Give KMessageBoxes a parent widget. 19 years ago
Nicolas Goutte e312383852 SVN_SILENT: spelling/grammar: use either "'re" or "are", but not both. 19 years ago
Albert Astals Cid 2c34769f50 Accept Width and Height as reals too 19 years ago
Albert Astals Cid 13c1fb8e9e Fix emision of window caption for remote files and for kpdf windows restored by the session manager 19 years ago
Albert Astals Cid 9a3d143fb3 Convert that Gulong t; to Guint t; to fix printing images on 64 bit failing. 19 years ago
Albert Astals Cid b7c5a9b276 protect against bad pdf, for example one in bug 132042 19 years ago
Albert Astals Cid f82d702341 fix regression on 132042 19 years ago
Albert Astals Cid 7d2878b035 removed this while merging, bad bad bad 19 years ago
Albert Astals Cid 5db175844d Merge xpdf 3.02 changes, this is a quite big patch but fixes lots of problems so i'm commiting it. Pino, cartman and me have been working on it for around a week and we have found no noticeable regression and lots of improvements. Obviously more testing is welcome. 19 years ago
Albert Astals Cid f1a50bf551 Use printer::setDocName to set the document name 19 years ago
Albert Astals Cid a0623d2097 keep the QCString around, otherwise the const char * contents get lost 19 years ago