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
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
pirms 4 mēnešiem
..
pics Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Desktop file translations: pirms 4 gadiem
COPYING.LIB rename the following methods: pirms 13 gadiem
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection pirms 7 gadiem
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
Makefile.am Rename a few build variables for overall consistency pirms 11 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version pirms 8 mēnešiem
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 Replace Qt with TQt pirms 6 mēnešiem
devselector.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
dispgamma.cpp Remove additional unneeded tq method conversions pirms 13 gadiem
dispgamma.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
gammadialog.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
img_canvas.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
imgscaninfo.h TQt conversion pirms 14 gadiem
kgammatable.cpp TQt conversion pirms 14 gadiem
kgammatable.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
kscandevice.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
kscandoc.h Rename obsolete tq methods to standard names pirms 13 gadiem
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
kscanoption.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
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 Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
kscanslider.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
massscandialog.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
previewer.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
scandialog.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
scanparams.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
scanservice.desktop Desktop file translations: pirms 4 gadiem
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 mēnešiem
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem

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>