extragear/graphics/digikam

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

extragear/graphics/digikam

Gilles Caulier
SVN commit 496454 by cgilles:

digikam from trunk : update 0.9.x TODO list. Please take a look and let's me hear if all is ok...
CCMAIL: [hidden email]

 M  +15 -79    TODO  


--- trunk/extragear/graphics/digikam/TODO #496453:496454
@@ -1,76 +1,33 @@
-TODO list later 0.8.0 release:
-
+0.9.x TODO LIST
 ------------------------------------------------------------------------------------
 
-* 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).
+* Image Properties SideBar:
 
-   ==> Who : GC.
-   ==> Status : Done. Ready to commit!
-   ==> Priority : hight.
+   - Added signal/slots control between IE and main interface about "comments & tags" tab.
+     Comments & tags set from main must be updated in IE and vis versa.
 
-* 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.)
+* 16 bits/color/pixels support :
+   - Any Image plugins must be adapted.
 
-   ==> Who : GC (& RR ?).
-   ==> Status : Under progress.
-   ==> Complexity : hight.
-   ==> Priority : hight.
+* Improving metadata support:
+   - Using Exiv2 lib instead libexif
+   - Add IPTC support ?
+   - Add RAW metadata support ?
+   - Add embbeded thumbnail support ?
+   - Improved PNG file format support ==> PNG vs DNG file format ==> PNG is the ultimate photographs data container ?
 
-* 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 :
 
-   ==> Who : GC.
-   ==> Status : todo.
-   ==> Complexity: medium.
-   ==> Priority : medium.
-
 * New CD/DVD album folders+database backup/restore tool :
-
    - Take a look of music database backup in amarok.
    - Take a look of image database backup in showimg.
   
-   ==> Who : GC.
-   ==> Status : todo.
-   ==> Complexity: hight.
-   ==> Priority : hight.
-
+* Image conversion tool included in camera interface
+  
 * New TimeLine tool :
-
    - Take a look in kimdaba and f-spot.
-  
-   ==> Who : ??.
-   ==> Status : todo.
-   ==> Complexity: medium.
-   ==> Priority : medium.
 
-* Add support of Text metadata in PNG/PNM/TIFF to stock image comments like JPEG/Exif :
-
-   - Take a look in http://en.wikipedia.org/wiki/PNG for more informations about meta-data
-     supported bu PNG format.
-   - Using libpng, libnetpbm and libtiff.
-
-   ==> Who : ??.
-   ==> Status : todo.
-   ==> Complexity: medium.
-   ==> Priority : medium.
-
-* post conversion to qlistview: allow selection of multiple
+* post conversion to qlistview: allow selection of multiple
   albums/tags/dates :
 
    - instead of a "current album" there will a list of
@@ -78,36 +35,15 @@
    - will lead to widesweeping changes all over the core
      and the kioslaves
 
-   ==> Who : ??
-   ==> Status : ??
-   ==> Complexity: ??
-   ==> Priority : ??
-
 * Custom ordering of images
 
-   ==> Who : TA
-   ==> Status : ??
-   ==> Complexity: ??
-   ==> Priority : ??
-
 * Showfoto improvements :
 
    - Add DCOP interface.
-   - Add open dir action (Done - GC).
    - Add Support KURL for better konqueror interactions.
    - Add canvas Exif autorotate with JPEG file like image editor.
 
-   ==> Who : ??
-   ==> 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 - UG
-   ==> Status : todo
-   ==> Complexity: medium
-   ==> Priority : medium
_______________________________________________
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

Bugzilla from tomalbers@kde.nl
Op dinsdag 10 januari 2006 15:47, schreef Gilles Caulier:
> digikam from trunk : fixed AUTHORS files accordinly with Achim Bohnet

Can you clean up the authors in the branch?

Toma

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

