Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
tdegraphics/libkscan
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 mesi fa
..
pics Fix invalid headers in PNG files and optimize for size 8 anni fa
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
CMakeL10n.txt Desktop file translations: 4 anni fa
CMakeLists.txt Desktop file translations: 4 anni fa
COPYING.LIB rename the following methods: 13 anni fa
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 7 anni fa
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
Makefile.am Rename a few build variables for overall consistency 11 anni fa
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 mesi fa
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
devselector.cpp Replace Qt with TQt 6 mesi fa
devselector.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
dispgamma.cpp Remove additional unneeded tq method conversions 13 anni fa
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
img_canvas.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
imgscaninfo.h TQt conversion 14 anni fa
kgammatable.cpp TQt conversion 14 anni fa
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
kscandoc.h Rename obsolete tq methods to standard names 13 anni fa
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anni fa
kscanoptset.h TQt conversion 14 anni fa
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
previewer.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
scandialog.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
scanparams.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
scanservice.desktop Desktop file translations: 4 anni fa
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa

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>