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 2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
11 vuotta sitten
..
pics [kdegraphics] added cmake support for libkscan and kooka 13 vuotta sitten
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
COPYING.LIB rename the following methods: 13 vuotta sitten
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. 12 vuotta sitten
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
devselector.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
devselector.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
dispgamma.cpp Remove additional unneeded tq method conversions 13 vuotta sitten
dispgamma.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
gammadialog.cpp Fix Q_CHECK_PTR 12 vuotta sitten
gammadialog.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
img_canvas.cpp Rename obsolete tq methods to standard names 13 vuotta sitten
img_canvas.h Update TQt3 property/enum macros 12 vuotta sitten
imgscaledialog.cpp Fix Q_CHECK_PTR 12 vuotta sitten
imgscaledialog.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
imgscaninfo.cpp TQt conversion 14 vuotta sitten
imgscaninfo.h TQt conversion 14 vuotta sitten
kgammatable.cpp TQt conversion 14 vuotta sitten
kgammatable.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
kscandevice.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
kscandevice.h Fix references to user profile directory. 12 vuotta sitten
kscandoc.h Rename obsolete tq methods to standard names 13 vuotta sitten
kscanoption.cpp Rename additional global TQt functions 12 vuotta sitten
kscanoption.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
kscanoptset.h TQt conversion 14 vuotta sitten
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 vuotta sitten
kscanslider.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 vuotta sitten
massscandialog.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
previewer.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
previewer.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
scandialog.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
scandialog.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
scanparams.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
scanparams.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
scanservice.desktop Update XDG information in support of bug report 892. 12 vuotta sitten
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 vuotta sitten
scansourcedialog.h Remove spurious TQ_OBJECT instances 12 vuotta sitten
sizeindicator.cpp Remove additional unneeded tq method conversions 13 vuotta sitten
sizeindicator.h Remove spurious TQ_OBJECT instances 12 vuotta sitten

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>