選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
tdegraphics/libkscan
Timothy Pearson 2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
11年前
..
pics [kdegraphics] added cmake support for libkscan and kooka 13年前
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
COPYING.LIB rename the following methods: 13年前
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. 12年前
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15年前
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 Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
devselector.h Remove spurious TQ_OBJECT instances 12年前
dispgamma.cpp Remove additional unneeded tq method conversions 13年前
dispgamma.h Remove spurious TQ_OBJECT instances 12年前
gammadialog.cpp Fix Q_CHECK_PTR 12年前
gammadialog.h Remove spurious TQ_OBJECT instances 12年前
img_canvas.cpp Rename obsolete tq methods to standard names 13年前
img_canvas.h Update TQt3 property/enum macros 12年前
imgscaledialog.cpp Fix Q_CHECK_PTR 12年前
imgscaledialog.h Remove spurious TQ_OBJECT instances 12年前
imgscaninfo.cpp TQt conversion 14年前
imgscaninfo.h TQt conversion 14年前
kgammatable.cpp TQt conversion 14年前
kgammatable.h Remove spurious TQ_OBJECT instances 12年前
kscandevice.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
kscandevice.h Fix references to user profile directory. 12年前
kscandoc.h Rename obsolete tq methods to standard names 13年前
kscanoption.cpp Rename additional global TQt functions 12年前
kscanoption.h Remove spurious TQ_OBJECT instances 12年前
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
kscanoptset.h TQt conversion 14年前
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11年前
kscanslider.h Remove spurious TQ_OBJECT instances 12年前
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13年前
massscandialog.h Remove spurious TQ_OBJECT instances 12年前
previewer.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
previewer.h Remove spurious TQ_OBJECT instances 12年前
scandialog.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
scandialog.h Remove spurious TQ_OBJECT instances 12年前
scanparams.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11年前
scanparams.h Remove spurious TQ_OBJECT instances 12年前
scanservice.desktop Update XDG information in support of bug report 892. 12年前
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13年前
scansourcedialog.h Remove spurious TQ_OBJECT instances 12年前
sizeindicator.cpp Remove additional unneeded tq method conversions 13年前
sizeindicator.h Remove spurious TQ_OBJECT instances 12年前

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>