223 Commits (403ae9676906f6677aa527a74501545cd7c8ed27)
 

Author SHA1 Message Date
Albert Astals Cid 403ae96769 Reduce margins and spacing. Not backporting to the 3.3.x branch as is not critical. 22 years ago
Albert Astals Cid 83d875d84f some include removing 22 years ago
Albert Astals Cid 4d2969d57e Thumbnail generation is now done inside a thread 22 years ago
Enrico Ros 3f84918a3c Architecture of KPdf. 1st version. 22 years ago
Stephan Kulow 3546113c53 little misunderstanding it seems 22 years ago
Albert Astals Cid 3461b1d8dc Take zoom into account to do the text selection rectangle. 22 years ago
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
Andrew Coles d41e0ae37e CVS_SILENT 22 years ago
Andrew Coles 02c6a2a458 Implemented a QMap to convert the xpdf error messages (containing typos) to 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
Albert Astals Cid 799ccf7a9d improve thumb generation 22 years ago
Albert Astals Cid 7b31d03b60 do not touch please, read inside for explanation 22 years ago
Andrew Coles bc2f16ae0d CVS_SILENT 22 years ago
Script Kiddy 7c30c0440a CVS_SILENT made messages 22 years ago
Albert Astals Cid 4808bde494 Improve searching 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 04263e716f compile (i suck ¬.¬) 22 years ago
Albert Astals Cid 5bbcd7f771 #define HAVE_MKSTEMPS 1 as libkdefakes provides it 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 f603d008d0 Give xpdf author some credit 22 years ago
Albert Astals Cid c46d4220f1 %d -> %1 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 929dfa12a7 Text marker should go out when changing pages 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 b670bb6919 define HAVE_FREETYPE 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 7d961c65b7 kpdf_canvas is not used 22 years ago
Albert Astals Cid 64c3892b0d Don't die on empty pdfs like the one on bug 83590 22 years ago
André Wöbbeking fc9cca559a renamed config.h to xpdf_config.h to avoid clash with kdegraphics/config.h. I hope it's OK. 22 years ago
André Wöbbeking 28360a7ee0 OK, no absolute include paths. 22 years ago
André Wöbbeking 6fbe7bfced renamed config.h to xpdf_config.h to avoid clash with kdegraphics/config.h. I hope it's OK. 22 years ago
André Wöbbeking 194dfe1330 find config.h and aconf.h for srcdir != builddir 22 years ago
André Wöbbeking b7de521fa1 find config.h and aconf.h for srcdir != builddir 22 years ago
Albert Astals Cid e88c4c2ddf #define TEXTOUT_WORD_LIST 0 22 years ago
Albert Astals Cid 512519b304 That variables have been there since revision 1.2 but no one ever used them, so goodbye 22 years ago
Albert Astals Cid d533a46c5d OPI_SUPPORT does not do anything in the rendering code (Outputdev, Splashoutputdev) so define it to 0 22 years ago
Albert Astals Cid c748219bb5 A warning i missed 22 years ago