[Digikam-devel] extragear/graphics/digikam
Gilles Caulier
caulier.gilles at free.fr
Mon Oct 31 19:33:47 GMT 2005
SVN commit 476177 by cgilles:
Update TODO list for later 0.8.0 release
CCMAIL: digikam-devel at kde.org
M +75 -14 TODO
--- trunk/extragear/graphics/digikam/TODO #476176:476177
@@ -1,28 +1,89 @@
-* Add doxygen comments in libs implementation [GC]
-* Update handbooks [GC/GK]
+TODO list later 0.8.0 release:
-Post 0.8
------------------------------------------------------------------------------------
+* Image Properties SideBar integration in Showfoto, Image Editor, and Main Interface :
+ - New common image properties tab widgets in digikam/libs
+ - Add Exif tab.
+ - Add Histogram tab.
+ - Add Comments & tags tab (digikam only).
+
+ ==> Who : GC.
+ ==> Status : Done. Ready to commit!
+ ==> Priority : hight.
+
+* Using new image Framework DImage (16 bits/color/pixels) instead QImage/imlib2 :
+ - 16 bits/color/pixels support (TIFF, PNM, PNG).
+ - RAW file support in image editor and showfoto
+ - Need to adapt all image plugins accordinly.
+ - Support all meta-data (Exif, IPTC, etc.)
+
+ ==> Who : GC (RR ?).
+ ==> Status : Under progress.
+ ==> Complexity : hight.
+ ==> Priority : hight.
+
+* Add IPTC support using Exiv2 lib.
+ - Need to rewrite Libkexif or new lib in digiKam core ?
+ - Current Exiv2 0.7.0 do not support i18n. When 18n will be available ?
+ - DImage can be used directly instead exiv2 ?
+
+ ==> Who : GC.
+ ==> Status : Under progress.
+ ==> Complexity : hight.
+ ==> Priority : medium. Depand of DImage progress.
+
+* Add 'Zoom In/Out' capabilities with ImagePreviewWidget (like in Photoshop(tm)) [GC]
+
+ ==> Who : GC.
+ ==> Status : todo.
+ ==> Complexity: medium.
+ ==> Priority : medium.
+
+* New CD/DVD album folders+database backup/restore tool [GC]
+ - Take a look of music database backup in amarok.
+
+ ==> Who : GC.
+ ==> Status : todo.
+ ==> Complexity: hight.
+ ==> Priority : hight.
+
* post conversion to qlistview: allow selection of multiple
- albums/tags/dates
+ albums/tags/dates :
+
- instead of a "current album" there will a list of
"current urls"
- will lead to widesweeping changes all over the core
and the kioslaves
-* Custom ordering of images [TA]
+ ==> Who : ??
+ ==> Status : ??
+ ==> Complexity: ??
+ ==> Priority : ??
-* Image Properties SideBar integration in Showfoto, Image Editor, and Main Interface [GC] :
- - New common image properties tab widgets in digikam/libs
- - Add General tab.
- - Add Exif tab.
- - Add Histogram tab.
- - Add Comments & tags tab (digikam only).
+* Custom ordering of images
-* New CD/DVD album folders+database backup/restore tool [GC]
+ ==> Who : TA
+ ==> Status : ??
+ ==> Complexity: ??
+ ==> Priority : ??
-* Using new image Framework DImage (16 bits/color/pixels) instead QImage/imlib2 [RR - GC]
+* Showfoto improvements :
-* Add 'Zoom In/Out' capabilities with ImagePreviewWidget (like in Photoshop (tm)) [GC]
+ - Add DCOP interface.
+ - Add open dir action (Done - GC).
+ ==> Who : GC
+ ==> Status : todo
+ ==> Complexity: medium
+ ==> Priority : medium
+
+* Image Plugins improvement :
+
+ - Hot Pixels Tool : Add manual hot pixel selection.
+ - SuperImpose Tool : Complete rewrite of superimpose widget.
+
+ ==> Who : GC -
+ ==> Status : todo
+ ==> Complexity: medium
+ ==> Priority : medium
\ No newline at end of file
More information about the Digikam-devel
mailing list