KPhotoAlbum 2.2 is released
May 08, 2006
Finally I got KPhotoAlbum 2.2 out of the door (actually it is already a couple a weeks ago now - yeah I've been busy). The new version contains two major improvements: (1) Much improved support for EXIF, including capability to search your images based on EXIF info. (2) A much improved thumbnail viewer which allows you to resize the thumbnails to any size simply by dragging with the middle mouse button.
The following is a list of features added since 2.1:
- Added a checkbox to the annotation dialog offering to remove annotations. Thanks for Robert L Krawitz for patch with this feature.
- The datebar now has an explicit button for canceling selection.
- Drasticly improved performance of deleting images. Thanks for Robert L Krawitz for his analysis of the problem.
- Its now possible to select whether the newest or the oldest thumbnail should be shown first.
- Completely reimplemented the thumbnail view, to solve a huge amount of issues with QIconView.
- Added an EXIF dialog (available from the browser), plus the possibilities to see EXIF tags in the viewer. Set of EXIF tokens shown is configurable in the settings dialog.
- Searches using the description field are now case insensitive.
- Added a Exif dialog to the context menu in the browser.
- KPhotoAlbum now stores its thumbnails in ~/.thumbnails complying with many other applications.
- Added an option to save the index.xml file in a compressed format, this speeds up loading the xml file by approximate a factor 2.
- KPhotoAlbum does now offer to save numbered backups of the index.xml file: index.xml~0001~, index.xml~0002~ etc. In addition this file can be zipped to preserve disk space.
The following is a list of important bug fixes since 2.1:
- Inaccurate times now survives a visit to the annotation dialog.
- Member maps wasn't correctly renamed when renaming a category.
- Fixed crash when annotation dialog was up, and the datebar got a mouse move event. Thanks to Martin Hoeller for finding this crash.
- Fixed bug where limited images on the date bar followed by a limiting images from the browser, and then unlimiting from the browser resulted in only items in the scope of the datebar selection being shown on the datebar.
- Restart slideshow timer when user manually moves to a new image.
Finally, since the previous KPhotoAlbum release (back in the days when it was called KimDaBa), I've worked very hard on trying to add an SQL backend. This required rather a lot of restructuring of KPhotoAlbum. Unfortunately I had to give up on the task before it was finished, as it simply ate me up from the inside. The good news is that all the changes is still in there, and it seems like we might get a Google Summer of Code project for making the darn thing work.