Dear all digiKam fans and users!
The digiKam development team is happy to release 0.9.4-beta4. The digiKam tarball can be downloaded from SourceForge as well. http://sourceforge.net/project/showfiles.php?group_id=42641 --------------------------------------------------------------------------------------------------------------------- NEW FEATURES: General : Updated internal CImg library to last stable 1.2.8 (released at 2008/04/18). General : New search text filter for all metadata sidebar tabs. General : New dialog to list all RAW camera supported. A search camera model tool is available to find easy a camera from list. --------------------------------------------------------------------------------------------------------------------- BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): 001 ==> 121309 : Camera list sorted by brand. 002 ==> 137836 : Usability: Configure camera gui add and auto-detect camera. 003 ==> 160323 : Changing the album name from sth to #sth and then to zsth causes the album to be deleted along with the files. 004 ==> 145083 : Space and Shift-Space isn't used for navigation between images. 005 ==> 158696 : digiKam image viewer crashes when "Save As" is clicked. 006 ==> 156564 : Light table crashes when choosing channel. 007 ==> 147466 : digiKam crashes on termination if an audio file played. 008 ==> 146973 : Crashes when clicking on preview image. 009 ==> 148976 : digiKam Deleted 2.3 g of Pictures. 010 ==> 145252 : Umask settings used for album directory, not for image files. 011 ==> 125775 : digiKam way to save and delete "Searches". 012 ==> 150908 : Canon g3 not recognised works version 0.9.1. 013 ==> 152092 : Showfoto crashes ( signal 11 ) on exit. 014 ==> 160840 : Wrong filtering on Album-Subtree-View. 015 ==> 160846 : Blurred preview of pics. 016 ==> 157314 : Zoom-slider has no steps. 017 ==> 161047 : Shift and wheel mouse doesn't work. 018 ==> 161087 : Conflicting directions of mouse scroll when zooming. 019 ==> 161084 : Not properly updates status bar info. Best Regards Gilles Caulier digiKam project http://www.digikam.org _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
martedì 29 aprile 2008 alle 09:20, Gilles Caulier ha scritto:
> Dear all digiKam fans and users! Does it use new libkipi/libkexiv2 interface now? Angelo _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
Hi Angello
There are tests in code : #if KIPI_VERSION <= 0x000105 KipiVer = QString(kipi_version); #else KipiVer = KIPI::Interface::version(); #endif #if KEXIV2_VERSION <= 0x000106 Kexiv2Ver = QString(kexiv2_version); #else Kexiv2Ver = KExiv2Iface::KExiv2::version(); #endif I'm waiting official libkexiv2 and libkipi to remove it. Gilles 2008/4/29 Angelo Naselli <[hidden email]>: > martedì 29 aprile 2008 alle 09:20, Gilles Caulier ha scritto: > > > Dear all digiKam fans and users! > Does it use new libkipi/libkexiv2 interface now? > > Angelo > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
> I'm waiting official libkexiv2 and libkipi to remove it.
Ehm :$ They are officially released... but i haven't found the time to send an official mail, since at home i haven't switched on my pc for ages :/ and here i can hardly read mails.... Angelo (who would like to be back soon) _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
Free forum by Nabble | Edit this page |