Pino Toscano
399f64beef
Introduce realDpi{X,Y}(), that (on X11) can return the ral DPI values w/o any Xrdb setting.
...
Otherwise, they return the same as dpi{X,Y}().
svn path=/trunk/KDE/kdegraphics/okular/; revision=979128
17 years ago
Pino Toscano
cd6f369fc1
add an internal function to "pump" to the content of a QIODevice to another one
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=884563
18 years ago
Pino Toscano
9731d3f866
add simple method for white borders detection, patch by by kde2eran@tromer.org, thanks!
...
CCMAIL: kde2eran@tromer.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=809465
18 years ago
Christian Ehrlicher
c5c2da7c89
fix win32 compilation
...
warnings--
svn path=/trunk/playground/graphics/okular/; revision=643874
19 years ago
Tobias Koenig
57139e3192
API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY()
...
svn path=/trunk/playground/graphics/okular/; revision=608236
20 years ago
Pino Toscano
cdf6d44742
forward declaration & apidox fixing
...
svn path=/trunk/playground/graphics/okular/; revision=600104
20 years ago
Holger Freyther
569e93b929
oKular: Add method(s) to get the DPI of the primary screen
...
some generators use QX11Info to get the DPI of the display.
Obviously this is not portable, add a getDpi? method to utils
which can be used by generators.
Currently only the DVI converter is converted.
The CMakeLists.txt change assumes that non existing variables
gets expanded to empty strings.
svn path=/trunk/playground/graphics/okular/; revision=600099
20 years ago
Tobias Koenig
df7d144c10
Moved all classes in core/ into the 'Okular' namespace and removed
...
nearly all references to kpdf (knewstuff still missing).
svn path=/trunk/playground/graphics/okular/; revision=586993
20 years ago
Pino Toscano
0a9a730f9d
const
...
svn path=/trunk/playground/graphics/okular/; revision=556728
20 years ago
Pino Toscano
bca4b9eb77
Create a okularUtils namespace with utility functions for generators (and maybe not only for them).
...
svn path=/trunk/playground/graphics/okular/; revision=556608
20 years ago