74 Commits (6564886dc143e980b715a9459041c3810f28bfef)

Author SHA1 Message Date
Albert Astals Cid 6564886dc1 if some pages are landscape and others are not the most common win as kprinter does not accept a per page setting and it is not "fair" making the first page decide on what to do 22 years ago
Albert Astals Cid deb6c55e8f Make kpdf forward to kprinter the page orientation. That needs testing but it works for me (TM) 22 years ago
Albert Astals Cid 935003c022 Set the print margin to 0 as the pdf itself already has the margins 22 years ago
Albert Astals Cid d40a570e87 *_COMPILE_FIRST is not needed now 22 years ago
Albert Astals Cid 33be878fcf No need to use m_zoomFactor when generating thumbnails 22 years ago
Albert Astals Cid 2ed87e32af Commiting the patch for bug 82877 Sorry for not having seen it in bugs.kde.org 22 years ago
Stephan Binner 8892be2ed0 CVS_SILENT No copyright note for micro-usability fixes (can't remember functional changes for it) 22 years ago
Albert Astals Cid a2464011f2 reuse some code 22 years ago
Albert Astals Cid eac9aad8eb Pass the saveas menu entry from the shell to the part so you can use it while embedded in konqueror 22 years ago
Albert Astals Cid e84374ee24 Much better that way 22 years ago
Albert Astals Cid e456dfaafb - Make find next work 22 years ago
Albert Astals Cid 819bd7adbe m_currentPage before opening a document is 0, this way the goToPage if is true when going to the first page and updateActions is triggered 22 years ago
Albert Astals Cid 324190458d Save some page redraws if we are going to display the same page we are displaying 22 years ago
Albert Astals Cid be2c109b13 I broke printing -> fix it 22 years ago
Albert Astals Cid cf814647b4 kpdf gets........ FIND TEXT !!!!!!! 22 years ago
Albert Astals Cid 045b4a3df7 While i was waiting to kdelibs/kdebase 3.3 to compile i had some time so... 22 years ago
Albert Astals Cid 04ebb98aa2 globalParam is only one variable, so we can't delete it when there are two instances of the part running. 22 years ago
Albert Astals Cid f705005d2f Here comes setupGUI 22 years ago
Albert Astals Cid eacbf012e0 missing include 22 years ago
Albert Astals Cid 7b935ae6ba Give our implementation of error routine, now it uses KMessageBox instead of printf 22 years ago
Albert Astals Cid 64c3892b0d Don't die on empty pdfs like the one on bug 83590 22 years ago
Albert Astals Cid 264b6249ab QOutputDev is no longer a OutputDev subclass but a SplashOutputDev sublclass. That makes xpdf do all the work related to rendering (sorting lots of problems with fonts, etc). That should improve the render quality of kpdf drastically. 22 years ago
Albert Astals Cid 3abd57ea99 - Put xpdf 3.00 in the xpdf, goo and fofi drawers to bring the PDF 1.5 support that version has to kpdf 22 years ago
Stephan Binner 4f1a3b0538 setCheckedState++ 22 years ago
Albert Astals Cid e091c05590 - Don't put a separator after <Action name="file_print_preview" group="file_print"/> it is not necessary in stand-alone mode and in konqy-embeded mode it was puting a separator between Print Preview and Print 22 years ago
Albert Astals Cid a7ba722203 - Remove PageWidget::nextPage() and PageWidget::previousPage(), use setPage instead 22 years ago
Albert Astals Cid 26712f5c0e Add thumbnails to kpdf 22 years ago
Henrique Pinto 6d658901d2 Support non-ASCII filenames. 22 years ago
Christoph Cullmann a34625fbb5 crash fix: don't crash on print preview if no doc around, just check for 0 like in ::print() 23 years ago
Dominique Devriese a79667059a make print preview work 23 years ago
Dominique Devriese fc0801442e remove some modifications I made to make it build on 3.1 23 years ago
Christophe Devriese 5b35aa8b1a dded printing support (bug 65017) 23 years ago
Laurent Montel 53c758a005 Display good page in "goto page" dialogbox 23 years ago
Laurent Montel 81c3bb400e Fix crash before it selected "pagenum - 1" and not pagenum 23 years ago
Laurent Montel 28daf6f99c Use space for move into page as in kghostview 23 years ago
Christophe Devriese 63670f8f74 removed the reason for lots of warnings (the deprecated conversion from "boem" to char *) 23 years ago
Dirk Mueller 17c16d692c some more attempts at getting it in compilable state 23 years ago
Laurent Montel 5949d8facd Fix goto end goto start 23 years ago
Laurent Montel f0a9f36fb8 Fix zoom action. 23 years ago
Laurent Montel 623e28630a Add zoom select action (no works again) 23 years ago
Laurent Montel 537f72531a Add goto page action 23 years ago
Laurent Montel 7178b2314a Minor fix 23 years ago
Laurent Montel 64ed82ddcf Fix right click 23 years ago
Laurent Montel 9220ef7f35 Add fullscreen (not perfect again) 23 years ago
Laurent Montel c16b87bb50 Fix update page action 23 years ago
Laurent Montel 89cdac0a04 Fix use wheelmouse and last page 23 years ago
Laurent Montel 0ff129b678 WheelMouse works as in kghostview 23 years ago
Laurent Montel 9991b95a6a Now show page list works 23 years ago
Laurent Montel 14ebfddd05 Add show/hide scrollbar as in kghostview 23 years ago
Laurent Montel e4241f84bc add recent file 23 years ago