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
Slávek Banko d0243fcc86
Add CMakeL10n rules.
5 years 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 Add CMakeL10n rules. 5 years ago
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
COPYING.LIB rename the following methods: 13 years ago
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 7 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 11 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 additional header files 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 Rename additional header files to avoid conflicts with KDE4 11 years ago
gammadialog.h Remove spurious TQ_OBJECT instances 12 years ago
img_canvas.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
img_canvas.h Update TQt3 property/enum macros 12 years ago
imgscaledialog.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
imgscaledialog.h Remove spurious TQ_OBJECT instances 12 years ago
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 11 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 Removed obsolete Qt2's TQList/TQListIterator classes and replaced 6 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 a number of libraries and executables to avoid conflicts with KDE4 11 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 Remove spurious TQ_OBJECT instances 12 years ago
massscandialog.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
massscandialog.h Remove spurious TQ_OBJECT instances 12 years ago
previewer.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
previewer.h Remove spurious TQ_OBJECT instances 12 years ago
scandialog.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
scandialog.h Remove spurious TQ_OBJECT instances 12 years ago
scanparams.cpp Rename most device icons to comply with XDG standards 9 years ago
scanparams.h Remove spurious TQ_OBJECT instances 12 years ago
scanservice.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
scansourcedialog.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
scansourcedialog.h Remove spurious TQ_OBJECT instances 12 years ago
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 11 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>