Summary: | import photos causes progress manager to pop up | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gus Gustafson <efelthauser> |
Component: | ProgressManager-Batch | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/37fdcdead495bdba732932d19145c3155e6b8477 | Version Fixed In: | 3.3.0 |
Sentry Crash Report: |
Description
Gus Gustafson
2012-07-02 15:15:38 UTC
Git commit 37fdcdead495bdba732932d19145c3155e6b8477 by Gilles Caulier. Committed on 26/07/2013 at 07:58. Pushed by cgilles into branch 'master'. Add a signal in scan controller to dispatch progress of scan in ScheduleCollectionScan mode through NewItemsFinder from Maintenance collection tools. Fix ImportUI which dispatch trough StatusProgressBar download information to ProgressMAnager which handing up a progress item when download is completed. FIXED-IN: 3.3.0 M +1 -0 digikam/database/scancontroller.cpp M +1 -0 digikam/database/scancontroller.h M +35 -28 libs/widgets/common/statusprogressbar.cpp M +5 -5 libs/widgets/common/statusprogressbar.h M +4 -3 utilities/importui/main/importui.cpp M +25 -2 utilities/maintenance/newitemsfinder.cpp M +2 -1 utilities/maintenance/newitemsfinder.h http://commits.kde.org/digikam/37fdcdead495bdba732932d19145c3155e6b8477 |