smime.p7s (2K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: extragear/graphics/digikam

Gilles Caulier
Le Mercredi 11 Janvier 2006 00:14, Tom Albers a écrit :
> Op dinsdag 10 januari 2006 15:47, schreef Gilles Caulier:
> > digikam from trunk : fixed AUTHORS files accordinly with Achim Bohnet
>
> Can you clean up the authors in the branch?
>

done

Tom, i think it's important to backport these commits from trunk about IE and
showfoto before to release : #496058 and #496316

A nice day
--
Gilles
_______________________________________________
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

Bugzilla from tomalbers@kde.nl
Op woensdag 11 januari 2006 08:31, schreef Gilles Caulier:

> Le Mercredi 11 Janvier 2006 00:14, Tom Albers a écrit :
> > Op dinsdag 10 januari 2006 15:47, schreef Gilles Caulier:
> > > digikam from trunk : fixed AUTHORS files accordinly with Achim Bohnet
> >
> > Can you clean up the authors in the branch?
>
> done
>
> Tom, i think it's important to backport these commits from trunk about IE
> and showfoto before to release : #496058 and #496316
>
> A nice day

Backports are no longer possible. You changed so much code due to the
namespace thingie that automated backports are no longer possible.

Feel free to do it manually if you have time.

Toma
_______________________________________________
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

Gilles Caulier
Le Mercredi 11 Janvier 2006 11:10, Tom Albers a écrit :

> Op woensdag 11 januari 2006 08:31, schreef Gilles Caulier:
> > Le Mercredi 11 Janvier 2006 00:14, Tom Albers a écrit :
> > > Op dinsdag 10 januari 2006 15:47, schreef Gilles Caulier:
> > > > digikam from trunk : fixed AUTHORS files accordinly with Achim Bohnet
> > >
> > > Can you clean up the authors in the branch?
> >
> > done
> >
> > Tom, i think it's important to backport these commits from trunk about IE
> > and showfoto before to release : #496058 and #496316
> >
> > A nice day
>
> Backports are no longer possible. You changed so much code due to the
> namespace thingie that automated backports are no longer possible.
>
> Feel free to do it manually if you have time.
>
ok, i will take a look. When have you planed 0.8.1 release date ?

Gilles
_______________________________________________
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

Bugzilla from ach@mpe.mpg.de
On Wednesday 11 January 2006 11:31, Gilles Caulier wrote:

> Le Mercredi 11 Janvier 2006 11:10, Tom Albers a écrit :
> > Op woensdag 11 januari 2006 08:31, schreef Gilles Caulier:
> > > Le Mercredi 11 Janvier 2006 00:14, Tom Albers a écrit :
> > > > Op dinsdag 10 januari 2006 15:47, schreef Gilles Caulier:
> > > > > digikam from trunk : fixed AUTHORS files accordinly with Achim Bohnet
> > > >
> > > > Can you clean up the authors in the branch?
> > >
> > > done
> > >
> > > Tom, i think it's important to backport these commits from trunk about IE
> > > and showfoto before to release : #496058 and #496316
> > >
> > > A nice day
> >
> > Backports are no longer possible. You changed so much code due to the
> > namespace thingie that automated backports are no longer possible.
> >
> > Feel free to do it manually if you have time.
> >
> ok, i will take a look. When have you planed 0.8.1 release date ?

Hi Gilles,

If I can hand over the pkg sources on 18th, it's still okay.
We also have the possibility to make an tarball just for
testing (or -rc1?) now and a finil one on Monday.
When there are no heavy changes in the meantime
I assume the final one will not all a sudden break.

Tom maybe you just prepare anything and I run the
tarball buildscript localy tonight and do the test.
On Monday we can create an official one.  Hopefully
this gives enough time to get the media stuff working?

[worst case: if we are not happy with with state until 19th,
we can release a rc1 and I upload later pkg updates with
bugfixes.]

Achim

--
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [hidden email]
_______________________________________________
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

Gilles Caulier
In reply to this post by Bugzilla from tomalbers@kde.nl
Le Mercredi 11 Janvier 2006 11:10, Tom Albers a écrit :

> Op woensdag 11 januari 2006 08:31, schreef Gilles Caulier:
> > Le Mercredi 11 Janvier 2006 00:14, Tom Albers a écrit :
> > > Op dinsdag 10 januari 2006 15:47, schreef Gilles Caulier:
> > > > digikam from trunk : fixed AUTHORS files accordinly with Achim Bohnet
> > >
> > > Can you clean up the authors in the branch?
> >
> > done
> >
> > Tom, i think it's important to backport these commits from trunk about IE
> > and showfoto before to release : #496058 and #496316
> >
> > A nice day
>
> Backports are no longer possible. You changed so much code due to the
> namespace thingie that automated backports are no longer possible.
>
> Feel free to do it manually if you have time.

Toma, i will do it tomorrow morning, not before. that right for you ?

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