Summary: | Integration of image scanning into showfoto | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ar <ari.reads> |
Component: | Showfoto-Plugins | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/58b8a8d39cc9423d356bd131920f34fce2687878 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: |
Description
Ar
2008-06-15 19:52:42 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 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 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 |