extragear/graphics/digikam/libs

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

extragear/graphics/digikam/libs

Marcel Wiesweg
SVN commit 495694 by mwiesweg:

digikam from trunk: Fixing Histogram Widget

- disentangle signal/slot relations of ImagePropertiesColorTab and HistogramWidget
- fix infinite loop when image loading failed
- fix range selection in histogram widget
   - use relative values 0.0-1.0 internally in widget to handle 8 vs. 16 bit
   - single click removes selection
   - dragging the mouse sets new selection
I hope I caught all corner cases.

CCMAIL:[hidden email]



 M  +40 -26    imageproperties/imagepropertiescolorstab.cpp  
 M  +4 -3      imageproperties/imagepropertiescolorstab.h  
 M  +73 -49    widgets/histogramwidget.cpp  
 M  +8 -5      widgets/histogramwidget.h  


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: extragear/graphics/digikam/libs

Gilles Caulier
Le Dimanche 8 Janvier 2006 18:30, Marcel Wiesweg a écrit :

> SVN commit 495694 by mwiesweg:
>
> digikam from trunk: Fixing Histogram Widget
>
> - disentangle signal/slot relations of ImagePropertiesColorTab and
> HistogramWidget - fix infinite loop when image loading failed
> - fix range selection in histogram widget
>    - use relative values 0.0-1.0 internally in widget to handle 8 vs. 16
> bit - single click removes selection
>    - dragging the mouse sets new selection
> I hope I caught all corner cases.
>
> CCMAIL:[hidden email]
>
>
>
>  M  +40 -26    imageproperties/imagepropertiescolorstab.cpp
>  M  +4 -3      imageproperties/imagepropertiescolorstab.h
>  M  +73 -49    widgets/histogramwidget.cpp
>  M  +8 -5      widgets/histogramwidget.h
>

Exactly that we need. Thanks for these fix Marcel (:=)))

--
Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel