25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
tdegraphics/libkscan
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 ay önce
..
pics Fix invalid headers in PNG files and optimize for size 8 yıl önce
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
CMakeL10n.txt Desktop file translations: 4 yıl önce
CMakeLists.txt Desktop file translations: 4 yıl önce
COPYING.LIB rename the following methods: 13 yıl önce
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 7 yıl önce
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
Makefile.am Rename a few build variables for overall consistency 11 yıl önce
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 ay önce
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
devselector.cpp Replace Qt with TQt 6 ay önce
devselector.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
dispgamma.cpp Remove additional unneeded tq method conversions 13 yıl önce
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
img_canvas.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
imgscaninfo.h TQt conversion 14 yıl önce
kgammatable.cpp TQt conversion 14 yıl önce
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
kscandoc.h Rename obsolete tq methods to standard names 13 yıl önce
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 yıl önce
kscanoptset.h TQt conversion 14 yıl önce
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
previewer.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
scandialog.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
scanparams.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
scanservice.desktop Desktop file translations: 4 yıl önce
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce

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>