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 b1576b38eb
Branding cleanup: *.desktop files
13 years ago
..
pics [kdegraphics] added cmake support for libkscan and kooka 14 years ago
AUTHORS
CMakeLists.txt [kdegraphics] added cmake support for libkscan and kooka 14 years ago
COPYING.LIB rename the following methods: 13 years ago
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. 13 years ago
INSTALL
Makefile.am
README
TODO
configure.in.bot
configure.in.in
devselector.cpp Fix Q_CHECK_PTR 13 years ago
devselector.h Remove spurious TQ_OBJECT instances 13 years ago
dispgamma.cpp Remove additional unneeded tq method conversions 13 years ago
dispgamma.h Remove spurious TQ_OBJECT instances 13 years ago
gammadialog.cpp Fix Q_CHECK_PTR 13 years ago
gammadialog.h Remove spurious TQ_OBJECT instances 13 years ago
img_canvas.cpp Rename obsolete tq methods to standard names 13 years ago
img_canvas.h Remove spurious TQ_OBJECT instances 13 years ago
imgscaledialog.cpp Fix Q_CHECK_PTR 13 years ago
imgscaledialog.h Remove spurious TQ_OBJECT instances 13 years ago
imgscaninfo.cpp
imgscaninfo.h
kgammatable.cpp
kgammatable.h Remove spurious TQ_OBJECT instances 13 years ago
kscandevice.cpp Rename additional global TQt functions 13 years ago
kscandevice.h Remove spurious TQ_OBJECT instances 13 years 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 Remove spurious TQ_OBJECT instances 13 years ago
kscanoptset.cpp rename the following methods: 13 years ago
kscanoptset.h
kscanslider.cpp Rename obsolete tq methods to standard names 13 years ago
kscanslider.h Remove spurious TQ_OBJECT instances 13 years ago
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
massscandialog.h Remove spurious TQ_OBJECT instances 13 years ago
previewer.cpp Rename obsolete tq methods to standard names 13 years ago
previewer.h Remove spurious TQ_OBJECT instances 13 years ago
scandialog.cpp Fix Q_CHECK_PTR 13 years ago
scandialog.h Remove spurious TQ_OBJECT instances 13 years ago
scanparams.cpp Fix Q_CHECK_PTR 13 years ago
scanparams.h Remove spurious TQ_OBJECT instances 13 years ago
scanservice.desktop Branding cleanup: *.desktop files 13 years ago
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
scansourcedialog.h Remove spurious TQ_OBJECT instances 13 years ago
sizeindicator.cpp Remove additional unneeded tq method conversions 13 years ago
sizeindicator.h Remove spurious TQ_OBJECT instances 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>