------------------------------------------------------------------------------------
0.9.0 TODO LIST
------------------------------------------------------------------------------------

* right hand side sidebar (allee):
	o Select an album 
        o click on some empty space in the thumbnail view (-> selected image changes from blue selection
          background to dotted line (aka still has keyboard focus, right?)
        o Now select tabs in right hand side:
		+ Properties, metadata..: everyhing is disabled
		+ comments/tags tab on the other hand  shows info about the image with keyboard focus
        Shouldn't every tab show now it's info in this case? (alternatively disable comments/tags too)

* ImageEditor:

   - Polish keyboard focus in sidebar when navigate between album pictures.


* B.K.O files to fix :

==> 111446 : Image Editor   : bad behaviour when out of disk space.

==> 127179 : Main interface : thumbnails does not adhere to the Rotate Images setting in Configure digiKam.
==> 113797 : Main interface : Little thumbnail refresh problem. 
==> 121804 : Main interface : Image overwritten with blank file when importing into same folder.

==> 113801 : Main interface : Little problem with image files extensions.


* Media support:

    o Testing 3 plug cases with GPhoto camera
        1) digikam is not running and camera is pluged in
            -> media action dialog pops up and digikam should
               be in the list. 
        2) digikam is already running when camera is plug in
            -> as 1) but already instance should be used
            (uniconize, switchToDesktop and bringToFront applied
            if necessary
        3) digikam is started/activated after action dialog was closed and
           camera is already connected
            -> camera menu allows to 
                select the 'dynamicly added camera menu item
                to start download dialog
                ditto for unmounting in usm case 


------------------------------------------------------------------------------------
LATER 0.9.0 TODO LIST
------------------------------------------------------------------------------------

* Port project to CMake (see: http://dot.kde.org/1151688350 for notice)
  Port to QT4/KDE4.

* Improving metadata support:
   - Add native JPEG 2000 support with 16 bits color depth and ICC profile support.
   - Writting Metadata into PNG file like JPEG (Exiv2).
   - Writting Metadata into TIFF file like JPEG (Exiv2).

* Database:

   - New database interface to suport remote repository and others DB backend than sqlite.
   - Implement versionning of picture based on Image editor 'Action List' feature.

* Database: 

   - New option to embedded an ICC workspace profile to JPEG, TIFF, and PNG.
   - New option to set digiKam tags on the fly.
   - Storing new Pictures meta-information : all major photograph informations and GPS.

* 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.
    
* Showfoto improvements :

   - Add DCOP interface.
   - Add Support KURL for better konqueror interactions.

* General:

   - Custom ordering of images
   - New TimeLine tool (take a look in kimdaba and f-spot)
   - Post conversion to qlistview: allow selection of multiple albums/tags/dates:
     1/ instead of a "current album" there will a list of "current urls"
     2/ will lead to widesweeping changes all over the core and the kioslaves

