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
Timothy Pearson ebbee358ab
Rename obsolete tq methods to standard names
13 years ago
..
pics [kdegraphics] added cmake support for libkscan and kooka 13 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt [kdegraphics] added cmake support for libkscan and kooka 13 years ago
COPYING.LIB rename the following methods: 13 years ago
ConfigureChecks.cmake [kdegraphics] added cmake support for libkscan and kooka 13 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years 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 Remove additional unneeded tq method conversions 13 years ago
devselector.h rename the following methods: 13 years ago
dispgamma.cpp Remove additional unneeded tq method conversions 13 years ago
dispgamma.h Rename old tq methods that no longer need a unique name 13 years ago
gammadialog.cpp Remove additional unneeded tq method conversions 13 years ago
gammadialog.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
img_canvas.cpp Rename obsolete tq methods to standard names 13 years ago
img_canvas.h Remove additional unneeded tq method conversions 13 years ago
imgscaledialog.cpp rename the following methods: 13 years ago
imgscaledialog.h rename the following methods: 13 years ago
imgscaninfo.cpp TQt conversion 14 years ago
imgscaninfo.h TQt conversion 14 years ago
kgammatable.cpp TQt conversion 14 years ago
kgammatable.h TQt4 port kdegraphics 13 years ago
kscandevice.cpp Rename old tq methods that no longer need a unique name 13 years ago
kscandevice.h Rename old tq methods that no longer need a unique name 13 years ago
kscandoc.h Rename obsolete tq methods to standard names 13 years ago
kscanoption.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kscanoption.h rename the following methods: 13 years ago
kscanoptset.cpp rename the following methods: 13 years ago
kscanoptset.h TQt conversion 14 years ago
kscanslider.cpp Rename obsolete tq methods to standard names 13 years ago
kscanslider.h rename the following methods: 13 years ago
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
massscandialog.h rename the following methods: 13 years ago
previewer.cpp Rename obsolete tq methods to standard names 13 years ago
previewer.h Rename obsolete tq methods to standard names 13 years ago
scandialog.cpp Remove additional unneeded tq method conversions 13 years ago
scandialog.h rename the following methods: 13 years ago
scanparams.cpp Rename obsolete tq methods to standard names 13 years ago
scanparams.h Rename old tq methods that no longer need a unique name 13 years ago
scanservice.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
scansourcedialog.h rename the following methods: 13 years ago
sizeindicator.cpp Remove additional unneeded tq method conversions 13 years ago
sizeindicator.h rename the following methods: 13 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>