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 3c5631f74d
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 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 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
devselector.h Remove spurious TQ_OBJECT instances 12 years ago
dispgamma.cpp Remove additional unneeded tq method conversions 13 years ago
dispgamma.h Remove spurious TQ_OBJECT instances 12 years ago
gammadialog.cpp Fix Q_CHECK_PTR 12 years ago
gammadialog.h Remove spurious TQ_OBJECT instances 12 years ago
img_canvas.cpp Rename obsolete tq methods to standard names 13 years ago
img_canvas.h Update TQt3 property/enum macros 12 years ago
imgscaledialog.cpp Fix Q_CHECK_PTR 12 years ago
imgscaledialog.h Remove spurious TQ_OBJECT instances 12 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 Remove spurious TQ_OBJECT instances 12 years ago
kscandevice.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
kscandevice.h Fix references to user profile directory. 12 years ago
kscandoc.h Rename obsolete tq methods to standard names 13 years ago
kscanoption.cpp Rename additional global TQt functions 12 years ago
kscanoption.h Remove spurious TQ_OBJECT instances 12 years ago
kscanoptset.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
kscanoptset.h TQt conversion 14 years ago
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
kscanslider.h Remove spurious TQ_OBJECT instances 12 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 12 years ago
previewer.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
previewer.h Remove spurious TQ_OBJECT instances 12 years ago
scandialog.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
scandialog.h Remove spurious TQ_OBJECT instances 12 years ago
scanparams.cpp Fix Q_CHECK_PTR 12 years ago
scanparams.h Remove spurious TQ_OBJECT instances 12 years ago
scanservice.desktop Update XDG information in support of bug report 892. 12 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 12 years ago
sizeindicator.cpp Remove additional unneeded tq method conversions 13 years ago
sizeindicator.h Remove spurious TQ_OBJECT instances 12 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>