You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegraphics/libkscan
Michele Calgaro 1a3ed14059
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
..
pics Fix invalid headers in PNG files and optimize for size 10 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
CMakeL10n.txt Desktop file translations: 6 years ago
CMakeLists.txt Desktop file translations: 6 years ago
COPYING.LIB rename the following methods: 15 years ago
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 9 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
Makefile.am Rename a few build variables for overall consistency 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 2 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
devselector.cpp Use TDESimpleConfig 6 months ago
devselector.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
dispgamma.cpp Remove additional unneeded tq method conversions 14 years ago
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
img_canvas.cpp Replace TRUE/FALSE with boolean values true/false 9 months ago
img_canvas.h Replace TRUE/FALSE with boolean values true/false 9 months ago
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
imgscaninfo.h TQt conversion 16 years ago
kgammatable.cpp TQt conversion 16 years ago
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kscandevice.cpp Use TDESimpleConfig 6 months ago
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kscandoc.h Rename obsolete tq methods to standard names 14 years ago
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
kscanoptset.h TQt conversion 16 years ago
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
previewer.cpp Use tdestandarddirs.h 10 months ago
previewer.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
scandialog.cpp Use TDESimpleConfig 6 months ago
scandialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
scanparams.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
scanservice.desktop Desktop file translations: 6 years ago
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 2 years ago

README

KScan is KDE's Scanner Library.
It's used by kooka and by koffice.
It provides an easy-to-use library, which
allows you to acces your scanner (camera - as long as it's
sane compatible).

It's based on SANE.
You can find SANE under http://www.sane-project.org/


Nikolas Zimmermann
<wildfox@kde.org>