--- kimdaba-2.1/ChangeLog 2005-05-02 10:39:43.000000000 +0200 +++ kphotoalbum-2.2/ChangeLog 2006-04-18 03:18:54.000000000 +0200 @@ -1,3 +1,145 @@ +2006-04-14 Jesper K. Pedersen + + * BUGFIX: Fixed some problems with member groups, when renaming categories. + +2006-03-31 Jesper K. Pedersen + + * BUGFIX:Disallow pressing pgdown/pgup in the annotation dialog + when searching. Thanks to Martin Hoeller for finding this crash. + +2006-03-26 Jesper K. Pedersen + + * Bugfix: inaccurate times now survives a visit to the annotation dialog. + + * Bugfix: Member maps wasn't correctly renamed when renaming a category. + + * Save the layout of the annotation dialog in the file layout.xml + next to the index.xml file. Early in the KPhotoAlbum 2.2 + development, it was saved in the KDE Registry, but the code for + doing this (which is out of my control) has a bug which makes it + impossible to save non latin1 characters. + + Thanks to Martin Hoeller for finding the three above issues. + +2006-03-19 Jesper K. Pedersen + + * VERY FINAL feature: Added a checkbox to the annotation dialog + offering to remove annotations. Thanks for Robert L Krawitz for + patch with this feature. + + * BUGFIX: Fixed crash when annotation dialog was up, and the + datebar got a mouse move event (It had its mouse press blocked, so + it got quite confused from seeing a mouse move without first a + mouse press) Thanks to Martin Hoeller for finding this crash. + + * BUGFIX: The annotation window no longer crashes when reseting + its layout. + + * Disable the delete button in the annotation dialog when + annotating multiple images at the same time, or when using the + dialog for searching. Thanks to Martin Hoeller for finding this crash. + +2006-03-12 Jesper K. Pedersen + + * The datebar now has an explicit button for canceling selection. + + * 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. + +2006-02-11 Jesper K. Pedersen + + * Drasticly improved performance of deleting images. Thanks for + Robert L Krawitz for his analysis of the problem. + + * Don't show a warning about not being able to delete a file when + it doesn't exists in the first place. Thanks to Robert L Krawitz. + +2006-01-12 Jesper K. Pedersen + + * Its now possible to select whether the newest or the oldest + thumbnail should be shown first. + +2006-01-11 Jesper K. Pedersen + + * Made it possible to configure the thumbnail cache. + +2006-01-02 Jesper K. Pedersen + + * Completely reimplemented the thumbnail view, to solve a huge + amount of issues with QIconView. + +2005-11-27 Jesper K. Pedersen + + * 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. + +2005-09-23 Jesper K. Pedersen + + * Searches using the description field are now case insensitive. + + * Stop selecting the first image in the thumbnail view when + showing it up. + + * BUGFIX: Setting tokens should mark the database as dirty. + + * BUGFIX: Restart slideshow timer when user manually moves to a + new image. + +2005-08-29 Jesper K. Pedersen + + * Added a Exif dialog to the context menu in the browser. + + * KPhotoAlbum now stores its thumbnails in ~/.thumbnails complying + with many other applications. + +2005-08-28 Jesper K. Pedersen + + * 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. + +2005-08-26 Jesper K. Pedersen + + * Added command line option --export-in-2.1-format to allow + KPhotoAlbum to save an index.xml that can be read by KPhotoAlbum 2.1. All + configurations in the config dialog (like do auto save etc) will + be lost though. + + * 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. + +2005-08-19 Jesper K. Pedersen + + * recalculate checksum will now work only on the selected images + if there is a selection. + +2005-08-17 Jesper K. Pedersen + + * Pressing return in the search bar now selects the current item. + +2005-08-03 Jesper K. Pedersen + + * Internal: Simplify ImageDate so it now is only a from and a to + QDateTime - this makes it possible for backends to do better date + searches (needed by the SQL backend) + + * Delay loading plugins - this will save us half a second at start + up. + +2005-07-23 Jesper K. Pedersen + + * Threw away the date folder, it is redundant now we have the datebar. + + * Internal: A lot of clean up in the code has happen over the last many + month, and I've been working on making the backend plugable, and + implement a SQL backend. I gave up with the SQL backend, as it was + too hard. My code is still in there in case someone wants to take + over that part. + --------------------------- version 2.1 released -------------------------------------- 2005-04-07 Jesper K. Pedersen @@ -25,7 +167,7 @@ * Added a jump-to-context button to the viewer, plus ensure keyboard focus would be better shown in the thumbnail view. - * BUGFIX: When quiting KDE, KimDaBa will asks if you want to + * BUGFIX: When quiting KDE, KPhotoAlbum will asks if you want to save. This previously canceled logging out of KDE. 2005-03-20 Jesper K. Pedersen @@ -34,7 +176,7 @@ 2005-03-14 Jesper K. Pedersen - * Added a survey, where I can get some feedback from the KimDaBa users. + * Added a survey, where I can get some feedback from the KPhotoAlbum users. 2005-02-20 Jesper K. Pedersen @@ -109,7 +251,7 @@ * Added Maintenance->Display Images with Incomplete Dates this will help update images with missing or invalid dates. - * KimDaBa no longer splits images into a bunch of folders, but + * KPhotoAlbum no longer splits images into a bunch of folders, but does instead show them in one big collection, this makes the date bar more powerful, plus allows you to scroll backwards. @@ -133,7 +275,7 @@ 2004-12-20 Jesper K. Pedersen - * KimDaBa will now escape all non-latin1 characters, so they still + * KPhotoAlbum will now escape all non-latin1 characters, so they still look good on web servers that seems to ignore the meta tag. (Like mine does ;-) @@ -144,7 +286,7 @@ * SUSE introduced a maximum on QImages, a patch from Robert L Krawitz works around this, and ensures that - KimDaBa do not crash when images are larger than the maximum size. + KPhotoAlbum do not crash when images are larger than the maximum size. * The Date picker now remember dates from invocation to invocation (Thanks to Jean-Michel FAYARD for a patch for @@ -248,7 +390,7 @@ S -> ctrl+R (run slide show) Ctrl+S -> none (run randomized slideshow) (this conflicted with save which was and are still on Ctrl-s too) - Remember you can make your own key bindings in KimDaBa, so this are + Remember you can make your own key bindings in KPhotoAlbum, so this are really just the defaults I change. 2004-08-23 Jesper K. Pedersen @@ -280,12 +422,12 @@ * Moved all plugins to one menu rather than scattered out over all the menus. The former seems like the best idea for easy finding a functionality, while the later seems to be best, to ensure that - users know which functionality is KimDaBa core features, and which + users know which functionality is KPhotoAlbum core features, and which are plugins, with plugins perhaps being less integrated than build-in features. * import/export is improved so during import of external images, - KimDaBa will first search for the images next to the .kim file, + KPhotoAlbum will first search for the images next to the .kim file, and then at the URL the images originally was uploaded to. 2004-07-22 Jesper K. Pedersen @@ -363,7 +505,7 @@ 2004-05-02 Jesper K. Pedersen - * BUGFIX: KimDaBa crashed in the following situation: + * BUGFIX: KPhotoAlbum crashed in the following situation: - drag an image out from the thumbnail view - browse, so the thumbnail view shows some other images - drag another image out @@ -390,7 +532,7 @@ * BUGFIX: When generating HTML, only generate image on disk * Added a dialog with a description on how to enable webservers to - server KimDaBa files. + server KPhotoAlbum files. 2004-04-16 Jesper K. Pedersen @@ -519,7 +661,7 @@ 2004-02-15 Jesper K. Pedersen * BUGFIX: Pressing the rename button in member groups made - KimDaBa crash if no member groups are selected. + KPhotoAlbum crash if no member groups are selected. --------------------------- version 1.1 released -------------------------------------- @@ -549,7 +691,7 @@ 2004-01-27 Jesper K. Pedersen - * Made the KimDaBa properties dialog look better. + * Made the KPhotoAlbum properties dialog look better. 2004-01-26 Jesper K. Pedersen @@ -585,7 +727,7 @@ new images are found or existing images are deleted. * BUGFIX: don't load the search and multi-config images through - the imageinfo clas as this will make KimDaBa ask whether date + the imageinfo clas as this will make KPhotoAlbum ask whether date should be trusted. * Added a configuration option for whether EXIF rotation @@ -599,7 +741,7 @@ 2004-01-21 Jesper K. Pedersen - * Thanks to Teemu Rytilahti , KimDaBa + * Thanks to Teemu Rytilahti , KPhotoAlbum will now offer themes when generating HTML. * Heavily optimized browsing functions. Now everything is @@ -622,7 +764,7 @@ 2004-01-19 Jesper K. Pedersen - * MD5 sums are now calculated for each image, so that KimDaBa can + * MD5 sums are now calculated for each image, so that KPhotoAlbum can track movement of images in the directories 2004-01-18 Jesper K. Pedersen @@ -682,18 +824,18 @@ 2003-12-13 Jesper K. Pedersen - * BUGFIX: fixed crash where KimDaBa crashes if you right click outside + * BUGFIX: fixed crash where KPhotoAlbum crashes if you right click outside an item in one of the list boxes with properties (Persons, Locations, ...) 2003-12-05 Jesper K. Pedersen - * BUGFIX: KimDaBa used to crash on moving images around. + * BUGFIX: KPhotoAlbum used to crash on moving images around. 2003-12-01 Jesper K. Pedersen - * New Feature: Its now possible to drag(copy) images from kimdaba - to say the desktop. Unfortunately KimDaBa crashes in KDE code if I + * New Feature: Its now possible to drag(copy) images from kphotoalbum + to say the desktop. Unfortunately KPhotoAlbum crashes in KDE code if I drag an QImage out, so I can only drag the filename out, which means that rotated images are not rotated when dragged out. Still better than nothing ;-) @@ -704,7 +846,7 @@ * Added Settings | Configure Shortcuts - * Edit->Options was moved Settings->Configure Kimdaba. + * Edit->Options was moved Settings->Configure Kphotoalbum. * New Feature: It is now possible to using fish:// or ftp:// when exporting to HTML @@ -729,9 +871,9 @@ directory. This resulted in a name class if two files existed with same base name but different extension. - * Completed the KimDaBa handbook. + * Completed the KPhotoAlbum handbook. - * BUGFIX: KimDaBa did always show one image less than the index promised. + * BUGFIX: KPhotoAlbum did always show one image less than the index promised. * IMPROVEMENT: Exchanged Ctrl+plus and Ctrl+minus in the viewer, so ctrl+plus now means run faster and ctrl+minus means run slower. This seems @@ -744,9 +886,9 @@ 2003-10-05 Jesper K. Pedersen - * BUGFIX: KimDaBa crashed when it found new images at start up. + * BUGFIX: KPhotoAlbum crashed when it found new images at start up. - * Started writing a handbook for KimDaBa. + * Started writing a handbook for KPhotoAlbum. * BUGFIX: if the slideshow was running very fast, then keyevents got utterly much behind making it almost impossible to stop the slideshow.