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 f38a284617
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
COPYING.LIB rename the following methods: 13 years ago
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 8 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Rename a few build variables for overall consistency 12 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
devselector.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
devselector.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
dispgamma.cpp Remove additional unneeded tq method conversions 13 years ago
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
gammadialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
img_canvas.cpp Drop TQT_TQ*_OBJECT defines 1 year ago
img_canvas.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
imgscaledialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
imgscaninfo.h TQt conversion 14 years ago
kgammatable.cpp TQt conversion 14 years ago
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kscandevice.cpp Removed obsolete Qt2's TQList/TQListIterator classes and replaced 6 years ago
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kscandoc.h Rename obsolete tq methods to standard names 13 years ago
kscanoption.cpp Rename additional global TQt functions 13 years ago
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
kscanoptset.h TQt conversion 14 years ago
kscanslider.cpp Bring undo, redo, find, and revert icons into XDG compliance 10 years ago
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
massscandialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
previewer.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
previewer.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
scandialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
scandialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
scanparams.cpp Fix remaining brandings in tdegraphics. 5 years ago
scanparams.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
scanservice.desktop Desktop file translations: 4 years ago
scansourcedialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 1 year 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>