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
Darrell Anderson 214594cb19
Fix references to user profile directory.
12 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 Fix typo in libkscan/CMakeLists.txt. 12 years ago
COPYING.LIB rename the following methods: 13 years ago
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. 12 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 12 years ago
devselector.h rename the following methods: 13 years ago
dispgamma.cpp Remove additional unneeded tq method conversions 12 years ago
dispgamma.h Rename old tq methods that no longer need a unique name 12 years ago
gammadialog.cpp Remove additional unneeded tq method conversions 12 years ago
gammadialog.h rename the following methods: 13 years ago
img_canvas.cpp Rename obsolete tq methods to standard names 12 years ago
img_canvas.h Remove additional unneeded tq method conversions 12 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 12 years ago
kscandevice.h Fix references to user profile directory. 12 years ago
kscandoc.h Rename obsolete tq methods to standard names 12 years ago
kscanoption.cpp rename the following methods: 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 12 years ago
kscanslider.h rename the following methods: 13 years ago
massscandialog.cpp rename the following methods: 13 years ago
massscandialog.h rename the following methods: 13 years ago
previewer.cpp Rename obsolete tq methods to standard names 12 years ago
previewer.h Rename obsolete tq methods to standard names 12 years ago
scandialog.cpp Remove additional unneeded tq method conversions 12 years ago
scandialog.h rename the following methods: 13 years ago
scanparams.cpp Rename obsolete tq methods to standard names 12 years ago
scanparams.h Rename old tq methods that no longer need a unique name 12 years ago
scanservice.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
scansourcedialog.cpp rename the following methods: 13 years ago
scansourcedialog.h rename the following methods: 13 years ago
sizeindicator.cpp Remove additional unneeded tq method conversions 12 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>