Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
tdegraphics/libkscan
Timothy Pearson 2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
11 år sedan
..
pics [kdegraphics] added cmake support for libkscan and kooka 13 år sedan
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
COPYING.LIB rename the following methods: 13 år sedan
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. 12 år sedan
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
devselector.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
devselector.h Remove spurious TQ_OBJECT instances 12 år sedan
dispgamma.cpp Remove additional unneeded tq method conversions 13 år sedan
dispgamma.h Remove spurious TQ_OBJECT instances 12 år sedan
gammadialog.cpp Fix Q_CHECK_PTR 12 år sedan
gammadialog.h Remove spurious TQ_OBJECT instances 12 år sedan
img_canvas.cpp Rename obsolete tq methods to standard names 13 år sedan
img_canvas.h Update TQt3 property/enum macros 12 år sedan
imgscaledialog.cpp Fix Q_CHECK_PTR 12 år sedan
imgscaledialog.h Remove spurious TQ_OBJECT instances 12 år sedan
imgscaninfo.cpp TQt conversion 14 år sedan
imgscaninfo.h TQt conversion 14 år sedan
kgammatable.cpp TQt conversion 14 år sedan
kgammatable.h Remove spurious TQ_OBJECT instances 12 år sedan
kscandevice.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
kscandevice.h Fix references to user profile directory. 12 år sedan
kscandoc.h Rename obsolete tq methods to standard names 13 år sedan
kscanoption.cpp Rename additional global TQt functions 12 år sedan
kscanoption.h Remove spurious TQ_OBJECT instances 12 år sedan
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
kscanoptset.h TQt conversion 14 år sedan
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 år sedan
kscanslider.h Remove spurious TQ_OBJECT instances 12 år sedan
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 år sedan
massscandialog.h Remove spurious TQ_OBJECT instances 12 år sedan
previewer.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
previewer.h Remove spurious TQ_OBJECT instances 12 år sedan
scandialog.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
scandialog.h Remove spurious TQ_OBJECT instances 12 år sedan
scanparams.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 år sedan
scanparams.h Remove spurious TQ_OBJECT instances 12 år sedan
scanservice.desktop Update XDG information in support of bug report 892. 12 år sedan
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 år sedan
scansourcedialog.h Remove spurious TQ_OBJECT instances 12 år sedan
sizeindicator.cpp Remove additional unneeded tq method conversions 13 år sedan
sizeindicator.h Remove spurious TQ_OBJECT instances 12 år sedan

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>