[Digikam-devel] extragear/graphics/digikam/imageplugins
Gilles Caulier
caulier.gilles at free.fr
Fri Jun 30 12:15:55 BST 2006
SVN commit 556465 by cgilles:
digikam from trunk : ICC color plugin :
- Code polishing : indent, class members start with m_, variable local -> members if necessary. It more easy to maintain.
- optimize memory using : no need to store an imageIface instance.
- Layout settings widgets optimizations (positions, spaces, margins : using GridLayout is always better and more simple to organize).
- All Settings are now saved in config file and restored at next session.
- Add Lcms logo/url link (just fun).
Paco : to have tested your plugin indeep with a large list of icc profile files, this tool is excelent !
CCMAIL: digikam-devel at kde.org, fj.cruz at supercable.es
M +163 -125 imageeffect_iccproof.cpp
M +24 -22 imageeffect_iccproof.h
More information about the Digikam-devel
mailing list