You can not 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 c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
преди 3 месеца
..
pics Fix invalid headers in PNG files and optimize for size преди 8 години
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
CMakeL10n.txt Desktop file translations: преди 4 години
CMakeLists.txt Desktop file translations: преди 4 години
COPYING.LIB rename the following methods: преди 13 години
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection преди 7 години
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
Makefile.am Rename a few build variables for overall consistency преди 11 години
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version преди 7 месеца
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
devselector.cpp Replace Qt with TQt преди 6 месеца
devselector.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
dispgamma.cpp Remove additional unneeded tq method conversions преди 13 години
dispgamma.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
gammadialog.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
img_canvas.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
imgscaninfo.h TQt conversion преди 14 години
kgammatable.cpp TQt conversion преди 14 години
kgammatable.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kscandevice.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kscandoc.h Rename obsolete tq methods to standard names преди 13 години
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kscanoption.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 преди 11 години
kscanoptset.h TQt conversion преди 14 години
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kscanslider.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
massscandialog.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
previewer.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
scandialog.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
scanparams.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
scanservice.desktop Desktop file translations: преди 4 години
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца

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>