987 Commits (1c39ee308878512e405740b9aeb46304b207948c)
 

Author SHA1 Message Date
Albert Astals Cid 1c39ee3088 kde 3.5.10 is coming 18 years ago
Albert Astals Cid cfd7d838c5 Some documents have loops in XObject dictionaries, make sure we don't get in an infinite loop while traversing them 18 years ago
Ana Beatriz Guerrero López 059d0e5290 Desktop validation fixes: remove deprecated entries for Encoding. 18 years ago
Pino Toscano a1d1f4e9eb be more compliant: 18 years ago
Albert Astals Cid 74f4c1afe0 somehow i forgot to commit this part of http://cgit.freedesktop.org/poppler/poppler/commit/?id=2a12409ebbf96ea3ca4556b71231a45ae37cb052 18 years ago
Script Kiddy 02431b5545 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 08d9977ca4 SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid cf9a6deead xx0 is set as maximum to buffer width so we need < not <= here 18 years ago
Albert Astals Cid bd90e9cc73 unbreak my last commit :-( 18 years ago
Albert Astals Cid 250c12fdd7 Fix "Make sure we don't draw outside the bitmap on Splash::fillGlyph2" when painting with no aa 18 years ago
Albert Astals Cid 1d8895c848 Make sure we don't draw outside the bitmap on Splash::fillGlyph2 18 years ago
Albert Astals Cid 3087ff1a24 xref can be null so check it is not 18 years ago
Albert Astals Cid 9eb39faf97 if we could not create the cache because it needed to be too big, try to use it later 18 years ago
Albert Astals Cid 7cfa85c38b Only check if we are out of bounds if the object we are searching for has a known id (0 also means not known) 18 years ago
Albert Astals Cid ddae88ef84 Domain order is x_min x_max y_min y_max and not x_min y_min x_max y_max 18 years ago
Albert Astals Cid 299075082a PS cos and sin input values are degrees so convert to radians so we can use the cos and sin cmath functions 18 years ago
Albert Astals Cid 7fa77d9169 atan operator must yield a degrees result between 0 and 360 18 years ago
Albert Astals Cid f6adf02dd1 makeItCompile!!! 18 years ago
Albert Astals Cid 0d8a6ebffb PDF spec says name tokens have a maximum length of 127, but there are some docs in the wild with more than that and they work on acroread so increase the allowed length to 128+127 18 years ago
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