Update to 1.0.0:
digiKam 1.0.0 - Release date: 2009-12-20 BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): 001 ==> 216791 : Select next instead of privious picture when deleting a picture. 002 ==> 216726 : Turn off ratings on thumbnails in view mode. 003 ==> 207083 : Image Editor shows full-sized file properties after saving. 004 ==> 208227 : ImagePosition does not always reflect contents of GPS Exif-Tags. 005 ==> 209199 : digiKam crash during fingerprint scan. 006 ==> 214227 : digiKam 0.10.0 not listing photos in chronological order. 007 ==> 144155 : Wrong(?) histogram y-axis when blown-out over/underexposure. 008 ==> 196917 : Problem with "sticky" tooltips in album view. 009 ==> 216998 : Histogram color guide is not shown [patch]. 010 ==> 216967 : Marble plugin won't compile and subsequent crashes. 011 ==> 217096 : Imageplugins lenscorrection: lens combobox not sorted by alphabetically order [patch]. 012 ==> 214707 : No "picture not saved" warning when some tool active. 013 ==> 214718 : digiKam Crashed when trying to Edit photo. 014 ==> 135845 : Scrolling thumb view is very slow. 015 ==> 217766 : Cannot change file extension in "Rename" dialog. 016 ==> 217768 : "Rename" dialog does not present the original name for editing. 017 ==> 217598 : Detect image type to save according to extension. 018 ==> 205341 : digiKam get mixed up with windows path. need of head '/' before C:/. 019 ==> 214502 : Pictures in new folder are not displayed. 020 ==> 217515 : Empty album after interrupting fingerprint generation. 021 ==> 218456 : Right click on raw image caused unexpected crash. 022 ==> 216392 : digiKam crashed during moving of an empty folder. 023 ==> 214641 : Pictures are displayed partial after editing EXIF comment. 024 ==> 213444 : digiKam crashed after closing a window. 025 ==> 218890 : Histogram max calculation range [patch]. 026 ==> 218192 : Image Editor blocks re-saving. 027 ==> 218163 : RAW file import settings are lost after import. 028 ==> 218889 : Inconsistent ui element sizing. 029 ==> 180675 : digiKam-doc 0.9.5 missing doc/pt_digikam & doc/pt_showfoto. 030 ==> 210969 : Crash when saving images in editor. 031 ==> 202278 : BQM: sharpen tool resets EXIF orientation. 032 ==> 210211 : digiKam doesn't update metadata of files already in database, sync only writes db->file not db<->file. 033 ==> 213806 : Next image is not displayed after rating an image. 034 ==> 211563 : Batch Queue Manager : only one shot. 035 ==> 216808 : Settings are not saved in NoiseReduction tool. 036 ==> 213798 : Selection after "move selection to folder" retains previous selection. 037 ==> 215743 : Endianness bug loading 16 bits raw images. 038 ==> 215752 : Endianness bug saving 16 bits images [patch]. 039 ==> 215486 : collection not found in location on disk with uuid (lvm volume). 040 ==> 215662 : digiKam crash on close beta6. 041 ==> 219477 : Import photos crashes after crash due to import of large number of fotos.
This commit is contained in:
parent
03e9dbad08
commit
9b2247db1b
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.17 2009/12/01 10:29:01 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2009/12/24 11:54:44 thomasklausner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= digikam-1.0.0-rc
|
||||
PKGNAME= ${DISTNAME:S/-rc/rc1/}
|
||||
DISTNAME= digikam-1.0.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2009/12/01 10:29:01 thomasklausner Exp $
|
||||
$NetBSD: distinfo,v 1.10 2009/12/24 11:54:44 thomasklausner Exp $
|
||||
|
||||
SHA1 (digikam-1.0.0-rc.tar.bz2) = 62ab27cf1c5250cbd5854fbe50e02cf026bf89ae
|
||||
RMD160 (digikam-1.0.0-rc.tar.bz2) = dec674c23ddff79265ae3114da3b621419676a6a
|
||||
Size (digikam-1.0.0-rc.tar.bz2) = 14654893 bytes
|
||||
SHA1 (digikam-1.0.0.tar.bz2) = 9eb2bbfdda8e8982d13f8b5c94a6d664a40dd407
|
||||
RMD160 (digikam-1.0.0.tar.bz2) = 5a2cfc87a49062213bc4ab9ce64f790b09c734df
|
||||
Size (digikam-1.0.0.tar.bz2) = 14768275 bytes
|
||||
|
|
Loading…
Reference in a new issue