Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdegraphics/libkscan
Timothy Pearson 2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
pirms 11 gadiem
..
pics [kdegraphics] added cmake support for libkscan and kooka pirms 13 gadiem
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
COPYING.LIB rename the following methods: pirms 13 gadiem
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. pirms 12 gadiem
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
devselector.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
devselector.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
dispgamma.cpp Remove additional unneeded tq method conversions pirms 13 gadiem
dispgamma.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
gammadialog.cpp Fix Q_CHECK_PTR pirms 12 gadiem
gammadialog.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
img_canvas.cpp Rename obsolete tq methods to standard names pirms 13 gadiem
img_canvas.h Update TQt3 property/enum macros pirms 12 gadiem
imgscaledialog.cpp Fix Q_CHECK_PTR pirms 12 gadiem
imgscaledialog.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
imgscaninfo.cpp TQt conversion pirms 14 gadiem
imgscaninfo.h TQt conversion pirms 14 gadiem
kgammatable.cpp TQt conversion pirms 14 gadiem
kgammatable.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
kscandevice.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
kscandevice.h Fix references to user profile directory. pirms 12 gadiem
kscandoc.h Rename obsolete tq methods to standard names pirms 13 gadiem
kscanoption.cpp Rename additional global TQt functions pirms 12 gadiem
kscanoption.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
kscanoptset.h TQt conversion pirms 14 gadiem
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 pirms 11 gadiem
kscanslider.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
massscandialog.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
previewer.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
previewer.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
scandialog.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
scandialog.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
scanparams.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
scanparams.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
scanservice.desktop Update XDG information in support of bug report 892. pirms 12 gadiem
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
scansourcedialog.h Remove spurious TQ_OBJECT instances pirms 12 gadiem
sizeindicator.cpp Remove additional unneeded tq method conversions pirms 13 gadiem
sizeindicator.h Remove spurious TQ_OBJECT instances pirms 12 gadiem

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>