No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdegraphics/libkscan
Timothy Pearson 2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
hace 11 años
..
pics [kdegraphics] added cmake support for libkscan and kooka hace 13 años
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
COPYING.LIB rename the following methods: hace 13 años
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. hace 12 años
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
devselector.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
devselector.h Remove spurious TQ_OBJECT instances hace 12 años
dispgamma.cpp Remove additional unneeded tq method conversions hace 13 años
dispgamma.h Remove spurious TQ_OBJECT instances hace 12 años
gammadialog.cpp Fix Q_CHECK_PTR hace 12 años
gammadialog.h Remove spurious TQ_OBJECT instances hace 12 años
img_canvas.cpp Rename obsolete tq methods to standard names hace 13 años
img_canvas.h Update TQt3 property/enum macros hace 12 años
imgscaledialog.cpp Fix Q_CHECK_PTR hace 12 años
imgscaledialog.h Remove spurious TQ_OBJECT instances hace 12 años
imgscaninfo.cpp TQt conversion hace 14 años
imgscaninfo.h TQt conversion hace 14 años
kgammatable.cpp TQt conversion hace 14 años
kgammatable.h Remove spurious TQ_OBJECT instances hace 12 años
kscandevice.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
kscandevice.h Fix references to user profile directory. hace 12 años
kscandoc.h Rename obsolete tq methods to standard names hace 13 años
kscanoption.cpp Rename additional global TQt functions hace 12 años
kscanoption.h Remove spurious TQ_OBJECT instances hace 12 años
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
kscanoptset.h TQt conversion hace 14 años
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 hace 11 años
kscanslider.h Remove spurious TQ_OBJECT instances hace 12 años
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
massscandialog.h Remove spurious TQ_OBJECT instances hace 12 años
previewer.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
previewer.h Remove spurious TQ_OBJECT instances hace 12 años
scandialog.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
scandialog.h Remove spurious TQ_OBJECT instances hace 12 años
scanparams.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
scanparams.h Remove spurious TQ_OBJECT instances hace 12 años
scanservice.desktop Update XDG information in support of bug report 892. hace 12 años
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
scansourcedialog.h Remove spurious TQ_OBJECT instances hace 12 años
sizeindicator.cpp Remove additional unneeded tq method conversions hace 13 años
sizeindicator.h Remove spurious TQ_OBJECT instances hace 12 años

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>