選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
tdegraphics/libkscan
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3ヶ月前
..
pics Fix invalid headers in PNG files and optimize for size 8年前
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
CMakeL10n.txt Desktop file translations: 4年前
CMakeLists.txt Desktop file translations: 4年前
COPYING.LIB rename the following methods: 13年前
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 7年前
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
Makefile.am Rename a few build variables for overall consistency 11年前
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7ヶ月前
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
devselector.cpp Replace Qt with TQt 6ヶ月前
devselector.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
dispgamma.cpp Remove additional unneeded tq method conversions 13年前
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
img_canvas.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 11年前
imgscaninfo.h TQt conversion 14年前
kgammatable.cpp TQt conversion 14年前
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
kscandoc.h Rename obsolete tq methods to standard names 13年前
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
kscanoptset.h TQt conversion 14年前
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
previewer.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
scandialog.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
scanparams.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
scanservice.desktop Desktop file translations: 4年前
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 11年前
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 9ヶ月前

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>