[Digikam-devel] extragear/graphics
Gilles Caulier
caulier.gilles at free.fr
Wed Jan 4 08:57:43 GMT 2006
SVN commit 494189 by cgilles:
Digikam from trunk : Image GuideWidget and Histogram widget color level indicator interraction Bug fix : we can select properly the source image point to display color level on histogram :
- Full Original image
- Preview Image
- Target Preview Image (changed by plugins !)
The old implementation always displayed original image color point informations and this way cannot be used to check over/under-exposure area on target image !!!
CCMAIL: digikam-devel at kde.org
M +3 -1 digikam/imageplugins/imageeffect_autocorrection.cpp
M +4 -2 digikam/imageplugins/imageeffect_bcg.cpp
M +1 -1 digikam/imageplugins/imageeffect_bcg.h
M +4 -2 digikam/imageplugins/imageeffect_hsl.cpp
M +1 -1 digikam/imageplugins/imageeffect_hsl.h
M +3 -2 digikam/imageplugins/imageeffect_iccproof.cpp
M +19 -22 digikam/libs/widgets/imageguidewidget.cpp
M +12 -3 digikam/libs/widgets/imageguidewidget.h
M +47 -2 digikam/utilities/imageeditor/editor/imageiface.cpp
M +10 -2 digikam/utilities/imageeditor/editor/imageiface.h
M +10 -5 digikamimageplugins/common/widgets/imagetabwidget.cpp
M +1 -1 digikamimageplugins/common/widgets/imagetabwidget.h
More information about the Digikam-devel
mailing list