Commit graph

7 commits

Author SHA1 Message Date
Enrico Ros
2ab9bd5a4d sync to HEAD. forward-port: make final tricks, user parameters and more.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=355324
2004-10-17 16:42:05 +00:00
Albert Astals Cid
d40a570e87 *_COMPILE_FIRST is not needed now
use QPaintDevice::x11AppDpiY() for vertical dpi instead of  QPaintDevice::x11AppDpiX()

svn path=/trunk/kdegraphics/kpdf/; revision=343763
2004-09-03 16:34:54 +00:00
André Wöbbeking
28360a7ee0 OK, no absolute include paths.
CCMAIL: Albert Astals Cid <tsdgeos@terra.es>

svn path=/trunk/kdegraphics/kpdf/; revision=341116
2004-08-25 20:30:14 +00:00
André Wöbbeking
b7de521fa1 find config.h and aconf.h for srcdir != builddir
CCMAIL: Albert Astals Cid <tsdgeos@terra.es>

svn path=/trunk/kdegraphics/kpdf/; revision=341088
2004-08-25 19:48:23 +00:00
Albert Astals Cid
c748219bb5 A warning i missed
svn path=/trunk/kdegraphics/kpdf/; revision=341049
2004-08-25 18:34:25 +00:00
Albert Astals Cid
0d6b458e3f Less warnings, these changes have been sent upstream to the xpdf author to see if he includes the changes in the original sources
svn path=/trunk/kdegraphics/kpdf/; revision=341032
2004-08-25 18:12:30 +00:00
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.
svn path=/trunk/kdegraphics/kpdf/; revision=340973
2004-08-25 16:27:34 +00:00