Bug 164168 - Integration of image scanning into showfoto
Summary: Integration of image scanning into showfoto
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Plugins (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-15 19:52 UTC by Ar
Modified: 2022-02-05 05:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ar 2008-06-15 19:52:42 UTC
Version:            (using KDE 3.5.9)
Installed from:    Ubuntu Packages
OS:                Linux

I've come to depend on showfoto for all my photo image processing and post-processing needs.

This works great when the images come from my dslr, but sometimes I have to scan images and process them. 

As of now, I have to launch an independent image scanning utility (say, Xsane), then save the image as pnm or png, then load it into showfoto.

I would be great to have image scanning integrated directly into showfoto, very much like gimp has it (or photoshop, if I remember correctly... it's been quite some time :) )

Thanks so much for all the great work!
Comment 1 caulier.gilles 2015-09-12 08:14:13 UTC
Git commit fb717fc6fbf37f90f373124a39fbcc284c572a63 by Gilles Caulier.
Committed on 12/09/2015 at 08:03.
Pushed by cgilles into branch 'frameworks'.

Import from scanner use now common for all digiKam main windows. AlbumGUI use it.
Still TODO : ImageEditor and Showfoto

M  +32   -8    app/main/digikamapp.cpp
M  +2    -0    app/main/digikamapp.h
M  +17   -1    libs/widgets/mainview/dxmlguiwindow.cpp
M  +19   -3    libs/widgets/mainview/dxmlguiwindow.h
M  +3    -4    utilities/kdesupport/ksane/ksaneaction.cpp
M  +5    -4    utilities/kdesupport/ksane/ksaneaction.h
M  +15   -16   utilities/kdesupport/ksane/scandialog.cpp
M  +3    -0    utilities/kdesupport/ksane/scandialog.h

http://commits.kde.org/digikam/fb717fc6fbf37f90f373124a39fbcc284c572a63
Comment 2 caulier.gilles 2015-09-12 09:14:45 UTC
Git commit 19703ed46101e41453700dab2f7d2e3288d3c6b8 by Gilles Caulier.
Committed on 12/09/2015 at 09:14.
Pushed by cgilles into branch 'frameworks'.

Image Editor is now able to import image from scanner

M  +9    -2    app/main/digikamapp.cpp
M  +3    -2    app/main/digikamapp.h
M  +2    -0    utilities/imageeditor/editor/editorwindow.cpp
M  +2    -1    utilities/imageeditor/main/digikamimagewindowui.rc
M  +17   -0    utilities/imageeditor/main/imagewindow.cpp
M  +3    -0    utilities/imageeditor/main/imagewindow.h
M  +3    -0    utilities/kdesupport/ksane/ksaneaction.cpp
M  +5    -0    utilities/kdesupport/ksane/ksaneaction.h
M  +5    -0    utilities/kdesupport/ksane/scandialog.cpp
M  +4    -0    utilities/kdesupport/ksane/scandialog.h

http://commits.kde.org/digikam/19703ed46101e41453700dab2f7d2e3288d3c6b8
Comment 3 caulier.gilles 2015-09-12 09:35:06 UTC
Git commit 58b8a8d39cc9423d356bd131920f34fce2687878 by Gilles Caulier.
Committed on 12/09/2015 at 09:34.
Pushed by cgilles into branch 'frameworks'.

Showfoto is now able to import image from scanner
FIXED-IN: 5.0.0

M  +32   -1    showfoto/main/showfoto.cpp
M  +4    -1    showfoto/main/showfoto.h
M  +2    -1    showfoto/main/showfotoui.rc

http://commits.kde.org/digikam/58b8a8d39cc9423d356bd131920f34fce2687878