Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
tdegraphics/libkscan
Timothy Pearson 2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
11 anos atrás
..
pics [kdegraphics] added cmake support for libkscan and kooka 13 anos atrás
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
COPYING.LIB rename the following methods: 13 anos atrás
ConfigureChecks.cmake Fix libkscan/cmake build failure caused by cmake policy CMP0004. 12 anos atrás
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
devselector.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
devselector.h Remove spurious TQ_OBJECT instances 12 anos atrás
dispgamma.cpp Remove additional unneeded tq method conversions 13 anos atrás
dispgamma.h Remove spurious TQ_OBJECT instances 12 anos atrás
gammadialog.cpp Fix Q_CHECK_PTR 12 anos atrás
gammadialog.h Remove spurious TQ_OBJECT instances 12 anos atrás
img_canvas.cpp Rename obsolete tq methods to standard names 13 anos atrás
img_canvas.h Update TQt3 property/enum macros 12 anos atrás
imgscaledialog.cpp Fix Q_CHECK_PTR 12 anos atrás
imgscaledialog.h Remove spurious TQ_OBJECT instances 12 anos atrás
imgscaninfo.cpp TQt conversion 14 anos atrás
imgscaninfo.h TQt conversion 14 anos atrás
kgammatable.cpp TQt conversion 14 anos atrás
kgammatable.h Remove spurious TQ_OBJECT instances 12 anos atrás
kscandevice.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
kscandevice.h Fix references to user profile directory. 12 anos atrás
kscandoc.h Rename obsolete tq methods to standard names 13 anos atrás
kscanoption.cpp Rename additional global TQt functions 12 anos atrás
kscanoption.h Remove spurious TQ_OBJECT instances 12 anos atrás
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
kscanoptset.h TQt conversion 14 anos atrás
kscanslider.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 anos atrás
kscanslider.h Remove spurious TQ_OBJECT instances 12 anos atrás
massscandialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anos atrás
massscandialog.h Remove spurious TQ_OBJECT instances 12 anos atrás
previewer.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
previewer.h Remove spurious TQ_OBJECT instances 12 anos atrás
scandialog.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
scandialog.h Remove spurious TQ_OBJECT instances 12 anos atrás
scanparams.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
scanparams.h Remove spurious TQ_OBJECT instances 12 anos atrás
scanservice.desktop Update XDG information in support of bug report 892. 12 anos atrás
scansourcedialog.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anos atrás
scansourcedialog.h Remove spurious TQ_OBJECT instances 12 anos atrás
sizeindicator.cpp Remove additional unneeded tq method conversions 13 anos atrás
sizeindicator.h Remove spurious TQ_OBJECT instances 12 anos atrás

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>