25 Commits (b8c2ee050f8063fd75f197c1d777af3179fe713c)

Author SHA1 Message Date
Albert Astals Cid b8c2ee050f QOutputDevKPrinter does not need to inherit from QOutputDev 22 years ago
Albert Astals Cid e456dfaafb - Make find next work 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 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 ee86e7f46b - When xpdf calls fill it wants to paint the outline of the filling area with the same color you got with updateFillColor and not only the inside of the fill area. That fixes the problem of small lines not appearing. 22 years ago
Albert Astals Cid 3503ef9d5e Less warnings about unused variables 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
Christophe Devriese 466f0ad7ff removed debugging statements. I will use the normal kde kdDebug() now 22 years ago
Albert Astals Cid d094b4eb13 Don't do forced debugging. Fixes half of 79598. 22 years ago
Christophe Devriese e8bbb9c863 included a patch that came from suse via coolo to fix the upside down images 22 years ago
Waldo Bastian 855fc328aa Handle the case where ctm[3] == 0 correctly and consistent (BR73196) 22 years ago
Christophe Devriese 9c34bd7051 Licence updates 22 years ago
Dominique Devriese ada8635971 disable some debug output 23 years ago
Christophe Devriese 5b35aa8b1a dded printing support (bug 65017) 23 years ago
Will Andrews 5078a0eae6 Add missing header to make this compile. 23 years ago
Ingo Klöcker aeac47f80d Fix compilation (round returns a floating point number and no integer) 23 years ago
Scott Wheeler 78504f3099 ::lrint(...) is C99 and as such doesn't work with GCC < 3.0. Removing 23 years ago
Christophe Devriese 63670f8f74 removed the reason for lots of warnings (the deprecated conversion from "boem" to char *) 23 years ago
Andy Goossens d0addec2b4 result of 'fixkdeincludes' 23 years ago
Christophe Devriese 6415a476a8 xpdf update to version 2.02pl1 23 years ago
Christophe Devriese c4e612d688 bugfixes, removed a lot of processEvent calls that caused crashes 23 years ago
Christophe Devriese fcc0d938d2 lots of updates 23 years ago
Christophe Devriese 0edb09e928 imported code from qpdf, now it works again ! 23 years ago