summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-17 08:33:13 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-17 08:33:13 +0000
commit5543c8d9438bdee5065f9c30e418f9b664aee170 (patch)
tree3f360005ae611849a11adab769c34033dee2147f /ChangeLog
downloaddigikam-5543c8d9438bdee5065f9c30e418f9b664aee170.tar.gz
digikam-5543c8d9438bdee5065f9c30e418f9b664aee170.zip
Added developer-abandoned KDE3 version of Digikam
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/digikam@1075997 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog59670
1 files changed, 59670 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..bff37d8
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,59670 @@
+0.9.6 2009-07-03
+-------------------------------------------------------------------------
+
+2009-06-18 09:57 cgilles
+
+ * ChangeLog: prepare 0.9.6-rc
+
+2009-06-18 09:42 cgilles
+
+ * digikam.lsm: update
+
+2009-06-18 09:40 cgilles
+
+ * digikam/metadatahub.cpp, digikam/metadatahub.h: backport commit
+ #982571 from trunk
+
+2009-05-28 14:06 cgilles
+
+ * NEWS, digikam.lsm, digikam/daboutdata.h, release_digikam.rb: bump
+ version to 0.9.6-rc
+
+2009-05-28 13:58 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: backport commit
+ #974096 from trunk
+
+2009-05-28 07:49 cgilles
+
+ * digikam/albumfolderview.cpp: backport commit #973904 from trunk
+ CCBUGS: 169213
+
+2009-05-26 17:16 cgilles
+
+ * kioslave/digikamthumbnail.cpp: revert
+ CCBUGS: 193967
+
+2009-05-25 13:37 cgilles
+
+ * utilities/cameragui/cameraui.cpp, utilities/cameragui/cameraui.h:
+ backport commit #972580 from KDE4
+
+2009-05-25 13:13 cgilles
+
+ * utilities/cameragui/cameraui.cpp: fix sort of items, as KDE4.
+ BUG: 191842
+ CCBUGS: 191774
+
+2009-05-25 10:47 cgilles
+
+ * utilities/cameragui/cameraiconitem.cpp,
+ utilities/cameragui/cameraiconitem.h: polish
+
+2009-05-25 09:22 cgilles
+
+ * utilities/cameragui/cameraui.cpp: Selection is used to run
+ download post processing : do not permit to change icon view
+ selection if camera gui is busy
+
+2009-05-25 07:18 cgilles
+
+ * utilities/cameragui/cameraiconitem.cpp,
+ utilities/cameragui/cameraiconitem.h: sync with trunk
+
+2009-05-25 06:59 cgilles
+
+ * kioslave/digikamthumbnail.cpp, kioslave/digikamthumbnail.h: sync
+ with trunk
+
+2009-05-14 12:52 cgilles
+
+ * utilities/cameragui/cameraui.cpp, utilities/cameragui/cameraui.h:
+ backport commit #967936 from trunk
+
+2009-05-14 07:42 cgilles
+
+ * utilities/setup/cameraselection.cpp,
+ utilities/setup/cameraselection.h: backport commit #967846 from
+ trunk
+
+2009-04-21 07:27 cgilles
+
+ * showfoto/pics/menusidepixmap.png,
+ showfoto/pics/menusidepixmap.xcf: update version
+
+2009-04-21 07:27 cgilles
+
+ * data/pics/menusidepixmap.png, data/pics/menusidepixmap.xcf:
+ update version
+
+2009-04-17 06:40 cgilles
+
+ * libs/dimg/loaders/dimgloader.cpp, libs/dimg/loaders/dimgloader.h:
+ digiKam 0.9.6 : backport commit #955139 from trunk
+
+2009-04-16 18:58 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: sync with trunk
+
+2009-04-14 17:00 cgilles
+
+ * libs/widgets/common/splashscreen.cpp: use black color for text
+
+2009-04-14 06:18 cgilles
+
+ * AUTHORS, data/pics/digikam-splash.png,
+ data/pics/digikam-splash.xcf, showfoto/pics/showfoto-splash.png,
+ showfoto/pics/showfoto-splash.xcf: If digiKam and Showfoto 0.9.6
+ will be released, at least splashscreens are updated
+
+2009-04-13 21:05 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp: backport commit
+ #953387
+
+2009-04-11 12:59 cgilles
+
+ * NEWS, project/NEWS.0.9.5: 0.9.5 news
+
+2009-04-06 10:08 cgilles
+
+ * NEWS, configure.in.in, digikam.lsm, digikam/daboutdata.h: 0.9.6
+
+2009-04-06 10:06 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: backport commit
+ #949942 from KDE4
+
+2009-03-17 09:52 cgilles
+
+ * NEWS: typo
+
+2009-03-16 12:43 cgilles
+
+ * libs/greycstoration/greycstorationiface.cpp: restore 2 Cimg
+ threads
+
+2009-03-13 12:22 cgilles
+
+ * release_digikam.rb: update
+
+2009-03-13 12:21 cgilles
+
+ * digikam/daboutdata.h: update
+
+2009-03-13 11:47 cgilles
+
+ * libs/greycstoration/greycstorationiface.cpp: as recommended by
+ CImg author, use only one separated thread in CImg. Thread
+ management need to be fixed in CImg.
+ CCBUGS: 186642
+
+2009-03-13 11:40 cgilles
+
+ * ChangeLog: update
+
+2009-03-13 10:56 cgilles
+
+ * digikam.lsm: update
+
+2009-03-13 10:56 cgilles
+
+ * NEWS: update
+
+0.9.5 2009-03-15
+-------------------------------------------------------------------------
+
+2009-03-09 08:08 cgilles
+
+ * libs/greycstoration/greycstorationiface.cpp: sync with trunk
+
+2009-02-28 20:28 cgilles
+
+ * data/themes/DarkRoom, data/themes/Makefile.am: backport commit
+ #933385
+
+2009-02-28 16:56 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.cpp: backport commit
+ #933318.
+
+2009-02-24 18:50 cgilles
+
+ * NEWS: update
+
+2009-02-22 08:29 cgilles
+
+ * utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h: backport commit
+ #929686 to kde3 branch
+ BUG: 182212
+
+2009-02-19 14:05 cgilles
+
+ * imageplugins/inpainting/imageplugin_inpainting.cpp,
+ imageplugins/inpainting/imageplugin_inpainting.h,
+ imageplugins/inpainting/inpaintingtool.cpp,
+ imageplugins/inpainting/inpaintingtool.h: sync with trunk
+ BUG: 184731
+
+2009-02-19 13:06 cgilles
+
+ * libs/dimg/loaders/pngloader.cpp: sync with trunk
+
+2009-02-18 12:10 cgilles
+
+ * libs/jpegutils/jpegutils.cpp: compile
+
+2009-02-18 11:50 cgilles
+
+ * NEWS: update
+
+2009-02-18 11:45 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: kill current thread
+ with multithreaded Editor Tools when slotAbort() is called
+ CCBUGS: 184731
+
+2009-02-18 11:33 cgilles
+
+ * libs/greycstoration/CImg.h, libs/greycstoration/greycstoration.h:
+ update CImg to 1.3.0
+
+2009-02-16 20:42 cgilles
+
+ * libs/jpegutils/jpegutils.cpp, libs/jpegutils/jpegutils.h: tmp
+ file is jpeg
+
+2009-02-04 11:12 cgilles
+
+ * libs/dimg/loaders/pngloader.cpp, libs/dimg/loaders/pngloader.h:
+ backport commit #921033 from trunk
+ CCBUG: 151552
+
+2009-02-03 14:09 cgilles
+
+ * NEWS: update
+
+2009-02-01 17:53 cgilles
+
+ * digikam/albumwidgetstack.cpp, digikam/albumwidgetstack.h,
+ digikam/digikamview.cpp, digikam/digikamview.h,
+ digikam/imagepreviewview.cpp, digikam/imagepreviewview.h:
+ backport commit #919853 from trunk
+ CCBUG: 182754
+
+2009-02-01 16:00 aclemens
+
+ * digikam/albumfolderview.cpp, digikam/folderview.cpp,
+ digikam/searchfolderview.cpp, digikam/tagfilterview.cpp,
+ digikam/tagfilterview.h, digikam/tagfolderview.cpp,
+ digikam/timelinefolderview.cpp, digikam/timelinefolderview.h,
+ libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagedescedittab.h,
+ libs/imageproperties/talbumlistview.cpp,
+ libs/imageproperties/talbumlistview.h: backport commit #919579
+ from KDE4 trunk
+
+ CCBUG:148166
+
+2009-02-01 14:28 aclemens
+
+ * NEWS: update
+
+2009-01-31 16:02 cgilles
+
+ * utilities/cameragui/cameraiconview.cpp,
+ utilities/cameragui/cameraiconview.h: digiKam from KDE3 branch:
+ CameraGUI : adapt count of selected item to new ordering :
+ - rescent item (on the top of icon view) = upper value.
+ - older item (on the bottom of icon view) = lower value.
+ CCBUG: 182352
+
+2009-01-31 15:18 cgilles
+
+ * digikam/iconitem.cpp: polish
+
+2009-01-31 13:43 cgilles
+
+ * utilities/cameragui/cameracontroller.cpp,
+ utilities/cameragui/cameracontroller.h: backport commit #919064
+ from trunk
+
+2009-01-29 08:54 cgilles
+
+ * NEWS: update
+
+2009-01-28 19:19 cgilles
+
+ * utilities/cameragui/animwidget.cpp,
+ utilities/cameragui/animwidget.h: fix memory leak
+
+2009-01-28 18:23 cgilles
+
+ * NEWS, digikam.lsm, digikam/daboutdata.h: bump version
+
+2009-01-28 18:20 cgilles
+
+ * utilities/cameragui/dkcamera.cpp, utilities/cameragui/dkcamera.h:
+ backport commit #917883 from trunk
+
+2009-01-27 14:45 cgilles
+
+ * README: fix Qt url
+
+2009-01-27 12:13 cgilles
+
+ * release_digikam.rb: update
+
+2009-01-27 12:12 cgilles
+
+ * ChangeLog: beta3
+
+2009-01-27 11:46 cgilles
+
+ * NEWS, digikam.lsm: prepare beta3
+
+2009-01-27 10:56 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumlister.cpp,
+ digikam/albumlister.h: digiKam from KDE3 branche : backport
+ commit #917103 from trunk
+ CCBUG: 181705
+
+0.9.5-beta3 2009-01-27
+-------------------------------------------------------------------------
+
+2009-01-26 14:56 cgilles
+
+ * utilities/imageeditor/editor/editorstackview.h,
+ utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h: backport commit
+ #916945 from trunk
+
+2009-01-26 10:02 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/antivignetting/antivignettingtool.cpp,
+ imageplugins/blurfx/blurfxtool.cpp,
+ imageplugins/border/bordertool.cpp,
+ imageplugins/channelmixer/channelmixertool.cpp,
+ imageplugins/charcoal/charcoaltool.cpp,
+ imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp,
+ imageplugins/distortionfx/distortionfxtool.cpp,
+ imageplugins/emboss/embosstool.cpp,
+ imageplugins/filmgrain/filmgraintool.cpp,
+ imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/hotpixels/hotpixelstool.cpp,
+ imageplugins/infrared/infraredtool.cpp,
+ imageplugins/inpainting/inpaintingtool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/noisereduction/noisereductiontool.cpp,
+ imageplugins/oilpaint/oilpainttool.cpp,
+ imageplugins/raindrop/raindroptool.cpp,
+ imageplugins/restoration/restorationtool.cpp,
+ imageplugins/sheartool/sheartool.cpp,
+ imageplugins/texture/texturetool.cpp,
+ imageplugins/whitebalance/whitebalancetool.cpp,
+ libs/widgets/imageplugins/imagepanelwidget.h,
+ libs/widgets/imageplugins/imagewidget.h,
+ project/project.kdevelop: backport commit #916862 from trunk
+ CCBUG: 181940
+
+2009-01-26 08:00 cgilles
+
+ * utilities/imageeditor/tools/imageresize.cpp,
+ utilities/imageeditor/tools/imageresize.h: polish
+
+2009-01-24 23:14 aclemens
+
+ * utilities/lighttable/lighttablebar.cpp: backport commit #916232
+
+ CCBUG:181721
+
+2009-01-24 10:03 mwiesweg
+
+ * utilities/cameragui/cameraiconview.cpp: Backport commit 914144 to
+ KDE3
+
+ CCBUG: 181347
+
+2009-01-24 08:10 cgilles
+
+ * NEWS: update
+
+2009-01-22 17:26 cgilles
+
+ * utilities/imageeditor/editor/imageiface.cpp: backport commit
+ #915276 from trunk
+
+2009-01-22 14:52 cgilles
+
+ * utilities/imageeditor/editor/imageiface.cpp,
+ utilities/imageeditor/editor/imageiface.h: backport commit
+ #915190 from trunk
+
+2009-01-19 13:58 aclemens
+
+ * digikam/pixmapmanager.cpp, utilities/cameragui/animwidget.cpp,
+ utilities/cameragui/cameracontroller.cpp,
+ utilities/cameragui/renamecustomizer.cpp,
+ utilities/slideshow/slideshow.cpp: fix memory leak
+
+2009-01-18 16:14 mwiesweg
+
+ * digikam/albumfolderview.cpp: Backport commit 912983 to KDE3
+
+ CCBUG: 169306
+
+2009-01-17 19:18 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.cpp: polish
+
+2009-01-17 19:13 aclemens
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp: backport commit
+ #912597 from KDE4 trunk
+
+2009-01-17 19:12 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp: polish
+
+2009-01-17 18:39 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp: backport commit #912578
+ from KDE4 trunk
+
+2009-01-17 17:08 cgilles
+
+ * NEWS: update
+
+2009-01-17 17:06 cgilles
+
+ * imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.h,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.h: digiKAm from
+ KDE3 branch: added great patch from Simon Margo about to add new
+ composition guide in Ratio Crop Tool based on Diagonal Rules.
+ CCBUG: 179548
+ CCMAIL: simon@margo.student.utwente.nl
+
+2009-01-15 18:01 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h: backport commit
+ #910844 from trunk
+ CCBUG: 180609
+
+2009-01-15 07:02 cgilles
+
+ * NEWS: update
+
+2009-01-14 15:07 cgilles
+
+ * NEWS: update
+
+2009-01-12 18:19 cgilles
+
+ * libs/widgets/common/splashscreen.cpp: this text color is better
+ adapted to splash
+
+2009-01-09 22:40 cgilles
+
+ * digikam/scanlib.cpp, libs/widgets/common/splashscreen.cpp,
+ libs/widgets/common/splashscreen.h, project/project.kdevelop: fix
+ splashscreen api
+
+2009-01-07 14:02 cgilles
+
+ * utilities/setup/setupicc.cpp, utilities/setup/setupicc.h:
+ backport commit #906894 from trunk
+
+2009-01-06 23:15 aclemens
+
+ * digikam/folderview.cpp: backport commit #906855 from KDE4 trunk
+
+2009-01-05 12:13 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumiconviewfilter.h:
+ missing to remove old lines with previous commit
+ CCBUGS: 179653
+
+2009-01-05 08:05 cgilles
+
+ * digikam/albumiconviewfilter.cpp: fix rating filter rules if
+ filter is "rating equals zero stars"
+ CCBUG: 179653
+
+2009-01-04 09:12 cgilles
+
+ * NEWS: update
+
+2009-01-03 09:19 cgilles
+
+ * NEWS: update
+
+2009-01-02 17:15 cgilles
+
+ * libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagedescedittab.h: sync with trunk
+
+2009-01-02 16:32 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp,
+ utilities/imageeditor/canvas/dimginterface.h: backport commit
+ #904603 from trunk
+
+2009-01-01 17:09 mwiesweg
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: Backport
+ commit 900430 to KDE3:
+
+ Reimplement minimumSizeHint of the scroll area.
+ The minimumSizeHint of a QScrollView is usually independent of
+ the widget
+ contained, but here we want to have a certain amount of minimum
+ horizontal space.
+ Limit minimum size to 40% of desktop width.
+
+ CCBUG: 175630
+
+2009-01-01 16:53 cgilles
+
+ * digikam/daboutdata.h: a new year
+
+2009-01-01 12:10 cgilles
+
+ * NEWS: update
+
+2008-12-31 11:20 cgilles
+
+ * NEWS: update
+
+2008-12-22 14:06 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ digikam/digikamappprivate.h, digikam/digikamui.rc,
+ imageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+ showfoto/showfotoui.rc,
+ utilities/imageeditor/editor/digikamimagewindowui.rc,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h,
+ utilities/imageeditor/editor/editorwindowprivate.h,
+ utilities/lighttable/lighttablewindow.cpp,
+ utilities/lighttable/lighttablewindow.h,
+ utilities/lighttable/lighttablewindowprivate.h,
+ utilities/lighttable/lighttablewindowui.rc: backport commit
+ #900178 from trunk
+ CCBUG: 147771
+
+2008-12-22 12:44 cgilles
+
+ * showfoto/main.cpp: backport commit #900169 from trunk
+
+2008-12-22 10:27 cgilles
+
+ * libs/widgets/common/dlogoaction.cpp: backport commit #900124 from
+ trunk
+
+2008-12-22 09:01 cgilles
+
+ * utilities/cameragui/albumselectdialog.cpp,
+ utilities/cameragui/albumselectdialog.h: size more adjusted for
+ large icon size from album folder view
+
+2008-12-22 08:06 cgilles
+
+ * utilities/batch/batchthumbsgenerator.cpp,
+ utilities/batch/batchthumbsgenerator.h: polish
+
+2008-12-22 08:02 cgilles
+
+ * digikam/main.cpp, showfoto/main.cpp: backport commit #900079 from
+ trunk
+
+2008-12-22 05:22 cgilles
+
+ * NEWS: update
+
+2008-12-19 19:05 cgilles
+
+ * utilities/cameragui/cameraiconitem.cpp: backport commit #135845
+ from trunk
+
+2008-12-19 18:33 cgilles
+
+ * utilities/cameragui/cameraiconitem.cpp,
+ utilities/cameragui/cameraiconitem.h,
+ utilities/cameragui/cameraiconview.cpp,
+ utilities/cameragui/cameraiconview.h: backport commit #135845
+ from trunk
+
+2008-12-19 13:46 cgilles
+
+ * themedesigner/themediconview.cpp: fix memory leak
+
+2008-12-19 06:47 cgilles
+
+ * digikam/imageinfo.cpp, digikam/imageinfo.h: fix wrong place of
+ return instance
+
+2008-12-17 18:46 cgilles
+
+ * utilities/cameragui/cameraui.cpp: add Minolta Camera internal
+ files to ignore (PTP mode only)
+
+2008-12-17 13:34 cgilles
+
+ * utilities/cameragui/umscamera.cpp: polish
+
+2008-12-17 13:33 cgilles
+
+ * utilities/cameragui/umscamera.cpp: polish
+
+2008-12-17 10:59 cgilles
+
+ * utilities/cameragui/umscamera.cpp,
+ utilities/cameragui/umscamera.h: digiKam from KDE3 branch :
+ Camera GUI improvements: USB mass Storage camera: items date
+ management:
+ - Use metadata from THM files if available to get item
+ informations.
+ - Video files date are extracted from THM if possible. In this
+ case video files are sorted by date properlly.
+ - If THM files are not available, we trying to extract date from
+ orginal file metadata.
+ - If metadata are not available, we use file creation time stamp
+ instead file Modification time stamp.
+
+2008-12-17 07:48 cgilles
+
+ * utilities/setup/setupplugins.cpp, utilities/setup/setupplugins.h:
+ no need to display libkipi version here
+
+2008-12-16 16:18 cgilles
+
+ * utilities/cameragui/cameraui.cpp: backport commit #897687 from
+ trunk
+
+2008-12-16 14:43 cgilles
+
+ * utilities/cameragui/cameraui.cpp: digiKam from KDE3 branch :
+ backport commit #897651
+ BUGS: 146618
+
+2008-12-14 18:36 cgilles
+
+ * NEWS, digikam.lsm, digikam/daboutdata.h, release_digikam.rb:
+ beta3
+
+2008-12-14 18:30 mwiesweg
+
+ * libs/dimg/loaders/pngloader.cpp: Backport commit 896911 to KDE3.
+ png_set_interlace_handling need to be called before calling
+ png_start_read_image() or png_read_update_info()
+
+ CCBUG: 149875
+
+2008-12-14 10:08 aclemens
+
+ * digikam/digikamapp.cpp, libs/dialogs/rawcameradlg.cpp,
+ utilities/cameragui/cameraui.cpp,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/lighttable/lighttablewindow.cpp: adapt to naming scheme
+ from digikam trunk
+
+2008-12-13 13:04 cgilles
+
+ * digikam.lsm: update
+
+2008-12-13 13:03 cgilles
+
+ * ChangeLog: preapre digiKam 0.9.5-beta2
+
+0.9.5-beta2 2008-13-12
+-------------------------------------------------------------------------
+
+2008-12-13 10:45 aclemens
+
+ * digikam/mimefilter.cpp: backport commit #896326 from trunk
+
+2008-12-13 09:34 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/antivignetting/antivignettingtool.cpp,
+ imageplugins/blurfx/blurfxtool.cpp,
+ imageplugins/border/bordertool.cpp,
+ imageplugins/channelmixer/channelmixertool.cpp,
+ imageplugins/charcoal/charcoaltool.cpp,
+ imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/blurtool.cpp,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp,
+ imageplugins/distortionfx/distortionfxtool.cpp,
+ imageplugins/emboss/embosstool.cpp,
+ imageplugins/filmgrain/filmgraintool.cpp,
+ imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/hotpixels/hotpixelstool.cpp,
+ imageplugins/infrared/infraredtool.cpp,
+ imageplugins/inpainting/inpaintingtool.cpp,
+ imageplugins/inserttext/inserttexttool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/noisereduction/noisereductiontool.cpp,
+ imageplugins/oilpaint/oilpainttool.cpp,
+ imageplugins/perspective/perspectivetool.cpp,
+ imageplugins/raindrop/raindroptool.cpp,
+ imageplugins/restoration/restorationtool.cpp,
+ imageplugins/sheartool/sheartool.cpp,
+ imageplugins/superimpose/superimposetool.cpp,
+ imageplugins/texture/texturetool.cpp,
+ imageplugins/whitebalance/whitebalancetool.cpp,
+ project/project.kdevelop,
+ utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/rawimport/rawimport.cpp: backport commit
+ #896301 from trunk
+
+2008-12-12 22:39 cgilles
+
+ * digikam/cameratype.cpp, digikam/cameratype.h: Very nice : in copy
+ constructor, the d private insternal class is never created.
+ This can give a beautifull crash (:=)))...
+
+2008-12-12 08:45 aclemens
+
+ * digikam/albumlister.cpp, digikam/mimefilter.cpp,
+ digikam/mimefilter.h: add "Image files" mime filter
+
+ CCBUG:172911
+
+2008-12-11 06:45 cgilles
+
+ * libs/widgets/common/sidebar.cpp, libs/widgets/common/sidebar.h:
+ backport commit #895498 from trunk
+
+2008-12-09 15:25 aclemens
+
+ * digikam/digikamapp.cpp: add Exif orientation actions to
+ actionCollection, so they can be changed in the Shortcut Editor
+
+2008-12-09 09:30 cgilles
+
+ * libs/imageproperties/cameraitempropertiestab.cpp: fix camera
+ download status displayed on side bar
+
+2008-12-06 07:26 cgilles
+
+ * NEWS: update
+
+2008-12-06 06:48 cgilles
+
+ * NEWS: update
+
+2008-12-05 21:37 cgilles
+
+ * NEWS: update
+
+2008-12-05 21:18 cgilles
+
+ * NEWS: update
+
+2008-12-05 20:40 cgilles
+
+ * NEWS: update
+
+2008-12-05 13:53 aclemens
+
+ * NEWS: update
+
+2008-12-05 13:11 cgilles
+
+ * NEWS: update
+
+2008-12-05 12:24 cgilles
+
+ * NEWS: update
+
+2008-12-05 11:56 cgilles
+
+ * NEWS: update
+
+2008-12-05 11:33 cgilles
+
+ * NEWS: update
+
+2008-12-05 08:03 cgilles
+
+ * NEWS: update
+
+2008-12-04 19:37 cgilles
+
+ * NEWS: update
+
+2008-12-04 17:07 cgilles
+
+ * NEWS: update
+
+2008-12-04 17:03 cgilles
+
+ * NEWS: update
+
+2008-12-04 15:29 cgilles
+
+ * NEWS: update
+
+2008-12-04 15:05 cgilles
+
+ * NEWS: update
+
+2008-12-04 14:36 cgilles
+
+ * NEWS: update
+
+2008-12-03 12:49 aclemens
+
+ * digikam/albumpropsedit.cpp: backport commit #891982 from trunk
+
+ CCBUG:137233
+
+2008-11-25 10:00 krienke
+
+ * utilities/scripts/digitaglinktree: Fixed perl access to arrayref
+ problems
+
+2008-11-24 13:42 cgilles
+
+ * NEWS: update
+
+2008-11-24 13:41 cgilles
+
+ * utilities/scripts/digitaglinktree: digiKam from KDe3 : patch from
+ Peter Muehlenpfordt to fix problem about merging of tags with
+ same name in different subfolders. The problem is fixed by
+ changing the hash-index from the
+ tag-name to the tag-ID.
+ BUG: 175970
+
+2008-11-10 17:52 cgilles
+
+ * NEWS: update
+
+2008-11-10 17:39 cgilles
+
+ * libs/imageproperties/cameraitempropertiestab.cpp,
+ libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagepropertiescolorstab.cpp,
+ libs/imageproperties/imagepropertiestab.cpp,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: digiKam from
+ KDE3 : use QScrollView to host sidebar tab content everywhere to
+ improve usability with small screen.
+ Now digiKam can be used on small computer screen, as with EEEPC
+ for ex.
+ TODO: KDE4PORT
+ BUGS: 164573
+
+2008-11-10 14:57 cgilles
+
+ * project/project.kdevelop: update
+
+2008-11-10 14:56 cgilles
+
+ * libs/imageproperties/imagepropertiescolorstab.cpp: Color image
+ properties: use same optimized vertical layout that KDE4 version
+ CCBUGS: 164573
+
+2008-11-10 12:09 cgilles
+
+ * imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp: Sharpen
+ tool : optimize layout for small screen
+ CCBUGS: 164573
+
+2008-11-10 09:13 cgilles
+
+ * digikam.lsm, digikam/daboutdata.h: bump version id
+
+2008-11-10 09:11 cgilles
+
+ * NEWS: polish
+
+2008-11-10 08:46 cgilles
+
+ * digikam/digikamapp.cpp: fix i18n
+
+2008-11-07 07:06 cgilles
+
+ * digikam/albummanager.cpp, digikam/albummanager.h: fix duplicates
+ header. use Qt3 qptrlist.h instead qlist.h
+
+2008-11-06 10:24 cgilles
+
+ * digikam/digikamapp.cpp, libs/widgets/common/splashscreen.cpp,
+ libs/widgets/common/splashscreen.h, showfoto/showfoto.cpp: sync
+ with trunk
+
+2008-11-05 14:36 cgilles
+
+ * NEWS: update
+
+2008-11-05 14:33 cgilles
+
+ * PACKAGING, project/PACKAGING: this file can be exluded from
+ tarball
+
+2008-11-05 14:32 cgilles
+
+ * digikam/daboutdata.h: dump version
+
+2008-11-05 14:30 cgilles
+
+ * digikam.lsm: dump version
+
+2008-11-05 14:29 cgilles
+
+ * configure.in.in: dump version
+
+2008-11-05 14:28 cgilles
+
+ * ChangeLog, release_digikam.rb: prepare 0.9.5-beta1
+
+2008-11-05 13:39 cgilles
+
+ * digikam/albumsettings.cpp: set 22 as default tree folder view
+ icon size
+
+0.9.5-beta1 2008-11-05
+-------------------------------------------------------------------------
+
+2008-11-04 15:46 aclemens
+
+ * digikam/albumfolderview.cpp, digikam/folderview.cpp,
+ digikam/folderview.h, digikam/tagfilterview.cpp,
+ digikam/tagfolderview.cpp,
+ libs/imageproperties/imagedescedittab.cpp: backport commit 880036
+ and 880037 from trunk
+
+ CCBUG:167873
+
+2008-11-03 10:55 cgilles
+
+ * digikam/albumiconview.cpp: backport commit #878957 from Marcel to
+ preserve icon view item selection when icon size is changed
+
+2008-11-03 09:34 cgilles
+
+ * libs/dimg/loaders/iccjpeg.h: fix warning
+
+2008-10-26 12:23 aclemens
+
+ * imageplugins/blurfx/blurfx.cpp,
+ imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/raindrop/raindrop.cpp,
+ libs/dimg/loaders/tiffloader.cpp,
+ libs/whitebalance/whitebalance.cpp: sync with trunk
+
+2008-10-25 07:31 cgilles
+
+ * libs/sqlite2/sqliteInt.h: sync with trunk
+
+2008-10-24 12:20 cgilles
+
+ * libs/sqlite2/auth.c, libs/sqlite2/btree.c,
+ libs/sqlite2/btree_rb.c, libs/sqlite2/build.c,
+ libs/sqlite2/date.c, libs/sqlite2/encode.c, libs/sqlite2/expr.c,
+ libs/sqlite2/func.c, libs/sqlite2/hash.h, libs/sqlite2/main.c,
+ libs/sqlite2/os.c, libs/sqlite2/pager.c, libs/sqlite2/printf.c,
+ libs/sqlite2/select.c, libs/sqlite2/shell.c,
+ libs/sqlite2/sqlite.h, libs/sqlite2/sqliteInt.h,
+ libs/sqlite2/table.c, libs/sqlite2/tokenize.c,
+ libs/sqlite2/trigger.c, libs/sqlite2/util.c,
+ libs/sqlite2/vacuum.c, libs/sqlite2/vdbe.c,
+ libs/sqlite2/vdbeaux.c, libs/sqlite2/where.c: sync with trunk
+
+2008-10-21 19:24 aclemens
+
+ * NEWS: update
+
+2008-10-15 20:51 aclemens
+
+ * NEWS: update
+
+2008-10-08 07:03 cgilles
+
+ * DBSCHEMA.ODS, NEWS.0.9.0, NEWS.0.9.1, NEWS.0.9.2, NEWS.0.9.3,
+ NEWS.0.9.4, project/DBSCHEMA.ODS, project/NEWS.0.9.0,
+ project/NEWS.0.9.1, project/NEWS.0.9.2, project/NEWS.0.9.3,
+ project/NEWS.0.9.4: archive files
+
+2008-10-01 19:02 cgilles
+
+ * libs/widgets/metadata/makernotewidget.cpp: sync with trunk
+
+2008-10-01 18:41 cgilles
+
+ * libs/widgets/metadata/exifwidget.cpp: backport commit #866706.
+ from trunk
+
+2008-09-29 17:46 aclemens
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp: call slotEffect()
+ in readSettings() to see the results in the preview widget
+
+2008-09-29 15:16 aclemens
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp: sync with KDE4
+ from trunk
+
+2008-09-22 15:39 abaecker
+
+ * NEWS, digikam/albummanager.cpp, digikam/albummanager.h: Prevent
+ that changes of the database file trigger a rescan which
+ leads to an invocation of kio_digikamalbums/dates etc (this is a
+ modified backport from the KDE4 version).
+
+ BUG: 170758
+
+2008-09-22 14:21 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: new method to check
+ current rendering mode
+
+2008-09-22 14:20 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: this version work
+ better with status progress bar cancel button
+
+2008-09-22 13:56 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: revert
+
+2008-09-22 13:29 cgilles
+
+ * utilities/imageeditor/rawimport/rawpreview.cpp: use new method
+ based on LoadingDescription
+
+2008-09-22 13:18 cgilles
+
+ * libs/threadimageio/managedloadsavethread.cpp,
+ libs/threadimageio/managedloadsavethread.h: backport commit
+ #863562 from KDE4
+
+2008-09-22 10:35 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: backport commit
+ #863505 from KDE4
+
+2008-09-16 14:06 aclemens
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: sync with
+ KDE4
+
+2008-09-16 12:03 cgilles
+
+ * libs/dimg/loaders/rawloader.cpp, libs/dimg/loaders/rawloader.h:
+ polish
+
+2008-09-16 11:39 cgilles
+
+ * utilities/setup/setupdcraw.cpp: fix layout
+
+2008-09-14 16:15 cgilles
+
+ * kioslave/digikamalbums.cpp: compile with last libkdcraw version
+
+2008-09-14 16:13 cgilles
+
+ * kioslave/digikamthumbnail.cpp: compile with last libkdcraw
+
+2008-09-14 16:12 cgilles
+
+ * showfoto/showfoto.cpp: compile with last libkdcraw
+
+2008-09-14 15:09 cgilles
+
+ * libs/dimg/loaders/rawloader.cpp, libs/dimg/loaders/rawloader.h:
+ with last libkdcraw, 16 bits color depth auto-gamma is done by
+ libraw...
+
+2008-09-14 15:08 cgilles
+
+ * digikam/albumsettings.cpp: compile with last libkdcraw
+
+2008-09-14 15:07 cgilles
+
+ * digikam/albumfiletip.cpp: compile with last libkdcraw
+
+2008-09-14 15:06 cgilles
+
+ * digikam/albumiconview.cpp: compile with last libkdcraw
+
+2008-09-14 15:05 cgilles
+
+ * digikam/digikamapp.cpp: compile with last libkdcraw
+
+2008-09-14 15:03 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp: compile with last
+ libkdcraw
+
+2008-09-14 15:02 cgilles
+
+ * utilities/cameragui/cameraui.cpp: compile with last libkdcraw
+
+2008-09-14 13:58 cgilles
+
+ * libs/dialogs/rawcameradlg.cpp: compile with new libkdcraw
+
+2008-09-14 13:56 cgilles
+
+ * libs/dialogs/imagedialog.cpp: compile with new libkdcraw
+
+2008-09-14 13:49 cgilles
+
+ * libs/imageproperties/imagepropertiestab.cpp: compile with new
+ libkdcraw
+
+2008-09-14 13:49 cgilles
+
+ * libs/thumbbar/thumbbar.cpp: compile with new libkdcraw
+
+2008-09-14 13:47 cgilles
+
+ * libs/dimg/dimg.cpp: compile with new libkdcraw
+
+2008-09-14 13:46 cgilles
+
+ * digikam/daboutdata.h: compile with new libkdcraw
+
+2008-09-10 11:59 aclemens
+
+ * imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.h: backport commit
+ #859450 from KDE4 trunk
+
+2008-09-09 10:18 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: sync with trunk
+
+2008-09-09 10:15 cgilles
+
+ * utilities/setup/setupdcraw.cpp: remove black and whithe point
+ settings
+
+2008-09-09 10:14 cgilles
+
+ * utilities/setup/setupdcraw.cpp: sync with trunk
+
+2008-09-07 20:12 aclemens
+
+ * NEWS: update
+
+2008-09-06 12:26 cgilles
+
+ * utilities/imageeditor/rawimport/Makefile.am: compile
+
+2008-09-05 13:38 cgilles
+
+ * libs/levels/imagelevels.cpp, libs/levels/imagelevels.h: add
+ reset()
+
+2008-09-05 13:12 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.h: separate input and
+ ouput color guide
+
+2008-09-05 13:01 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: to be able to show color
+ guide in AllColors mode
+
+2008-09-05 12:36 cgilles
+
+ * utilities/imageeditor/rawimport/rawpostprocessing.cpp: add levels
+ adjustements
+
+2008-09-05 12:31 cgilles
+
+ * libs/dimg/loaders/Makefile.am, libs/dimg/loaders/rawloader.cpp,
+ libs/dimg/loaders/rawloader.h: add levels adjusments as raw post
+ processing
+
+2008-09-05 12:28 cgilles
+
+ * libs/dimg/drawdecoding.h: add levels adjustments
+
+2008-09-05 11:19 cgilles
+
+ * libs/levels/imagelevels.cpp, libs/levels/imagelevels.h: polish
+
+2008-09-05 10:55 cgilles
+
+ * libs/levels/imagelevels.cpp: missing header
+
+2008-09-05 10:52 cgilles
+
+ * libs/levels/imagelevels.cpp, libs/levels/imagelevels.h: add dirty
+ flag
+ use const ref
+
+2008-09-05 08:24 cgilles
+
+ * libs/levels/imagelevels.cpp, libs/levels/imagelevels.h: new
+ method to get sixteen bits flag
+
+2008-09-05 06:37 cgilles
+
+ * utilities/imageeditor/rawimport/rawpostprocessing.cpp,
+ utilities/imageeditor/rawimport/rawpostprocessing.h: make this
+ code fully re-entrant
+
+2008-09-04 07:39 cgilles
+
+ * NEWS: update
+
+2008-09-03 13:03 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp: redesign Adjust
+ Levels settings layout to be more suitable
+
+2008-09-02 14:43 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: we need to use
+ slotOk and slotCancel from EditorTool class, else Raw Import is
+ broken
+
+2008-09-02 12:36 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: polish
+
+2008-09-02 12:09 cgilles
+
+ * utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h: polish
+
+2008-09-02 12:00 cgilles
+
+ * utilities/imageeditor/rawimport/rawpostprocessing.cpp: polish
+
+2008-09-02 11:57 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h,
+ utilities/imageeditor/rawimport/rawpostprocessing.cpp,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h: Raw Import : use
+ status progress bar from editor with post processed operations
+
+2008-09-02 11:10 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: new method to
+ customize progress message with multithreaded tools
+
+2008-09-02 11:09 cgilles
+
+ * libs/widgets/common/statusprogressbar.cpp,
+ libs/widgets/common/statusprogressbar.h: polish
+
+2008-09-02 10:59 cgilles
+
+ * libs/widgets/common/statusprogressbar.cpp: to be sure that
+ progress bar message is updated
+
+2008-09-02 08:23 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp: fix i18n
+
+2008-09-01 20:56 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp: polish
+
+2008-09-01 19:44 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp: polish
+
+2008-09-01 18:16 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: use status progress
+ bar during demosaicing
+
+2008-09-01 15:50 aclemens
+
+ * imageplugins/emboss/embosstool.cpp: we don't need a "Try" button
+ here
+
+2008-09-01 15:17 aclemens
+
+ * imageplugins/oilpaint/oilpainttool.cpp: when Try button is used,
+ we should not connect the settings widgets to slotTimer /
+ slotEffect
+
+2008-09-01 15:00 aclemens
+
+ * imageplugins/texture/texturetool.cpp: we don't need a "Try"
+ button here
+
+2008-09-01 12:26 aclemens
+
+ * NEWS: update
+
+2008-09-01 11:43 aclemens
+
+ * imageplugins/whitebalance/whitebalancetool.cpp: Temperature
+ slider range was wrong, so that the preset "Candle" couldn't be
+ selected. New range starts from 1750K now.
+
+2008-09-01 11:39 cgilles
+
+ * imageplugins/texture/texturetool.h: polish
+
+2008-09-01 10:57 aclemens
+
+ * imageplugins/antivignetting/antivignettingtool.cpp,
+ imageplugins/blurfx/blurfxtool.cpp,
+ imageplugins/border/bordertool.cpp,
+ imageplugins/charcoal/charcoaltool.cpp,
+ imageplugins/emboss/embosstool.cpp,
+ imageplugins/filmgrain/filmgraintool.cpp,
+ imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/hotpixels/hotpixelstool.cpp,
+ imageplugins/infrared/infraredtool.cpp,
+ imageplugins/inpainting/inpaintingtool.cpp,
+ imageplugins/inserttext/inserttexttool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/noisereduction/noisereductiontool.cpp,
+ imageplugins/oilpaint/oilpainttool.cpp,
+ imageplugins/perspective/perspectivetool.cpp,
+ imageplugins/restoration/restorationtool.cpp,
+ imageplugins/sheartool/sheartool.cpp,
+ imageplugins/superimpose/superimposetool.cpp,
+ imageplugins/texture/texturetool.cpp,
+ imageplugins/whitebalance/whitebalancetool.cpp: remove not needed
+ whatsThis string
+
+2008-09-01 10:07 cgilles
+
+ * imageplugins/noisereduction/noisereductiontool.cpp: polish
+
+2008-09-01 08:19 cgilles
+
+ * imageplugins/coreplugin/blurtool.cpp:
+
+2008-09-01 08:02 aclemens
+
+ * imageplugins/coreplugin/iccprooftool.cpp: Wrong parent widget for
+ ICC profile info dialog
+
+2008-09-01 07:23 aclemens
+
+ * NEWS: typo
+
+2008-09-01 07:22 aclemens
+
+ * NEWS: typo
+
+2008-09-01 07:03 cgilles
+
+ * NEWS: update
+
+2008-08-31 19:11 cgilles
+
+ * imageplugins/sheartool/sheartool.cpp: fix i18n
+
+2008-08-31 11:00 aclemens
+
+ * imageplugins/coreplugin/iccprooftool.cpp: polish
+
+2008-08-31 10:59 aclemens
+
+ * imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/iccprooftool.h: added missing Load and
+ Save As buttons
+
+2008-08-31 09:49 aclemens
+
+ * imageplugins/hotpixels/hotpixel.h: set parentheses to eliminate
+ compiler warnings
+
+2008-08-31 08:49 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp: -> remove unneeded delete
+ statements
+ -> code polish
+
+2008-08-31 08:45 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp: polish
+
+2008-08-31 08:38 aclemens
+
+ * imageplugins/inserttext/inserttexttool.cpp: polish
+
+2008-08-31 08:38 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp: typo
+
+2008-08-30 22:22 cgilles
+
+ * imageplugins/restoration/restorationtool.cpp: polish
+
+2008-08-30 21:54 cgilles
+
+ * imageplugins/hotpixels/hotpixelstool.cpp: add Try button
+
+2008-08-30 15:22 cgilles
+
+ * libs/widgets/imageplugins/imagepanelwidget.cpp,
+ libs/widgets/imageplugins/imagepanelwidget.h: polish
+
+2008-08-30 15:13 cgilles
+
+ * libs/widgets/imageplugins/imagepanelwidget.cpp: bye bye zoom bar
+
+2008-08-30 14:27 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: disable zooming
+ options when tool is busy
+
+2008-08-30 14:18 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: dispatch busy state to
+ settings widget
+
+2008-08-30 14:04 cgilles
+
+ * utilities/imageeditor/editor/editorstackview.cpp,
+ utilities/imageeditor/editor/editorstackview.h: to be able to use
+ zoom +/- from editor tool bar with all plugins
+
+2008-08-30 13:57 cgilles
+
+ * libs/widgets/imageplugins/imagepanelwidget.cpp,
+ libs/widgets/imageplugins/imagepanelwidget.h: add method to get
+ preview widget
+
+2008-08-30 12:43 cgilles
+
+ * libs/widgets/imageplugins/Makefile.am,
+ libs/widgets/imageplugins/imagepannelwidget.cpp,
+ libs/widgets/imageplugins/imagepannelwidget.h: this widget is now
+ obsolete
+
+2008-08-30 12:41 cgilles
+
+ * libs/dialogs/Makefile.am, libs/dialogs/ctrlpaneldlg.cpp,
+ libs/dialogs/ctrlpaneldlg.h: remove old last dialog for image
+ plugins
+
+2008-08-30 12:40 cgilles
+
+ * imageplugins/EDITORTOOLPORT: bye bye
+
+2008-08-30 12:39 cgilles
+
+ * imageplugins/emboss/Makefile.am,
+ imageplugins/emboss/embosstool.cpp,
+ imageplugins/emboss/embosstool.h,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/emboss/imageeffect_emboss.h,
+ imageplugins/emboss/imageplugin_emboss.cpp: digiKam from KDE3
+ branch : "Et voilà!!!", the last image plugin is ported to Editor
+ Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-30 12:08 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-30 12:08 cgilles
+
+ * imageplugins/charcoal/Makefile.am,
+ imageplugins/charcoal/charcoaltool.cpp,
+ imageplugins/charcoal/charcoaltool.h,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.h,
+ imageplugins/charcoal/imageplugin_charcoal.cpp: digiKam from KDE3
+ branch: Charcoal image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-30 10:34 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-30 10:34 cgilles
+
+ * imageplugins/filmgrain/filmgraintool.cpp: polish
+
+2008-08-30 10:32 cgilles
+
+ * imageplugins/filmgrain/Makefile.am,
+ imageplugins/filmgrain/filmgraintool.cpp,
+ imageplugins/filmgrain/filmgraintool.h,
+ imageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ imageplugins/filmgrain/imageeffect_filmgrain.h,
+ imageplugins/filmgrain/imageplugin_filmgrain.cpp: digiKam from
+ KDE3 branch: Film Grain image plugin is now ported to Editor Tool
+ API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-30 09:43 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-30 09:39 cgilles
+
+ * imageplugins/oilpaint/Makefile.am,
+ imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ imageplugins/oilpaint/imageeffect_oilpaint.h,
+ imageplugins/oilpaint/imageplugin_oilpaint.cpp,
+ imageplugins/oilpaint/oilpainttool.cpp,
+ imageplugins/oilpaint/oilpainttool.h: digikam from KDE3 branch :
+ Oil Paint image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-30 09:29 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-30 09:28 cgilles
+
+ * imageplugins/texture/Makefile.am,
+ imageplugins/texture/imageeffect_texture.cpp,
+ imageplugins/texture/imageeffect_texture.h,
+ imageplugins/texture/imageplugin_texture.cpp,
+ imageplugins/texture/texturetool.cpp,
+ imageplugins/texture/texturetool.h: digiKam from KDE3 branch:
+ Texture image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-30 08:58 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-30 08:58 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-30 08:57 cgilles
+
+ * imageplugins/blurfx/blurfxtool.cpp: revert
+
+2008-08-30 08:57 cgilles
+
+ * imageplugins/blurfx/blurfxtool.cpp: --This line, and those
+ below,polish will be ignored--
+
+ M blurfx/blurfxtool.cpp
+
+2008-08-30 08:55 cgilles
+
+ * imageplugins/blurfx/Makefile.am,
+ imageplugins/blurfx/blurfxtool.cpp,
+ imageplugins/blurfx/blurfxtool.h,
+ imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.h,
+ imageplugins/blurfx/imageplugin_blurfx.cpp: digiKam from KDE3
+ branch: BlurFX image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-30 08:44 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-30 08:42 cgilles
+
+ * imageplugins/EDITORTOOLPORT:
+
+2008-08-30 08:41 cgilles
+
+ * imageplugins/hotpixels/Makefile.am,
+ imageplugins/hotpixels/hotpixelstool.cpp,
+ imageplugins/hotpixels/hotpixelstool.h,
+ imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ imageplugins/hotpixels/imageeffect_hotpixels.h,
+ imageplugins/hotpixels/imageplugin_hotpixels.cpp: digiKam from
+ KDE3 branch: HotPixels image plugin is now ported to EditorTool
+ API
+ Unai, Can you test and report if all work fine for you ?
+ CCMAIL: ugarro@gmail.com
+
+2008-08-29 22:30 aclemens
+
+ * imageplugins/coreplugin/bwsepiatool.cpp: polish
+
+2008-08-29 21:46 aclemens
+
+ * imageplugins/coreplugin/bcgtool.cpp: polish
+
+2008-08-29 21:02 cgilles
+
+ * imageplugins/channelmixer/channelmixertool.cpp,
+ imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/distortionfx/distortionfxtool.cpp,
+ imageplugins/perspective/perspectivetool.cpp,
+ imageplugins/raindrop/raindroptool.cpp: Editor Tool are nt
+ Dialog. We ned to rename config text file section without
+ "Dialog" annotation
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-29 20:56 cgilles
+
+ * imageplugins/infrared/infraredtool.cpp: polish
+
+2008-08-29 20:55 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-29 20:54 cgilles
+
+ * imageplugins/infrared/Makefile.am,
+ imageplugins/infrared/imageeffect_infrared.cpp,
+ imageplugins/infrared/imageeffect_infrared.h,
+ imageplugins/infrared/imageplugin_infrared.cpp,
+ imageplugins/infrared/infraredtool.cpp,
+ imageplugins/infrared/infraredtool.h: digiKam from KDE3 branch :
+ Infrared image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-29 20:31 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-29 20:31 cgilles
+
+ * imageplugins/EDITORTOOLPORT: and another one
+
+2008-08-29 20:18 cgilles
+
+ * imageplugins/restoration/Makefile.am,
+ imageplugins/restoration/imageeffect_restoration.cpp,
+ imageplugins/restoration/imageeffect_restoration.h,
+ imageplugins/restoration/imageplugin_restoration.cpp,
+ imageplugins/restoration/restorationtool.cpp,
+ imageplugins/restoration/restorationtool.h: digiKam from KDE3
+ branch : Restoration image plugin is now ported to Editor Tool
+ API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-29 18:47 cgilles
+
+ * imageplugins/noisereduction/imageplugin_noisereduction.cpp:
+ polish
+
+2008-08-29 18:04 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-29 18:04 cgilles
+
+ * imageplugins/EDITORTOOLPORT: and another one
+
+2008-08-29 18:03 cgilles
+
+ * imageplugins/noisereduction/noisereductiontool.cpp: fix layout
+
+2008-08-29 17:56 cgilles
+
+ * imageplugins/noisereduction/noisereductiontool.h: compile
+
+2008-08-29 17:55 cgilles
+
+ * imageplugins/noisereduction/Makefile.am,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ imageplugins/noisereduction/imageeffect_noisereduction.h,
+ imageplugins/noisereduction/imageplugin_noisereduction.cpp,
+ imageplugins/noisereduction/noisereductiontool.cpp,
+ imageplugins/noisereduction/noisereductiontool.h: digiKam from
+ KDE3 branch : Noise Reduction image plugin is now ported to
+ Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-29 16:44 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-29 15:53 cgilles
+
+ * imageplugins/EDITORTOOLPORT: and another one
+
+2008-08-29 15:50 cgilles
+
+ * imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp: compile
+
+2008-08-29 15:49 cgilles
+
+ * imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp: missing
+ buttons
+
+2008-08-29 15:48 cgilles
+
+ * imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp: fix
+ layout
+
+2008-08-29 15:31 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/sharpnesseditor/Makefile.am,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.h,
+ imageplugins/coreplugin/sharpnesseditor/sharpentool.cpp,
+ imageplugins/coreplugin/sharpnesseditor/sharpentool.h: digiKam
+ from KDE3 branch: Sharpen image plugin is now ported to Editor
+ Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-29 15:01 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-29 12:23 cgilles
+
+ * imageplugins/texture/imageplugin_texture.cpp,
+ imageplugins/texture/imageplugin_texture.h: compile
+
+2008-08-29 12:22 cgilles
+
+ * imageplugins/restoration/imageplugin_restoration.cpp,
+ imageplugins/restoration/imageplugin_restoration.h: compile
+
+2008-08-29 12:21 cgilles
+
+ * imageplugins/raindrop/imageplugin_raindrop.cpp,
+ imageplugins/raindrop/imageplugin_raindrop.h,
+ imageplugins/raindrop/raindroptool.cpp,
+ imageplugins/raindrop/raindroptool.h: compile
+
+2008-08-29 12:19 cgilles
+
+ * imageplugins/oilpaint/imageplugin_oilpaint.cpp,
+ imageplugins/oilpaint/imageplugin_oilpaint.h: compile
+
+2008-08-29 12:18 cgilles
+
+ * imageplugins/noisereduction/imageplugin_noisereduction.cpp,
+ imageplugins/noisereduction/imageplugin_noisereduction.h: compile
+
+2008-08-29 12:16 cgilles
+
+ * imageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ imageplugins/infrared/imageplugin_infrared.cpp,
+ imageplugins/infrared/imageplugin_infrared.h: compile
+
+2008-08-29 12:14 cgilles
+
+ * imageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ imageplugins/hotpixels/imageplugin_hotpixels.h: compile
+
+2008-08-29 12:12 cgilles
+
+ * imageplugins/filmgrain/imageplugin_filmgrain.cpp,
+ imageplugins/filmgrain/imageplugin_filmgrain.h: compile
+
+2008-08-29 12:11 cgilles
+
+ * imageplugins/distortionfx/distortionfxtool.cpp,
+ imageplugins/distortionfx/distortionfxtool.h,
+ imageplugins/distortionfx/imageplugin_distortionfx.cpp,
+ imageplugins/emboss/imageplugin_emboss.cpp,
+ imageplugins/emboss/imageplugin_emboss.h: compile
+
+2008-08-29 12:08 cgilles
+
+ * imageplugins/charcoal/imageplugin_charcoal.cpp,
+ imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/colorfx/colorfxtool.h,
+ imageplugins/colorfx/imageplugin_colorfx.cpp,
+ imageplugins/colorfx/imageplugin_colorfx.h: compile
+
+2008-08-29 12:06 cgilles
+
+ * imageplugins/charcoal/imageplugin_charcoal.cpp,
+ imageplugins/charcoal/imageplugin_charcoal.h: compile
+
+2008-08-29 12:04 cgilles
+
+ * imageplugins/blurfx/imageplugin_blurfx.cpp,
+ imageplugins/blurfx/imageplugin_blurfx.h: compile
+
+2008-08-29 12:02 cgilles
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.h,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bcgtool.h,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/bwsepiatool.h,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.h,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/iccprooftool.h,
+ imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.h,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/redeyetool.h,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/coreplugin/rgbtool.h,
+ utilities/imageeditor/canvas/imageplugin.cpp,
+ utilities/imageeditor/canvas/imageplugin.h,
+ utilities/imageeditor/editor/editorwindow.cpp: API simplification
+ : in ImagePlugin class, we don't need to store parent widget
+ (editor in fact)
+ Just use kaap->activeWindow() instead is enough.
+ Note: EditorTool need QObject not QWidget in contructor.
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-29 11:12 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: optimize
+ layout
+
+2008-08-29 10:07 cgilles
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/blurtool.cpp,
+ imageplugins/coreplugin/blurtool.h,
+ imageplugins/coreplugin/imageeffect_blur.cpp,
+ imageplugins/coreplugin/imageeffect_blur.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: digiKam from KDE3
+ branch : Blur image plugin is now ported to Editor Tool API
+ CCMAIL: digik-devel@kde.org
+
+2008-08-29 10:06 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: new method to
+ use pan icon widget into image plugins
+
+2008-08-29 10:05 cgilles
+
+ * libs/widgets/imageplugins/Makefile.am,
+ libs/widgets/imageplugins/imagepanelwidget.cpp,
+ libs/widgets/imageplugins/imagepanelwidget.h: new widget named
+ ImagePanelWidget to replace ImagePannelWidget (look the typo)
+ into CtrlPanelDlg image plugins ported to EditorTool
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-29 09:02 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp: disconnect
+ the standard connection of the "Try" button to slotEffect()
+
+2008-08-29 08:53 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp: Use QToolTip
+ for "Max. Aspect" button instead of QWhatsThis. This behavior is
+ much more logical for the average user.
+
+2008-08-29 08:42 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp: We don't
+ need to call readSettings() manually anymore since this is
+ handled by the EditorTool class.
+
+2008-08-29 08:36 aclemens
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-29 08:36 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.h: Added the
+ "Max. Aspect" button again, this requires some tweaking of the
+ "Try" button that will not be used in this tool anyway.
+
+2008-08-29 08:14 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one
+
+2008-08-29 07:46 cgilles
+
+ * imageplugins/superimpose/superimposetool.cpp: polish
+
+2008-08-28 22:06 cgilles
+
+ * utilities/imageeditor/editor/Makefile.am,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: prepare Editor
+ Tool API for CtrlPanelDlg port
+
+2008-08-28 21:18 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/distortionfx/distortionfxtool.cpp: polish
+
+2008-08-28 21:15 aclemens
+
+ * imageplugins/raindrop/raindroptool.cpp: polish
+
+2008-08-28 21:14 cgilles
+
+ * libs/dialogs/Makefile.am, libs/dialogs/imagedlgbase.cpp,
+ libs/dialogs/imagedlgbase.h, libs/dialogs/imageguidedlg.cpp,
+ libs/dialogs/imageguidedlg.h: remove obsolete dialogs for image
+ plugins
+
+2008-08-28 21:03 cgilles
+
+ * imageplugins/EDITORTOOLPORT: Et Voilà : all ImageDlgBase and
+ ImageGuideDlg image plugins are now ported to Editor Tool API
+
+2008-08-28 21:01 cgilles
+
+ * imageplugins/inserttext/Makefile.am,
+ imageplugins/inserttext/imageeffect_inserttext.cpp,
+ imageplugins/inserttext/imageeffect_inserttext.h,
+ imageplugins/inserttext/imageplugin_inserttext.cpp,
+ imageplugins/inserttext/imageplugin_inserttext.h,
+ imageplugins/inserttext/inserttexttool.cpp,
+ imageplugins/inserttext/inserttexttool.h: digiKam from KDE3
+ branch : Insert Text image plugin is now ported to Editor Tool
+ API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 20:57 aclemens
+
+ * imageplugins/raindrop/raindroptool.cpp: polish
+
+2008-08-28 20:49 aclemens
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 20:46 aclemens
+
+ * imageplugins/raindrop/Makefile.am,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.h,
+ imageplugins/raindrop/imageplugin_raindrop.cpp,
+ imageplugins/raindrop/raindroptool.cpp,
+ imageplugins/raindrop/raindroptool.h: digiKam from KDE3 branch:
+ Raindrops plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 20:39 cgilles
+
+ * imageplugins/EDITORTOOLPORT: i wil port this one.
+ Andi, until i prepare the API to port plugins based on
+ CtrlPanelDlg, you can start to backport all others to KDE4...
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-28 20:21 aclemens
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 20:21 aclemens
+
+ * imageplugins/colorfx/colorfxtool.cpp: polish
+
+2008-08-28 20:20 aclemens
+
+ * imageplugins/distortionfx/Makefile.am,
+ imageplugins/distortionfx/distortionfxtool.cpp,
+ imageplugins/distortionfx/distortionfxtool.h,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.h,
+ imageplugins/distortionfx/imageplugin_distortionfx.cpp: digiKam
+ from KDE3 branch: Distortion Effects plugin is now ported to
+ Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 19:37 aclemens
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 18:03 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 18:02 cgilles
+
+ * imageplugins/superimpose/Makefile.am,
+ imageplugins/superimpose/imageeffect_superimpose.cpp,
+ imageplugins/superimpose/imageeffect_superimpose.h,
+ imageplugins/superimpose/imageplugin_superimpose.cpp,
+ imageplugins/superimpose/imageplugin_superimpose.h,
+ imageplugins/superimpose/superimposetool.cpp,
+ imageplugins/superimpose/superimposetool.h: digiKam from KDE3
+ branch: SuperImpose image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 17:53 aclemens
+
+ * imageplugins/colorfx/Makefile.am,
+ imageplugins/colorfx/colorfxtool.cpp,
+ imageplugins/colorfx/colorfxtool.h,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.h,
+ imageplugins/colorfx/imageplugin_colorfx.cpp: digiKam from KDE3
+ branch: Color Effects plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 17:29 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/sheartool/sheartool.cpp: polish
+
+2008-08-28 17:25 cgilles
+
+ * imageplugins/EDITORTOOLPORT: next one for me
+
+2008-08-28 16:05 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: missing connection
+
+2008-08-28 16:02 cgilles
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 16:01 cgilles
+
+ * imageplugins/inpainting/Makefile.am,
+ imageplugins/inpainting/imageeffect_inpainting.cpp,
+ imageplugins/inpainting/imageeffect_inpainting.h,
+ imageplugins/inpainting/imageplugin_inpainting.cpp,
+ imageplugins/inpainting/imageplugin_inpainting.h,
+ imageplugins/inpainting/inpaintingtool.cpp,
+ imageplugins/inpainting/inpaintingtool.h: digiKam from KDE3 :
+ Inpainting image plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 15:55 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: polish
+
+2008-08-28 15:05 cgilles
+
+ * utilities/imageeditor/editor/editortooliface.h: polish
+
+2008-08-28 15:03 cgilles
+
+ * utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h,
+ utilities/imageeditor/editor/editorwindow.cpp: code
+ simplification
+
+2008-08-28 14:03 cgilles
+
+ * imageplugins/EDITORTOOLPORT: Andi, i will do it this one.
+ Note: 1/ for all CtrlPanelDlg plugin, i need to design a new
+ preview widget... All others plugins can be ported as well.
+ 2/ In LensDistortion, all settings default values are not
+ implemented i think. Press Default button for ex.
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-28 14:00 cgilles
+
+ * utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h,
+ utilities/imageeditor/editor/editorwindow.cpp: Fix crash:
+ setProgressbar in editor tool interface with a non null instance
+
+2008-08-28 12:38 aclemens
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 12:37 aclemens
+
+ * imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/ratiocrop/Makefile.am,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.cpp,
+ imageplugins/coreplugin/ratiocrop/ratiocroptool.h: digiKam from
+ KDE3 branch: Aspect ratio crop plugin is now ported to Editor
+ Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-28 09:50 aclemens
+
+ * imageplugins/EDITORTOOLPORT: polish
+
+2008-08-28 09:47 aclemens
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 09:41 aclemens
+
+ * imageplugins/EDITORTOOLPORT: update
+
+2008-08-28 09:30 cgilles
+
+ * imageplugins/EDITORTOOLPORT: list of EditorTool port (just for
+ remember)
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-28 09:02 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-28 08:47 cgilles
+
+ * imageplugins/antivignetting/antivignettingtool.cpp,
+ imageplugins/border/bordertool.cpp,
+ imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/sheartool/sheartool.cpp: remove abort button
+
+2008-08-28 08:47 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h,
+ utilities/imageeditor/editor/editorwindow.cpp: We don't need an
+ Abort button in editor tool settings. We can use status progress
+ bar cancel button instead
+
+2008-08-28 07:31 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.h: restore event
+ filter (removed by accident)
+
+2008-08-27 20:50 cgilles
+
+ * imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.h,
+ imageplugins/sheartool/sheartool.cpp: polish
+
+2008-08-27 20:48 cgilles
+
+ * imageplugins/freerotation/freerotationtool.cpp: polish
+
+2008-08-27 20:10 cgilles
+
+ * imageplugins/lensdistortion/lensdistortiontool.cpp: we need guide
+ here
+
+2008-08-27 20:06 cgilles
+
+ * imageplugins/lensdistortion/Makefile.am,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.h,
+ imageplugins/lensdistortion/imageplugin_lensdistortion.cpp,
+ imageplugins/lensdistortion/imageplugin_lensdistortion.h,
+ imageplugins/lensdistortion/lensdistortiontool.cpp,
+ imageplugins/lensdistortion/lensdistortiontool.h: digiKam from
+ KDE3 branch: LensDistortion image plugin is now ported to Editor
+ Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-27 20:05 cgilles
+
+ * imageplugins/antivignetting/antivignettingtool.h: polish
+
+2008-08-27 19:42 cgilles
+
+ * imageplugins/antivignetting/Makefile.am,
+ imageplugins/antivignetting/antivignettingtool.cpp,
+ imageplugins/antivignetting/antivignettingtool.h,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.h,
+ imageplugins/antivignetting/imageplugin_antivignetting.cpp,
+ imageplugins/antivignetting/imageplugin_antivignetting.h: digiKam
+ from KDE3 branch : Antivignetting image plugin is now ported to
+ Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-27 19:40 cgilles
+
+ * imageplugins/sheartool/sheartool.cpp: polish
+
+2008-08-27 19:40 cgilles
+
+ * imageplugins/freerotation/freerotationtool.cpp: polish
+
+2008-08-27 19:40 cgilles
+
+ * imageplugins/border/bordertool.cpp: polish
+
+2008-08-27 19:24 cgilles
+
+ * imageplugins/border/bordertool.h: polish
+
+2008-08-27 17:20 cgilles
+
+ * imageplugins/border/bordertool.cpp: polish
+
+2008-08-27 17:02 cgilles
+
+ * imageplugins/border/Makefile.am,
+ imageplugins/border/bordertool.cpp,
+ imageplugins/border/bordertool.h,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/border/imageeffect_border.h,
+ imageplugins/border/imageplugin_border.cpp,
+ imageplugins/border/imageplugin_border.h: digiKam from KDE3
+ branch: Border image plugin is now ported to Editor Tool API
+
+2008-08-27 16:04 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.cpp: compile
+
+2008-08-27 16:02 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/imageplugin_core.h: make CCM plugin
+ private
+
+2008-08-27 15:43 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/imageplugin_core.h,
+ utilities/imageeditor/canvas/canvas.cpp,
+ utilities/imageeditor/canvas/canvas.h,
+ utilities/imageeditor/canvas/dimginterface.cpp,
+ utilities/imageeditor/canvas/dimginterface.h,
+ utilities/imageeditor/canvas/iccsettingscontainer.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/setup/setupicc.cpp, utilities/setup/setupicc.h: digiKAm
+ from KDE3 branch : Color Management : option to handle RAW file
+ with CM image plugin is now obsolote.
+ This option is removed. Use RAW Import tool instead.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-27 13:21 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-27 13:14 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-27 13:06 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: restore status bar
+ when tool is done
+
+2008-08-27 13:05 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: fix tool progress
+ message
+
+2008-08-27 12:58 cgilles
+
+ * imageplugins/sheartool/sheartool.cpp,
+ imageplugins/sheartool/sheartool.h: use color guide
+
+2008-08-27 12:58 cgilles
+
+ * imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/freerotation/freerotationtool.h: use color guide
+
+2008-08-27 12:58 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: compile
+
+2008-08-27 12:56 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: add color
+ guide
+
+2008-08-26 22:42 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: handle buttons with
+ threaded editr tools
+
+2008-08-26 22:18 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h: editor tool ifac eis
+ now able to report editor tool progress in statusbar
+
+2008-08-26 21:53 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: polish
+
+2008-08-26 21:37 cgilles
+
+ * imageplugins/sheartool/Makefile.am,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.h,
+ imageplugins/sheartool/imageplugin_sheartool.cpp,
+ imageplugins/sheartool/sheartool.cpp,
+ imageplugins/sheartool/sheartool.h: digiKam from KDE3 branch :
+ Shear Tool image plugin is now ported to Editor Tool API
+
+2008-08-26 21:22 cgilles
+
+ * imageplugins/freerotation/freerotationtool.h: polish
+
+2008-08-26 21:17 cgilles
+
+ * imageplugins/sheartool/Makefile.am,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/sheartool/imageplugin_sheartool.cpp,
+ imageplugins/sheartool/imageplugin_sheartool.h,
+ imageplugins/sheartool/shear.cpp, imageplugins/sheartool/shear.h,
+ imageplugins/sheartool/sheartool.cpp,
+ imageplugins/sheartool/sheartool.h: polish
+
+2008-08-26 21:09 cgilles
+
+ * imageplugins/freerotation/Makefile.am,
+ imageplugins/freerotation/freerotationtool.cpp,
+ imageplugins/freerotation/freerotationtool.h,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.h,
+ imageplugins/freerotation/imageplugin_freerotation.cpp,
+ imageplugins/freerotation/imageplugin_freerotation.h: digiKam
+ from KDE3 branch : Free Rotation is the first multithreaded image
+ plugins ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-26 20:47 cgilles
+
+ * imageplugins/whitebalance/whitebalancetool.cpp: polish
+
+2008-08-26 20:47 cgilles
+
+ * imageplugins/channelmixer/channelmixertool.cpp: polish
+
+2008-08-26 20:46 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp: polish
+
+2008-08-26 20:46 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp: polish
+
+2008-08-26 19:44 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: fix layout
+
+2008-08-26 19:18 aclemens
+
+ * NEWS: update
+
+2008-08-26 19:01 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.h: polish
+
+2008-08-26 19:00 cgilles
+
+ * imageplugins/coreplugin/imageplugin_core.cpp: using core
+ namesapce
+
+2008-08-26 18:57 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: fix i18n
+
+2008-08-26 18:56 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: code
+ simplification
+
+2008-08-26 18:46 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: revert. it's a
+ wrong way
+
+2008-08-26 18:32 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: QWidget =>
+ QScrollView
+
+2008-08-26 17:47 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: digiKam from KDE3
+ branch : first version of EditorToolThreaded class dedicated to
+ be used with multithreaded image plugins. Not yet complete
+
+2008-08-26 15:42 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h:
+ slotOk() needs to be renamed to finalRendering(), layout fixes
+ (but still not good)
+
+2008-08-26 14:53 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp: at
+ least the buttons are visible again, need to do further fixing
+
+2008-08-26 14:36 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp: We
+ need a new layout here, it doesn't work with the new editor tool.
+ Starting to fix layout...
+
+2008-08-26 14:31 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: add Abort
+ button
+
+2008-08-26 14:00 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp:
+ polish
+
+2008-08-26 13:57 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h: polish
+
+2008-08-26 13:48 aclemens
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/channelmixer/channelmixertool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/whitebalance/whitebalancetool.cpp: histogram widget
+ needs to be reset on readSettings, otherwise no histogram will be
+ displayed at all
+
+2008-08-26 13:17 cgilles
+
+ * imageplugins/perspective/Makefile.am,
+ imageplugins/perspective/imageeffect_perspective.cpp,
+ imageplugins/perspective/imageeffect_perspective.h,
+ imageplugins/perspective/imageplugin_perspective.cpp,
+ imageplugins/perspective/imageplugin_perspective.h,
+ imageplugins/perspective/perspectivetool.cpp,
+ imageplugins/perspective/perspectivetool.h: digikam from KDE3
+ branch : Perspective image plugin is no ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-26 12:50 cgilles
+
+ * imageplugins/channelmixer/channelmixertool.cpp: --This line, and
+ those below,fix layout will be ignored--
+
+ M channelmixer/channelmixertool.cpp
+
+2008-08-26 12:49 aclemens
+
+ * imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bcgtool.h,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.h,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/coreplugin/rgbtool.h: polish
+
+2008-08-26 12:46 cgilles
+
+ * imageplugins/channelmixer/Makefile.am,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/channelmixer/channelmixer.h,
+ imageplugins/channelmixer/channelmixertool.cpp,
+ imageplugins/channelmixer/channelmixertool.h,
+ imageplugins/channelmixer/imageplugin_channelmixer.cpp,
+ imageplugins/channelmixer/imageplugin_channelmixer.h: digiKam
+ from KDE3 branch: Channel Mixer image plugin is now ported to
+ Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-26 12:44 aclemens
+
+ * imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h:
+ Beginning to convert the Aspect Ratio Crop imageplugin to the new
+ ImageTool component
+
+2008-08-26 11:51 aclemens
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/whitebalance/whitebalancetool.cpp: Cleanup tool
+ destructors to prevent a crash that sometimes occurred.
+
+2008-08-26 11:15 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: usie slotInit()
+
+2008-08-26 11:03 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: use delayed gui timer
+ to call virtual method slotInit() which readSettings by default.
+ No need to call readSettings() in Editor Tool,
+ this will be done automatically when tool is pluged in editor.
+
+2008-08-26 10:54 aclemens
+
+ * imageplugins/coreplugin/bwsepiatool.cpp: polish
+
+2008-08-26 10:53 aclemens
+
+ * imageplugins/coreplugin/bwsepiatool.cpp: added setToolHelp()
+ method
+
+2008-08-26 10:51 aclemens
+
+ * imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/bwsepiatool.h: added load and saveAs
+ methods again
+
+2008-08-26 10:27 aclemens
+
+ * imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/redeyetool.cpp: polish
+
+2008-08-26 10:20 aclemens
+
+ * imageplugins/whitebalance/whitebalancetool.cpp: polish
+
+2008-08-26 10:17 aclemens
+
+ * imageplugins/coreplugin/hsl/hsltool.cpp: polish
+
+2008-08-26 10:14 aclemens
+
+ * imageplugins/coreplugin/hsl/hsltool.cpp: added setToolHelp()
+ method
+
+2008-08-26 10:12 cgilles
+
+ * imageplugins/whitebalance/Makefile.am,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.h,
+ imageplugins/whitebalance/imageplugin_whitebalance.cpp,
+ imageplugins/whitebalance/imageplugin_whitebalance.h,
+ imageplugins/whitebalance/whitebalancetool.cpp,
+ imageplugins/whitebalance/whitebalancetool.h: digiKam from KDE3
+ branch : White Balance plugin is now ported to Editor Tool API
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-26 10:08 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-26 09:50 aclemens
+
+ * imageplugins/coreplugin/redeyetool.cpp: polish
+
+2008-08-26 09:48 aclemens
+
+ * imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/redeyetool.h: polish
+
+2008-08-26 09:45 aclemens
+
+ * imageplugins/coreplugin/rgbtool.cpp: polish
+
+2008-08-26 09:39 aclemens
+
+ * imageplugins/coreplugin/iccprooftool.cpp: polish
+
+2008-08-26 09:34 aclemens
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/iccprooftool.cpp,
+ imageplugins/coreplugin/iccprooftool.h,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: digiKam from KDE3
+ branch: ICCProof (Color Management) plugin is now ported to
+ Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-26 09:21 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp: set
+ kapp->activeWindow() as parent for all KMessageBox objects to
+ prevent focus stealing
+
+2008-08-26 09:20 cgilles
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp: use setToolHelp
+
+2008-08-26 09:13 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: use object name as
+ anchor, not tool name
+ add toolHelp()
+
+2008-08-26 08:36 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp: polish
+
+2008-08-26 08:33 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: add setToolHelp() to
+ set help link. Note: this link is set automatically with tool
+ name when setToolName() is used. To use another one, call
+ setToolHelp() later than setToolName()
+ TODO: update editor help menu entry accordingly
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-26 08:11 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp: polish
+
+2008-08-26 08:03 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp: polish
+
+2008-08-26 07:37 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp: polish
+
+2008-08-25 19:56 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the ICCProof (Color Management) imageplugin to the new
+ ImageTool component
+
+2008-08-25 19:16 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-25 19:12 aclemens
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.h,
+ imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/redeyetool.cpp,
+ imageplugins/coreplugin/redeyetool.h: digiKam from KDE3 branch:
+ Red Eye plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-25 19:11 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: fix layout.
+ but now all buttons are on the bottom
+
+2008-08-25 19:09 aclemens
+
+ * imageplugins/coreplugin/imageeffect_redeye.cpp: polish
+
+2008-08-25 19:08 aclemens
+
+ * imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the Red Eye imageplugin to the new ImageTool component
+
+2008-08-25 18:58 cgilles
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp: polish
+
+2008-08-25 18:54 aclemens
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp: polish
+
+2008-08-25 18:46 aclemens
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/imageeffect_rgb.cpp,
+ imageplugins/coreplugin/imageeffect_rgb.h,
+ imageplugins/coreplugin/imageplugin_core.cpp,
+ imageplugins/coreplugin/rgbtool.cpp,
+ imageplugins/coreplugin/rgbtool.h: digiKam from KDE3 branch:
+ Color Balance plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-25 18:41 aclemens
+
+ * imageplugins/coreplugin/imageeffect_rgb.cpp: polish
+
+2008-08-25 18:40 aclemens
+
+ * imageplugins/coreplugin/imageeffect_rgb.cpp: port++
+
+2008-08-25 18:37 aclemens
+
+ * imageplugins/coreplugin/imageeffect_rgb.cpp,
+ imageplugins/coreplugin/imageeffect_rgb.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the Color Balance imageplugin to the new ImageTool
+ component
+
+2008-08-25 18:32 aclemens
+
+ * imageplugins/coreplugin/bwsepiatool.h: compile
+
+2008-08-25 18:17 cgilles
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.h: polish
+
+2008-08-25 17:37 cgilles
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.cpp: smae here
+
+2008-08-25 17:36 cgilles
+
+ * imageplugins/coreplugin/bwsepiatool.cpp: Remove QWidget delete in
+ destructor. sound like Qt don't like this when EditorTool is
+ created on the stack and deleted by hand in ImagePlugin class
+ CCMAIL: andi.clemens@gmx.net
+
+2008-08-25 15:36 aclemens
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/bwsepiatool.cpp,
+ imageplugins/coreplugin/bwsepiatool.h,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: digiKam from KDE3
+ branch: Black & White plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-25 15:32 aclemens
+
+ * imageplugins/coreplugin/imageeffect_bwsepia.cpp: port++
+
+2008-08-25 15:15 aclemens
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/bcgtool.cpp: Use the actions name for the
+ EditorTool caption instead of the old, longer description found
+ in the image dialogs.
+
+2008-08-25 15:12 aclemens
+
+ * imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the Black & White imageplugin to the new ImageTool
+ component
+
+2008-08-25 14:41 aclemens
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/bcgtool.cpp,
+ imageplugins/coreplugin/bcgtool.h,
+ imageplugins/coreplugin/imageeffect_bcg.cpp,
+ imageplugins/coreplugin/imageeffect_bcg.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: digiKam from KDE3
+ branch: BCG plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-25 14:35 aclemens
+
+ * imageplugins/coreplugin/imageeffect_bcg.cpp,
+ imageplugins/coreplugin/imageeffect_bcg.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the BCG imageplugin to the new ImageTool component
+
+2008-08-25 14:24 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.cpp: fix crash...
+
+2008-08-25 14:12 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp: fix icon name
+
+2008-08-25 14:09 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp: polish
+
+2008-08-25 14:05 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp: polish
+
+2008-08-25 13:55 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h,
+ imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.h: use private member
+ to host settings aera
+
+2008-08-25 13:32 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp: fix layout
+
+2008-08-25 13:24 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: typo
+
+2008-08-25 13:23 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.h: typo
+
+2008-08-25 13:22 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h,
+ imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.h: typo
+
+2008-08-25 13:15 aclemens
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: typo
+
+2008-08-25 13:11 aclemens
+
+ * imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.h: wrong reset method
+
+2008-08-25 13:10 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: compile
+
+2008-08-25 13:09 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.h: polish
+
+2008-08-25 13:08 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h: polish
+
+2008-08-25 13:08 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/editor/editortoolsettings.h,
+ utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: polish API
+
+2008-08-25 13:00 aclemens
+
+ * imageplugins/coreplugin/Makefile.am,
+ imageplugins/coreplugin/autocorrectiontool.cpp,
+ imageplugins/coreplugin/autocorrectiontool.h,
+ imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ imageplugins/coreplugin/imageeffect_autocorrection.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: digiKam from KDE3
+ branch: Autocorrection plugin is now ported to Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-25 12:54 aclemens
+
+ * imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ imageplugins/coreplugin/imageeffect_autocorrection.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the autocorrection imageplugin to the new ImageTool
+ component
+
+2008-08-25 12:36 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp: polish
+
+2008-08-25 12:32 cgilles
+
+ * imageplugins/adjustlevels/adjustlevelstool.cpp: fix layout
+
+2008-08-25 12:26 cgilles
+
+ * imageplugins/adjustlevels/Makefile.am,
+ imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/adjustlevels/adjustlevels.h,
+ imageplugins/adjustlevels/adjustlevelstool.cpp,
+ imageplugins/adjustlevels/adjustlevelstool.h,
+ imageplugins/adjustlevels/imageplugin_adjustlevels.cpp: digiKam
+ from KDE3 branch: Adjust Levels image plugin is now ported to
+ Editor Tool API.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-25 12:19 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.h: polish
+
+2008-08-25 12:08 aclemens
+
+ * imageplugins/coreplugin/hsl/Makefile.am,
+ imageplugins/coreplugin/hsl/hsltool.cpp,
+ imageplugins/coreplugin/hsl/hsltool.h,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: rename files to
+ match new class name
+
+2008-08-25 12:06 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h: adpat to new api
+
+2008-08-25 12:06 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp: adapt to new api
+
+2008-08-25 12:05 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: editor tool
+ api improved again about load and saveas settings
+
+2008-08-25 11:41 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.h: port++
+
+2008-08-25 11:36 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h: polish
+
+2008-08-25 11:33 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.h: polish
+
+2008-08-25 11:29 cgilles
+
+ * imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h,
+ imageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+ imageplugins/adjustcurves/imageplugin_adjustcurves.h: wrong class
+ name
+
+2008-08-25 11:18 cgilles
+
+ * imageplugins/adjustcurves/Makefile.am,
+ imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h,
+ imageplugins/adjustcurves/adjustcurvestool.cpp,
+ imageplugins/adjustcurves/adjustcurvestool.h,
+ imageplugins/adjustcurves/imageplugin_adjustcurves.cpp: rename
+ accordingly with class name
+
+2008-08-25 10:19 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: add
+ enableButton()
+
+2008-08-25 10:06 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h: sync with new api
+
+2008-08-25 10:06 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: sync with new
+ api
+
+2008-08-25 10:05 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: Editor Tool:
+ changed API about to reset settings action.
+
+2008-08-25 08:48 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: port++
+
+2008-08-25 08:26 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp: polish
+
+2008-08-25 08:16 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp: port++
+
+2008-08-25 07:55 cgilles
+
+ * libs/widgets/common/sidebar.cpp, libs/widgets/common/sidebar.h:
+ set internal splitter instance.
+ add access method to splitter.
+
+2008-08-25 07:40 cgilles
+
+ * utilities/imageeditor/editor/editortool.h: private slots =>
+ protected
+
+2008-08-25 07:36 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp: port++
+
+2008-08-24 19:40 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp: port++
+
+2008-08-24 18:56 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.h,
+ imageplugins/coreplugin/imageplugin_core.cpp: Beginning to
+ convert the HSL imageplugin to the new ImageTool component
+
+2008-08-24 18:55 aclemens
+
+ * imageplugins/adjustcurves/adjustcurves.cpp: fixed a typo
+
+2008-08-24 16:09 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp: polish
+
+2008-08-24 16:02 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp:
+ polish
+
+2008-08-24 12:06 cgilles
+
+ * utilities/imageeditor/editor/imageiface.cpp,
+ utilities/imageeditor/editor/imageiface.h: use const pointer
+
+2008-08-24 12:04 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h: digiKam from KDE3
+ branch : AdjustCurves tool : memory consume optimization.
+ No need to duplicates original image data here: we can use the
+ instance from editor instead.
+
+ Andi, this way can be applied in others image plugins if
+ necessary. i'm sure that we will find old code to polish by thi
+ way.
+
+ CCBUGS: 163164
+
+2008-08-24 11:53 cgilles
+
+ * utilities/imageeditor/editor/imageiface.cpp,
+ utilities/imageeditor/editor/imageiface.h: using const pointer is
+ better
+
+2008-08-24 10:21 cgilles
+
+ * libs/widgets/common/sidebar.cpp: bagfix : when a tab is removed,
+ update internal tabs number and ajust minimum width of stack
+
+2008-08-24 08:52 cgilles
+
+ * libs/widgets/common/sidebar.cpp, libs/widgets/common/sidebar.h:
+ bugfix : missing to remove the widget from the stack when a
+ sidebar tab is removed
+
+2008-08-24 08:13 cgilles
+
+ * libs/curves/imagecurves.cpp: backport commit #851624 from KDE4
+
+2008-08-23 22:55 aclemens
+
+ * digikam/digikamfirstrun.cpp, digikam/dio.cpp,
+ digikam/scanlib.cpp: polish
+
+2008-08-23 22:55 aclemens
+
+ * libs/dimg/dcolorcomposer.cpp,
+ libs/dimg/filters/dimggaussianblur.cpp,
+ libs/dimg/filters/dimgsharpen.cpp,
+ libs/dimg/loaders/pngloader.cpp,
+ libs/histogram/imagehistogram.cpp,
+ libs/imageproperties/imagepropertiescolorstab.cpp,
+ libs/jpegutils/jpegutils.cpp, libs/levels/imagelevels.cpp,
+ libs/threadimageio/previewtask.cpp,
+ libs/whitebalance/whitebalance.cpp,
+ libs/widgets/common/paniconwidget.cpp,
+ libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ libs/widgets/imageplugins/imageregionwidget.cpp: polish
+
+2008-08-23 22:54 aclemens
+
+ * utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/tools/imageresize.cpp: polish
+
+2008-08-23 22:54 aclemens
+
+ * imageplugins/antivignetting/antivignetting.cpp,
+ imageplugins/blurfx/blurfx.cpp, imageplugins/border/border.cpp,
+ imageplugins/charcoal/charcoal.cpp,
+ imageplugins/coreplugin/sharpnesseditor/unsharp.cpp,
+ imageplugins/distortionfx/distortionfx.cpp,
+ imageplugins/emboss/emboss.cpp,
+ imageplugins/filmgrain/filmgrain.cpp,
+ imageplugins/freerotation/freerotation.cpp,
+ imageplugins/hotpixels/hotpixelfixer.cpp,
+ imageplugins/infrared/infrared.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/lensdistortion/lensdistortion.cpp,
+ imageplugins/lensdistortion/pixelaccess.cpp,
+ imageplugins/noisereduction/noisereduction.h,
+ imageplugins/oilpaint/oilpaint.cpp,
+ imageplugins/perspective/matrix.cpp,
+ imageplugins/perspective/perspectivewidget.cpp,
+ imageplugins/perspective/triangle.cpp,
+ imageplugins/raindrop/raindrop.cpp,
+ imageplugins/sheartool/sheartool.cpp: polish
+
+2008-08-23 22:25 aclemens
+
+ * imageplugins/inpainting/imageeffect_inpainting.cpp,
+ libs/greycstoration/greycstorationwidget.cpp: polish
+
+2008-08-23 18:35 hasso
+
+ * utilities/cameragui/gpcamera.cpp: Reorder includes to fix build
+ at least in NetBSD and DragonFly (probably
+ other BSDs as well).
+
+2008-08-23 11:11 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+ buttons
+
+2008-08-23 09:21 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp: adjust to new API
+
+2008-08-23 09:19 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: polish api =>
+ user1/2/3 buttons => Load/SaveAs
+
+2008-08-22 19:24 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp: fix signal/slot
+
+2008-08-22 19:15 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h,
+ imageplugins/adjustcurves/imageplugin_adjustcurves.cpp: add
+ support of Load /Save As
+
+2008-08-22 18:16 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.h: this methods
+ can be only public for the moment
+
+2008-08-22 18:14 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: add support of
+ USER1/2/3 buttons
+
+2008-08-22 14:46 cgilles
+
+ * showfoto/showfoto.h,
+ utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editorwindow.h,
+ utilities/imageeditor/editor/imagewindow.h: EditorToolIface is nw
+ a friend class for EditorWindow.
+ toggle on/off menu actions when an EditorTool is pluged/unpluged
+
+2008-08-22 14:28 aclemens
+
+ * imageplugins/whitebalance/imageeffect_whitebalance.cpp: when
+ clicking "Default" button, also reset the temperature slider
+ after the temperature preset combobox was reset, so that its
+ reset button gets disabled, too.
+
+2008-08-22 13:38 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.h: polish
+
+2008-08-22 13:15 aclemens
+
+ * imageplugins/coreplugin/imageeffect_rgb.cpp: polish
+
+2008-08-22 11:37 aclemens
+
+ * imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.h: polish
+
+2008-08-22 11:09 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp: polish
+
+2008-08-22 10:57 cgilles
+
+ * utilities/imageeditor/editor/editorstackview.cpp: polish
+
+2008-08-22 10:38 cgilles
+
+ * utilities/imageeditor/canvas/imageplugin.cpp,
+ utilities/imageeditor/canvas/imageplugin.h: missing to commit new
+ image plugin api
+
+2008-08-22 10:29 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h,
+ imageplugins/adjustcurves/imageplugin_adjustcurves.cpp: digiKam
+ from KDE3 : Adjust Curves usuability improvements : port first
+ image plugin to new Editor Tool API. The tool is now embedded in
+ editor window.
+ There is no external dialog to show for this tool. Tool settings
+ is placed on editor right sidebar and tool preview in editor
+ canvas stack.
+
+ The look of editor sound like more professional application (as
+ Aperture, LightZone, or LightRoom). Look the screenshot:
+
+ http://farm4.static.flickr.com/3199/2785923199_a87e6b017d_o.png
+
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-22 10:15 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h: use new api. code
+ factoring
+
+2008-08-22 10:14 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: prepare code to be
+ used with image plugins
+
+2008-08-22 10:14 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: prepare code
+ to be used with Adjust Curves plugin. factoring to max
+
+2008-08-22 09:39 aclemens
+
+ * imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.cpp: polish
+
+2008-08-22 09:00 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: port raw import
+ to editor tool settings api. code simplification
+
+2008-08-22 09:00 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/editor/editortooliface.cpp: port code to
+ editor tool settings component api
+
+2008-08-22 08:59 cgilles
+
+ * utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: improvements
+ of editor tool settings component. fully implemented.
+
+2008-08-22 08:50 aclemens
+
+ * imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/adjustlevels/adjustlevels.h: polish
+
+2008-08-21 21:24 aclemens
+
+ * digikam/albumiconviewfilter.h,
+ libs/threadimageio/loadsavetask.cpp: polish
+
+2008-08-21 21:22 aclemens
+
+ * digikam/searchfolderview.cpp, digikam/syncjob.h,
+ digikam/timelinefolderview.cpp, libs/dialogs/rawcameradlg.cpp,
+ libs/dialogs/rawcameradlg.h: polish
+
+2008-08-21 21:19 aclemens
+
+ * digikam/dio.cpp, digikam/dio_p.h, libs/dialogs/deletedialog.h,
+ libs/dimg/dcolor.h, libs/dimg/dimg.h, libs/dimg/dimgprivate.h,
+ libs/dimg/filters/icctransform.cpp,
+ libs/dimg/loaders/jp2kloader.cpp,
+ libs/dimg/loaders/jpegloader.cpp,
+ libs/dimg/loaders/pngloader.cpp, libs/dimg/loaders/ppmloader.cpp,
+ libs/dimg/loaders/rawloader.cpp, libs/dmetadata/dmetadata.h,
+ libs/dmetadata/photoinfocontainer.h,
+ libs/thumbbar/thumbnailjob.cpp, libs/widgets/common/sidebar.cpp:
+ polish
+
+2008-08-21 21:15 aclemens
+
+ * digikam/albumfiletip.cpp, digikam/albumiconitem.cpp,
+ digikam/albummanager.cpp, digikam/albumsettings.h,
+ digikam/albumthumbnailloader.cpp, digikam/albumthumbnailloader.h,
+ digikam/albumwidgetstack.h, digikam/digikamview.cpp,
+ digikam/firstrun.cpp, digikam/folderitem.h, digikam/folderview.h,
+ digikam/icongroupitem.h, digikam/iconitem.h, digikam/iconview.h,
+ digikam/imageattributeswatch.cpp, digikam/imageattributeswatch.h,
+ digikam/imagepreviewview.h, digikam/kipiinterface.cpp,
+ digikam/kipiinterface.h, digikam/main.cpp,
+ digikam/mediaplayerview.h, digikam/metadatahub.cpp,
+ digikam/metadatahub.h, digikam/scanlib.cpp,
+ digikam/tagfolderview.cpp, digikam/timelineview.cpp,
+ digikam/timelinewidget.cpp, digikam/welcomepageview.h,
+ libs/dialogs/ctrlpaneldlg.h, libs/dialogs/deletedialog.h,
+ libs/dialogs/dprogressdlg.cpp, libs/dialogs/imagedlgbase.h,
+ libs/dialogs/imageguidedlg.h, libs/dialogs/rawcameradlg.cpp,
+ libs/dialogs/rawcameradlg.h, libs/dimg/dcolorcomposer.cpp,
+ libs/dimg/dcolorcomposer.h, libs/dimg/exposurecontainer.h,
+ libs/dimg/filters/dimggaussianblur.h,
+ libs/dimg/filters/dimgimagefilters.cpp,
+ libs/dimg/filters/dimgimagefilters.h,
+ libs/dimg/filters/dimgsharpen.h,
+ libs/dimg/filters/dimgthreadedfilter.h,
+ libs/dimg/filters/icctransform.cpp,
+ libs/dimg/loaders/jp2ksettings.h,
+ libs/dimg/loaders/jpegsettings.h,
+ libs/dimg/loaders/pngsettings.h,
+ libs/dimg/loaders/tiffsettings.h, libs/dmetadata/dmetadata.h,
+ libs/greycstoration/greycstorationwidget.h,
+ libs/imageproperties/imagepropertiescolorstab.cpp,
+ libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ libs/imageproperties/imagepropertiessidebar.cpp,
+ libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ libs/imageproperties/imagepropertiessidebardb.cpp,
+ libs/imageproperties/navigatebarwidget.cpp,
+ libs/imageproperties/talbumlistview.cpp,
+ libs/levels/imagelevels.cpp, libs/threadimageio/previewtask.cpp,
+ libs/threadimageio/previewtask.h, libs/thumbbar/thumbbar.cpp,
+ libs/whitebalance/whitebalance.cpp,
+ libs/widgets/common/colorgradientwidget.cpp,
+ libs/widgets/common/colorgradientwidget.h,
+ libs/widgets/common/curveswidget.h,
+ libs/widgets/common/filesaveoptionsbox.h,
+ libs/widgets/common/histogramwidget.h,
+ libs/widgets/common/paniconwidget.cpp,
+ libs/widgets/common/paniconwidget.h,
+ libs/widgets/common/previewwidget.cpp,
+ libs/widgets/common/previewwidget.h,
+ libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/splashscreen.h,
+ libs/widgets/common/squeezedcombobox.h,
+ libs/widgets/common/statusled.cpp,
+ libs/widgets/common/statusnavigatebar.cpp,
+ libs/widgets/common/statusprogressbar.h,
+ libs/widgets/common/statuszoombar.h,
+ libs/widgets/iccprofiles/cietonguewidget.h,
+ libs/widgets/iccprofiles/iccpreviewwidget.cpp,
+ libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ libs/widgets/iccprofiles/iccprofilewidget.h,
+ libs/widgets/imageplugins/imageguidewidget.cpp,
+ libs/widgets/imageplugins/imageguidewidget.h,
+ libs/widgets/imageplugins/imagepannelwidget.h,
+ libs/widgets/imageplugins/imageregionwidget.cpp,
+ libs/widgets/imageplugins/imageregionwidget.h,
+ libs/widgets/imageplugins/imagewidget.cpp,
+ libs/widgets/imageplugins/imagewidget.h,
+ libs/widgets/imageplugins/listboxpreviewitem.h,
+ libs/widgets/metadata/exifwidget.h,
+ libs/widgets/metadata/gpswidget.h,
+ libs/widgets/metadata/iptcwidget.h,
+ libs/widgets/metadata/makernotewidget.h,
+ libs/widgets/metadata/mdkeylistviewitem.cpp,
+ libs/widgets/metadata/metadatalistviewitem.cpp,
+ libs/widgets/metadata/metadatawidget.h,
+ libs/widgets/metadata/worldmapwidget.h: polish
+
+2008-08-21 20:05 cgilles
+
+ * utilities/imageeditor/editor/Makefile.am,
+ utilities/imageeditor/editor/editortoolsettings.cpp,
+ utilities/imageeditor/editor/editortoolsettings.h: first
+ implementation of Editor Tool Settings widget used to host tool
+ settings pannel. Not yet complete
+
+2008-08-21 18:52 aclemens
+
+ * imageplugins/inserttext/inserttextwidget.cpp: accidently commited
+ testing code... reverting it now
+
+2008-08-21 17:01 aclemens
+
+ * showfoto/setup/setuptooltip.cpp,
+ utilities/imageeditor/canvas/dimginterface.h,
+ utilities/imageeditor/editor/editortooliface.h,
+ utilities/setup/setupcollections.cpp,
+ utilities/setup/setupgeneral.cpp,
+ utilities/setup/setupmetadata.cpp,
+ utilities/setup/setuptooltip.cpp: polish
+
+2008-08-21 16:54 aclemens
+
+ * utilities/imageeditor/tools/imageprint.cpp,
+ utilities/imageeditor/tools/imageprint.h: polish
+
+2008-08-21 16:51 aclemens
+
+ * showfoto/setup/setupeditor.cpp, showfoto/setup/setuptooltip.cpp,
+ utilities/batch/batchalbumssyncmetadata.cpp,
+ utilities/batch/batchsyncmetadata.cpp,
+ utilities/batch/batchthumbsgenerator.cpp,
+ utilities/cameragui/gpcamera.cpp,
+ utilities/cameragui/umscamera.cpp,
+ utilities/imageeditor/canvas/undocache.cpp,
+ utilities/imageeditor/canvas/undocache.h,
+ utilities/imageeditor/canvas/undomanager.h,
+ utilities/imageeditor/editor/savingcontextcontainer.h,
+ utilities/imageeditor/tools/imageprint.cpp,
+ utilities/imageeditor/tools/imageprint.h,
+ utilities/setup/setupcamera.h,
+ utilities/setup/setupcollections.cpp,
+ utilities/setup/setupdcraw.cpp, utilities/setup/setupeditor.cpp,
+ utilities/setup/setupgeneral.cpp, utilities/setup/setupicc.cpp,
+ utilities/setup/setupidentity.cpp,
+ utilities/setup/setupiofiles.cpp,
+ utilities/setup/setuplighttable.cpp,
+ utilities/setup/setupmetadata.cpp, utilities/setup/setupmime.cpp,
+ utilities/setup/setupplugins.cpp,
+ utilities/setup/setupslideshow.cpp,
+ utilities/setup/setuptooltip.cpp: polish
+
+2008-08-21 16:45 aclemens
+
+ * utilities/imageeditor/canvas/canvas.h,
+ utilities/imageeditor/canvas/colorcorrectiondlg.h,
+ utilities/imageeditor/canvas/iccsettingscontainer.h,
+ utilities/imageeditor/canvas/imageplugin.cpp,
+ utilities/imageeditor/editor/editorstackview.h,
+ utilities/imageeditor/editor/savingcontextcontainer.h,
+ utilities/imageeditor/rawimport/rawimport.h,
+ utilities/imageeditor/rawimport/rawpostprocessing.h,
+ utilities/imageeditor/rawimport/rawpreview.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.h,
+ utilities/imageeditor/tools/imageprint.cpp,
+ utilities/imageeditor/tools/imageresize.h,
+ utilities/lighttable/lighttablepreview.h,
+ utilities/lighttable/lighttableview.cpp,
+ utilities/setup/setup.cpp, utilities/setup/setupcollections.cpp,
+ utilities/setup/setupdcraw.h, utilities/setup/setupicc.h,
+ utilities/setup/setupiofiles.h, utilities/setup/setupslideshow.h:
+ polish
+
+2008-08-21 16:16 aclemens
+
+ * kioslave/digikamthumbnail.cpp: polish
+
+2008-08-21 15:57 aclemens
+
+ * showfoto/main.cpp: polish
+
+2008-08-21 15:44 aclemens
+
+ * imageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+ imageplugins/adjustlevels/imageplugin_adjustlevels.cpp,
+ imageplugins/blurfx/imageplugin_blurfx.cpp,
+ imageplugins/border/imageplugin_border.cpp,
+ imageplugins/channelmixer/imageplugin_channelmixer.cpp,
+ imageplugins/charcoal/imageplugin_charcoal.cpp,
+ imageplugins/colorfx/imageplugin_colorfx.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.h,
+ imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ imageplugins/coreplugin/imageeffect_autocorrection.h,
+ imageplugins/coreplugin/imageeffect_bcg.h,
+ imageplugins/coreplugin/imageeffect_blur.h,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/imageeffect_iccproof.h,
+ imageplugins/coreplugin/imageeffect_redeye.h,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.h,
+ imageplugins/coreplugin/sharpnesseditor/matrix.cpp,
+ imageplugins/distortionfx/imageplugin_distortionfx.cpp,
+ imageplugins/emboss/imageplugin_emboss.cpp,
+ imageplugins/filmgrain/imageplugin_filmgrain.cpp,
+ imageplugins/freerotation/imageplugin_freerotation.cpp,
+ imageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ imageplugins/infrared/imageplugin_infrared.cpp,
+ imageplugins/inpainting/imageplugin_inpainting.cpp,
+ imageplugins/inserttext/imageplugin_inserttext.cpp,
+ imageplugins/lensdistortion/imageplugin_lensdistortion.cpp,
+ imageplugins/lensdistortion/pixelaccess.cpp,
+ imageplugins/noisereduction/imageplugin_noisereduction.cpp,
+ imageplugins/oilpaint/imageplugin_oilpaint.cpp,
+ imageplugins/perspective/imageplugin_perspective.cpp,
+ imageplugins/raindrop/imageplugin_raindrop.cpp,
+ imageplugins/restoration/imageplugin_restoration.cpp,
+ imageplugins/sheartool/imageplugin_sheartool.cpp,
+ imageplugins/superimpose/imageplugin_superimpose.cpp,
+ imageplugins/texture/imageplugin_texture.cpp,
+ imageplugins/whitebalance/imageplugin_whitebalance.cpp:
+
+2008-08-21 13:57 cgilles
+
+ * imageplugins/adjustcurves/Makefile.am: ploish
+
+2008-08-21 13:34 cgilles
+
+ * utilities/imageeditor/editor/editorstackview.cpp: polish
+
+2008-08-21 13:31 cgilles
+
+ * utilities/imageeditor/editor/editorstackview.cpp,
+ utilities/imageeditor/editor/editorstackview.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h: add zoom function
+ wrapper into editor stack view. you can use zoom+ and zoom- from
+ editor tool bar with Raw Import tool
+
+2008-08-21 13:15 aclemens
+
+ * imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ imageplugins/coreplugin/imageeffect_autocorrection.h,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ imageplugins/coreplugin/sharpnesseditor/matrix.cpp,
+ imageplugins/hotpixels/blackframeparser.cpp,
+ imageplugins/inpainting/imageeffect_inpainting.h,
+ imageplugins/inserttext/imageeffect_inserttext.cpp,
+ imageplugins/inserttext/inserttextwidget.cpp,
+ imageplugins/perspective/perspectivewidget.cpp,
+ imageplugins/perspective/perspectivewidget.h,
+ imageplugins/restoration/imageeffect_restoration.h,
+ imageplugins/superimpose/dirselectwidget.cpp,
+ imageplugins/superimpose/imageeffect_superimpose.h,
+ imageplugins/superimpose/superimpose.cpp,
+ imageplugins/superimpose/superimpose.h,
+ imageplugins/superimpose/superimposewidget.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.h: polish
+
+2008-08-21 11:47 cgilles
+
+ * showfoto/setup/setupeditor.cpp: polish
+
+2008-08-21 11:34 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/setup/setupeditor.cpp: polish
+
+2008-08-21 11:15 cgilles
+
+ * digikam/digikamapp.cpp: polish
+
+2008-08-21 10:37 cgilles
+
+ * utilities/imageeditor/canvas/canvas.h,
+ utilities/imageeditor/canvas/dimginterface.cpp,
+ utilities/imageeditor/editor/editorwindow.h: polish
+
+2008-08-21 10:07 cgilles
+
+ * showfoto/showfoto.cpp: factorize
+
+2008-08-21 09:30 cgilles
+
+ * utilities/imageeditor/editor/editorwindowprivate.h: polish
+
+2008-08-21 09:16 cgilles
+
+ * showfoto/showfoto.cpp: missing to set canvas stack to showfoto
+
+2008-08-20 19:07 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: adapt to new
+ interface rules
+
+2008-08-20 19:06 cgilles
+
+ * utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h: code
+ simplification: manage Editor Tool instance directly with
+ interface
+
+2008-08-20 17:09 cgilles
+
+ * utilities/imageeditor/rawimport/rawimport.cpp: polish
+
+2008-08-20 17:02 cgilles
+
+ * utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h: cleanup api
+
+2008-08-20 16:40 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: fix memory leak
+
+2008-08-20 16:32 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: using qt_cast is
+ better
+
+2008-08-20 15:57 aclemens
+
+ * imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.h,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.h,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.cpp: -> default values
+ have been set
+ -> resetValues() calls slotReset() methods
+ -> readUserSettings() should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 15:33 aclemens
+
+ * imageplugins/border/imageeffect_border.cpp,
+ imageplugins/border/imageeffect_border.h,
+ imageplugins/inserttext/fontchooserwidget.cpp,
+ imageplugins/inserttext/fontchooserwidget.h,
+ imageplugins/inserttext/imageeffect_inserttext.cpp,
+ imageplugins/texture/imageeffect_texture.cpp,
+ imageplugins/texture/imageeffect_texture.h: -> default values
+ have been set
+ -> resetValues() calls slotReset() methods
+ -> readUserSettings() should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 14:56 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: prevent crash
+ from Andi
+
+2008-08-20 14:04 cgilles
+
+ * utilities/imageeditor/tools/Makefile.am: compile
+
+2008-08-20 14:04 cgilles
+
+ * utilities/imageeditor/canvas/Makefile.am,
+ utilities/imageeditor/canvas/canvas.cpp,
+ utilities/imageeditor/canvas/canvas.h,
+ utilities/imageeditor/canvas/dimginterface.cpp,
+ utilities/imageeditor/canvas/dimginterface.h: port editor core
+ implementation to editor tool interface
+
+2008-08-20 14:03 cgilles
+
+ * showfoto/showfoto.cpp, showfoto/showfoto.h: port showfoto to
+ editor tool interface
+
+2008-08-20 14:03 cgilles
+
+ * utilities/imageeditor/rawimport/Makefile.am,
+ utilities/imageeditor/rawimport/rawimport.cpp,
+ utilities/imageeditor/rawimport/rawimport.h,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: port RAW Import
+ tool as new EditorTool component
+
+2008-08-20 14:02 cgilles
+
+ * utilities/imageeditor/editor/Makefile.am,
+ utilities/imageeditor/editor/editorstackview.cpp,
+ utilities/imageeditor/editor/editorstackview.h,
+ utilities/imageeditor/editor/editortool.cpp,
+ utilities/imageeditor/editor/editortool.h,
+ utilities/imageeditor/editor/editortooliface.cpp,
+ utilities/imageeditor/editor/editortooliface.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h,
+ utilities/imageeditor/editor/editorwindowprivate.h,
+ utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/editor/imagewindow.h: digiKam from KDE3
+ branch : Important changes here :
+
+ Image Editor usability improvements: embedding editor tools in
+ main window instead to use separate dialog.
+
+ - Add new EditorViewStack which create a stack of widget to
+ display over editor canvas (typically the full image canvas or
+ the editor tool preview)
+ - Add new EditorTool QObject component. We will use this one for
+ each tools.
+ - Add new EditorToolIface which interface an EditorTool to editor
+ gui (EditorViewStack + right SideBar).
+ This interface plugin or unplugin a tool to editor. When a tool
+ is pluged in editor,
+ a new tab is created on Right Sidebar to display tool settings.
+ The tool preview is displayed instead editor canvas.
+ Some editor action still avaialble when a tool is pluged as zoom
+ in or zoom out for ex.
+
+ There is a screenshot of new RawImport tool in action which is
+ the first one to be ported to EditorTool:
+
+ http://digikam3rdparty.free.fr/Screenshots/temp/rawimport/rawimport5-EmbeddedInEditor.png
+
+ The plan is to port all others tool used in editor, especially
+ all image plugins.
+
+ TODO: finalize EditorToolInterafce to be able to use editor menu
+ actions.
+
+2008-08-20 13:48 aclemens
+
+ * imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.h,
+ imageplugins/perspective/imageeffect_perspective.cpp,
+ imageplugins/perspective/imageeffect_perspective.h,
+ imageplugins/sheartool/imageeffect_sheartool.cpp: -> default
+ values have been set
+ -> resetValues() calls slotReset() methods
+ -> readUserSettings() should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 13:47 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: update
+
+2008-08-20 13:29 aclemens
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h: ->
+ removed duplicate code from readSettings() method
+ -> default values have been set
+ -> resetValues() calls slotReset() methods
+ -> readUserSettings() should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 11:49 aclemens
+
+ * imageplugins/antivignetting/imageplugin_antivignetting.cpp:
+ Action for "Anti-Vignetting" has been renamed from "Vignetting"
+ to "Vignetting Correction...", the old title was somehow
+ confusing.
+
+2008-08-20 11:39 aclemens
+
+ * utilities/imageeditor/tools/imageresize.cpp: -> default values
+ have been set
+ -> resetValues() calls slotReset() methods
+ -> readUserSettings() should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 11:30 aclemens
+
+ * imageplugins/antivignetting/imageeffect_antivignetting.cpp: -
+ default values have been set
+ - resetValues() calls slotReset() methods
+ - readUserSettings should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 10:30 aclemens
+
+ * imageplugins/lensdistortion/imageeffect_lensdistortion.cpp: -
+ default values have been set
+ - resetValues() calls slotReset() methods
+ - readUserSettings should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 10:30 aclemens
+
+ * imageplugins/inpainting/imageeffect_inpainting.cpp,
+ imageplugins/restoration/imageeffect_restoration.cpp,
+ utilities/imageeditor/tools/imageresize.cpp: - set default values
+ for GreyCStorationWidget in the constructor of the appropriate
+ filter
+ - get default values from GreycstorationSettings class to reduce
+ duplicate code in readUserSettings()
+
+2008-08-20 09:34 aclemens
+
+ * libs/dialogs/imageguidedlg.cpp: added RIntNumInput widgets
+
+2008-08-20 09:05 aclemens
+
+ * imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ imageplugins/hotpixels/imageeffect_hotpixels.h,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp: -
+ default values have been set
+ - resetValues() calls slotReset() methods
+ - readUserSettings should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 08:36 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h: prepare code to
+ use new EditorTool object!
+
+2008-08-20 08:35 aclemens
+
+ * imageplugins/noisereduction/imageeffect_noisereduction.cpp: All
+ settings widgets were disabled when dialog is freshly started. To
+ change any setting, the "Try" button had to be hit first. The
+ readUserSettings() method was messed up, this commit fixes the
+ issue.
+
+2008-08-20 08:23 aclemens
+
+ * imageplugins/coreplugin/imageeffect_blur.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.cpp: - default values
+ have been set
+ - resetValues() calls slotReset() methods
+ - readUserSettings should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-20 08:23 aclemens
+
+ * imageplugins/inpainting/imageeffect_inpainting.cpp,
+ libs/greycstoration/greycstorationwidget.cpp,
+ libs/greycstoration/greycstorationwidget.h: default values have
+ been set
+
+ GreyCStorationWidget:
+ added method setDefaultSettings to initialize all R*NumInput /
+ RComboBox widgets
+
+2008-08-19 17:10 aclemens
+
+ * imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.h: -
+ defaults are set
+ - resetValues() calls slotReset() methods
+ - eadUserSettings should get default values from the
+ corresponding widget itself, if possible
+
+2008-08-19 16:38 aclemens
+
+ * imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/imageeffect_bcg.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_rgb.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp:
+ readUserSettings should get default values from the corresponding
+ widget itself, if possible
+
+2008-08-19 14:36 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: polish
+
+2008-08-19 14:30 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: polish
+
+2008-08-19 14:08 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: polish
+
+2008-08-19 14:05 cgilles
+
+ * libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/curveswidget.h: polish
+
+2008-08-19 13:07 aclemens
+
+ * imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.h: default
+ values were set / corrected
+
+2008-08-19 12:49 aclemens
+
+ * imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.h: default values were
+ set / corrected
+
+2008-08-19 12:38 aclemens
+
+ * imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/adjustlevels/adjustlevels.h,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.h: default values
+ were set / corrected
+
+2008-08-19 11:54 aclemens
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/imageeffect_bcg.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_rgb.cpp: - default values are
+ set / corrected
+ - the slot for resetting all widgets in a filter dialog uses
+ slotReset() method from R*NumInput objects now
+
+2008-08-19 10:26 aclemens
+
+ * imageplugins/coreplugin/imageeffect_rgb.cpp,
+ imageplugins/coreplugin/imageeffect_rgb.h: QSpinBox objects have
+ been replaced by RIntNumInput
+
+2008-08-19 09:47 aclemens
+
+ * imageplugins/coreplugin/imageeffect_iccproof.h: polish
+
+2008-08-19 09:02 aclemens
+
+ * imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.h: Beginning
+ to replace Q/K*ComboBox objects by R*ComboBox objects from
+ libkdcraw...
+
+2008-08-19 08:30 aclemens
+
+ * NEWS: polish
+
+2008-08-19 08:04 aclemens
+
+ * utilities/imageeditor/tools/imageresize.cpp: Continue to replace
+ K*NumInput objects by R*NumInput objects...
+
+2008-08-19 07:29 aclemens
+
+ * libs/greycstoration/greycstorationwidget.cpp: Continue to replace
+ K*NumInput objects by R*NumInput objects...
+
+2008-08-19 06:48 cgilles
+
+ * NEWS: update
+
+2008-08-19 06:47 aclemens
+
+ * imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/imageeffect_bcg.cpp,
+ imageplugins/coreplugin/imageeffect_blur.cpp,
+ imageplugins/coreplugin/imageeffect_blur.h,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.h,
+ imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.h,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.h,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/inserttext/fontchooserwidget.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/texture/imageeffect_texture.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp: polish
+
+2008-08-19 06:46 cgilles
+
+ * NEWS: update
+
+2008-08-18 23:30 aclemens
+
+ * imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/coreplugin/imageeffect_blur.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/texture/imageeffect_texture.cpp: replaced all
+ setValue() methods with setDefaultValue()
+
+2008-08-18 23:12 aclemens
+
+ * imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/coreplugin/imageeffect_blur.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/inserttext/fontchooserwidget.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp: removed
+ <knuminput.h> includes because they are not needed anymore.
+
+2008-08-18 22:58 aclemens
+
+ * imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/adjustlevels/adjustlevels.h,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.h,
+ imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.h,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/border/imageeffect_border.h,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/channelmixer/channelmixer.h,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.h,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.h,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/hsl/imageeffect_hsl.h,
+ imageplugins/coreplugin/imageeffect_blur.cpp,
+ imageplugins/coreplugin/imageeffect_blur.h,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.h,
+ imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.h,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.h,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.h,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/emboss/imageeffect_emboss.h,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.h,
+ imageplugins/inserttext/fontchooserwidget.cpp,
+ imageplugins/inserttext/fontchooserwidget.h,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.h,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ imageplugins/noisereduction/imageeffect_noisereduction.h,
+ imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ imageplugins/oilpaint/imageeffect_oilpaint.h,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.h,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.h,
+ imageplugins/texture/imageeffect_texture.cpp,
+ imageplugins/texture/imageeffect_texture.h,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.h: Continue to
+ replace K*NumInput objects by R*NumInput objects from libkdcraw
+ to unify the look of all imageplugins and the raw importer.
+
+2008-08-18 20:52 aclemens
+
+ * imageplugins/coreplugin/imageeffect_bcg.cpp,
+ imageplugins/coreplugin/imageeffect_bcg.h: Beginning to replace
+ K*NumInput objects by R*NumInput objects from libkdcraw to unify
+ the look of all imageplugins and the raw importer.
+
+2008-08-18 14:09 cgilles
+
+ * utilities/imageeditor/rawimport/Makefile.am,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp: digiKam form
+ KDE3 branch: RAW Import tool:
+ Set icc profile preview widget to KURLRequester dialog
+ Fix i18n
+
+2008-08-18 13:38 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: polish
+
+2008-08-18 11:11 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: support all
+ color management options from libkdcraw
+
+2008-08-18 10:36 cgilles
+
+ * NEWS: update
+
+2008-08-18 07:46 aclemens
+
+ * NEWS: update
+
+2008-08-17 14:02 cgilles
+
+ * README, configure.in.in: set libkdcraw depency to 0.1.5
+
+2008-08-17 13:59 cgilles
+
+ * utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp: digiKAm from
+ KDE3 branch : Adapt RAW Import with last changes from libkdcraw
+ (reset buttons to default values
+ for all settings).
+ Note: digiKam require libkdcraw 0.1.5 (current svn) to compile
+ fine now. With Angelo, we have planed to release
+ libkdcraw 0.1.5 around begining of september.
+ CCMAIL: digikam-devel@kde.org
+
+
+2008-08-16 18:55 aclemens
+
+ * NEWS: update
+
+2008-08-16 16:13 aclemens
+
+ * NEWS: corrected some typos
+
+2008-08-16 16:12 aclemens
+
+ * NEWS: update
+
+2008-08-16 14:51 aclemens
+
+ * NEWS: The added bugreport has been solved a month ago, but I
+ forgot to put it into the NEWS file. So it will be added now for
+ the sake of completeness.
+
+2008-08-16 09:54 aclemens
+
+ * NEWS: update
+
+2008-08-16 05:59 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpostprocessing.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: digiKam
+ fromKDE3 branch : re-design again RAW Import settings layout: Now
+ it's more clear to have
+ all RAW decoding settings and all Post processing settings
+ separated by a tab widget. All Raw decoding require
+ to demosaic image to take effect. Post processing settings take
+ effect imediatly (demosaised image is cached in memory)
+ Add Brightness adjustement in post processing group.
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-16 05:54 cgilles
+
+ * libs/dimg/drawdecoding.h, libs/dimg/loaders/rawloader.cpp: add
+ brightness as RAW post processing adjustement
+
+2008-08-15 07:41 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: Raw Import: use
+ new signal from libkdcraw to set on/off Preview button to update
+ image preview when Raw decoding settings is changed
+
+2008-08-14 13:26 aclemens
+
+ * NEWS: update
+
+ BUG:162845
+
+2008-08-14 12:21 aclemens
+
+ * digikam/digikamapp.cpp,
+ utilities/lighttable/lighttablewindow.cpp: New keyboard shortcut
+ for "Place Onto Light Table": CTRL+L
+ This seems to be more common than using SHIFT+L as an action
+ shortcut.
+
+ CCBUGS:162845
+
+2008-08-14 11:06 aclemens
+
+ * digikam/digikamapp.cpp,
+ utilities/lighttable/lighttablewindow.cpp: New keyboard shortcuts
+ for accessing and controlling the light table to prevent
+ conflicts with KDE's global shortcuts:
+
+ - 'L': open Light Table
+ - 'SHIFT+L': Place on Light Table
+ - 'SHIFT+CTRL+L': Add to Light Table
+
+ CCBUGS:162845
+
+2008-08-14 09:18 aclemens
+
+ * NEWS: update
+
+2008-08-14 09:18 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h,
+ imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.h,
+ libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/curveswidget.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp: Curves Widget
+ : code simplification : this tool host now image curves instance
+ as well. fix all code depending accordingly
+
+2008-08-14 08:09 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: missing to reset curves at
+ this place
+
+2008-08-13 21:08 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: check curves
+ sixteenbits is better
+
+2008-08-13 21:05 cgilles
+
+ * libs/curves/imagecurves.cpp, libs/curves/imagecurves.h: new
+ method to get sixteenbits prop
+
+2008-08-13 20:57 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: reset curves when color
+ depth is changed
+
+2008-08-13 20:22 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: manage
+ read/write curve using 16 bits depth
+
+2008-08-13 17:09 aclemens
+
+ * NEWS: added a newline at the end of the file to stop SVN from
+ crying all the time :-)
+
+2008-08-13 17:03 aclemens
+
+ * NEWS: update
+
+2008-08-13 17:00 aclemens
+
+ * kioslave/digikamalbums.cpp, kioslave/digikamtags.cpp: We need to
+ initialize the albumsMap and tagsMap with all available
+ information first before counting, so that empty albums and tags
+ are updated correctly.
+
+
+ CCBUGS:160564
+ TODO:KDE4PORT
+
+2008-08-13 13:30 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: Raw Import :
+ fix timer to handle preview with post processing settings. Now
+ all work fine !
+
+2008-08-13 11:01 cgilles
+
+ * project/project.kdevelop,
+ utilities/imageeditor/rawimport/Makefile.am,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpostprocessing.cpp,
+ utilities/imageeditor/rawimport/rawpostprocessing.h,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: RAWImport
+ improvements: Separate demosaicing and post-processing
+ adjusments. demosaicing require to render raw image using
+ libkdcraw, against
+ post-processing only use a cached image to render.
+ This is want mean than all post-processing settings will a render
+ an in live preview. These settings are saturation, exposure,
+ gamma, contrast, and curve
+
+2008-08-13 10:55 cgilles
+
+ * libs/dimg/drawdecoding.h: const return
+
+2008-08-13 06:26 cgilles
+
+ * utilities/imageeditor/rawimport/rawsettingsbox.cpp: set exposure
+ in E.V unit
+
+2008-08-12 20:53 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: code
+ simplification about url of image.
+
+2008-08-12 20:22 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: Raw import :
+ speed up improvements : use demosaicing image to render histogram
+ from curves widget.
+ no need to start 2 threads to load separate images (1 for
+ histogram, 1 for curve)
+
+2008-08-11 18:58 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: do not disable
+ histogram during image decoding
+
+2008-08-11 17:28 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: revert. no need
+
+2008-08-11 16:57 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: polish
+
+2008-08-11 16:40 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: polish
+
+2008-08-11 15:40 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.h: link
+
+2008-08-11 15:31 cgilles
+
+ * utilities/imageeditor/rawimport/Makefile.am,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h,
+ utilities/imageeditor/rawimport/rawsettingsbox.cpp,
+ utilities/imageeditor/rawimport/rawsettingsbox.h: Raw Import tool
+ :
+ - Separate preview and settings implementation from dialog. In
+ fact the dialog will deseapear and editor will support
+ a widget stack mechanism to display canvas view or tool preview.
+ This will include all image plugins (but it's not yet done.)!
+ Note than the settings will be hosted by a new right sidebar tab
+ which will be visible only when the tool running.
+ This moc-up is similar than Risto paper. I'm sure than Mik will
+ be very impatient to test it (:=)))
+
+ -Add Lineary adjustmant using curve widget (as UFRAW).
+
+ Still Color management improvements to do to complete RAW Import
+ tool. Please, let's me more free time...
+
+ CCMAIL: digikam-devel@kde.org
+
+2008-08-11 15:24 cgilles
+
+ * libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/curveswidget.h: CurvesWidget : improvements
+ of API : add setDataLoading, setLoadingFailed, and other rules
+ like HistogramWidget.
+ This new code is used in Raw Import tool. This code need to be
+ ported to KDE4
+
+2008-08-09 13:01 cgilles
+
+ * libs/curves/imagecurves.cpp, libs/curves/imagecurves.h: add dirty
+ flag
+
+2008-08-09 12:27 cgilles
+
+ * libs/dimg/drawdecoding.h, libs/dimg/loaders/Makefile.am,
+ libs/dimg/loaders/rawloader.cpp: add curves adjust support with
+ RAW loader as post processing
+
+2008-08-09 12:19 cgilles
+
+ * libs/curves/imagecurves.cpp: polish
+
+2008-08-09 12:06 cgilles
+
+ * libs/curves/imagecurves.cpp, libs/curves/imagecurves.h: polish
+
+2008-08-09 12:05 cgilles
+
+ * NEWS: update
+
+2008-08-08 21:04 aclemens
+
+ * NEWS: update
+
+2008-08-08 20:39 aclemens
+
+ * digikam/daboutdata.h, digikam/main.cpp, showfoto/main.cpp:
+ refactorize aboutData: library information has been moved to
+ daboutdata.h
+
+2008-08-08 14:52 aclemens
+
+ * PACKAGING: polish
+
+2008-08-08 14:49 aclemens
+
+ * PACKAGING, digikam/daboutdata.h, digikam/digikamfirstrun.cpp,
+ digikam/main.cpp, digikam/version.h, digikam/welcomepageview.cpp,
+ imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ imageplugins/infrared/imageeffect_infrared.cpp,
+ imageplugins/inpainting/imageeffect_inpainting.cpp,
+ imageplugins/inserttext/imageeffect_inserttext.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ imageplugins/perspective/imageeffect_perspective.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/restoration/imageeffect_restoration.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/superimpose/imageeffect_superimpose.cpp,
+ imageplugins/texture/imageeffect_texture.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ libs/dimg/loaders/pngloader.cpp,
+ libs/dimg/loaders/tiffloader.cpp, libs/dmetadata/dmetadata.cpp,
+ showfoto/main.cpp, themedesigner/main.cpp: "version.h" has been
+ removed, constants defining the digikam and showfoto application
+ version have been moved to "daboutdata.h".
+
+2008-08-08 14:07 aclemens
+
+ * digikam/daboutdata.h, digikam/main.cpp,
+ digikam/welcomepageview.cpp, showfoto/main.cpp,
+ themedesigner/main.cpp: refactorize aboutData
+
+2008-08-08 13:25 cgilles
+
+ * libs/curves/imagecurves.cpp: wrong logic
+
+2008-08-08 12:54 aclemens
+
+ * digikam/daboutdata.h: removed unneeded KURL include
+
+2008-08-08 12:08 aclemens
+
+ * digikam/welcomepageview.cpp,
+ imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ imageplugins/infrared/imageeffect_infrared.cpp,
+ imageplugins/inpainting/imageeffect_inpainting.cpp,
+ imageplugins/inserttext/imageeffect_inserttext.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ imageplugins/perspective/imageeffect_perspective.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/restoration/imageeffect_restoration.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/superimpose/imageeffect_superimpose.cpp,
+ imageplugins/texture/imageeffect_texture.cpp,
+ libs/widgets/common/dlogoaction.cpp,
+ utilities/cameragui/cameraui.cpp: refactorize aboutData
+
+2008-08-08 11:39 aclemens
+
+ * digikam/daboutdata.h, digikam/main.cpp, showfoto/main.cpp,
+ themedesigner/main.cpp: refactorize aboutData
+
+2008-08-08 11:34 aclemens
+
+ * digikam/daboutdata.h: begin to refactorize aboutData in KDE3
+ branch as well
+
+2008-08-08 11:21 cgilles
+
+ * libs/curves/imagecurves.cpp, libs/curves/imagecurves.h: new
+ method to set/get list of curve points
+
+2008-08-08 08:26 aclemens
+
+ * digikam/main.cpp, themedesigner/main.cpp: polish
+
+2008-08-08 04:28 cgilles
+
+ * utilities/setup/setupdcraw.cpp: set icons
+
+2008-08-08 04:23 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: set icons
+
+2008-08-07 18:36 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: set button
+ icons
+
+2008-08-07 17:50 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: add constrast
+ setting
+
+2008-08-07 17:49 cgilles
+
+ * libs/dimg/drawdecoding.h, libs/dimg/loaders/Makefile.am,
+ libs/dimg/loaders/rawloader.cpp: added constrast settings as post
+ raw decoding
+
+2008-08-07 15:55 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: remember
+ settings tab
+
+2008-08-07 14:08 cgilles
+
+ * project/project.kdevelop,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/setup/setupdcraw.cpp: add support of median filter
+ passes settings
+
+2008-08-07 12:21 cgilles
+
+ * libs/dimg/loaders/rawloader.cpp: polish
+
+2008-08-07 11:20 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: added Exposure
+ compensation as raw decoding post processing
+
+2008-08-07 11:05 cgilles
+
+ * libs/dimg/drawdecoding.h, libs/dimg/loaders/rawloader.cpp,
+ libs/dimg/loaders/rawloader.h, project/project.kdevelop,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp: added
+ Saturation settings has Raw decoding post processing
+
+2008-08-07 10:12 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: polish
+
+2008-08-07 09:43 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: compile with
+ older libkdcraw
+
+2008-08-07 09:19 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: compile with
+ last libkdcraw changes
+
+2008-08-07 07:33 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: batter color scheme support
+
+2008-08-07 06:57 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: better support of color
+ theme
+
+2008-08-07 06:37 cgilles
+
+ * libs/widgets/common/curveswidget.cpp: always rawing frame around
+ histogram
+
+2008-08-07 06:20 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: polish
+
+2008-08-07 06:13 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: always drawing frame
+ around histogram
+
+2008-08-07 04:36 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: better support of color
+ theme
+
+2008-08-06 20:34 cgilles
+
+ * imageplugins/hotpixels/blackframeparser.cpp, libs/dimg/dimg.cpp,
+ libs/dimg/dimg.h, libs/dimg/loaders/Makefile.am,
+ libs/dimg/loaders/rawloader.cpp, libs/dimg/loaders/rawloader.h,
+ libs/imageproperties/imagepropertiescolorstab.cpp,
+ libs/threadimageio/loadingdescription.cpp,
+ libs/threadimageio/loadingdescription.h,
+ project/project.kdevelop,
+ utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/setup/setupdcraw.cpp: use DRawDecoding class
+ everywhere.
+ use whithe balance algorithm as post raw decoding processing to
+ adjust gamma
+
+2008-08-06 20:33 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h: add Exposure
+ settings panel
+
+2008-08-06 19:02 cgilles
+
+ * libs/dimg/drawdecoding.h: new class to host customized settings
+ to decode RAW images
+
+2008-08-06 16:34 cgilles
+
+ * libs/dimg/loaders/rawloader.cpp: this is where is cached the
+ gamma value
+
+2008-08-06 13:06 cgilles
+
+ * utilities/imageeditor/rawimport/Makefile.am,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp: add RAW info
+ page with main photo informations + thumbnail
+
+2008-08-06 12:56 cgilles
+
+ * libs/dialogs/imagedialog.h: make it public
+
+2008-08-06 12:56 cgilles
+
+ * libs/dialogs/imagedialog.cpp: wrong logic
+
+2008-08-06 11:43 cgilles
+
+ * libs/dimg/loaders/rawloader.cpp, libs/dimg/loaders/rawloader.h:
+ RAW decoding improvement: we are now able to use brightness
+ settings in 16 bits color depth.
+
+2008-08-06 11:27 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h: always enable
+ brightness setting
+
+2008-08-06 11:27 cgilles
+
+ * utilities/setup/setupdcraw.cpp, utilities/setup/setupdcraw.h:
+ always enable brigthness settings
+
+2008-08-06 09:46 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: polish
+
+2008-08-06 09:43 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: fix margin
+
+2008-08-06 09:32 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: polish
+
+2008-08-06 09:27 cgilles
+
+ * utilities/setup/setupdcraw.cpp: support white and black point
+ settings
+
+2008-08-06 09:26 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp: support whithe
+ and black point settingsd
+
+2008-08-06 07:18 cgilles
+
+ * utilities/imageeditor/rawimport/rawpreview.cpp: poliosh
+
+2008-08-06 07:16 cgilles
+
+ * utilities/imageeditor/rawimport/rawpreview.cpp: polish
+
+2008-08-06 06:12 cgilles
+
+ * digikam/welcomepageview.cpp, digikam/welcomepageview.h: add Raw
+ import tool in the new features list
+
+2008-08-06 06:09 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: remember
+ histogram settings
+
+2008-08-06 04:35 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: fix layout
+
+2008-08-06 04:23 cgilles
+
+ * libs/imageproperties/imagepropertiescolorstab.cpp,
+ libs/imageproperties/imagepropertiescolorstab.h: polish
+
+2008-08-05 20:22 aclemens
+
+ * utilities/lighttable/lighttablewindow.cpp: backport commit
+ #842714 from KDE4
+
+ CCBUGS:167571
+
+2008-08-05 19:24 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp: polish
+
+2008-08-05 19:21 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h: provide Al Colors
+ histogram visualization
+
+2008-08-05 16:50 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h: polish
+
+2008-08-05 16:45 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h: polish api
+
+2008-08-05 16:34 cgilles
+
+ * utilities/imageeditor/Makefile.am: rawimport in first
+
+2008-08-05 16:31 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: only manage RAW
+ files with Raw Import tool
+
+2008-08-05 15:08 cgilles
+
+ * showfoto/setup/setupeditor.cpp, showfoto/setup/setupeditor.h: to
+ be able to use RAW Import tool from Showfoto
+
+2008-08-05 15:08 cgilles
+
+ * utilities/setup/setupeditor.cpp: polish
+
+2008-08-05 15:00 cgilles
+
+ * digikam/digikamapp.cpp: disable RAW converter Single kipi-plugin.
+ This tool become obsolete since we include RAW Import tool for
+ image editor
+
+2008-08-05 14:36 cgilles
+
+ * digikam/digikamapp.cpp: polish
+
+2008-08-05 14:29 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: polish
+
+2008-08-05 14:19 cgilles
+
+ * libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/histogramwidget.cpp,
+ libs/widgets/iccprofiles/cietonguewidget.cpp: better color theme
+ support
+
+2008-08-05 12:55 cgilles
+
+ * NEWS: And 4 anothers bugs closed. rock !
+
+2008-08-05 12:50 cgilles
+
+ * utilities/imageeditor/canvas/Makefile.am,
+ utilities/imageeditor/canvas/dimginterface.cpp,
+ utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ utilities/imageeditor/editor/Makefile.am,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/setup/setupeditor.cpp, utilities/setup/setupeditor.h:
+ digiKam from KDE3 branch : new tool to import RAW file in editor
+ There are 2 way to handle RAW file in editor :
+
+ 1/ using auto-gamma. User let's digiKam import RAW image using
+ default RAW decoding setting from config panel. An Autogamma is
+ applied to image.
+ This option is used by default when you open image in editor. Toi
+ change it, go to Image editor config panel and set on "Use Raw
+ Import tool" option.
+ 2/ using Raw Import tool. In this way a dialog with all RAW
+ decoding settings and a preview of decoded image is displayed.
+ Histogram is available, and panning/zomming over the preview is
+ possible.
+
+ Note: this Raw import tool is also available with Showfoto of
+ course...
+
+ A preview of tool in action can be see on digiKam-labs flickr
+ photo pool:
+
+ http://farm4.static.flickr.com/3097/2735517982_598f1e30c3_o.png
+
+ TODO : * included all Color management settings relevant of RAW
+ decoding. display this settings if digiKam Color Management is
+ on.
+ * added a gamma adjustement with RAW decoding.
+ * removed Tools/RAW Converter (single) option provided by RAW
+ converter kipi-plugin which become obsolete here
+ (Batch RAW converter will still available). Remplace this option
+ by a link to Raw Import tool directly.
+
+ BUG: 142975
+ BUG: 150457
+ BUG: 155074
+ BUG: 155076
+
+2008-08-05 12:21 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: polish
+
+2008-08-05 11:22 cgilles
+
+ * utilities/imageeditor/canvas/iofilesettingscontainer.h: polish
+
+2008-08-05 11:20 cgilles
+
+ * utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/imageeditor/rawimport/rawimportdlg.h,
+ utilities/imageeditor/rawimport/rawpreview.cpp,
+ utilities/imageeditor/rawimport/rawpreview.h: implementation
+ undependant of digiKam DB (can be used into Showfoto)
+
+2008-08-05 11:09 cgilles
+
+ * digikam/Makefile.am: compile
+
+2008-08-05 11:08 cgilles
+
+ * utilities/Makefile.am, utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/rawimport,
+ utilities/imageeditor/rawimport/rawimportdlg.cpp,
+ utilities/rawimport: move rawimport to editor
+
+2008-08-05 10:09 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: polish
+
+2008-08-05 10:01 cgilles
+
+ * libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/histogramwidget.cpp,
+ libs/widgets/iccprofiles/cietonguewidget.cpp: missing to close
+ painter
+
+2008-08-05 09:31 cgilles
+
+ * libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/curveswidget.h: digiKam from KDE3: do not
+ flash histogram curve operation progress. use a turning wheel as
+ Flash video player.
+ CCBUGS: 127242
+
+2008-08-05 09:18 cgilles
+
+ * libs/widgets/common/curveswidget.cpp,
+ libs/widgets/common/curveswidget.h: polish
+
+2008-08-05 09:11 cgilles
+
+ * libs/widgets/iccprofiles/cietonguewidget.cpp: digiKam from KDE3:
+ do not flash ICC widget operation progress. use a turning wheel
+ as Flash video player.
+ CCBUGS: 127242
+
+2008-08-05 08:46 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp: fix i18n
+
+2008-08-05 08:46 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp: fix i18n
+
+2008-08-05 08:43 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp,
+ libs/widgets/common/histogramwidget.h: fix api +polish
+
+2008-08-05 08:36 cgilles
+
+ * NEWS: update
+
+2008-08-05 08:35 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp: polish
+
+2008-08-05 08:34 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp: digiKam from KDE3: do
+ not flash histogram operation progress. use a turning wheel as
+ Flash video player.
+ BUG: 127242
+
+2008-08-05 06:26 cgilles
+
+ * libs/widgets/common/histogramwidget.cpp,
+ libs/widgets/common/histogramwidget.h: polish api, cleanup
+ orphelin space
+
+2008-08-04 20:07 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp,
+ utilities/rawimport/rawimportdlg.h,
+ utilities/rawimport/rawpreview.cpp: polish
+
+2008-08-04 20:01 cgilles
+
+ * utilities/rawimport/rawpreview.cpp,
+ utilities/rawimport/rawpreview.h: prepare to add progress info
+ during loading
+
+2008-08-04 19:54 cgilles
+
+ * utilities/rawimport/rawpreview.cpp: fix image loading
+
+2008-08-04 19:49 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp,
+ utilities/rawimport/rawpreview.cpp,
+ utilities/rawimport/rawpreview.h: manage Abort button.
+ fix slot
+
+2008-08-04 18:49 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp: set file name in dialog
+ title
+
+2008-08-04 18:42 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp,
+ utilities/rawimport/rawimportdlg.h,
+ utilities/rawimport/rawpreview.cpp,
+ utilities/rawimport/rawpreview.h: digiKam from KDE3 branch: RAW
+ Import tool : more progress here. All RAW decoding settings are
+ fine now. still todo, a interface to pass RAW decoding settings
+ to image editor as well. add all color management settings to RAW
+ decoding settings
+
+2008-08-04 17:22 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp: fix button
+
+2008-08-04 14:04 cgilles
+
+ * utilities/rawimport/rawimportdlg.cpp,
+ utilities/rawimport/rawpreview.cpp: do not reset zoom settings if
+ RAW decoding settings is changed
+
+2008-08-04 13:47 cgilles
+
+ * utilities/rawimport/Makefile.am,
+ utilities/rawimport/rawimportdlg.cpp,
+ utilities/rawimport/rawimportdlg.h,
+ utilities/rawimport/rawpreview.cpp,
+ utilities/rawimport/rawpreview.h: continue to implement RawImport
+ tool : add histogram, set preview settings. Preview work. TOOD :
+ start editor with these settings
+
+2008-08-04 12:57 cgilles
+
+ * digikam/Makefile.am: compile with RawImport
+
+2008-08-04 12:57 cgilles
+
+ * utilities/Makefile.am: compile
+
+2008-08-04 12:56 cgilles
+
+ * utilities/rawimport, utilities/rawimport/Makefile.am,
+ utilities/rawimport/rawimportdlg.cpp,
+ utilities/rawimport/rawimportdlg.h,
+ utilities/rawimport/rawpreview.cpp,
+ utilities/rawimport/rawpreview.h: new RAW import dialog to set
+ RAW decoding settings before to load RAW image in editor. Not yet
+ complete.
+
+2008-08-01 20:16 aclemens
+
+ * utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/editor/imagewindow.h: backport commit
+ #840766 from KDE4
+
+ CCBUGS:167778
+
+2008-07-31 19:28 cgilles
+
+ * NEWS: update
+
+2008-07-31 14:11 cgilles
+
+ * digikam/datefolderview.cpp: backport commit #840152 from KDE4
+
+2008-07-31 13:17 cgilles
+
+ * digikam/tagfilterview.cpp,
+ libs/imageproperties/talbumlistview.cpp: backport commit #840138
+ from KDE4
+
+2008-07-30 13:48 cgilles
+
+ * data/pics/digikam-splash.png, data/pics/digikam-splash.xcf,
+ showfoto/pics/showfoto-splash.png,
+ showfoto/pics/showfoto-splash.xcf: update
+
+2008-07-30 13:48 cgilles
+
+ * AUTHORS: update
+
+2008-07-30 13:40 cgilles
+
+ * data/pics/menusidepixmap.png, data/pics/menusidepixmap.xcf,
+ showfoto/pics/menusidepixmap.png,
+ showfoto/pics/menusidepixmap.xcf: fix release number for menu
+ side pixmap
+
+2008-07-30 07:17 cgilles
+
+ * libs/thumbbar/thumbbar.cpp: do not refresh all thumbbar items if
+ exif rotation flags is not changed.
+ CCBUGS: 167529
+
+2008-07-29 15:30 aclemens
+
+ * showfoto/showfoto.cpp: backport commit #839225 from KDE4 branch
+
+ CCBUGS:166472
+
+2008-07-28 13:29 aclemens
+
+ * utilities/lighttable/lighttablewindow.cpp: backport commit
+ #838675 from KDE4 branch
+
+ CCBUGS:167571
+
+2008-07-28 12:46 aclemens
+
+ * utilities/lighttable/lighttablewindow.cpp: backport commit
+ #838662 from KDE4 branch
+
+2008-07-28 11:35 cgilles
+
+ * imageplugins/inserttext/imageplugin_inserttext.cpp,
+ imageplugins/inserttext/imageplugin_inserttext.h: backport commit
+ #838640 from KDE4
+
+2008-07-28 09:33 cgilles
+
+ * NEWS: update
+
+2008-07-27 12:55 cgilles
+
+ * NEWS: update
+
+2008-07-27 12:53 cgilles
+
+ * tips: remove this obsolete link
+ BUGS: 167528
+
+2008-07-23 17:02 aclemens
+
+ * NEWS: update
+
+2008-07-20 12:11 aclemens
+
+ * NEWS: update
+
+2008-07-18 12:36 aclemens
+
+ * NEWS: update
+
+2008-07-18 07:41 abaecker
+
+ * libs/greycstoration/greycstorationiface.cpp: Disable the use of
+ X11 for greycstoration; with last CImg.h 1.2.9, the switch
+ "cimg_display_type" has been renamed to "cimg_display".
+
+2008-07-17 17:49 aclemens
+
+ * NEWS: update
+
+2008-07-17 12:41 aclemens
+
+ * digikam/main.cpp, showfoto/main.cpp: added developer "Andi
+ Clemens" to digiKam and showFoto
+
+2008-07-17 12:30 aclemens
+
+ * NEWS, NEWS.0.9.4, digikam.lsm, digikam/version.h,
+ release_digikam.rb, release_digikam_docs.rb, showfoto/main.cpp:
+ initializing 0.9.5 release in KDE3 branch
+
+2008-07-16 18:57 aclemens
+
+ * ChangeLog: preparing 0.9.4 final release
+
+2008-07-16 18:40 aclemens
+
+ * NEWS: update
+
+2008-07-16 18:30 aclemens
+
+ * NEWS, digikam.lsm: preparing the 0.9.4 final release
+
+0.9.4 2008-07-13
+-------------------------------------------------------------------------
+2008-07-16 14:03 aclemens
+
+ * showfoto/showfoto.cpp: When leaving fullscreen mode, the thumbbar
+ was gone. This happenend because the state of the thumbbar was
+ always toggled.
+
+ CCBUGS:166472
+
+2008-07-13 14:38 gkulzer
+
+ * imageplugins/colorfx/imageeffect_colorfx.cpp: reduce default from
+ 10 to 5, 10 is always a bit too much, whereas 5 is mostly right
+ from my experience.
+
+2008-07-13 13:22 aclemens
+
+ * ChangeLog, NEWS: preparing 0.9.4 release
+
+2008-07-13 12:57 aclemens
+
+ * digikam.lsm, digikam/version.h, release_digikam.rb: preparing
+ 0.9.4 release
+
+2008-07-11 14:19 cgilles
+
+ * NEWS: update
+
+2008-07-10 14:31 cgilles
+
+ * NEWS: update
+
+2008-07-10 14:27 cgilles
+
+ * libs/greycstoration/CImg.h, libs/greycstoration/greycstoration.h,
+ libs/greycstoration/greycstorationiface.cpp,
+ libs/greycstoration/greycstorationiface.h: digiKam from KDE3
+ branch: update internal CImg library to 1.2.9
+
+2008-07-09 20:52 aclemens
+
+ * imageplugins/noisereduction/imageeffect_noisereduction.cpp: added
+ "Try" button to this filter dialog to avoid filter rendering on
+ every settings change or zoom action.
+
+2008-07-09 19:29 aclemens
+
+ * imageplugins/coreplugin/imageeffect_blur.cpp: added "Try" button
+ to this filter dialog to avoid filter rendering on every settings
+ change or zoom action.
+
+2008-07-09 18:22 aclemens
+
+ * NEWS: update
+
+2008-07-09 18:04 aclemens
+
+ * imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp:
+ added "Try" button to this filter dialog to avoid filter
+ rendering on every settings change or zoom action.
+
+2008-07-09 17:18 aclemens
+
+ * libs/dialogs/ctrlpaneldlg.cpp: abort button should be disabled by
+ default
+
+2008-07-09 15:47 aclemens
+
+ * digikam/albumlister.cpp: When using a quick filter on an album in
+ recursive view mode, the indicator lamp sometimes shows a wrong
+ status. Filtering is now done after the whole recursive album
+ view is generated, so that the lamp can set its state correctly.
+
+ CCBUGS:161369
+
+2008-07-09 10:25 aclemens
+
+ * showfoto/showfoto.cpp: cache files were not removed when closing
+ showFoto because the closeEvent from ImageEditorWindow was not
+ processed at all. This was fixed by putting all essential content
+ of closeEvent() into the queryClose() method of showFoto.
+
+2008-07-08 13:41 aclemens
+
+ * NEWS, digikam/folderview.cpp, digikam/folderview.h: Single click
+ action on the folder icon or name will expand / collapse the
+ underlying tree.
+
+ BUGS:126871
+
+2008-07-08 13:13 cgilles
+
+ * libs/dimg/loaders/pngloader.cpp: fix broken compilation with gcc
+ 4.3.1
+
+2008-07-08 10:43 cgilles
+
+ * NEWS: update
+
+2008-07-08 10:37 cgilles
+
+ * digikam/folderview.cpp: digiKam from KDE3 branch : toggle on/of
+ tag check box item using middle mouse button.
+ BUGS: 130906
+
+2008-07-08 10:21 cgilles
+
+ * digikam/folderview.h: set this method as public
+
+2008-07-08 10:20 cgilles
+
+ * libs/imageproperties/talbumlistview.cpp,
+ libs/imageproperties/talbumlistview.h: Do not re-implement this
+ method here. It already exist in parent class
+
+2008-07-08 08:59 cgilles
+
+ * project/project.kdevelop: update
+
+2008-07-07 12:57 cgilles
+
+ * NEWS: update
+
+2008-07-07 06:58 cgilles
+
+ * TODO: update
+
+2008-07-06 17:05 aclemens
+
+ * NEWS: fixed some typos
+
+2008-07-06 09:20 aclemens
+
+ * NEWS: update
+
+2008-07-03 20:37 cgilles
+
+ * configure.in.bot: more debug message
+
+2008-07-03 20:25 cgilles
+
+ * README, configure.in.bot, configure.in.in, digikam/Makefile.am,
+ kioslave/Makefile.am, libs/Makefile.am: digiKam from KDE3 branch
+ : add rule to compile and link with an external libsqlite3 shared
+ lib instead embeded version include in digiKam
+ Note : embeded version is always compiled by default if nothing
+ is set with .configure script. Packagers, please take a care.
+ BUGS: 160966
+
+2008-07-03 17:09 aclemens
+
+ * NEWS: update
+
+2008-07-03 17:06 aclemens
+
+ * digikam/albumiconview.cpp,
+ utilities/lighttable/lighttablewindow.cpp,
+ utilities/lighttable/lighttablewindow.h: fixed drag & drop
+ behavior of lighttable.
+
+ 1. drop image(s) in left pane:
+ the image will be displayed in the left pane
+
+ 2. drop image(s) in right pane:
+ the image will be displayed in the right pane
+
+ 3. fill light table (F6):
+ the first image of the added images will be displayed in the
+ left, the
+ second in the right pane. All the others are added to the
+ thumbbar.
+
+ 4. append images to light table (CTRL+F6):
+ Images are only appended to thumbbar, not displayed
+ automatically.
+
+ 5. drop images in thumbbar:
+ Images are only appended to thumbbar, not displayed
+ automatically.
+
+ CCBUGS:160617
+
+2008-07-03 16:24 cgilles
+
+ * NEWS: update
+
+2008-07-03 10:36 aclemens
+
+ * ChangeLog: update
+
+2008-07-03 10:35 aclemens
+
+ * ChangeLog: update
+
+2008-07-03 10:13 aclemens
+
+ * NEWS, digikam.lsm, digikam/version.h, release_digikam.rb,
+ release_digikam_docs.rb: preparing 0.9.4-rc2 release
+
+2008-07-03 09:09 cgilles
+
+ * NEWS: update
+
+2008-07-03 09:08 cgilles
+
+ * NEWS, configure.in.in, libs/greycstoration/Makefile.am: digiKam
+ from KDE3 branch : use KDE_CHECK_COMPILER_FLAG to test if gcc
+ -fno-tree-pre is available instead an harcoded option passed in
+ makefile.
+ BUGS: 164432
+
+2008-07-02 22:46 aclemens
+
+ * NEWS: polish
+
+2008-07-02 22:45 aclemens
+
+ * NEWS: update
+
+2008-07-02 22:36 aclemens
+
+ * utilities/lighttable/lighttablewindow.cpp: If only one image is
+ left in thumbbar and it is removed from the list, lighttable
+ crashes. Again this is the same nullpointer issue as mentioned in
+ this bugreport and has been fixed now.
+
+ CCBUGS:162814
+
+2008-07-02 11:55 aclemens
+
+ * NEWS: this bug (#162688) is not a digiKam related problem
+
+2008-07-02 11:45 aclemens
+
+ * NEWS, digikam/digikamapp.cpp, digikam/digikamappprivate.h: fixed
+ image resize issue when switching to fullscreen mode
+
+ BUG:149654
+
+2008-07-02 09:21 cgilles
+
+ * libs/dimg/loaders/tiffloader.cpp: polish
+
+2008-06-30 04:28 cgilles
+
+ * digikam/digikam.desktop, showfoto/showfoto.desktop: patch from
+ Carsten Lohrke to fix .desktop file to foolow last change from
+ FreeDesktop spec.
+ http://www.freedesktop.org/wiki/Specifications/desktop-entry-spec
+
+2008-06-21 20:11 cgilles
+
+ * NEWS: update
+
+2008-06-20 19:31 cgilles
+
+ * NEWS: update
+
+2008-06-20 04:17 cgilles
+
+ * NEWS: update
+
+2008-06-19 12:53 aclemens
+
+ * digikam/albumlister.cpp: fixed searching for folder names
+
+ CCBUGS:164301
+
+2008-06-17 14:41 cgilles
+
+ * NEWS: update
+
+2008-06-17 14:09 aclemens
+
+ * NEWS, digikam/albumlister.cpp: Album names are searched as well
+ now when using the quickfilter.
+
+ BUG:164301
+
+2008-06-17 09:14 cgilles
+
+ * NEWS: update
+
+2008-06-17 07:14 cgilles
+
+ * AUTHORS: update
+
+2008-06-17 06:31 cgilles
+
+ * digikam.lsm: update
+
+2008-06-17 06:30 cgilles
+
+ * release_digikam.rb: update
+
+2008-06-17 06:30 cgilles
+
+ * digikam/version.h: preapring 0.9.4-rc1 release
+
+2008-06-16 10:23 cgilles
+
+ * NEWS: updtae
+ BUG: 163118
+
+2008-06-15 17:31 cgilles
+
+ * libs/greycstoration/Makefile.am: try to fix broken compilation
+ with GCC 4.3.x
+ CCBUGS: 163118
+
+2008-06-13 17:26 cgilles
+
+ * NEWS: update
+
+2008-06-13 09:40 cgilles
+
+ * kioslave/Makefile.am: compile
+
+2008-06-12 07:26 cgilles
+
+ * digikam/timelineview.cpp: backport commit #819798 from KDE4
+
+2008-06-09 18:35 cgilles
+
+ * NEWS: update
+
+2008-06-07 10:43 aclemens
+
+ * NEWS, digikam/searchwidgets.cpp, kioslave/digikamsearch.cpp:
+ fixes the following issues:
+
+ * simple and advanced search doesn't work for "tag names"
+ * new operators for "album" search added (LIKE, NLIKE) to be
+ consistant with "tag" search
+ * lineedit widget in advanced search needs to expand, it was too
+ short if window is resized
+ * some items in the operator combobox were not readable, because
+ the box was resized on key change. Now the box is prepopulated
+ with all operators first and its size is restored on every key
+ change.
+
+ BUG: 163227
+
+2008-06-04 10:27 aclemens
+
+ * digikam/searchwidgets.cpp: digiKam from KDE3 branch: The album
+ combobox is also sorted now and the leading slash from the sorted
+ tag list has been removed to match the appearance of the album
+ list
+
+2008-06-04 08:09 cgilles
+
+ * libs/greycstoration/Makefile.am: disable final options to compile
+ CImg.h version 1.2.8.
+ This is a temporally solution util a fix is apply to CImg
+ CCBUGS: 163118
+
+2008-06-03 16:18 cgilles
+
+ * NEWS: update
+
+2008-06-03 10:00 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp: polish
+
+2008-06-03 07:51 cgilles
+
+ * utilities/cameragui/cameracontroller.cpp: compile
+
+2008-06-03 07:44 cgilles
+
+ * libs/widgets/metadata/exifwidget.cpp,
+ libs/widgets/metadata/gpswidget.cpp,
+ libs/widgets/metadata/iptcwidget.cpp,
+ libs/widgets/metadata/makernotewidget.cpp: compile
+
+2008-06-02 19:52 aclemens
+
+ * NEWS, utilities/lighttable/lighttablewindow.cpp: digiKam from
+ KDE3 branch: fixed null-pointer issue when removing the last item
+ in lighttable thumbbar
+
+ CCBUGS: 162814
+ TODO: KDE4PORT
+
+2008-06-02 19:47 aclemens
+
+ * digikam/searchwidgets.cpp: digiKam from KDE3 branch: code cleanup
+
+ BUG: 158866
+
+2008-06-02 19:43 aclemens
+
+ * NEWS, digikam/searchwidgets.cpp: digiKam from KDE3 branch: tags
+ have to be sorted before inserting them into the advanced search
+ widget
+
+2008-06-02 19:33 cgilles
+
+ * NEWS: digiKam from KDE3 branch: update NEWS file
+
+2008-06-02 06:32 cgilles
+
+ * NEWS: update
+
+2008-06-02 06:31 cgilles
+
+ * libs/imageproperties/imagedescedittab.cpp: digiKam from KDE3
+ branch : update tag view afetr to have apply changes from
+ Captions & Tags sidebar tab
+ BUGS: 162245
+
+2008-06-01 12:43 cgilles
+
+ * NEWS, README, configure.in.bot, configure.in.in,
+ digikam/Makefile.am, digikam/albumdb.cpp, kioslave/Makefile.am,
+ kioslave/sqlitedb.cpp, libs/Makefile.am, libs/sqlite3,
+ libs/sqlite3/Makefile.am, libs/sqlite3/sqlite3.c,
+ libs/sqlite3/sqlite3.h: digiKAm from KDE3 branch : sqlite 3.5.9
+ code source inclusion to digiKam core.
+ duing a wrong package config provided in sqlite3 package, it's
+ impossible to find the right version installed on computer.
+ Including sqlite3 directly on digiKam will solve this problem,
+ prevents all future bug reports, and reduce depencies.
+ CCBUGS: 160966
+
+2008-06-01 10:31 cgilles
+
+ * NEWS: update
+
+2008-06-01 10:30 cgilles
+
+ * README, configure.in.bot, configure.in.in: digiKam from KDE3
+ branch : fix libsqlite depency >= 3.5.9 release
+ BUGS: 160966
+
+2008-05-31 13:13 cgilles
+
+ * NEWS: update
+
+2008-05-30 08:15 cgilles
+
+ * utilities/setup/setupslideshow.cpp: fix i18n
+
+2008-05-29 04:26 cgilles
+
+ * NEWS: update
+
+2008-05-28 16:27 cgilles
+
+ * NEWS: update
+
+2008-05-28 16:26 cgilles
+
+ * libs/dimg/loaders/tiffloader.cpp, libs/dimg/loaders/tiffloader.h:
+ digikam from KDE3 branch : patch from Maximilian Schultz to
+ support Grayscale tiff image
+ BUGS: 148400
+
+2008-05-28 11:11 cgilles
+
+ * libs/imageproperties/imagepropertiesmetadatatab.cpp: polish
+
+2008-05-27 20:27 cgilles
+
+ * imageplugins/coreplugin/imageeffect_redeye.cpp,
+ imageplugins/coreplugin/imageeffect_redeye.h: digiKam from KDE3
+ branch : Red Eyes tool : fix precision problem from
+ QColor::hsh(). Use KColor instead.
+
+2008-05-27 13:04 cgilles
+
+ * NEWS: update
+
+2008-05-26 14:16 cgilles
+
+ * digikam/version.h: update
+
+2008-05-26 14:15 cgilles
+
+ * digikam.lsm: update
+
+2008-05-26 14:15 cgilles
+
+ * NEWS: update
+
+2008-05-26 14:13 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: digiKam from KDE3
+ branch: set properlly the file mime type in save as dialog from
+ editor.
+ BUGS: 162496
+
+2008-05-25 16:31 cgilles
+
+ * digikam/albumiconview.cpp, digikam/tagfilterview.cpp,
+ digikam/tagfolderview.cpp,
+ libs/imageproperties/talbumlistview.cpp,
+ project/project.kdevelop: Same problem here with tags assignement
+ and tags filter about AlbumLister handling
+ CCBUGS: 161369
+
+2008-05-25 16:19 cgilles
+
+ * libs/imageproperties/imagedescedittab.cpp: same problem here. we
+ need to block AlbumLister when Rating is assigned
+ CCBUGS: 161369
+
+2008-05-25 16:01 cgilles
+
+ * digikam/albumiconview.cpp: second try to fix Rating assign from
+ keybord shortcuts
+ CCBUGS: 161369
+
+2008-05-25 13:48 cgilles
+
+ * digikam/albumiconview.cpp: try to fix crash with rating keyboard
+ shortcuts.
+ CCBUGS: 161369
+
+2008-05-25 09:52 cgilles
+
+ * libs/dialogs/imagedialog.cpp: fix i18n
+
+2008-05-24 06:58 cgilles
+
+ * ChangeLog: update
+
+2008-05-24 06:50 cgilles
+
+ * release_digikam.rb: update
+
+2008-05-24 06:43 cgilles
+
+ * digikam.lsm: update
+
+2008-05-24 06:40 cgilles
+
+ * digikam.lsm: update
+
+2008-05-24 06:35 cgilles
+
+ * NEWS: preparing 0.9.4-beta5
+
+2008-05-24 05:23 doerr
+
+ * showfoto/setup/setup.cpp: CCBUGS: fixed for KDE3 implementation
+
+2008-05-24 04:51 doerr
+
+ * utilities/cameragui/cameracontroller.cpp,
+ utilities/cameragui/cameraiconview.cpp,
+ utilities/cameragui/cameraui.cpp,
+ utilities/cameragui/gpcamera.cpp,
+ utilities/cameragui/renamecustomizer.cpp,
+ utilities/cameragui/umscamera.cpp,
+ utilities/lighttable/lighttablewindow.cpp,
+ utilities/setup/setupmetadata.cpp: CCBUGS: 147597 Fixed 131-145,
+ thats the original bug report from Clytie, will have to check the
+ rest
+
+2008-05-22 18:32 doerr
+
+ * utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ utilities/imageeditor/tools/imageresize.cpp,
+ utilities/setup/cameraselection.cpp,
+ utilities/setup/setupgeneral.cpp: CCBUGS: 147597 Fixed 121-130
+ and remark from Andi Clemens
+
+2008-05-22 10:13 doerr
+
+ * utilities/setup/setupgeneral.cpp, utilities/setup/setupicc.cpp:
+ CCBUGS: 147597 Fixed 110-120
+
+2008-05-22 08:35 cgilles
+
+ * NEWS: update
+
+2008-05-22 06:16 doerr
+
+ * utilities/setup/setupmime.cpp: CCBUGS: 147597 Fixed 103-109,
+ could not find 104
+
+2008-05-22 06:06 doerr
+
+ * utilities/setup/setup.cpp, utilities/setup/setupgeneral.cpp,
+ utilities/setup/setupmetadata.cpp, utilities/setup/setupmime.cpp,
+ utilities/setup/setupslideshow.cpp: CCBUGS: 147597 Fixed 103-109,
+ could not find 104
+
+2008-05-19 18:07 cgilles
+
+ * NEWS: update
+
+2008-05-19 17:09 cgilles
+
+ * NEWS: update
+
+2008-05-19 11:10 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: polish
+
+2008-05-19 07:36 cgilles
+
+ * libs/dimg/dimgscale.cpp: backport commit #809386 from KDE4
+
+2008-05-18 19:32 doerr
+
+ * imageplugins/coreplugin/imageeffect_redeye.cpp,
+ utilities/batch/batchalbumssyncmetadata.cpp,
+ utilities/batch/batchsyncmetadata.cpp,
+ utilities/batch/batchthumbsgenerator.cpp,
+ utilities/cameragui/cameraui.cpp,
+ utilities/setup/setuplighttable.cpp: CCBUGS: 147597 Fixed 91-102
+
+2008-05-18 15:21 doerr
+
+ * imageplugins/coreplugin/imageeffect_bwsepia.cpp: CCBUGS: 147597
+ Fixed 83-90
+
+2008-05-17 13:36 doerr
+
+ * imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp:
+ CCBUGS: 147597 Fixed 80-82
+
+2008-05-17 12:07 cgilles
+
+ * utilities/imageeditor/canvas/canvas.cpp: polish
+
+2008-05-16 19:27 abaecker
+
+ * NEWS, utilities/imageeditor/canvas/canvas.cpp,
+ utilities/imageeditor/canvas/canvas.h: When changing the zoom in
+ the image editor, snap to 50%, 100% and fit-to-window.
+
+ CCBUGS: 161085
+ TODO:KDE4PORT
+
+2008-05-16 14:13 cgilles
+
+ * utilities/lighttable/lighttableview.cpp,
+ utilities/lighttable/lighttableview.h: polish
+
+2008-05-16 13:48 cgilles
+
+ * NEWS: update
+
+2008-05-16 13:46 cgilles
+
+ * digikam/albumwidgetstack.cpp, digikam/albumwidgetstack.h,
+ digikam/digikamview.cpp, libs/widgets/common/previewwidget.cpp,
+ libs/widgets/common/previewwidget.h,
+ utilities/imageeditor/canvas/canvas.cpp,
+ utilities/imageeditor/canvas/canvas.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/lighttable/lighttableview.cpp,
+ utilities/lighttable/lighttableview.h,
+ utilities/lighttable/lighttablewindow.cpp: digiKam from KDE3
+ branch : patch from Arnd to fix points 1/ and 2/ from B.K.O
+ #155046
+ CCBUGS: 155046
+
+2008-05-16 08:47 cgilles
+
+ * libs/widgets/common/dpopupmenu.cpp,
+ libs/widgets/common/dpopupmenu.h: polish
+
+2008-05-15 19:35 cgilles
+
+ * NEWS: update
+
+2008-05-15 19:31 cgilles
+
+ * libs/dimg/loaders/tiffloader.cpp, libs/dimg/loaders/tiffloader.h:
+ fix crash with libtiff when we set alpha channel to new tiff file
+ BUGS: 162132
+
+2008-05-15 13:56 cgilles
+
+ * libs/jpegutils/jpegutils.cpp, project/project.kdevelop,
+ utilities/imageeditor/canvas/dimginterface.cpp: set IPTC preview
+ to 1280x1024 instead 800x600
+
+2008-05-12 19:46 doerr
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp: CCBUGS: 147597
+ Fixed 74-79
+
+2008-05-12 19:23 doerr
+
+ * imageplugins/coreplugin/imageeffect_iccproof.cpp: CCBUGS: 147597
+ Fixed 72-73
+
+2008-05-12 18:44 doerr
+
+ * imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ imageplugins/infrared/imageeffect_infrared.cpp: CCBUGS: 147597
+ Fixed 66-71
+
+2008-05-11 07:26 cgilles
+
+ * utilities/imageeditor/editor/imageiface.cpp,
+ utilities/imageeditor/editor/imageiface.h: use const ref
+
+2008-05-07 11:58 cgilles
+
+ * libs/jpegutils/transupp.cpp: polish
+
+2008-05-07 11:53 cgilles
+
+ * libs/jpegutils/transupp.cpp: polish
+
+2008-05-06 12:53 cgilles
+
+ * data/themes/Dessert: polish
+
+2008-05-05 12:54 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp: disable slideshow if
+ no item is selected
+
+2008-05-05 12:46 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp: fix crash if slideshow
+ is started with an empty list of items
+
+2008-05-05 12:40 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: disable slideshow
+ action
+
+2008-05-05 12:30 cgilles
+
+ * showfoto/showfoto.cpp: backport commit #804240 from KDE4
+
+2008-05-05 06:18 cgilles
+
+ * libs/dialogs/rawcameradlg.cpp: fix layout
+
+2008-05-04 20:07 cgilles
+
+ * libs/dialogs/rawcameradlg.cpp: backport commit #804008 from KDE4
+
+2008-05-02 07:31 cgilles
+
+ * NEWS: update
+
+2008-05-02 07:29 cgilles
+
+ * digikam/version.h: update
+
+2008-05-02 07:29 cgilles
+
+ * digikam.lsm: update
+
+2008-05-02 06:55 cgilles
+
+ * README: update
+
+2008-05-01 12:27 cgilles
+
+ * digikam/albummanager.cpp, digikam/albummanager.h: use C++ header
+ instead C ANsi
+
+2008-04-29 11:52 cgilles
+
+ * libs/widgets/iccprofiles/cietonguewidget.cpp,
+ libs/widgets/iccprofiles/cietonguewidget.h: polish
+
+2008-04-29 11:48 cgilles
+
+ * libs/widgets/imageplugins/imageguidewidget.cpp,
+ libs/widgets/imageplugins/imageguidewidget.h: use const ref
+
+2008-04-28 14:03 cgilles
+
+ * libs/widgets/metadata/metadatalistview.cpp,
+ libs/widgets/metadata/metadatalistview.h: use const ref.
+
+2008-04-26 08:13 cgilles
+
+ * ChangeLog: preparing 0.9.4-beta4
+
+2008-04-26 08:01 cgilles
+
+ * release_digikam.rb: update
+
+2008-04-26 07:59 cgilles
+
+ * NEWS: preparing 0.9.4-beta4
+
+2008-04-26 07:57 cgilles
+
+ * digikam.lsm: update
+
+
+0.9.4-beta4 2008-04-27
+-------------------------------------------------------------------------
+
+2008-04-26 07:44 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-25 11:03 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/statuszoombar.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/statuszoombar.h:
+ Enforce consistent behaviour when using the mouse wheel over the
+ zoom slider.
+
+ CCBUGS: 161087
+ TODO:KDE4PORT
+
+2008-04-25 10:18 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/iconview.cpp:
+ patch from Marcel to force updating of status bar with selection
+ CCBUGS: 161084
+
+2008-04-24 11:24 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-24 08:42 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2008-04-24 07:45 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ use const iterator
+
+2008-04-24 07:35 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2008-04-24 07:27 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ always use ++it or --it with Qt iterator, not it++ and it--.
+ see http://doc.trolltech.com/3.3/qt-template-lib.html into
+ Iterator section.
+ CCMAIL: arnd.baecker@web.de
+
+2008-04-24 06:09 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ Enable by default TIFF metadata support with DIMG loader.
+ Exiv2 tiff writting mode is experimental in a dedicated branches
+ of svn.
+ If you use another Exiv2 version, nothing happens.
+
+2008-04-23 18:21 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS,
+ /branches/extragear/kde3/graphics/digikam/digikam/albumwidgetstack.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/albumwidgetstack.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/previewwidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttableview.cpp:
+ Make the zoom values of the slider snap to specific values
+ (fit-to-window, 50% view, and 100% view).
+
+ CCBUGS: 157314
+ TODO:KDE4PORT
+
+2008-04-23 13:58 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-23 13:57 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/greycstoration/CImg.h,
+ /branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstoration.h:
+ digiKam from KDE3 branch : updated internal CImg library to 1.2.8
+
+2008-04-21 08:47 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/dlogoaction.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/dlogoaction.h:
+ logo -> banner
+
+2008-04-21 08:46 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/data/pics/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/data/pics/banner-digikam.png,
+ /branches/extragear/kde3/graphics/digikam/data/pics/logo-digikam.png:
+ logo => banner
+
+2008-04-20 13:26 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/timelinewidget.cpp:
+ fix color from theme
+
+2008-04-20 08:17 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/data/themes/Gray,
+ /branches/extragear/kde3/graphics/digikam/data/themes/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/data/themes/NeutralGray:
+ Neutral gray => gray
+
+2008-04-20 07:32 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp:
+ improve colors contrast with theme
+
+2008-04-18 19:39 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.cpp:
+ CCBUGS: 147597 Fixed 60-part2
+
+2008-04-18 19:36 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/border/imageeffect_border.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/freerotation/imageeffect_freerotation.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/inserttext/fontchooserwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/sheartool/imageeffect_sheartool.cpp:
+ CCBUGS: 147597 Fixed 60-66
+
+2008-04-18 18:03 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/data/themes/Gray,
+ /branches/extragear/kde3/graphics/digikam/data/themes/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/data/themes/NeutralGray:
+ Gray => Neutral Gray
+
+2008-04-18 18:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/data/themes/Gray:
+ update gray color theme from Risto Saukonpaa
+
+2008-04-17 19:39 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/blurfx/imageeffect_blurfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/texture/imageeffect_texture.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialogbase.ui:
+ CCBUGS: 147597 Fixed 55-59
+
+2008-04-17 19:13 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialogbase.ui,
+ /branches/extragear/kde3/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ CCBUGS: 147597 Fixed 51-54
+
+2008-04-16 21:45 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-16 20:07 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setuptooltip.cpp:
+ CCBUGS: 147597 Fixed 47-50
+
+2008-04-16 19:37 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ /branches/extragear/kde3/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setup.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setupeditor.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setuptooltip.cpp:
+ CCBUGS: 147597 Fixed 43-46
+
+2008-04-15 10:04 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS,
+ /branches/extragear/kde3/graphics/digikam/kioslave/digikamalbums.cpp:
+ Only show folders below a given folder in recursive view mode.
+ For this the whole path of a folder has to be matched from the
+ beginning.
+
+ CCBUGS: 160840
+ TODO:KDE4PORT
+
+2008-04-14 20:02 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ CCBUGS: 147597 Fixed 37-part2
+
+2008-04-14 20:00 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/searchquickdialog.cpp,
+ /branches/extragear/kde3/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ CCBUGS: 147597 Fixed 37-42
+
+2008-04-14 19:46 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ CCBUGS: 147597 Fixed 35+36
+
+2008-04-14 19:35 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albummanager.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/scanlib.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ CCBUGS: 147597 Fixed 31, 33,34, 30+32 not found
+
+2008-04-14 05:37 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-13 17:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-13 06:22 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/firstrun.cpp:
+ CCBUGS: 147597 Fixed 28
+
+2008-04-13 06:17 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/scanlib.cpp:
+ CCBUGS: 147597 Fixed 27-29
+
+2008-04-13 06:09 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ CCBUGS: 147597 Fixed 26
+
+2008-04-12 19:59 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-12 19:54 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ fix layout
+
+2008-04-12 18:25 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/exifwidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/makernotewidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatalistview.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatawidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ backport commits #795989 and #795898 from trunk
+
+2008-04-12 13:31 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablepreview.h:
+ use const ref
+
+2008-04-12 13:27 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ use const ref
+
+2008-04-12 13:23 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/imagepreviewview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/imagepreviewview.h:
+ use const ref
+
+2008-04-12 12:22 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ Use SHIFT+Space to go to the previous image in the icon view.
+
+ CCBUGS: 145083
+ TODO:KDE4PORT
+
+2008-04-12 08:14 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ CCBUGS: 147597 Fixed 25
+
+2008-04-12 07:17 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ CCBUGS: 147597 Fixed 21+22
+
+2008-04-12 06:08 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ CCBUGS: 147597 Fixed 20
+
+2008-04-12 06:01 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp:
+ CCBUGS: 147597 Fixed 19
+
+2008-04-12 05:54 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp:
+ CCBUGS: 147597 Fixed 16 and 17
+
+2008-04-12 05:48 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp:
+ CCBUGS: 147597 Fixed 15 and 18, could not find 16+17
+
+2008-04-12 05:38 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ CCBUGS: 147597 Fixed 14
+
+2008-04-11 12:17 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/cameragui/albumselectdialog.cpp:
+ backport commit #795761 from trunk
+
+2008-04-11 12:04 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/cameragui/albumselectdialog.h:
+ polish
+
+2008-04-11 12:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/cameragui/albumselectdialog.h:
+ polish
+
+2008-04-11 09:37 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/imagepreviewview.cpp:
+ fix broken signal
+
+2008-04-11 09:33 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix broken signal
+
+2008-04-11 09:30 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ fix broken signal
+
+2008-04-11 07:32 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-11 07:31 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 11:24 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 11:22 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 11:21 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 11:20 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 11:18 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 11:10 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-10 08:57 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ Use SHIFT+Space to go to the previous image in the light-table.
+
+ CCBUGS: 145083
+ TODO:KDE4PORT
+
+2008-04-10 08:07 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ Use SHIFT+Space to go to the previous image in the image editor.
+
+ CCBUGS: 145083
+ TODO:KDE4PORT
+
+2008-04-09 19:00 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/data/pics/menusidepixmap.png:
+ fix
+
+2008-04-09 10:52 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS,
+ /branches/extragear/kde3/graphics/digikam/digikam/albummanager.cpp:
+ By using KURL::fromPathOrURL instead of just KURL to construct
+ the path when moving a directory proper escaping of # is ensured.
+
+ CCBUGS: 160323
+ TODO:KDE4PORT
+
+2008-04-08 22:35 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.cpp:
+ polish
+
+2008-04-08 22:03 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albumiconviewfilter.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/searchquickdialog.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/searchquickdialog.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/timelineview.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.h,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp:
+ digiKam from KDE3 branch : Save and Restore auto-completion
+ settings with all Search text widget between program sessions.
+
+2008-04-08 15:18 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ update
+
+2008-04-08 15:18 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam.lsm: update
+
+2008-04-08 11:34 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-08 10:47 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.h:
+ polish
+
+2008-04-08 10:39 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-08 10:37 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.h:
+ digiKam from KDE3 branch : added search text bar to easy find a
+ camera make/model from the huge list provided by libgphoto2.
+ There is no way with libgphoto2 to separate camera make/model.
+ These infomations are merged to a common string and it's
+ impossible
+ to short camera list by brand.
+
+ BUG: 137836
+ BUG: 121309
+
+2008-04-08 07:07 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.cpp:
+ better color contrast
+
+2008-04-08 06:21 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.cpp:
+ fix layout
+
+2008-04-07 21:17 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.cpp:
+ polish
+
+2008-04-07 21:13 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.cpp:
+ revert
+
+2008-04-07 21:08 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2008-04-07 16:26 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-07 16:14 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/rawcameradlg.h,
+ /branches/extragear/kde3/graphics/digikam/project/project.kdevelop,
+ /branches/extragear/kde3/graphics/digikam/showfoto/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digiKam from KDE3 branch : new RAW camera list dialog with search
+ camera model tool.
+
+2008-04-07 07:19 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/ChangeLog: update
+
+2008-04-07 06:40 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/release_digikam.rb:
+ update
+
+2008-04-07 06:37 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam.lsm: update
+
+0.9.4-beta3 2008-04-07
+-------------------------------------------------------------------------
+2008-04-03 13:40 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-04-01 19:33 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.cpp:
+ CCBUGS: 147597
+
+2008-04-01 19:28 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.cpp:
+ CCBUGS: 147597
+
+2008-04-01 19:24 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/blurfx/imageeffect_blurfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/border/imageeffect_border.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.cpp:
+ CCBUGS: 147597
+
+2008-04-01 19:19 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/freerotation/imageeffect_freerotation.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/restoration/imageeffect_restoration.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ CCBUGS: 147597
+
+2008-04-01 18:47 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ CCBUGS: 147597
+
+2008-04-01 18:45 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/channelmixer/channelmixer.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp:
+ CCBUGS: 147597
+
+2008-04-01 18:39 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_bcg.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_rgb.cpp:
+ CCBUGS: 147597
+
+2008-04-01 18:34 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/hsl/imageeffect_hsl.cpp:
+ CCBUGS: 147597
+
+2008-04-01 18:30 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/timelineview.cpp:
+ CCBUGS: 147597
+
+2008-03-31 21:07 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Fixed bug 147597
+
+2008-03-31 20:53 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jp2ksettings.cpp:
+ Fix for bug 147597
+
+2008-03-31 20:46 doerr
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.cpp:
+ fixed typo unaviable -> unavailable
+
+2008-03-31 15:59 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-31 12:02 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp:
+ polish
+
+2008-03-31 11:41 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-31 11:29 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2008-03-31 11:25 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ polish
+
+2008-03-31 11:23 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ polish
+
+2008-03-31 10:47 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfilterview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfolderview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagspopupmenu.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digiKam from KDE3 branch : Tag Edit Dialog is now the common
+ implementation for simpler and fast Tags hierarchies entry.
+ - Dialog is now redesigned. There is new text to guide user for
+ fast tagging creation.
+ - In this dialog, the rules are the same than Caption & Tags
+ create new tags field.
+ - Dialog includes several static methods to create TAlbums and
+ show errors if creation fail.
+ - Tags Folder View, Tags Filter View and Tags pop-up menu use
+ these new static methods.
+ CCBUGS: 114465
+
+2008-03-31 06:04 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp:
+ polish
+
+2008-03-31 06:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.h:
+ polish
+
+2008-03-30 19:33 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp:
+ digiKam from KDE3 branch : start to rewritting Tag edit dialog to
+ support simpler entry of tag. Not yet complete
+
+2008-03-30 17:05 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-30 15:05 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagcreatedlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagcreatedlg.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tageditdlg.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfilterview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfolderview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagspopupmenu.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ tagcreatedlg => tageditdlg
+
+2008-03-30 15:00 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tagcreatedlg.cpp:
+ polish
+
+2008-03-30 14:37 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tagcreatedlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagcreatedlg.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfilterview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfolderview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagspopupmenu.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from KDE3 branch : Tag Edit dialog : code factoring : no
+ need 2 dialog to edit or create tag.
+
+2008-03-30 13:51 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ compile
+
+2008-03-30 13:50 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2008-03-30 10:02 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ handle properlly root tag path to create child tags from a
+ hierarchy
+
+2008-03-29 21:39 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ remove Tag Create button.
+
+2008-03-29 21:04 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from KDE3 branch : Caption & Tags: Create New Tags text
+ field :
+ - support tags path as with autocompletion (not only tags name)
+ - new rule in tag hiearchy parser to do not show an error message
+ if tag already exist.
+ CCBUGS: 114465
+
+2008-03-29 20:20 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from KDE3 branch : Captions & Tags: Create New Tags line
+ edit now support auto-completion.
+ CCBUGS: 114465
+
+2008-03-29 14:11 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2008-03-29 11:34 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ do not give focus to new tag just created
+
+2008-03-29 09:50 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ strip white-space at bigen/end of tag
+ CCBUGS:114465
+
+2008-03-28 22:25 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2008-03-28 22:20 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ polish
+
+2008-03-28 22:04 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digiKam from KDE3 branch : Caption & Tags sidebar tab : add new
+ text edit field to create new tags in database
+ CCBUGS: 114465
+ TODO: KDE4PORT
+
+2008-03-28 21:52 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/paniconwidget.h:
+ fix broken signals/slots
+
+2008-03-28 21:44 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ fix broken signal/slot connection
+
+2008-03-28 20:12 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-28 19:38 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-28 12:17 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albumiconviewfilter.cpp:
+ digiKam from KDE3 branch : Search Text from Status Bar : add
+ auto-completion if search text query over icon view is true
+
+2008-03-28 12:09 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.h:
+ digiKAm from KDE3 branch : add auto-completion if search text
+ query is true
+
+2008-03-28 11:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/digikamview.h:
+ digiKam from KDE3 branch : Support auto-completion with Search
+ text bars from all folder views.
+
+2008-03-28 10:56 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/timelineview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/timelineview.h:
+ digiKam from KDE3 branch : new method to access on search text
+ bar
+
+2008-03-28 10:51 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-28 09:59 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2008-03-28 09:48 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2008-03-28 09:40 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from KDE3 branch : add completion support with Search
+ Tags name
+
+2008-03-28 09:36 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.cpp:
+ digiKam from KDE3 branch: Added autocompletion support with
+ Search Text Bar.
+
+2008-03-28 07:03 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/searchtextbar.h:
+ internal line edit widget is a Dline Edit not a KlineEdit
+
+2008-03-27 17:19 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-27 16:44 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-27 11:45 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-27 11:44 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/tagfilterview.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/tagfolderview.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digiKam from KDE3 branch : Tag folder views : Delete Tag : check
+ if tag is already assigned to items and report to user before to
+ delete it really.
+ BUG: 158776
+ TODO: KDE4PORT
+
+2008-03-27 10:58 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from KDE3 branch : missing to check if tag to remove has
+ childs.
+
+2008-03-27 07:59 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/dpopupmenu.cpp:
+ polish
+
+2008-03-27 07:49 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/common/dpopupmenu.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/common/dpopupmenu.h:
+ digiKam from KDE3 branch: DPopupMenu follow color theme scheme.
+ Fix few pixmap glitch on left frame
+
+2008-03-26 19:25 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albumwidgetstack.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/albumwidgetstack.h:
+ backport commit #790476 from KDE4
+
+2008-03-26 09:36 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h:
+ use const references
+
+2008-03-26 08:03 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/weights.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/weights.h:
+ polish
+
+2008-03-26 07:49 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/hotpixel.h:
+ polish
+
+2008-03-26 07:16 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframeparser.cpp:
+ polish
+
+2008-03-25 22:42 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp:
+ polish
+
+2008-03-25 22:22 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-25 22:21 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframelistview.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframelistview.h,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframeparser.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframeparser.h,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.h:
+ digiKam from KDE3 branch : HotPixels Tool : support of RAW
+ pictures as reference black frames.
+ BUG: 148935
+ TODO: KDE4PORT
+
+2008-03-25 11:48 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.cpp:
+ polish
+
+2008-03-25 11:42 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.cpp:
+ polish
+
+2008-03-25 11:41 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframelistview.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframelistview.h,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframeparser.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframeparser.h,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp:
+ HotPixel tool now use ImageDialog
+
+2008-03-25 11:40 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.h:
+ new method to handle only one url
+
+2008-03-25 10:41 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-25 10:38 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ backport commit #789799 from KDE4
+
+2008-03-25 10:33 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedialog.h,
+ /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ /branches/extragear/kde3/graphics/digikam/project/project.kdevelop,
+ /branches/extragear/kde3/graphics/digikam/showfoto/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ backport ImageDialog from KDE4. Used into Showfoto to open image
+ files
+
+2008-03-25 04:34 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-24 09:41 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/PACKAGING: update
+
+2008-03-24 09:40 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-24 09:38 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ update
+
+2008-03-24 09:38 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam.lsm: update
+
+2008-03-23 21:27 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/ChangeLog: update
+
+2008-03-23 20:23 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-23 20:18 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/release_digikam.rb,
+ /branches/extragear/kde3/graphics/digikam/release_digikam_docs.rb:
+ prepare 0.9.4-beta2
+
+2008-03-23 20:13 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam.lsm: update
+
+0.9.4-beta2 2008-03-23
+-------------------------------------------------------------------------
+2008-03-22 15:46 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-22 15:45 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-21 20:47 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-21 05:12 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-21 05:11 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ patch from Mik to add QToolTips over metadata widget buttons
+ BUG: 141755
+
+2008-03-20 21:23 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albummanager.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/albummanager.h,
+ /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/scanlib.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/scanlib.h:
+ digiKam from KDE3 branch :
+ - if Splashscreen is enable at startup, do not show Scan dialog
+ and post progress to Splash
+ - If Splashscreen is disable, use Scan dialog.
+ CCBUGS: 142469
+
+2008-03-20 20:51 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-20 18:44 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-20 18:42 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ fix typo
+
+2008-03-20 17:39 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-20 13:49 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.h:
+ typo
+
+2008-03-20 12:37 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ backport commit #788013
+
+2008-03-20 08:57 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ Bug fix : really toogle thumbbar with full screen mode
+ accordingly with settings
+
+2008-03-20 07:02 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 22:03 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 21:59 mwiesweg
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/imagepreviewview.cpp:
+ Load high quality version also when preloading the preview.
+ Seems to fix the bug.
+
+ CCBUG: 132047
+
+2008-03-19 20:04 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 19:27 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 18:31 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 15:33 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 15:32 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/main.cpp:
+ polish
+
+2008-03-19 15:26 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/main.cpp:
+ digiKAm from KDE3 branch : show splashcreen just before to scan
+ whole albums to imediatly give to users program activity.
+ BUG: 142469
+
+2008-03-19 14:40 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 12:19 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 11:42 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 11:18 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 11:05 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 11:05 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ digiKam from KDE3 branch : Showfoto : handle properlly the
+ curentItem instance when user move to trash the current image
+ loaded in editor
+ BUG: 149851
+
+2008-03-19 08:21 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-19 08:17 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ digiKam from KDE3 branch: Showfoto: apply patch from Arnd to a
+ added 2 new options to set ordering of images when File/Open
+ Folder action is used.
+ BUG: 147136
+
+2008-03-19 08:00 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ polish
+
+2008-03-19 05:13 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-18 22:19 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-18 18:10 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-18 17:39 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-18 13:13 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-18 12:05 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-18 09:21 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albumlister.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/albumlister.h:
+ clean up : private slotClear() is unsused
+
+2008-03-18 09:14 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ backport commit #786927 from KDE4
+
+2008-03-18 09:04 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2008-03-18 08:53 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.h:
+ digiKam from KDE3 branch : use mouse wheel to move thumbbar
+ content.
+
+2008-03-18 08:14 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ polish
+
+2008-03-17 20:38 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-17 19:52 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/albummanager.cpp,
+ /branches/extragear/kde3/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp:
+ When upgradeDB_Sqlite2ToSqlite3 fails, this could also mean that
+ the directory
+ with the Album Path is write-protected or does not exist
+ (eg moved by the user). A more verbose error message is given
+ now.
+
+ BUG: 159467
+ BUG: 144253
+
+2008-03-17 19:08 abaecker
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ Ensure that the umask setting is respected for both newly created
+ files
+ and when overwriting files.
+
+ CCBUGS: 145252
+ TODO:KDE4PORT
+
+2008-03-17 13:50 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ backport commit #786621 from KDE4
+
+2008-03-17 10:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ polish
+
+2008-03-17 10:01 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.h:
+ polish
+
+2008-03-16 17:12 gkulzer
+
+ * /branches/extragear/kde3/graphics/digikam/release_digikam_docs.rb:
+ update to 0.9.4 release
+ documentation has changed its place!
+
+2008-03-15 08:36 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/configure.in.bot,
+ /branches/extragear/kde3/graphics/digikam/configure.in.in:
+ compile with old libkexiv2 0.1.6 and old libkipi 0.1.5
+
+2008-03-15 08:34 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/README: update
+
+2008-03-15 08:33 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/main.cpp:
+ compile with old libkexiv2 0.1.6
+
+2008-03-15 08:31 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/main.cpp:
+ compile with old libkexiv2 0.1.6 and old libkipi 0.1.5
+
+2008-03-14 14:52 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/data/themes/Gray: more
+ readable color
+
+2008-03-14 13:20 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-14 12:56 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp:
+ better support of color theme scheme
+
+2008-03-14 11:22 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.h:
+ polish
+
+2008-03-14 10:27 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.h:
+ polish
+
+2008-03-14 10:02 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ polish
+
+2008-03-14 09:21 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-14 09:20 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ /branches/extragear/kde3/graphics/digikam/showfoto/setup/setupeditor.h,
+ /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp,
+ /branches/extragear/kde3/graphics/digikam/showfoto/showfotoui.rc,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digiKam from KDE3 branch : Showfoto now support Color Theme
+ scheme as digiKam core
+
+ CCBUGS: 120309
+ CCMAIL: digikam-devel@kde.org
+
+2008-03-14 08:55 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/showfoto.h:
+ polish
+
+2008-03-14 07:02 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.h:
+ new method to get theme name
+
+2008-03-13 13:29 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr128-action-crop.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr128-action-rotate_cw.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr16-action-crop.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr16-action-rotate_cw.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr22-action-crop.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr22-action-rotate_cw.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr32-action-crop.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr32-action-rotate_cw.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr48-action-crop.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr48-action-rotate_cw.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr64-action-crop.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/cr64-action-rotate_cw.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/crsc-action-crop.svgz,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/crsc-action-rotate_cw.svgz,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi128-action-flip.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi128-action-histogram.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi128-action-resize_image.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi128-action-slideshow.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi16-action-flip.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi16-action-histogram.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi16-action-resize_image.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi16-action-slideshow.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi22-action-flip.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi22-action-histogram.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi22-action-resize_image.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi22-action-slideshow.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi32-action-flip.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi32-action-histogram.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi32-action-resize_image.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi32-action-slideshow.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi48-action-flip.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi48-action-histogram.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi48-action-resize_image.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi48-action-slideshow.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi64-action-flip.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi64-action-histogram.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi64-action-resize_image.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hi64-action-slideshow.png,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hisc-action-flip.svgz,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hisc-action-histogram.svgz,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hisc-action-resize_image.svgz,
+ /branches/extragear/kde3/graphics/digikam/showfoto/icons/hisc-action-slideshow.svgz:
+ all showfoto action icons are duplicate than data/icons
+
+2008-03-13 13:20 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/showfoto/showfotoui.rc:
+ missing contribute option
+
+2008-03-13 07:22 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/timelinewidget.cpp:
+ better support of color scheme theme
+
+2008-03-11 22:43 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ regression tests. handle properlly 3 states when necessary since
+ we use FolderItem here
+
+2008-03-11 19:39 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ fix warnings
+
+2008-03-11 18:08 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-11 18:05 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-11 14:54 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframelistview.cpp,
+ /branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/blackframelistview.h:
+ better support of Dark color theme
+
+2008-03-11 14:49 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/cameragui/camerafolderitem.h,
+ /branches/extragear/kde3/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+ /branches/extragear/kde3/graphics/digikam/utilities/cameragui/camerafolderview.h:
+ better support of Dark color theme
+
+2008-03-11 14:36 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dialogs/dprogressdlg.h:
+ better rendering with dark color theme scheme
+
+2008-03-11 10:25 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ backport commit #784433 from KDE4
+
+2008-03-11 08:55 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ use same transfert function to compute auto-gamma lut than
+ default one used into dcraw
+
+2008-03-11 05:15 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ polish
+
+2008-03-11 04:55 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ added debug info
+
+2008-03-10 21:17 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-10 21:16 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digiKam from KDE3 branch : RAW image loader : backport 8 bits
+ color depth auto-gamma and auto-white balance adjustements from
+ dcraw with 16 bits color depth.
+ These auto adjustements are performed only if Color Management is
+ not used with image editor.
+
+ The color rendering in 16 bits is exactly the same than in 8
+ bits.
+
+ This is want mean than you can process speedly your RAW exactly
+ as JPEG. Just set your usual settings in RAW dedoding and open
+ your RAW pictures as well in editor.
+
+ This is the same way used by LightZone pro software to process
+ RAW file without color management !
+
+ This way simplify the task in Raw workflow... and will be
+ suitable in 90% of case. Color Management must be used in others
+ cases...
+
+ BUG: 146393
+ CCBUGS: 124814
+ CCBUGS: 150457
+ CCBUGS: 155074
+
+2008-03-10 13:39 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dimg/filters/bcgmodifier.h:
+ new method to handle image data directly without to use a DImg
+ object
+
+2008-03-10 06:49 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.cpp:
+ backup full default palette is better
+
+2008-03-10 06:49 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ update
+
+2008-03-10 06:47 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/digikam.lsm: update
+
+2008-03-10 06:47 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2008-03-10 06:46 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ fix warnings
+
+2008-03-10 05:19 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.cpp:
+ preserve KDE background color with Default theme
+
+2008-03-09 15:22 cgilles
+
+ * /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ /branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ polish
+
+2008-03-09 10:03 gkulzer
+
+ * /branches/extragear/kde3/graphics/digikam/ChangeLog: update to
+ 0.9.4-beta1 relase
+
+2008-03-09 09:45 gkulzer
+
+ * /branches/extragear/kde3/graphics/digikam/release_digikam.rb,
+ /branches/extragear/kde3/graphics/digikam/release_digikam_docs.rb:
+ update to 0.9.4-beta1 release
+
+0.9.4-beta1 2008-03-09
+-------------------------------------------------------------------------
+2008-03-08 08:06 cgilles
+
+ * utilities/setup/cameraselection.cpp,
+ utilities/setup/setupcamera.cpp: better contrast with dark color
+ scheme
+
+2008-03-08 07:57 cgilles
+
+ * libs/widgets/metadata/mdkeylistviewitem.cpp,
+ libs/widgets/metadata/mdkeylistviewitem.h,
+ libs/widgets/metadata/metadatalistview.cpp,
+ libs/widgets/metadata/metadatalistview.h,
+ libs/widgets/metadata/metadatalistviewitem.cpp,
+ libs/widgets/metadata/metadatalistviewitem.h,
+ libs/widgets/metadata/metadatawidget.cpp: backport metadata
+ widget layout from KDE4 : better contrast with dark color scheme
+ theme
+
+2008-03-07 11:58 cgilles
+
+ * imageplugins/superimpose/dirselectwidget.cpp,
+ imageplugins/superimpose/dirselectwidget.h,
+ imageplugins/superimpose/imageeffect_superimpose.cpp,
+ imageplugins/superimpose/imageeffect_superimpose.h,
+ imageplugins/superimpose/imageplugin_superimpose.cpp,
+ imageplugins/superimpose/imageplugin_superimpose.h,
+ imageplugins/superimpose/superimpose.cpp,
+ imageplugins/superimpose/superimpose.h,
+ imageplugins/superimpose/superimposewidget.cpp,
+ imageplugins/superimpose/superimposewidget.h: fix header
+
+2008-03-07 11:53 cgilles
+
+ * imageplugins/adjustcurves/adjustcurves.cpp,
+ imageplugins/adjustcurves/adjustcurves.h,
+ imageplugins/adjustlevels/adjustlevels.cpp,
+ imageplugins/adjustlevels/adjustlevels.h,
+ imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ imageplugins/antivignetting/imageeffect_antivignetting.h,
+ imageplugins/blurfx/imageeffect_blurfx.cpp,
+ imageplugins/blurfx/imageeffect_blurfx.h,
+ imageplugins/border/imageeffect_border.cpp,
+ imageplugins/border/imageeffect_border.h,
+ imageplugins/channelmixer/channelmixer.cpp,
+ imageplugins/channelmixer/channelmixer.h,
+ imageplugins/charcoal/imageeffect_charcoal.cpp,
+ imageplugins/charcoal/imageeffect_charcoal.h,
+ imageplugins/colorfx/imageeffect_colorfx.cpp,
+ imageplugins/colorfx/imageeffect_colorfx.h,
+ imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ imageplugins/distortionfx/imageeffect_distortionfx.h,
+ imageplugins/emboss/imageeffect_emboss.cpp,
+ imageplugins/emboss/imageeffect_emboss.h,
+ imageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ imageplugins/filmgrain/imageeffect_filmgrain.h,
+ imageplugins/freerotation/imageeffect_freerotation.cpp,
+ imageplugins/freerotation/imageeffect_freerotation.h,
+ imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ imageplugins/hotpixels/imageeffect_hotpixels.h,
+ imageplugins/infrared/imageeffect_infrared.cpp,
+ imageplugins/infrared/imageeffect_infrared.h,
+ imageplugins/inpainting/imageeffect_inpainting.cpp,
+ imageplugins/inpainting/imageeffect_inpainting.h,
+ imageplugins/inserttext/imageeffect_inserttext.cpp,
+ imageplugins/inserttext/imageeffect_inserttext.h,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ imageplugins/lensdistortion/imageeffect_lensdistortion.h,
+ imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ imageplugins/noisereduction/imageeffect_noisereduction.h,
+ imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ imageplugins/oilpaint/imageeffect_oilpaint.h,
+ imageplugins/perspective/imageeffect_perspective.cpp,
+ imageplugins/perspective/imageeffect_perspective.h,
+ imageplugins/raindrop/imageeffect_raindrop.cpp,
+ imageplugins/raindrop/imageeffect_raindrop.h,
+ imageplugins/restoration/imageeffect_restoration.cpp,
+ imageplugins/restoration/imageeffect_restoration.h,
+ imageplugins/sheartool/imageeffect_sheartool.cpp,
+ imageplugins/sheartool/imageeffect_sheartool.h,
+ imageplugins/superimpose/imageeffect_superimpose.cpp,
+ imageplugins/superimpose/imageeffect_superimpose.h,
+ imageplugins/texture/imageeffect_texture.cpp,
+ imageplugins/texture/imageeffect_texture.h,
+ imageplugins/whitebalance/imageeffect_whitebalance.cpp: fix (c)
+ date
+
+2008-03-07 11:40 cgilles
+
+ * digikam/version.h: update
+
+2008-03-07 11:33 cgilles
+
+ * NEWS: update
+
+2008-03-07 11:30 cgilles
+
+ * digikam.lsm: update
+
+2008-03-07 11:28 cgilles
+
+ * TODO: update
+
+2008-03-07 11:26 cgilles
+
+ * NEWS: update
+
+2008-03-07 11:26 cgilles
+
+ * digikam/digikamui.rc: digiKam from KDE3 branch : sync Album Gui
+ main menu with KDE4. Import and Export option are hosted as main
+ actions.
+
+2008-03-07 11:12 cgilles
+
+ * digikam/digikamapp.cpp: fix i18n
+
+2008-03-07 10:28 cgilles
+
+ * NEWS: update
+
+2008-03-07 10:27 cgilles
+
+ * utilities/cameragui/albumselectdialog.cpp: digiKam from KDE3
+ branch : polish album select dialog layout when using large
+ treeview icons.
+ Note : KDE4 implementation use a different widget to render
+ treeview. This problem do not exist.
+ BUG: 154746
+
+2008-03-07 10:14 cgilles
+
+ * NEWS: update
+
+2008-03-07 10:09 cgilles
+
+ * NEWS: update
+
+2008-03-07 10:04 cgilles
+
+ * NEWS: update
+
+2008-03-07 10:03 cgilles
+
+ * utilities/cameragui/cameracontroller.cpp: digiKam from KDE3
+ branch : CameraGUI: during download from camera, update properlly
+ QFileInfo instance used to check if file exist on target album
+ BUG: 153775
+
+2008-03-07 08:51 cgilles
+
+ * utilities/cameragui/cameracontroller.cpp,
+ utilities/cameragui/cameracontroller.h: backport commit #783150
+
+2008-03-07 07:04 cgilles
+
+ * data/themes/Rose: update
+
+2008-03-07 06:57 cgilles
+
+ * data/themes/Makefile.am, data/themes/Rose: digiKam from KDE3
+ branch : add Rose theme color scheme (for women of course (:=)))
+
+2008-03-06 19:26 cgilles
+
+ * libs/dmetadata/Makefile.am, libs/jpegutils/Makefile.am,
+ utilities/batch/Makefile.am: compile properly with libkdcraw
+
+2008-03-06 12:27 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ digikam/digikamappprivate.h, digikam/digikamui.rc,
+ utilities/imageeditor/editor/digikamimagewindowui.rc,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h,
+ utilities/imageeditor/editor/editorwindowprivate.h,
+ utilities/lighttable/lighttablewindow.cpp,
+ utilities/lighttable/lighttablewindow.h,
+ utilities/lighttable/lighttablewindowprivate.h,
+ utilities/lighttable/lighttablewindowui.rc: new Help/Contribute
+ menu entry
+
+2008-03-06 11:35 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp: polish
+
+2008-03-06 11:26 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp,
+ utilities/lighttable/lighttablewindow.h,
+ utilities/lighttable/lighttablewindowprivate.h,
+ utilities/lighttable/lighttablewindowui.rc: to be able to change
+ color theme scheme from light table
+
+2008-03-06 11:16 cgilles
+
+ * NEWS: update
+
+2008-03-06 10:46 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ utilities/imageeditor/editor/digikamimagewindowui.rc,
+ utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/editor/imagewindow.h: to be able to change
+ color theme scheme from image editor
+
+2008-03-06 10:45 cgilles
+
+ * project/project.kdevelop: update
+
+2008-03-06 10:05 cgilles
+
+ * libs/themeengine/themeengine.cpp, libs/themeengine/themeengine.h,
+ project/project.kdevelop, themedesigner/main.cpp: make Theme
+ designer working again
+
+2008-03-05 20:27 cgilles
+
+ * NEWS: update
+
+2008-03-05 20:24 cgilles
+
+ * digikam/albumiconview.cpp, digikam/folderview.cpp,
+ libs/imageproperties/cameraitempropertiestab.cpp,
+ libs/imageproperties/cameraitempropertiestab.h,
+ libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ libs/imageproperties/imagepropertiessidebarcamgui.h,
+ libs/imageproperties/imagepropertiessidebardb.cpp,
+ libs/imageproperties/imagepropertiessidebardb.h,
+ libs/imageproperties/imagepropertiestab.cpp,
+ libs/imageproperties/imagepropertiestab.h,
+ libs/themeengine/theme.h, libs/themeengine/themeengine.cpp,
+ libs/themeengine/themeengine.h, themedesigner/mainwindow.cpp,
+ themedesigner/mainwindow.h, themedesigner/themediconview.cpp,
+ utilities/cameragui/cameraiconview.cpp: digiKam from KDE3 branch
+ : full color scheme theme support everywhere in interface "à la
+ Amarok" (albumgui, lighttable, camera interface, editor, image
+ plugins and kipi-plugins)
+ A demo is available here:
+ http://digikam3rdparty.free.fr/Screenshots/fullcolorschemesupport-desserttheme.png
+ CCMAIL: digikam-devel@kde.org
+ BUG: 120309
+ TODO: KDE4PORT
+
+2008-03-05 20:19 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-03-05 20:10 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: handle
+ properly color scheme themes
+
+2008-03-05 15:51 cgilles
+
+ * libs/widgets/metadata/metadatalistview.cpp,
+ libs/widgets/metadata/metadatalistview.h: polish
+
+2008-03-05 09:56 cgilles
+
+ * libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagedescedittab.h: polish
+
+2008-03-05 09:38 cgilles
+
+ * libs/imageproperties/talbumlistview.cpp,
+ libs/imageproperties/talbumlistview.h: factorize
+
+2008-03-05 09:26 cgilles
+
+ * libs/imageproperties/talbumlistview.h: polish
+
+2008-03-05 09:15 cgilles
+
+ * libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagedescedittab.h,
+ libs/imageproperties/talbumlistview.cpp,
+ libs/imageproperties/talbumlistview.h: digiKam from KDE3 branch :
+ important changes here :
+ - using FolderView and FolderItem class to host tag list view
+ from Caption & Tags sidebar tab instead to use QListView
+ directly.
+ - using Color scheme theme to render listview content.
+ - factorization and simplification of code.
+
+2008-03-05 09:08 cgilles
+
+ * digikam/folderview.cpp: polish
+
+2008-03-04 14:29 cgilles
+
+ * digikam/folderview.cpp: polish
+
+2008-03-04 14:19 cgilles
+
+ * libs/imageproperties/talbumlistview.cpp,
+ libs/imageproperties/talbumlistview.h: polish
+
+2008-03-04 14:09 cgilles
+
+ * digikam/imagepreviewview.cpp, digikam/imagepreviewview.h,
+ libs/dimg/Makefile.am, libs/dimg/fastscale.cpp,
+ libs/dimg/fastscale.h, libs/threadimageio/previewtask.cpp,
+ libs/threadimageio/previewtask.h,
+ utilities/cameragui/cameraiconview.cpp: FastScale class is now
+ obsolete
+
+2008-03-04 13:50 cgilles
+
+ * digikam/Makefile.am, digikam/albumiconview.cpp,
+ digikam/cameradragobject.cpp, digikam/cameradragobject.h,
+ digikam/dragobjects.cpp, digikam/dragobjects.h: factorize code :
+ CameraDragObject => DragObject
+
+2008-03-04 11:46 cgilles
+
+ * digikam/datefolderview.cpp, digikam/datefolderview.h: polish
+
+2008-03-04 11:06 cgilles
+
+ * digikam/albumfolderview.cpp: polish
+
+2008-03-04 10:34 cgilles
+
+ * digikam/folderitem.cpp, digikam/folderitem.h,
+ digikam/folderview.cpp, digikam/folderview.h,
+ digikam/tagfilterview.cpp, digikam/tagfilterview.h: backport
+ commit #782018 from KDE4
+
+2008-03-03 20:20 cgilles
+
+ * AUTHORS: update
+
+2008-03-03 20:17 cgilles
+
+ * AUTHORS: update
+
+2008-03-03 20:15 cgilles
+
+ * data/pics/digikam-splash.png, data/pics/digikam-splash.xcf: new
+ digiKam 0.9.4 splashscreen from Michel Pottier
+ CCMAIL: Michel.Pottier@free.fr
+
+2008-03-03 20:14 cgilles
+
+ * showfoto/pics/showfoto-splash.png,
+ showfoto/pics/showfoto-splash.xcf: New Showfoto 0.8.0
+ splashscreen from Frédéric Martinot
+ CCMAIL: fmartinot@gmail.com
+
+2008-03-03 08:00 cgilles
+
+ * utilities/cameragui/cameraui.cpp, utilities/cameragui/cameraui.h:
+ fix increase/decrease icon size actions behaviours
+
+2008-03-01 14:32 mwiesweg
+
+ * digikam/albummanager.cpp: Modify debug message in dir watch code
+ CCBUG: 158565
+
+2008-02-29 15:35 cgilles
+
+ * digikam/digikamapp.cpp: backport commit #780609 from KDE4
+
+2008-02-29 07:07 cgilles
+
+ * NEWS: update
+
+2008-02-29 07:01 cgilles
+
+ * digikam/tagfilterview.cpp, digikam/tagfilterview.h: digiKam from
+ KDE3 branch : Tags Filter : before to remove a tag from tree
+ view, unselect it and all childrens to clean up filter over icon
+ view.
+ BUG: 158558
+
+2008-02-27 13:00 cgilles
+
+ * utilities/cameragui/albumselectdialog.cpp,
+ utilities/cameragui/albumselectdialog.h: fix i18n
+
+2008-02-22 17:52 abaecker
+
+ * NEWS, imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ imageplugins/whitebalance/imageeffect_whitebalance.h,
+ libs/whitebalance/whitebalance.cpp,
+ libs/whitebalance/whitebalance.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/setup/setupdcraw.cpp, utilities/setup/setupdcraw.h:
+ More flexible WB adjustment during raw decoding
+ (many thanks to Guillaume Castagnino for the patch).
+ Note that a current libkdcraw is needed as this had to be
+ changed.
+
+ CCBUGS: 142055
+ TODO:KDE4PORT
+
+2008-02-21 19:06 abaecker
+
+ * NEWS,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.h: When
+ using the aspect ratio crop, it is now possible to ensure that
+ the
+ aspect ratio is fulfilled exactly. This is done by only allowing
+ those combinations of width/heights which lead to the correct
+ aspect ratio
+ (thanks to Roberto Castagnola who wrote the patch).
+
+ CCBUGS: 158174
+ TODO:KDE4PORT
+
+2008-02-20 05:40 abaecker
+
+ * NEWS: Commit 777086 by Marcel fixes [Bug 141037] ("Search using
+ Tag Name does not work"); this has been added to the list in
+ NEWS.
+
+2008-02-19 18:27 mwiesweg
+
+ * kioslave/digikamsearch.cpp: Backport SQL from 0.10 branch, now it
+ is in analogy to the "TAG" search field above.
+ I think this fixes 141037.
+
+ CCBUG: 141037
+
+2008-02-15 20:51 cgilles
+
+ * utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/editor/imagewindow.h,
+ utilities/lighttable/lighttablewindow.cpp: missing to use Exif
+ autorotate settings with slideshow
+
+2008-02-15 13:35 cgilles
+
+ * digikam/albumiconviewfilter.cpp, libs/widgets/common/Makefile.am,
+ libs/widgets/common/statusled.cpp,
+ libs/widgets/common/statusled.h, project/project.kdevelop:
+ digiKAm from KDE3 branch : new led widget for statusbar
+
+2008-02-15 13:30 cgilles
+
+ * data/pics/Makefile.am, data/pics/indicator-gray.png,
+ data/pics/indicator-green.png, data/pics/indicator-red.png: new
+ pics for digiKam led
+
+2008-02-15 07:26 cgilles
+
+ * libs/thumbbar/thumbbar.cpp, libs/thumbbar/thumbbar.h: backport
+ commit #775200 from KDE4
+
+2008-02-12 11:12 cgilles
+
+ * libs/imageproperties/imagepropertiessidebar.cpp,
+ libs/imageproperties/imagepropertiessidebar.h: polish
+
+2008-02-05 19:17 abaecker
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h:
+ Reduction of duplicated code (patch by Roberto Castagnola)
+
+ TODO:KDE4PORT
+
+2008-02-05 07:24 cgilles
+
+ * NEWS: update
+
+2008-02-04 19:24 cgilles
+
+ * digikam/timelinewidget.cpp: backport commit #157149 from KDE4 by
+ Marcel to KDE3 branch
+ 157149: This _might_ fix this bug, please test...
+
+ CCBUG: 157149
+
+2008-02-04 12:57 mwiesweg
+
+ * digikam/timelinewidget.cpp: Backport valgrind fixes, as
+ applicable, from trunk
+
+2008-02-04 06:43 cgilles
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.h: digiKam
+ from KDE3 branch : Ratio-Crop tool : sync with KDE4.
+
+ Do not use QListBox to manage ratio comobox content. Just clear
+ it and re-add new item as well.
+ Roberto, in KDE4 QComboBox content is not drived by QListBox by
+ but a genric QAbstractListView class. It's more complicated
+ to reproduce your QListBox code with QT4. Code from KDE3 and KDE4
+ must be homogenous when it's possible. It's more easy to
+ maintain.
+
+ Note : if you call
+ ImageEffect_RatioCrop::slotSelectionOrientationChanged() in
+ contructor just after to have created m_ratioCB instance,
+ you don't need to have current code at lines
+ imageffect_ratiocrop.cpp::103-112. This will reduce duplicate
+ code.
+
+ What do you think about about?
+
+ CCMAIL: roberto.castagnola@gmail.com
+ CCMAIL: arnd.baecker@web.de
+
+2008-02-03 21:52 cgilles
+
+ * NEWS: update
+
+2008-02-03 19:48 cgilles
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h:
+ restoring destructor. We need it for portability
+
+2008-02-02 20:30 abaecker
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ imageplugins/coreplugin/ratiocrop/imageselectionwidget.h: When
+ cropping images, fullfill the given aspect ratio as good as
+ possible (patch by Roberto Castagnola).
+
+ CCBUGS: 128293
+ TODO:KDE4PORT
+
+2008-02-01 17:23 cgilles
+
+ * digikam/albumiconviewfilter.h: compile
+
+2008-02-01 15:28 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumlister.cpp,
+ digikam/albumlister.h, digikam/digikamapp.cpp,
+ digikam/digikamview.cpp, digikam/digikamview.h,
+ digikam/tagfilterview.cpp, digikam/tagfilterview.h: digiKam from
+ KDE3 branch : code simplification. No need to check if something
+ is set in TagFilters using complex signals/slots propagation,
+ AlbumLister have already the informations.
+
+2008-02-01 11:53 gkulzer
+
+ * digikam/albumiconviewfilter.cpp: change LED indicator wording
+ i18n
+
+2008-02-01 11:48 cgilles
+
+ * NEWS: update
+
+2008-02-01 11:16 cgilles
+
+ * digikam/albumiconviewfilter.cpp: fix i18n
+
+2008-02-01 11:13 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumiconviewfilter.h,
+ digikam/albumlister.cpp, digikam/albumlister.h: digiKam from KDE3
+ branch : color scheme of icon view filters LED report if filters
+ match the query.
+ Gray => no active filter.
+ Green => at least 1 active filter witch match 1 item.
+ Red => at least 1 active filter witch do not match item.
+
+2008-02-01 09:15 cgilles
+
+ * digikam/albumiconviewfilter.cpp: added tooltip over LED to show
+ active filters list.
+
+2008-02-01 07:02 cgilles
+
+ * digikam/albumiconviewfilter.cpp: polish
+
+2008-01-31 21:44 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: polish
+
+2008-01-31 21:27 abaecker
+
+ * utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h: When leaving the
+ image editor without saving, but pressing save in the
+ following dialogue, ensure that the original image is not
+ silently overwritten.
+
+ CCBUGS: 103350
+ TODO:KDE4PORT
+
+2008-01-31 15:41 cgilles
+
+ * digikam/timelinefolderview.cpp: polish
+
+2008-01-31 15:28 cgilles
+
+ * digikam/searchfolderview.cpp, digikam/timelinefolderview.cpp:
+ polish
+
+2008-01-31 14:47 cgilles
+
+ * NEWS: update
+
+2008-01-31 10:19 cgilles
+
+ * digikam/albumfolderview.cpp, digikam/albumfolderview.h,
+ digikam/albumiconviewfilter.cpp, digikam/albumiconviewfilter.h,
+ digikam/digikamapp.cpp, digikam/digikamapp.h,
+ digikam/digikamview.cpp, digikam/digikamview.h,
+ digikam/searchfolderview.cpp, digikam/searchfolderview.h,
+ digikam/tagfilterview.cpp, digikam/tagfilterview.h,
+ digikam/tagfolderview.cpp, digikam/tagfolderview.h,
+ digikam/timelinefolderview.cpp, digikam/timelinefolderview.h,
+ digikam/timelineview.cpp: digiKam from KDE3 branch : Led from
+ icon view filter : handle Tag Filters view (status and reset).
+ CCBUGS: 156847
+
+2008-01-31 08:24 cgilles
+
+ * digikam/albumiconviewfilter.cpp: polish
+
+2008-01-31 08:21 cgilles
+
+ * digikam/albumiconviewfilter.cpp: polish
+
+2008-01-31 07:24 cgilles
+
+ * digikam/albumiconviewfilter.cpp: fix whats-this
+
+2008-01-31 07:17 cgilles
+
+ * digikam/albumiconviewfilter.cpp: digiKam from KDE3 branch : LED
+ from icon view filter : use light green when filters settings are
+ inactive, and light orange when filters are active
+
+2008-01-31 06:29 cgilles
+
+ * digikam/datefolderview.cpp, digikam/datefolderview.h: polish
+
+2008-01-31 04:59 cgilles
+
+ * digikam/datefolderview.cpp: polish
+
+2008-01-31 04:42 cgilles
+
+ * digikam/album.h: polish
+
+2008-01-30 21:35 cgilles
+
+ * digikam/albumiconviewfilter.cpp: polish
+
+2008-01-30 21:18 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumiconviewfilter.h:
+ digiKam from KDE3 branch : Icon View Filter : when LED is on,
+ mouse right clic over reset all filters settings
+
+2008-01-30 15:29 cgilles
+
+ * imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h: fix
+ credits
+
+2008-01-30 13:07 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumiconviewfilter.h:
+ digiKam from KDE3 branch: add small light in icon view filter to
+ ping user if a filter is currently used
+ CCBUGS: 156847
+
+2008-01-30 07:13 cgilles
+
+ * NEWS: update
+
+2008-01-30 07:08 cgilles
+
+ * digikam/timelinewidget.cpp: sync with KDE4
+
+2008-01-30 07:02 cgilles
+
+ * digikam/datefolderview.cpp, digikam/digikamview.cpp: My Dates ==>
+ My Calendar
+
+2008-01-30 06:52 cgilles
+
+ * digikam/album.cpp, digikam/album.h, digikam/albummanager.cpp,
+ digikam/datefolderview.cpp, digikam/datefolderview.h,
+ kioslave/digikamdates.cpp: digiKam from KDE3 branch : Calendar
+ View : When selecting Year album now show all pictures
+ taken during this year.
+
+ BUG: 144337
+ CCBUGS: 140743
+ CCBUGS: 126871
+
+2008-01-29 16:23 abaecker
+
+ * NEWS,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h:
+ Remember orientation setting of a previously cropped photo (patch
+ by Roberto Castagnola)
+
+ CCBUGS: 146635
+ TODO:KDE4PORT
+
+2008-01-28 10:31 cgilles
+
+ * NEWS: update
+
+2008-01-28 09:50 cgilles
+
+ * libs/greycstoration/CImg.h, libs/greycstoration/greycstoration.h,
+ libs/greycstoration/greycstorationiface.cpp: digiKam from KDE3
+ branch : update internal CImg library to 1.2.7
+
+2008-01-27 17:19 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-27 10:01 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-27 09:58 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : limit left and right
+ border with highter/lower dates
+
+2008-01-27 09:53 cgilles
+
+ * digikam/timelinewidget.cpp: sync with KDE4
+
+2008-01-26 17:33 gkulzer
+
+ * digikam.lsm, digikam/welcomepageview.cpp: replacing
+ geolocalization with geolocation
+
+2008-01-26 08:39 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-25 15:01 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-25 14:58 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-25 13:45 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: TimeLine :
+ refresh cursor info when DateMaps are updated
+
+2008-01-25 13:32 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : Another fix about week
+ selection
+
+2008-01-25 12:07 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : Another fix about
+ computation of first day of week
+
+2008-01-25 11:28 cgilles
+
+ * digikam/timelinewidget.cpp: typo
+
+2008-01-25 11:23 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ speed up improvement everywhere with selection stuff
+
+2008-01-25 07:08 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : better cursor visibility
+
+2008-01-24 22:40 cgilles
+
+ * digikam/timelinewidget.cpp: add selection rectangle
+
+2008-01-24 17:38 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-24 17:05 cgilles
+
+ * digikam/timelinewidget.cpp: cursor follow selection
+
+2008-01-24 15:28 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-22 21:11 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-22 20:41 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: polish
+
+2008-01-22 17:31 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-22 17:23 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-22 12:51 gkulzer
+
+ * utilities/setup/setupidentity.cpp: update of legal information
+ CCMAIL:jrle1@twcny.rr.com
+
+2008-01-22 11:21 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: TimeLine :
+ remember cursor position between sessions
+
+2008-01-22 09:09 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : Another try to fix first
+ day of week computation. Week decade sound like better now.
+ Regressive tests require
+
+2008-01-21 20:44 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-21 15:13 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-18 19:59 cgilles
+
+ * digikam/timelinewidget.cpp: Timeline : fix scroolbar <->
+ histogram behaviours
+
+2008-01-18 12:33 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-18 12:29 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: polish
+
+2008-01-18 12:08 cgilles
+
+ * digikam/digikamview.cpp, digikam/timelineview.cpp,
+ digikam/timelineview.h: TimeLine : Fix iconview contents
+ restoration when user change left sidebar tab focus
+
+2008-01-18 11:22 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: disable
+ debug messages
+
+2008-01-18 11:16 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: TimeLine : Fix
+ Save selection widget behaviours
+
+2008-01-17 22:18 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: polish API
+
+2008-01-17 22:02 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: code
+ simplification
+
+2008-01-17 21:55 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : fix how selection are
+ dispatched over all Date Stat Maps when Time Unit = Days
+
+2008-01-17 21:43 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: TimeLine :
+ fix how cursor position is preserved when user change Time Unit
+
+2008-01-17 15:40 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : fix count of weeks shared
+ between 2 years decade (December/january)
+
+2008-01-17 13:24 cgilles
+
+ * digikam/timelinewidget.cpp: code dimplification
+
+2008-01-16 15:43 cgilles
+
+ * digikam/timelineview.cpp: add whats-this
+
+2008-01-16 15:16 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: TimeLine : improve cursor information
+ layout and contents. More readable with a small sidebar size
+
+2008-01-16 11:52 cgilles
+
+ * digikam/timelineview.cpp: remove "Total" count
+
+2008-01-16 11:31 cgilles
+
+ * digikam/welcomepageview.cpp: add Timeline as new major feature
+
+2008-01-16 11:29 cgilles
+
+ * NEWS: update
+
+2008-01-16 11:27 cgilles
+
+ * digikam/digikamview.cpp: digiKam from KDE3 branch : I'm happy to
+ said than the new Time-Line tool to perform Date Search around
+ whole albums collection
+ is now available for testing with digiKam 0.9.4-svn.
+ A screenshot of this new tool in action can be seen here :
+
+ http://bugs.kde.org/attachment.cgi?id=23060&action=view
+
+ Marcel,
+
+ KDE4 port still todo before to close this file. I will backport
+ all Time-Line widgets to KDE4 as well.
+ What about the new digiKam Search framework for KDE4 ?
+
+ CCBUGS: 146760
+ TODO : KDE4PORT
+ CCMAIL: digikam-devel@kde.org
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2008-01-16 11:20 cgilles
+
+ * digikam/searchfolderview.cpp: polish
+
+2008-01-16 11:11 cgilles
+
+ * digikam/searchfolderview.cpp: polish
+
+2008-01-16 11:05 cgilles
+
+ * digikam/timelineview.cpp: fix i18n
+
+2008-01-16 11:04 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-16 10:33 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ Fix how Year selection Map is updated accordingly with selection
+ from Day Selection Map
+
+2008-01-16 10:16 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ Fix how Month selection Map is updated accordingly with selection
+ from Day Selection Map
+
+2008-01-16 09:59 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-16 09:29 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ Fix how Week selection Map is updated accordingly with selection
+ from Day Selection Map
+
+2008-01-16 07:57 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: TimeLine : take
+ a care before to restore settings. We need to wait tahn TimLine
+ widget has loaded Date Maps from AlbumManager
+
+2008-01-16 07:38 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-16 07:11 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-16 07:07 cgilles
+
+ * digikam/timelineview.cpp: fix i18n
+
+2008-01-15 13:51 cgilles
+
+ * digikam/timelineview.cpp: TimeLine : add search text bar for Date
+ Search Album folder view
+
+2008-01-15 13:08 cgilles
+
+ * digikam/timelineview.cpp: optimize layout
+
+2008-01-15 12:03 cgilles
+
+ * digikam/timelinefolderview.cpp, digikam/timelinefolderview.h,
+ digikam/timelineview.cpp: TimeLine : Dates Search Folder View
+ ignore current Dates Search album used to perform selection from
+ TimeLine
+
+2008-01-15 11:45 cgilles
+
+ * digikam/timelinefolderview.cpp: polish
+
+2008-01-15 09:19 cgilles
+
+ * digikam/timelinefolderview.cpp, digikam/timelinefolderview.h,
+ digikam/timelineview.cpp, digikam/timelineview.h: TimeLine :
+ rename Search Dates Album work fine now.
+
+2008-01-15 08:48 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.h: TimeLine : fix Save button behaviours
+
+2008-01-15 08:35 cgilles
+
+ * digikam/timelinefolderview.cpp, digikam/timelinefolderview.h,
+ digikam/timelineview.cpp, digikam/timelineview.h: TimeLine : Save
+ selection to new Date Search Album work fine now
+
+2008-01-15 07:53 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: TimeLine : new
+ button to save current selection as a new Search Date Album. Fix
+ layout
+
+2008-01-15 07:05 cgilles
+
+ * digikam/timelinefolderview.cpp, digikam/timelineview.cpp,
+ digikam/timelinewidget.cpp: TimeLine : polish signals and slots
+ dispatching when a Search Date Album is selected/unselected
+
+2008-01-15 06:57 cgilles
+
+ * digikam/timelineview.cpp: adapt to new url queries size
+
+2008-01-14 21:33 cgilles
+
+ * digikam/timelinefolderview.cpp, digikam/timelinefolderview.h,
+ digikam/timelineview.cpp, digikam/timelineview.h: TimeLine :
+ connect time line foder view selection to time line widget
+
+2008-01-14 17:25 cgilles
+
+ * digikam/timelinefolderview.cpp, digikam/timelineview.cpp:
+ TimeLine : only display Search Dates SAlbum from Database into
+ time line folder view . A magic KURL query is used to mark SAlbum
+ url when it's created from TimeLine.
+ By this way, these SAlbum will not be displayed in Search folder
+ view. Also, Noting is changed in DB structure and Search KIO
+ slave.
+
+ Marcel, we can certainly used this way as well with KDE4 port,
+ or, if you want adapt the new DB structure from 0.10.0, separate
+ Search albums
+ and TimeLine Date Search albums. This will be depand how you will
+ port digiKam Search framework to KDE4.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2008-01-14 15:37 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: TimeLine :
+ optimize layout
+
+2008-01-14 12:23 cgilles
+
+ * digikam/timelineview.cpp: fix layout
+
+2008-01-14 12:06 cgilles
+
+ * digikam/Makefile.am, digikam/timelinefolderview.cpp,
+ digikam/timelinefolderview.h, digikam/timelineview.cpp,
+ digikam/timelineview.h: TimeLine : introduce Searches Date Folder
+ view to host results performed by TimeLine tool. Not yet suitable
+ as well.
+
+2008-01-14 11:25 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: polish
+
+2008-01-13 18:01 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-13 08:56 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-13 08:44 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-13 08:42 cgilles
+
+ * digikam/timelinewidget.cpp: fix API
+
+2008-01-13 08:40 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: fix API
+
+2008-01-13 06:02 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: TimeLine :
+ remember settings
+
+2008-01-13 05:47 cgilles
+
+ * digikam/timelineview.cpp: optimize layout
+
+2008-01-13 05:23 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: polish
+
+2008-01-12 07:00 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp: polish
+
+2008-01-11 17:42 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-11 17:36 cgilles
+
+ * digikam/timelineview.cpp: fix container
+
+2008-01-11 14:49 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: TimeLine new
+ method to set a list of DateRange from a digiKam Search KIO-Slave
+ URL
+
+2008-01-11 13:14 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine: new method to set Date
+ Range selection
+
+2008-01-11 12:38 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: digiKam from KDE3 branch : TimeLine:
+ Fuzzy Selection is now possible!!!
+
+ Before this commit, selection been depand of Time Units used with
+ time line. Each unit have a propers selection.
+ This first approach been not fine...
+
+ This commit only make the selection on the less Time Units : Day.
+ All others Units are updated accordinly.
+ There is only one Selection possible, not one for each Time
+ Units.
+
+ A fuzzy range date become when for a week for ex. you have
+ selected only 2 days. The week selection is uncomplete (fuzzy).
+ This is right too between week/Month and Month/Year Time units.
+
+ On the bottom of the widget, the complete selection is annoted by
+ a blue color in background.
+ A fuzzy selection is annoted by a light-blue color using a
+ drawing pattern.
+
+ In fact, this is the same concept used in KPhotoalbum for ex.,
+ excepted a major difference : digiKam can select dyscontiguous
+ range of dates (:=)))
+
+ Marcel,
+
+ i have working hard with algorithms used in this widget. I would
+ to have your viewpoint to be sure than all is fine with TimeLine
+ selection.
+
+ Also, the KUrl passed to digiKam search KIO-Slave can be very
+ long. I'm not sure if there is a limit somewhere in KUrl or
+ digiKam Search KIO-Slave.
+ In theory no (:=)))... If there is one, the DB query will fail,
+ that all (KUrl truncated).
+
+ CCMAIL: digikam-devel@kde.org
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2008-01-11 07:12 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ Prepare to support fuzzy selection mode
+
+2008-01-10 15:41 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine:
+ Add scrollbar on bottom of time line to fast naviguate around
+ date collection.
+
+2008-01-10 11:46 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: fix text for icons
+ toolbar
+
+2008-01-10 11:45 cgilles
+
+ * utilities/lighttable/lighttablewindow.cpp: fix text for icons
+ toolbar
+
+2008-01-10 11:45 cgilles
+
+ * digikam/digikamapp.cpp: fix text for icons toolbar
+
+2008-01-10 09:36 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : fix auto scrolling with
+ Selection (too fast)
+
+2008-01-10 08:41 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : Selection Mode :
+ -Speed-up optimization to render widget contents.
+ -Auto Scroll widget contents when mouse cursor is ouside widget
+ area.
+
+2008-01-10 07:09 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-10 06:50 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: polish
+
+2008-01-10 06:42 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: polish
+
+2008-01-09 20:49 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp: TimeLine : add combobox to set
+ histogram scale in GUI
+
+2008-01-09 20:39 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : widget now support
+ logarithmic histogram scale
+
+2008-01-09 20:13 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimelLine:
+ prepare to work with a logarithmic histogram scale.
+
+2008-01-09 19:54 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : only change cursor
+ position if date is valid
+
+2008-01-09 19:48 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine:
+ Only dispatch changes about selection when user release mouse
+ selection to prevent multiple queries on database
+
+2008-01-09 19:15 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-09 15:51 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ fix selection mode in non-contiguous mode
+
+2008-01-09 13:41 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : add histogram control over
+ min and max dateTime from timestamp stats.
+
+2008-01-09 13:00 cgilles
+
+ * TODO: update
+
+2008-01-09 12:58 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ - Use separate signals about cursor position changed and current
+ selection changed.
+ - Do not query KIOslave if there is no current selection.
+ - Reset icon view if there is no selection.
+
+2008-01-09 12:47 cgilles
+
+ * digikam/timelinewidget.cpp: add comments
+
+2008-01-09 12:46 cgilles
+
+ * digikam/timelinewidget.cpp: TimeLine : optimize Query to datatabe
+ to group contiguous date range
+
+2008-01-09 11:14 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ polish selection mode.
+
+2008-01-09 10:48 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: TimeLine :
+ selection is now performed to click on the bottom of histogram
+ bar. To set current position of cursor without select, click on
+ the middle of histogram bar
+
+2008-01-09 09:54 cgilles
+
+ * digikam/albummanager.cpp: report the method used by KDirWatch on
+ the console
+
+2008-01-09 08:24 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp: digiKam from KDE3 branch: TimeLine :
+ fix how to update counts datestamp stats to not lost selection
+ when we update the TimeLineSearch SAlbum url in database.
+ Now the side effect with KDirWatch and dirty digikam DB file
+ event as diseapear.
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2008-01-08 15:51 cgilles
+
+ * NEWS: update
+
+2008-01-08 15:42 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: Timeline : add button to reset
+ selection. Fix layout
+
+2008-01-08 15:04 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: polish
+
+2008-01-08 14:42 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: new methods to clear selection
+
+2008-01-08 14:12 cgilles
+
+ * digikam/timelineview.cpp: digiKam from KDE3 branch : Timeline
+ tool : added support of multiple selection of date range
+ (contiguous or not!)
+ TODO: optimize the DB query via kioslave url to regroup
+ contiguous date rage when it's possible.
+
+ CCMAIL: digikam-devel@kde.org
+
+2008-01-08 13:13 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: can be
+ abble to get total count of selected items
+
+2008-01-08 13:06 cgilles
+
+ * digikam/timelinewidget.cpp, digikam/timelinewidget.h: new method
+ to get a list of date range to query DB
+
+2008-01-08 11:52 abaecker
+
+ * NEWS, configure.in.bot: Correction of the configure script to
+ suggest the right option for libjasper
+
+ CCBUGS: 155271
+ TODO:KDE4PORT
+
+2008-01-08 10:19 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: use a timer to
+ limit signal emitted when selection is changed from
+ TimeLineWidget
+
+2008-01-08 10:07 cgilles
+
+ * digikam/timelineview.cpp: fix i18n
+
+2008-01-08 10:06 cgilles
+
+ * digikam/timelinewidget.cpp: fix redondant signals emitted
+
+2008-01-08 10:02 cgilles
+
+ * digikam/timelineview.cpp: polish
+
+2008-01-08 10:00 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h: digiKAm from
+ KDE3 branch: TimeLineView : add a small wrapper around
+ AlbumManager::signalDatesMapDirty() signal witch is called when a
+ new SAlbum is
+ created or updated in AlbumManager to not loose selection in
+ TimeLineWidget.
+
+ Marcel, i don't know why AlbumManager::refresh() is called when a
+ new SAlbum is added/updated. By this way, the root album
+ collection path become dirty
+ and a lots of signal are emits from AlbumManager.
+ This can be reproduced with Simple or Advance Search dialogs.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2008-01-07 15:42 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: fix layout
+
+2008-01-07 15:22 cgilles
+
+ * digikam/timelinewidget.cpp: timeline : fix rendering and
+ selection with Week scaling mode
+
+2008-01-07 14:19 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp,
+ digikam/timelinewidget.h: timeline tool in progress
+
+2008-01-07 12:23 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: timeline
+ tool work in progress. not yet complete
+
+2008-01-06 19:55 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-06 19:38 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-06 17:50 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelinewidget.cpp: polish
+
+2008-01-06 16:42 cgilles
+
+ * digikam/timelinewidget.cpp: polish
+
+2008-01-06 16:41 cgilles
+
+ * digikam/timelineview.cpp: set ref date time to current date time
+ at init
+
+2008-01-05 09:40 gkulzer
+
+ * digikam/welcomepageview.cpp: include a statement making clear
+ that Albums are the physical containers and no virtuals
+
+2008-01-04 14:59 cgilles
+
+ * utilities/imageeditor/editor/editorwindow.cpp: digiKam from KDE3
+ branch : usability improvement with Save Image dialog from editor
+ : remember the last file format used in preview session to save
+ an image.
+ CCMAIL: digikam-devel@kde.org
+
+2008-01-04 11:00 cgilles
+
+ * project/project.kdevelop, showfoto/showfoto.cpp,
+ showfoto/showfoto.h,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h,
+ utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/editor/imagewindow.h: digiKam from KDE3
+ branch : bugfix : if something is changed in current image,
+ editor must please user when File/Revert option is called
+ CCMAIL: digikam-devel@kde.org
+
+2008-01-04 10:54 cgilles
+
+ * data/pics/digikam-splash.png, data/pics/digikam-splash.xcf:
+ update version
+
+2008-01-04 10:52 cgilles
+
+ * showfoto/pics/showfoto-splash.png,
+ showfoto/pics/showfoto-splash.xcf: update version
+
+2008-01-04 10:45 cgilles
+
+ * data/pics/menusidepixmap.png, data/pics/menusidepixmap.xcf:
+ update version
+
+2008-01-04 10:43 cgilles
+
+ * showfoto/pics/menusidepixmap.png,
+ showfoto/pics/menusidepixmap.xcf: update version
+
+2008-01-04 10:34 cgilles
+
+ * AUTHORS: update
+
+2008-01-01 20:23 cgilles
+
+ * digikam/albumfiletip.cpp, digikam/albumsettings.cpp,
+ kioslave/digikamalbums.cpp, kioslave/digikamthumbnail.cpp,
+ libs/dimg/dimg.cpp, libs/imageproperties/imagepropertiestab.cpp,
+ libs/thumbbar/thumbbar.cpp, showfoto/showfoto.cpp,
+ utilities/cameragui/cameraui.cpp: adapt to new libkdcraw API. Do
+ not use rawfiles.h anymore
+
+2008-01-01 18:32 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ digikam/digikamappprivate.h, showfoto/showfoto.cpp,
+ showfoto/showfoto.h, showfoto/showfotoui.rc,
+ utilities/imageeditor/editor/digikamimagewindowui.rc,
+ utilities/imageeditor/editor/editorwindow.cpp,
+ utilities/imageeditor/editor/editorwindow.h,
+ utilities/imageeditor/editor/editorwindowprivate.h,
+ utilities/lighttable/lighttablewindow.cpp,
+ utilities/lighttable/lighttablewindow.h,
+ utilities/lighttable/lighttablewindowprivate.h,
+ utilities/lighttable/lighttablewindowui.rc: Raw supported camera
+ list is now available everywhere
+
+2008-01-01 13:53 anaselli
+
+ * AUTHORS, digikam/main.cpp, showfoto/main.cpp,
+ utilities/imageeditor/tools/imageprint.cpp: SVN_SILENT: updated
+ mail address
+
+2008-01-01 10:21 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ digikam/digikamappprivate.h, digikam/digikamui.rc: digiKam from
+ KDE3 branch : backport from KDE4 dialog to display list of
+ supported RAW camera
+
+2008-01-01 10:01 cgilles
+
+ * showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc: showfoto from KDE3 branch : backport from
+ KDE4 dialog to display list of supported RAW camera
+
+2008-01-01 08:53 cgilles
+
+ * utilities/cameragui/cameraui.cpp: polish
+
+2007-12-31 15:36 anaselli
+
+ * digikam/Makefile.am: SVN_SILENT: forgot libdigikam
+
+2007-12-31 13:57 anaselli
+
+ * digikam/Makefile.am, showfoto/Makefile.am: digikam and showfoto
+ now needs libkexiv2 and libkdcraw to show current library
+ versions
+
+2007-12-31 00:36 cgilles
+
+ * showfoto/main.cpp: use new extragear/libs version() methods
+
+2007-12-31 00:35 cgilles
+
+ * digikam/Makefile.am, digikam/main.cpp: compile timeline code
+
+2007-12-31 00:20 anaselli
+
+ * README, configure.in.bot, configure.in.in: updated to last
+ version of libkipi, libkexiv2 and libkdcraw that now have a new
+ method to returm version
+
+2007-12-30 16:39 cgilles
+
+ * digikam/timelineview.cpp, digikam/timelineview.h,
+ digikam/timelinewidget.cpp, digikam/timelinewidget.h: digiKam
+ from KDE3 branch : starting to introduce new TimeLine tool. Not
+ yet suitable.
+
+2007-12-30 09:07 cgilles
+
+ * digikam/welcomepageview.cpp: update
+
+2007-12-30 09:06 cgilles
+
+ * NEWS: update
+
+2007-12-30 09:00 cgilles
+
+ * digikam/albumfolderview.cpp, digikam/albumfolderview.h,
+ digikam/albumlister.cpp, digikam/albumlister.h,
+ digikam/albummanager.cpp, digikam/albummanager.h,
+ digikam/albumsettings.cpp, digikam/albumsettings.h,
+ digikam/datefolderview.cpp, digikam/datefolderview.h,
+ digikam/digikamapp.cpp, digikam/digikamview.cpp,
+ digikam/digikamview.h, digikam/monthwidget.cpp,
+ digikam/tagfilterview.cpp, digikam/tagfilterview.h,
+ digikam/tagfolderview.cpp, digikam/tagfolderview.h,
+ kioslave/digikamalbums.cpp, kioslave/digikamdates.cpp,
+ kioslave/digikamtags.cpp,
+ libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagedescedittab.h,
+ libs/imageproperties/imagepropertiessidebardb.cpp,
+ libs/imageproperties/imagepropertiessidebardb.h,
+ libs/imageproperties/talbumlistview.cpp,
+ libs/imageproperties/talbumlistview.h, project/project.kdevelop,
+ utilities/imageeditor/editor/imagewindow.cpp,
+ utilities/imageeditor/editor/imagewindow.h,
+ utilities/lighttable/lighttablewindow.cpp,
+ utilities/lighttable/lighttablewindow.h,
+ utilities/setup/setupgeneral.cpp: digiKam from KDE3 branch :
+ important changes here : add capability to display count of items
+ in all Folder View.
+ The number of items contained in virtual or physical albums is
+ now displayed on the right of album name.
+ If a tree branch is collapsed, parents album sum-up the number of
+ items from all undisplayed children albums.
+ Count of items is performed in background by digiKam KIO-Slaves.
+ A new option from Setup/Album dialog page can toggle on/off this
+ feature.
+
+ Screenshot of digiKam in action using this new feature can be
+ seen at this url:
+
+ http://bugs.kde.org/attachment.cgi?id=22233&action=view
+
+ Folder view witch supports this feature are :
+
+ - Physical Albums from left side bar.
+ - Virtual Date Albums (calendar) from left side bar.
+ - Virtual Tags Albums from left side bar.
+ - Virtual Tags Albums from Captions & Tags right side bar tab.
+ - Virtual Tags Albums Filter from right side bar.
+
+ Note: for performance reasons, Search folder view do not support
+ count of items. Search queries on digiKam database
+ can take a while and slow down digiKam reactivity. See B.K.O
+ 96388 story for details...
+
+ BUG: 96388
+ CCMAIL: digikam-devel@kde.org
+ TODO: KDE4PORT
+
+2007-12-30 07:41 cgilles
+
+ * configure.in.in: update version
+
+2007-12-30 07:40 cgilles
+
+ * digikam/version.h: update version
+
+2007-12-30 07:38 cgilles
+
+ * digikam.lsm: update version
+
+2007-12-30 07:36 cgilles
+
+ * NEWS, NEWS.0.9.3: restore NEWS file
+
+2007-12-30 07:33 cgilles
+
+ * NEWS.0.9.3: 0.9.3 log
+
+2007-12-30 07:32 cgilles
+
+ * NEWS: upate
+
+2007-12-22 17:08 gkulzer
+
+ * ChangeLog: update to 0.9.3 release
+
+2007-12-22 17:07 gkulzer
+
+ * NEWS: update to 0.9.3 release
+
+2007-12-22 16:03 gkulzer
+
+ * digikam.lsm, release_digikam.rb: update to 0.9.3 release
+
+2007-12-22 16:02 gkulzer
+
+ * digikam/version.h: update to 0.9.3 release
+
+
+0.9.3 2007-12-23
+-------------------------------------------------------------------------
+2007-12-21 14:23 cgilles
+
+ * libs/widgets/common/sidebar.cpp, libs/widgets/common/sidebar.h:
+ digiKam from KDE3 branch : support Drag & drop with Sidebar
+ widget
+
+2007-12-21 14:17 cgilles
+
+ * digikam/albumiconview.cpp: polish
+
+2007-12-21 14:00 cgilles
+
+ * digikam/albumiconview.cpp: digiKam from KDE3 branch : support D&D
+ between albums to move/copy items when recurssive mode is enable
+ CCBUGS: 142774
+
+2007-12-21 12:48 cgilles
+
+ * digikam/iconview.cpp: polish
+
+2007-12-21 12:45 cgilles
+
+ * digikam/iconview.cpp: polish
+
+2007-12-21 11:40 cgilles
+
+ * digikam/albumiconview.cpp: digiKam from KDE3 branch : support of
+ copy and paste over albums on the same icon view using recursive
+ mode
+ CCBUGS: 142774
+
+2007-12-21 11:33 cgilles
+
+ * digikam/iconview.cpp, digikam/iconview.h: new method to find an
+ icon items group from a cursor position
+
+2007-12-21 06:49 cgilles
+
+ * digikam/digikamview.cpp: And now restore Album history mechanism
+ in digikamview.
+ Arnd, please check if all is fine for you...
+ CCBUGS: 128231
+
+2007-12-21 06:21 cgilles
+
+ * digikam/digikamview.cpp: apply patch from Arnd to restore GOto
+ feature from digikamview.
+ still TODO : check album history mechanism
+ CCBUGS: 128231
+
+2007-12-19 13:44 cgilles
+
+ * libs/widgets/common/dcursortracker.cpp: polish
+
+2007-12-19 13:33 cgilles
+
+ * libs/widgets/common/sidebar.cpp, libs/widgets/common/sidebar.h:
+ polish
+
+2007-12-18 15:49 cgilles
+
+ * digikam/mediaplayerview.cpp: digiKam from KDE3 branch : important
+ bugfix here : always force to show mediaplayer widget to preview
+ video in embeded mode...
+ Like this, AVI, MPEG, MOV, etc files can be preview properlly...
+ CCMAIL: digikam-devel@kde.org
+
+2007-12-18 10:11 cgilles
+
+ * digikam/mediaplayerview.cpp: get error code
+
+2007-12-18 09:56 cgilles
+
+ * digikam/mediaplayerview.cpp: add more debug messages
+
+2007-12-17 20:04 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ digikam/digikamview.cpp, digikam/digikamview.h,
+ digikam/tagfilterview.cpp,
+ libs/imageproperties/imagedescedittab.cpp: Fix typo : toogle ==>
+ toggle
+
+2007-12-13 14:00 cgilles
+
+ * digikam/datefolderview.cpp, digikam/datefolderview.h,
+ digikam/digikamview.cpp: digiKam from KDE3 branch : using a
+ string to compare date is unadapted. using QDate object work in
+ all cases.
+ CCMAIL: arnd.baecker@web.de
+
+2007-12-13 07:10 cgilles
+
+ * digikam/monthwidget.cpp, digikam/monthwidget.h: use d private
+ internal class
+
+2007-12-11 19:53 cgilles
+
+ * README, configure.in.in: fix libkexiv2 release to use with
+ digiKam 0.9.3
+
+2007-12-08 15:50 gkulzer
+
+ * ChangeLog: release 0.9.3-rc1
+
+2007-12-08 15:19 gkulzer
+
+ * digikam.lsm, release_digikam.rb: release 0.9.3-rc1
+
+2007-12-07 07:34 cgilles
+
+ * digikam/albumdb.cpp, digikam/albumdb.h: add recursive parsing in
+ PAlbum
+
+2007-12-06 19:44 cgilles
+
+ * NEWS: update
+
+2007-12-06 19:42 mwiesweg
+
+ * libs/imageproperties/imagepropertiescolorstab.cpp: Improve a
+ condition that is meant to filter out duplicate calls, but
+ filters too much.
+ Restrict to the time while loading.
+
+ BUG: 148772
+
+
+0.9.3-rc1 2007-12-08
+-------------------------------------------------------------------------
+2007-12-06 13:49 cgilles
+
+ * digikam/albumiconview.cpp: digiKam from KDE3 branch : 0.9.3-rc1
+ will be released tomorow by Gerhard : apply patch from Arnd to
+ Enable Go To, if the destination album is different.
+ CCBUGS: 128231
+
+2007-12-06 13:47 cgilles
+
+ * digikam/albumfolderview.cpp: digiKam from KDE3 branch :
+ invalidate items from album lister when drag & drop is used
+ between
+ icon view and album folder view to move files.
+ CCBUGS: 128231
+
+2007-12-04 10:36 cgilles
+
+ * NEWS: update
+
+2007-12-04 09:45 cgilles
+
+ * NEWS: update
+
+2007-12-04 07:26 cgilles
+
+ * NEWS: update
+
+2007-12-03 21:50 cgilles
+
+ * NEWS: update
+
+2007-12-03 21:49 mwiesweg
+
+ * digikam/dio.cpp: Properly order parameters passed to ioslave -
+ this effectively disabled all scanning while digikam was running!
+
+ BUG: 152961
+
+2007-12-03 15:22 cgilles
+
+ * digikam/dio.cpp: polish
+
+2007-12-02 18:53 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamview.cpp,
+ digikam/digikamview.h: polish
+
+2007-12-02 16:32 cgilles
+
+ * utilities/lighttable/lighttablewindow.h: compile
+
+2007-12-02 16:28 cgilles
+
+ * digikam/digikamapp.cpp: bugfix : When Setup is changed, we
+ missing to apply settings to light table if an instance is
+ already created
+
+2007-12-02 12:19 cgilles
+
+ * digikam/albumiconview.cpp: digiKam from KDE3 branch : support
+ Copy and Paste between Physical Albums and Tags Albums
+ CCMAIL: digikam-devel@kde.org
+
+2007-12-02 09:36 cgilles
+
+ * data/pics/Makefile.am, data/pics/zoom10.png,
+ data/pics/zoom20.png, data/pics/zoom30.png: restore zoom pics
+
+2007-12-01 07:33 gkulzer
+
+ * digikam/mimefilter.cpp: polish i18n, patch from Mikolaj
+
+2007-12-01 06:35 gkulzer
+
+ * digikam/albumlister.cpp, digikam/mimefilter.cpp,
+ digikam/mimefilter.h: add a NoRAWFile to the mime type quick
+ filter, polish i18n
+
+2007-11-29 17:19 cgilles
+
+ * DBSCHEMA.ODS: digiKam from KDE3 branch: added database schema
+ used with 0.8.x and 0.9.x releases (OpenOffice file)
+ CCMAIL: digikam-devel@kde.org
+
+2007-11-28 21:09 cgilles
+
+ * NEWS: update
+
+2007-11-28 21:02 cgilles
+
+ * libs/dimg/loaders/tiffloader.cpp: fix byte order problem with
+ tiff image under PPC
+ CCBUGS: 148037
+
+2007-11-28 11:18 cgilles
+
+ * NEWS: update
+
+2007-11-28 11:14 cgilles
+
+ * libs/imageproperties/imagepropertiescolorstab.cpp: fix histogram
+ statistics layout to be more readable.
+ BUG: 144165
+ KDE4PORT
+
+2007-11-28 09:12 cgilles
+
+ * NEWS: update
+
+2007-11-28 09:11 cgilles
+
+ * digikam/albumiconview.cpp: digiKam from KDE3 branch : fix error
+ dialog when user adjust Exif orientation tag
+ BUG: 148629
+ KDE4PORT
+
+2007-11-28 08:52 cgilles
+
+ * digikam/digikamapp.cpp: polish
+
+2007-11-28 07:23 cgilles
+
+ * digikam/albumlister.cpp: polish
+
+2007-11-27 22:07 cgilles
+
+ * digikam/searchresultsview.h: polish
+
+2007-11-27 22:05 cgilles
+
+ * digikam/searchresultsview.cpp, digikam/searchresultsview.h:
+ polish
+
+2007-11-27 21:58 cgilles
+
+ * digikam/searchresultsview.cpp, digikam/searchresultsview.h: using
+ d private internal class
+
+2007-11-27 21:44 cgilles
+
+ * digikam/searchquickdialog.cpp: polish
+
+2007-11-27 21:44 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: polish
+
+2007-11-27 21:34 cgilles
+
+ * digikam/searchquickdialog.cpp: using search text bar widget in
+ quick search dialog
+
+2007-11-27 21:27 cgilles
+
+ * digikam/searchresultsview.cpp, digikam/searchresultsview.h: new
+ signal to dispatch if query is match
+
+2007-11-27 21:23 cgilles
+
+ * digikam/searchresultsview.cpp, digikam/searchresultsview.h:
+ polish
+
+2007-11-27 21:21 cgilles
+
+ * digikam/searchresultsview.cpp: fix broken simple search:
+ kio-slave ars missing in serialization
+
+2007-11-27 21:16 cgilles
+
+ * kioslave/digikamsearch.cpp: polish
+
+2007-11-27 20:55 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp: polish
+
+2007-11-27 15:47 cgilles
+
+ * digikam/albumpropsedit.h: polish
+
+2007-11-27 15:41 cgilles
+
+ * digikam/albumfolderview.cpp, digikam/tagfolderview.cpp: polish
+
+2007-11-27 15:38 cgilles
+
+ * digikam/albumfolderview.cpp: polish
+
+2007-11-27 12:10 cgilles
+
+ * NEWS: update
+
+2007-11-27 12:03 cgilles
+
+ * digikam/albumiconviewfilter.cpp, digikam/albumiconviewfilter.h,
+ digikam/digikamapp.cpp: digiKam from KDE3 branch: Rating and Text
+ filters are enabled/disabled accordinly with album icon view
+ settings.
+ BUG: 152843
+ TODO: KDE4PORT
+
+2007-11-27 11:47 cgilles
+
+ * digikam/ratingwidget.cpp: if rating widget is disable, use gray
+ frame
+
+2007-11-27 10:06 cgilles
+
+ * digikam/Makefile.am, digikam/albumiconviewfilter.cpp,
+ digikam/albumiconviewfilter.h, digikam/digikamapp.cpp,
+ digikam/digikamapp.h, digikam/digikamappprivate.h: digiKam from
+ KDE3 branch : code polish : grouping album icon view filter in a
+ common class.
+
+2007-11-26 14:50 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: polish
+
+2007-11-26 14:46 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: polish
+
+2007-11-26 12:25 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: digiKam from KDE3 branch :
+ optimize space everywhere when Search Text Bar is used. No need a
+ label on the left of line edit.
+ We use a gray text into edit field like Amarok. When user take
+ focus on edit field, gray text desappear. When focus go out, gray
+ text re-appear.
+ CCMAIL: digikam-devel@kde.org
+
+2007-11-26 11:09 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp: fix spacing
+
+2007-11-26 11:08 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp: clear button must be on
+ the right, not on the left
+
+2007-11-26 11:06 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: disable clear button if line
+ edit is empty
+
+2007-11-26 10:14 cgilles
+
+ * digikam/albumlister.cpp, digikam/albumlister.h,
+ digikam/digikamapp.cpp: album lister now return a feedback to
+ album icon view text filter with string match the query
+
+2007-11-26 09:28 cgilles
+
+ * digikam/albumsettings.cpp, digikam/albumsettings.h,
+ digikam/digikamapp.cpp: digiKAm from KDE3 branch : do not store
+ all Icon View Filter settings between sessions, but only Rating
+ Condition configuration.
+ CCMAIL: digikam-devel@kde.org
+
+2007-11-26 07:22 cgilles
+
+ * digikam/welcomepageview.cpp: update new feature
+
+2007-11-26 07:01 cgilles
+
+ * digikam/digikamapp.cpp: grouping all filter option on the same
+ box
+
+2007-11-26 06:51 cgilles
+
+ * digikam/digikamapp.cpp: polish
+
+2007-11-25 21:34 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamappprivate.h: polish
+
+2007-11-25 21:29 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamappprivate.h,
+ digikam/digikamview.cpp: use SearchTextFilter widget on statusbar
+
+2007-11-25 21:26 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: polish
+
+2007-11-25 21:12 cgilles
+
+ * digikam/albumlister.cpp: digiKam from KDE3 branch : use
+ insensitive case with icon item text filter
+ CCMAIL: digikam-devel@kde.org
+
+2007-11-25 21:01 cgilles
+
+ * NEWS: update
+
+2007-11-25 20:56 cgilles
+
+ * digikam/albumfolderview.cpp, digikam/albumfolderview.h,
+ digikam/digikamview.cpp, digikam/searchfolderview.cpp,
+ digikam/searchfolderview.h, digikam/tagfilterview.cpp,
+ digikam/tagfilterview.h, digikam/tagfolderview.cpp,
+ digikam/tagfolderview.h: digiKam from KDE3 branch : new text
+ filters have been added to the bottom of left and right sidebars.
+ View listed below can be filtered:
+ - Album folder view.
+ - Tags folder view.
+ - Search folder view
+ - Tags Filter folder view.
+
+ When user type a string, a search is performed to tree view
+ contents and only items including the strings are displayed.
+ A screenshot of digiKam in action is available at this url:
+
+ http://digikam3rdparty.free.fr/Screenshots/digikam0.9.3-searchfolderbar.png
+
+ BUG: 133191
+ BUG: 146364
+ CCBUGS: 110136
+ CCMAIL: digikam-devel@kde.org
+
+2007-11-25 18:14 cgilles
+
+ * libs/imageproperties/imagedescedittab.cpp,
+ libs/imageproperties/imagedescedittab.h: Caption & Tags sidebar
+ tab use new SearchTextBar widget
+
+2007-11-25 17:56 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp: polish
+
+2007-11-25 17:41 cgilles
+
+ * libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: colorize text search edit
+ depending of the match result
+
+2007-11-25 16:54 cgilles
+
+ * libs/widgets/common/Makefile.am,
+ libs/widgets/common/searchtextbar.cpp,
+ libs/widgets/common/searchtextbar.h: new widget to preform text
+ search
+
+2007-11-23 11:35 cgilles
+
+ * digikam/version.h: fix version
+
+2007-11-23 11:35 cgilles
+
+ * digikam.lsm: fix version
+
+2007-11-22 19:39 abaecker
+
+ * NEWS, digikam/albumlister.cpp, digikam/albumlister.h,
+ digikam/albummanager.cpp, digikam/albumsettings.cpp,
+ digikam/albumsettings.h, digikam/digikamapp.cpp,
+ digikam/digikamapp.h, digikam/digikamappprivate.h,
+ digikam/digikamui.rc, digikam/dio.cpp,
+ digikam/welcomepageview.cpp, kioslave/digikamalbums.cpp,
+ kioslave/digikamdates.cpp, kioslave/digikamsearch.cpp,
+ kioslave/digikamtags.cpp, utilities/batch/imageinfojob.cpp: New
+ feature: Recursive display of sub-albums and sub-tags,
+ which can be selected by the user.
+
+ CCBUGS: 128231
+ TODO:KDE4PORT
+
+2007-11-21 10:56 cgilles
+
+ * kioslave/digikamthumbnail.cpp: using const QString
+
+2007-11-21 09:03 gkulzer
+
+ * release_digikam_docs.rb: path correction
+
+2007-11-21 08:55 cgilles
+
+ * libs/greycstoration/greycstorationiface.cpp: Cimg simple resize
+ code cleanup foloowing David tips.
+
+2007-11-21 08:53 gkulzer
+
+ * release_digikam_docs.rb: path correction
+
+2007-11-20 20:50 cgilles
+
+ * NEWS: polish
+
+2007-11-20 20:42 cgilles
+
+ * NEWS: update
+
+2007-11-20 20:36 cgilles
+
+ * digikam/albumsettings.cpp: add 3GP video file format by default
+ support by new camera.
+
+2007-11-19 15:16 gkulzer
+
+ * ChangeLog: 0.9.3-beta3
+
+2007-11-19 15:03 gkulzer
+
+ * data/themes/Dark: 0.9.3-beta3
+
+2007-11-19 15:02 gkulzer
+
+ * release_digikam.rb, release_digikam_docs.rb: 0.9.3-beta3
+
+2007-11-19 13:07 cgilles
+
+ * NEWS: update
+
+2007-11-19 13:05 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: polish
+
+2007-11-19 13:01 cgilles
+
+ * utilities/imageeditor/canvas/dimginterface.cpp: digiKam from KDE3
+ branch: force to remove IPTC preview tags from IPTC metadata if
+ target file is JPEG.
+ CCBUGS: 150801
+
+2007-11-19 11:26 cgilles
+
+ * NEWS: update
+
+2007-11-19 11:10 cgilles
+
+ * utilities/imageeditor/tools/imageresize.cpp: digiKam from KDE3
+ branch : With Simple resize mode, use DImg::resize() intead
+ CImg::resize() to have the most image quality result.
+ CCBUGS: 152192
+
+2007-11-19 11:08 cgilles
+
+ * libs/greycstoration/greycstorationiface.cpp: polish
+
+2007-11-18 18:06 cgilles
+
+ * digikam/digikamapp.cpp: polish
+
+2007-11-18 18:00 cgilles
+
+ * digikam/albumsettings.cpp: polish
+
+2007-11-18 17:26 gkulzer
+
+ * digikam/digikamapp.cpp: update i18 strings
+ CCMAIL:caulier.gilles@gmail.com
+
+
+
+v0.9.3-beta3 - 2007-11-19
+----------------------------------------------------------------------------
+2007-11-18 17:04 cgilles
+
+ * digikam/albumlister.cpp: polish
+
+2007-11-18 16:22 cgilles
+
+ * digikam/albumlister.cpp: fix how name, comments, and tags must be
+ parsed to filter album contents properlly
+
+2007-11-18 14:18 cgilles
+
+ * NEWS: update
+
+2007-11-18 14:09 cgilles
+
+ * digikam/albumiconview.cpp, digikam/albumlister.cpp,
+ digikam/albumlister.h, digikam/albumsettings.cpp,
+ digikam/albumsettings.h, digikam/digikamapp.cpp,
+ digikam/digikamapp.h, digikam/digikamappprivate.h: digiKam from
+ KDE3 branch : new text filter on status bar to filter current
+ album contents based on item name, comments and tags strings.
+
+ CCMAIL: digikam-devel@kde.org
+ BUG: 110136
+ CCBUGS: 139283
+ CCBUGS: 133191
+
+2007-11-16 12:03 cgilles
+
+ * NEWS: update
+
+2007-11-16 11:54 cgilles
+
+ * imageplugins/coreplugin/imageeffect_redeye.cpp: digiKam from KDE3
+ branch : improvement of settings description from Red Eyes
+ coorection tool.
+ CCBUGS: 151956
+
+2007-11-16 09:41 cgilles
+
+ * utilities/imageeditor/tools/imageresize.cpp: add warning message
+ on dialog about resize Restoration Mode
+ CCBUGS: 152192
+
+2007-11-16 07:57 cgilles
+
+ * libs/dialogs/deletedialog.cpp: polish
+
+2007-11-16 07:14 cgilles
+
+ * libs/greycstoration/greycstorationiface.cpp: digiKam from KDE3
+ branch: Image editor Resize tool in Simple Mode (not Restoration)
+
+ ==> use CImg::resize() bicubic interpolation, not linear, witch
+ will give normally a better result to resize an image to a
+ smaller size
+
+ Feedback is welcome. Thanks in advance...
+
+ CCBUGS: 152192
+
+2007-11-12 07:52 cgilles
+
+ * libs/dimg/dimg.cpp: fix warnings
+
+2007-11-12 06:50 cgilles
+
+ * libs/dimg/loaders/tiffloader.cpp: backport commits #735502 by
+ Marcel from KDE4 (trunk)
+
+2007-11-08 08:57 cgilles
+
+ * NEWS: update
+
+2007-11-07 20:08 abaecker
+
+ * NEWS, digikam/albumiconview.cpp,
+ utilities/lighttable/lighttablewindow.cpp: For the light table in
+ the "Navigate by pair" mode images
+ are now compared in the right order.
+
+ CCBUGS: 150296
+ TODO:KDE4PORT
+
+2007-11-06 22:07 cgilles
+
+ * utilities/imageeditor/editor/imagewindow.cpp: polish
+
+2007-11-06 21:55 cgilles
+
+ * utilities/imageeditor/editor/imagewindow.cpp: digiKam from KDE3
+ branch : fix crash during SaveAs when editor is started from
+ CameraGui to show picture.
+ There is no ImageInfo instance available to store digiKam
+ properties in image metadata.
+
+2007-11-06 08:32 cgilles
+
+ * utilities/cameragui/cameracontroller.cpp: fix i18n
+
+2007-11-04 20:31 cgilles
+
+ * utilities/imageeditor/tools/imageresize.cpp: --Cette
+ ligne,compile et les suivantes ci-dessous, seront ignorées--
+
+ M tools/imageresize.cpp
+
+2007-11-04 20:29 cgilles
+
+ * utilities/imageeditor/tools/imageresize.cpp: polish
+
+2007-11-02 21:49 gkulzer
+
+ * imageplugins/coreplugin/sharpnesseditor/refocus.cpp,
+ imageplugins/coreplugin/sharpnesseditor/refocus.h: backport from
+ kde4: SVN commit 732063 by dfaure: Don't use the gcc extension
+ double matrix[n][n]. Don't copy data unnecessarily, either.
+
+2007-11-02 19:19 cgilles
+
+ * imageplugins/coreplugin/sharpnesseditor/refocus.cpp: backport
+ commit #732063 from David Faure
+
+2007-11-02 19:18 cgilles
+
+ * imageplugins/coreplugin/sharpnesseditor/refocus.h: backport
+ commit #732063 from David Faure
+
+2007-11-02 11:36 cgilles
+
+ * imageplugins/restoration/imageeffect_restoration.h,
+ imageplugins/superimpose/superimposewidget.h: backport commit #
+ 731930
+
+2007-11-02 09:31 cgilles
+
+ * digikam/searchadvanceddialog.cpp: fix vertical layout
+
+2007-11-02 09:18 cgilles
+
+ * digikam/searchadvanceddialog.cpp: polish
+
+2007-11-02 09:00 cgilles
+
+ * NEWS: update
+
+2007-11-02 06:05 gkulzer
+
+ * imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ imageplugins/coreplugin/imageeffect_bwsepia.h: adding Green Tone
+ to Tone list
+
+2007-11-01 23:17 cgilles
+
+ * digikam/searchwidgets.cpp, digikam/searchwidgets.h: polish
+
+2007-11-01 23:02 cgilles
+
+ * digikam/searchadvanceddialog.cpp: polish
+
+2007-11-01 20:18 cgilles
+
+ * digikam/version.h: update
+
+2007-11-01 20:17 cgilles
+
+ * digikam.lsm: update
+
+2007-11-01 20:16 cgilles
+
+ * NEWS: update
+
+2007-10-31 16:56 gkulzer
+
+ * ChangeLog: 0.9.3-beta2 release
+
+2007-10-31 16:42 cgilles
+
+ * libs/greycstoration/CImg.h: backport commit #731386 by Dirk
+ Muller from KDE4 (vulnerability issue)
+
+2007-10-31 16:19 cgilles
+
+ * digikam/albumiconview.cpp, digikam/tagspopupmenu.cpp,
+ digikam/tagspopupmenu.h: backport commit #731402
+
+2007-10-31 16:18 gkulzer
+
+ * NEWS, digikam.lsm, release_digikam_docs.rb: 0.9.3-beta2 release
+
+2007-10-31 09:28 cgilles
+
+ * digikam/main.cpp, project/project.kdevelop, showfoto/main.cpp:
+ Add credit to Mik. Move Arnd to core devel team. Add contrib date
+ to old developers list
+
+v0.9.3-beta2 - 2007-11-01
+----------------------------------------------------------------------------
+2007-10-31 07:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: polish
+
+2007-10-30 21:17 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/iconview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/iconview.h:
+ polish
+
+2007-10-30 21:12 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp:
+ polish
+
+2007-10-30 20:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp:
+ polish
+
+2007-10-30 20:52 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/datefolderview.cpp:
+ polish
+
+2007-10-30 18:21 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/kioslave/digikamsearch.cpp:
+ Treat non-voted pictures as if they have 0-rating when doing a
+ search.
+
+ CCBUGS: 147426
+ TODO:KDE4PORT
+
+2007-10-30 18:16 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/digikam/album.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumiconview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/datefolderview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/datefolderview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/iconview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/iconview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/tagfolderview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/welcomepageview.cpp:
+ New entry of the right-mouse-click menu in the album view to go
+ to the folder of a given image (when in tags/searches or date
+ view)
+ or to the images of the same date (when in folder/searches or
+ tags view).
+
+ CCBUGS: 96894
+ TODO:KDE4PORT
+
+2007-10-30 13:37 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/welcomepageview.cpp:
+ update new features
+
+2007-10-30 08:51 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp:
+ do not mix both separator on menu, especially with Date and
+ Search view
+
+2007-10-30 08:51 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/folderview.h:
+ polish
+
+2007-10-30 08:42 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/folderview.cpp:
+ init private members in private class
+
+2007-10-30 08:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.cpp:
+ fix indent
+
+2007-10-30 08:29 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/folderview.cpp:
+ few polish. test if foundItem exist before to call Qt methods. I
+ don't know if api test validity of pointer. This will prevent a
+ possible crash.
+ CCMAIL: arnd.baecker@web.de
+
+2007-10-30 08:10 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/digikam/folderview.cpp:
+ Scroll the left panel on start up to so that the current
+ selection is visible.
+
+ CCBUGS: 144815
+ TODO:KDE4PORT
+
+2007-10-26 17:15 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.cpp:
+ Ensure that rating cannot be smaller than RatingMin when dragging
+ the mouse.
+
+ CCBUGS: 151357
+ TODO:KDE4PORT
+
+2007-10-26 16:52 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.cpp:
+ Ensure that rating cannot be larger than RatingMax when dragging
+ the mouse.
+
+ CCBUGS: 151357
+ TODO:KDE4PORT
+
+2007-10-26 13:29 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/mimefilter.cpp:
+ add tool tip
+
+2007-10-26 13:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-10-26 13:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/greycstoration/CImg.h:
+ update internal CImg library from 1.2.3 to last stable 1.2.4
+
+2007-10-23 17:16 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/mimefilter.cpp:
+ typo
+
+2007-10-23 09:31 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/kipiinterface.cpp:
+ clone all attributes
+
+2007-10-23 08:40 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-10-23 08:38 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumsettings.cpp:
+ polish
+
+2007-10-23 08:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumlister.cpp:
+ polish
+
+2007-10-23 07:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-10-23 07:54 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/release_digikam.rb: fix
+ release
+
+2007-10-23 07:54 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam.lsm: fix version
+
+2007-10-23 07:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/version.h: fix
+ version
+
+2007-10-23 07:50 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/digikam/albumlister.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumlister.h,
+ branches/extragear/kde3/graphics/digikam/digikam/albumsettings.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumsettings.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamappprivate.h,
+ branches/extragear/kde3/graphics/digikam/digikam/mimefilter.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/mimefilter.h,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.h:
+ digiKam from KDE3 branch : added a mime type pattern selection to
+ the Album GUI status bar to filter album content based on file
+ mime type.
+ Current options available are:
+ - All files (default)
+ - JPEG files
+ - PNG files
+ - TIFF files.
+ - RAW files.
+ - Movies files
+ - Audio files
+
+ This new feature can be used accordinly with the new Rating
+ Filter tool and of course the Tags Filter sidebar tab.
+ Of course digiKam remember MimeType/Rating Filter settings
+ between sessions.
+ A fresh screenshot can be seen at this url:
+
+ http://digikam3rdparty.free.fr/Screenshots/ratingandmimetypefilters.png
+
+2007-10-23 06:42 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumsettings.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumsettings.h:
+ fix credits
+
+2007-10-23 06:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.cpp:
+ compile
+
+2007-10-23 05:48 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.h:
+ add whatsthis
+
+2007-10-22 14:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumsettings.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ polish
+
+2007-10-22 13:20 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumlister.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumlister.h:
+ polish
+
+2007-10-22 13:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: polish
+
+2007-10-22 10:36 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/digikam/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/digikam/albumlister.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumlister.h,
+ branches/extragear/kde3/graphics/digikam/digikam/albumsettings.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumsettings.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamappprivate.h,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingfilter.h:
+ Addition of a Rating filter in the status bar.
+ This allows to restrict the displayed images to be >=, =, <= a
+ given rating.
+
+ CCBUGS 147533
+ TODO:KDE4PORT
+
+2007-10-21 17:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.cpp:
+ bug fix : the list of color profiles is not set properly into the
+ squeezed combo box
+
+2007-10-21 17:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.h:
+ new method to set a list of items to a squeezed combo box
+
+2007-10-21 15:05 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp:
+ backport commit #727706 from libkipiplugins
+
+2007-10-21 12:08 hasso
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.in: Make it
+ to find the lcms from nonstandard places provided by user via
+ --with-extra-* flags. Fixes detecting lcms installed from pkgsrc
+ package
+ system.
+
+2007-10-15 09:52 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ typo
+
+2007-10-15 05:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS.0.9.1: fix
+ duplicate
+
+2007-10-13 07:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/showfoto.desktop:
+ patch from Angelo
+
+2007-10-09 16:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.cpp:
+ check rating limits
+
+2007-10-09 13:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.h:
+ update
+
+2007-10-09 12:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/ratingwidget.h:
+ prepare rating widget to be derivated to a Rating filter widget
+ dixit a patch from Arnd
+ CCMAIL: baecker@physik.tu-dresden.de
+
+2007-10-09 11:19 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.h:
+ link
+
+2007-10-09 11:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.cpp:
+ backport commits #723326 on digiKam for KDE3
+ CCBUGS: 148151
+
+2007-10-09 11:07 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.h:
+ backport depreceate methods from KDE4
+
+2007-10-09 08:34 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/PACKAGING: ML update
+
+2007-10-08 14:01 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/release_digikam.rb:
+ update for 0.9.3-beta1 release
+
+2007-10-08 05:51 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/ChangeLog: beta1
+
+2007-10-08 05:35 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: add digikamui.rc
+ fix for missing toolbar
+
+
+v0.9.3-beta1 - 2007-010-08
+----------------------------------------------------------------------------
+2007-10-08 05:10 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/release_digikam.rb:
+ release 0.9.3
+
+2007-10-08 04:19 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ rc1->beta1
+
+2007-10-08 04:17 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam.lsm: rc1 =>
+ beta1
+
+2007-10-08 04:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-10-07 16:49 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ Fix the bug that after an exit from full screen mode, the hidden
+ menu & tabs would be saved by KMainWindow as default setting.
+ The first patch from Arnd was correct, except one problem: all
+ the showing of widgets works
+ by events, and obviously needs to return to the event loop to be
+ completed. I am not sure why it did not work as with Arnd's
+ version,
+ as close also works with a QCloseEvent. Strange.
+
+2007-10-07 14:44 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam.lsm: release
+ 0.9.3-rc1
+
+2007-10-07 14:42 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ release 0.9.3-rc1
+
+2007-10-07 14:35 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/ChangeLog: release
+ 0.9.3-beta1
+
+2007-10-07 13:38 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc:
+ Remove one tag too much which closed the xml and removed the
+ toolbar (see reports on ML)
+
+
+2007-10-03 16:27 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc:
+ backport commits #720743 from KDE4
+
+2007-10-03 14:38 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-10-03 14:34 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/kipiinterface.cpp:
+ digiKAm from KDE3 branch : kipi-plugins interface :
+ setDescription() do only set picture comment in database and
+ untouch picture metadata
+ BUG: 140133
+
+2007-10-03 12:58 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupidentity.cpp:
+ polish
+
+2007-10-03 11:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/pngloader.cpp:
+ fix warnings
+
+2007-10-03 11:31 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ fix warnings
+
+2007-10-03 11:27 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp:
+ polish
+
+2007-10-03 11:24 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupidentity.cpp:
+ polish help
+
+2007-10-02 12:13 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-10-01 12:29 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ backport commit #719595 from trunk
+
+2007-09-28 14:18 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupslideshow.cpp:
+ comments->caption = clearer English
+
+2007-09-28 13:36 fsalvi
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ Fix i18n
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-09-28 10:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ digiKam from KDE3 branch : if metadata tag key is unkown from
+ Exiv2, do not display "Unkown", but the last section of the key
+ instead
+
+2007-09-28 09:04 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setuptooltip.cpp:
+ comments->caption = clearer English
+
+2007-09-28 09:03 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ comments->caption = clearer English
+
+2007-09-28 09:03 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/themediconitem.cpp:
+ comments->caption = clearer English
+
+2007-09-28 09:02 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ comments->caption = clearer English
+
+2007-09-28 09:01 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfiletip.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumpropsedit.cpp:
+ comments->caption = clearer English
+
+2007-09-27 14:49 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ polish
+
+2007-09-27 06:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupcollections.cpp:
+ add icons on buttons
+
+2007-09-27 06:07 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupcamera.cpp:
+ add icon on buttons
+
+2007-09-24 10:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ fix i18n
+
+2007-09-24 09:05 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/AUTHORS: polish
+
+2007-09-24 09:02 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/AUTHORS: update
+
+2007-09-24 08:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/pics/showfoto-splash.png,
+ branches/extragear/kde3/graphics/digikam/showfoto/pics/showfoto-splash.xcf:
+ digiKam from KDE3 branch : new Showfoto 0.7.0 splashscreen from
+ Joel Koop
+ Joel, you is the winner...
+ CCMAIL: joel@tuxable.com
+
+2007-09-24 08:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/pics/digikam-splash.png,
+ branches/extragear/kde3/graphics/digikam/data/pics/digikam-splash.xcf:
+ digiKam from KDE3 branch : new digiKam 0.9.3 splashscreen from
+ Laurenz Gamper
+ Laurenz, you is the winner...
+ CCMAIL: lgamper@gmx.ch
+
+2007-09-22 15:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: typo
+
+2007-09-19 06:04 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-15 13:39 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digiKam from KDE3 branch : add "Do not ask me again" option about
+ to overwrite current image when user when to save it from editor
+ (File/Save)
+ CCBUGS: 103350
+
+2007-09-15 07:50 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/filesaveoptionsbox.cpp:
+ digiKam from KDE3 branch : bugfix : don't mix JPEG subsampling
+ and compression settings.
+ CCMAIL: gerhard@kulzer.net
+
+2007-09-14 11:48 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ shorten icon texts, Edit Album Properties -> Album Properties
+
+2007-09-13 07:39 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/ChangeLog,
+ branches/extragear/kde3/graphics/digikam/NEWS.0.9.0,
+ branches/extragear/kde3/graphics/digikam/NEWS.0.9.1,
+ branches/extragear/kde3/graphics/digikam/NEWS.0.9.2,
+ branches/extragear/kde3/graphics/digikam/TODO,
+ branches/extragear/kde3/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/jpegutils/libjpeg62.README,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/batch/batchalbumssyncmetadata.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/batch/batchsyncmetadata.h,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/tools/imageresize.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/tools/imageresize.h,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupidentity.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setuptooltip.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ i18n fix: picture -> image and other polish
+
+2007-09-13 07:16 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.h,
+ branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageplugin_distortionfx.cpp,
+ branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/imageplugin_distortionfx.h:
+ i18n fix: picture -> image and other polish
+
+2007-09-13 07:15 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp:
+ i18n fix: picture -> image and other polish
+
+2007-09-13 06:37 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.cpp:
+ i18n fix: picture -> image and other polish
+
+2007-09-13 06:36 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp:
+ i18n fix: picture -> image and other polish
+
+2007-09-13 06:35 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/welcomepageview.cpp:
+ i18n fix: picture -> image and other polish
+
+2007-09-12 20:47 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ Wrong ChromaSubsampling read \ni18 polish\n
+ CCMAIL:gillae.caulier@gmail.com
+
+2007-09-12 20:46 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp:
+ Wrong ChromaSubsampling read \ni18 polish\n
+ CCMAIL:gillae.caulier@gmail.com
+
+2007-09-12 20:46 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/filesaveoptionsbox.cpp:
+ Wrong ChromaSubsampling read \ni18 polish\n
+ CCMAIL:gillae.caulier@gmail.com
+
+2007-09-12 14:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ fix i18n
+
+2007-09-12 13:59 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp:
+ add caption to dialog
+
+2007-09-12 12:50 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp:
+ typo
+
+2007-09-12 09:10 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/searchwidgets.cpp:
+ fix coding style
+
+2007-09-12 09:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ fix ambiguous if/else condition + coding style
+
+2007-09-10 21:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ fix layout
+
+2007-09-10 21:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ fix layout
+
+2007-09-10 20:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-10 13:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/dcursortracker.cpp:
+ fix position of tracker properlly on the screen
+
+2007-09-10 13:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusnavigatebar.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/statuszoombar.cpp:
+ no need keyboard focus here
+
+2007-09-10 13:05 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish commits #710518:
+ - never use true/false with a pointer value.
+ - no need to cast again a point which is already casted to the
+ right form.
+ - fix indent a coding style.
+ CCBUGS: 147889
+
+2007-09-10 07:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ use 2 separate thread with CImg
+
+2007-09-10 07:30 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ Properly pdate left and right panel items of the lighttable after
+ delete.
+ CCBUGS: 147889
+ TODO:KDE4PORT
+
+2007-09-10 06:14 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-10 06:12 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/greycstoration/CImg.h,
+ branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstoration.h,
+ branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digiKam from KDE3 branch : updated internal CImg library to last
+ stable 1.2.3 (released at 2007/08/24)
+ CCMAIL: David.Tschumperle@greyc.ensicaen.fr
+ CCMAIL: gerhard@kulzer.net
+ CCMAIL: digikam-devel@kde.org
+
+2007-09-09 20:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ polish
+
+2007-09-09 17:50 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ Deleting an image in showfotos thumbbar, the following image
+ is made the selected one (and not the previous).
+ CCBUGS: 149685
+ TODO:KDE4PORT
+
+2007-09-07 21:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/freespacewidget.cpp:
+ improve tooltip
+
+2007-09-07 21:30 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ use the proper icon if mime type is unknow
+
+2007-09-07 20:54 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ compile
+
+2007-09-07 20:52 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ fix crash if mime type is null
+
+2007-09-07 19:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ sanity check
+
+2007-09-07 18:02 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ forget to toogle on/off add to LT action if an item is a
+ selection if active or not into the current album
+ CCBUGS: 147854
+
+2007-09-07 14:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ polish
+
+2007-09-07 14:12 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-07 14:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegsettings.h,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/filesaveoptionsbox.cpp,
+ branches/extragear/kde3/graphics/digikam/project/project.kdevelop,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digiKam from KDE3 branch : provide settings to adjust JPEG
+ subsampling factor when new JPEG file is created by editor.
+ TODO: KDE4PORT
+ CCBUGS: 149578
+
+2007-09-07 11:03 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/icons/hi32-action-lighttable.png,
+ branches/extragear/kde3/graphics/digikam/data/icons/hi32-action-lighttableadd.png,
+ branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/imagepreviewview.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setup.cpp:
+ backport new icons for LT from KDE4
+ CCBUGS: 147854
+
+2007-09-07 10:24 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc:
+ unforget to increment rc file when a new action have been added
+ to gui
+ CCBUGS: 147854
+
+2007-09-07 10:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamappprivate.h:
+ do not mix 2 action on the same container.
+ CCBUGS: 147854
+
+2007-09-07 10:17 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumiconview.h,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-09-07 09:49 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: list bug 147854 in
+ NEWS as solved.
+
+2007-09-07 09:47 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumiconview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.h,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ Always put images into an empty light-table on F6. With CTRL+F6
+ images
+ are added to the existing images in the light table.
+ CCBUGS: 147854
+ TODO:KDE4PORT
+
+2007-09-04 14:24 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/main.cpp:
+ missing blog entry
+
+2007-09-04 14:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/main.cpp:
+ missing blog entry
+
+2007-09-04 14:17 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/main.cpp: add
+ Arnd as developer
+
+2007-09-04 14:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/main.cpp: add
+ Arnd as developer
+
+2007-09-04 14:10 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/AUTHORS: update
+
+2007-09-04 14:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-04 14:03 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-09-04 13:07 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/freespacewidget.cpp:
+ digiKam from KDE3 branch : backport commits #708283 from trunk
+
+2007-09-04 10:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/TODO: update
+
+2007-09-04 10:20 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/README: update
+
+2007-09-04 09:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-04 09:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.h:
+ digiKam from KDE3 branch : Camera GUI : do not force to upper
+ case sub album creation in all
+ case to support file systems which do not take a care about that
+ (like dumy FAT32 for ex.)
+ CCBUGS: 136927
+
+2007-09-04 08:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-04 08:06 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ polish. No need C ansi header now
+
+2007-09-04 07:19 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-04 07:16 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ digiKam from KDE3 branch : Camera Gui : always download the
+ current picture as temp file before to check
+ if target file already exist in target album. The advantage of
+ this way is simple. We can always show a
+ preview of picture from camera because file is in local file
+ system. Also, this way work with all camera type
+ (gphoto2 include).
+
+ Important remarks : The Remane dialog is provided by KDE api
+ (KIO::RenameDlg class).
+ - With KDE 3.4.x, this dialog is not able to display preview of
+ pictures properlly.
+ - With KDE 3.5, the dialog have been revisted, work better,
+ but sometime the preview doesn't work properlly with JPEG, and
+ PNG files. It's never work with RAW file.
+ This is duing of limitation in picture preview implementation
+ provided by KDE API.
+ I have not yet tested with KDE4.
+
+ Possible solution of this problem is to use digiKam core to
+ render preview. But we must fork KIO::RenameDlg
+ for that, which is a wrong way.
+
+ I recommend to post a new report in KDElibs to improve
+ definitivly the pictures preview implementation to
+ work properlly in all cases.
+
+2007-09-04 06:47 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digiKam from KDE3 branch : Camera Gui bug fix : if user skip
+ downloading a file from camera
+ (for ex. when file already exist in target folder from computer),
+ the status icon on icon view is not
+ set to "not downloaded" and still with "under downloading"
+ status. This commit fix this problem.
+ CCMAIL: digikam-devel@kde.org
+
+2007-09-04 06:33 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ enable colormanagement in previews
+ CCBUGS: 148648
+ TODO:KDE4PORT
+
+2007-09-03 11:29 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/cameralist.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/gpcamera.h,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/gpiface.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/gpiface.h,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupcamera.cpp:
+ digiKam from KDE3 branch : code factoring. Why we have 2
+ implementions to provide a GPhoto2 interface? Code is the same.
+ One is enough... All code have been merged in gpcamera.cpp.
+ gpiface is now removed. It's more simple to maintain
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-09-02 13:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-02 13:43 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-02 13:20 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.h:
+ Backport fix for 149469
+ CCBUGS: 149469
+
+2007-09-01 15:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-09-01 14:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ polish
+
+2007-08-31 20:42 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/freespacewidget.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/freespacewidget.h:
+ always follow Album Libray Path if setup is changed during Camera
+ Gui session
+
+2007-08-31 20:42 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ ensure that left and right view of the lighttable are populated
+ properly on F6
+ BUG: 146083
+ TODO:KDE4PORT
+
+2007-08-31 20:16 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ corrected error in string arguments
+
+2007-08-31 18:27 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.h:
+ Display number of current image (or number of selected images)
+ and total number of images in the statusline.
+ TODO:KDE4PORT
+
+2007-08-31 14:47 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.h,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.h,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/freespacewidget.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/freespacewidget.h:
+ digiKam from KDE3 branch : Camera GUI improvements.
+ - Add a new bargraph to report free space available on Album
+ library path before and after to download pictures from camera.
+ - If free space available is not enough, display a error message
+ if user try to download.
+ CCBUGS: 139519
+ CCBUGS: 136927
+
+2007-08-31 07:59 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-31 04:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-31 04:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-30 16:16 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digiKam from KDE3 branch : missing to force to selectAll item is
+ DownloadAll or DownloadAndDeleteAll is used
+ CCBUGS: 143934
+
+2007-08-30 14:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/searchfolderview.cpp:
+ polish
+
+2007-08-30 14:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-30 13:49 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/digikam/searchfolderview.cpp:
+ Add Yes/No Warning when deleting a search to avoid accidental
+ removal of complex searches.
+ BUG: 147439
+
+2007-08-30 13:43 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-30 11:49 abaecker
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.bot: More
+ detailed explanation when libjasper is not found.
+ BUG: 147119
+
+2007-08-30 09:50 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-30 09:46 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digiKam from KDE3 branch : Camera GUI : always lets "Download
+ All" option availalble
+ CCBUGS: 143934
+
+2007-08-30 09:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/welcomepageview.cpp:
+ update
+
+2007-08-30 09:10 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-30 09:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.h,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamview.h:
+ digiKam from KDE3 branch : Use camera gui to import new images in
+ digiKam album library.
+ The current menu option which use it is "Album/Import/Add
+ Images".
+ BUG: 131407
+
+2007-08-29 07:37 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix size
+
+2007-08-29 07:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/animwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ render logo like others digiKam part : without color background
+ and frame. Do not give focus.
+
+2007-08-28 20:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix wrong slot to use
+
+2007-08-28 14:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.h:
+ polish
+
+2007-08-28 13:06 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.h:
+ new methods to get progress and total steps values
+
+2007-08-28 12:58 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.h:
+ polish
+
+2007-08-28 12:54 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/statusprogressbar.h:
+ new method to set total progress value
+
+2007-08-28 11:37 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/Makefile.am:
+ polish
+
+2007-08-28 09:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ add logo on light table
+
+2007-08-28 08:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digiKam from KDE3 branch : added logo on editor
+
+2007-08-28 08:47 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/dlogoaction.cpp:
+ no focus
+
+2007-08-28 07:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/dlogoaction.h:
+ polish
+
+2007-08-27 19:37 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/pics/logo-digikam.png,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/dlogoaction.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/dlogoaction.h:
+ digiKam from KDE3 branch : just fun : added digiKam logo on the
+ right corner of Album Gui toolbar like konqueror
+
+2007-08-27 10:54 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.h:
+ polish
+
+2007-08-27 10:38 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp:
+ polish
+
+2007-08-27 10:32 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-27 09:28 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/albumiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.h:
+ digiKam from KDE3 branch : Camera Gui improvements. Implement
+ Drag & Drop between Camera Gui and Album Gui to Download pictures
+ from camera to a physical album. Before, only inverse function
+ has been implemented : Upload pictures to camera when you Drag &
+ Drop items between Album Gui and Camera Gui.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-08-27 08:07 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/dragobjects.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/dragobjects.h:
+ add CameraItemsList class to host camera items dropped by
+ drag&drop action
+
+2007-08-27 03:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-26 20:30 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconview.h,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraui.h:
+ digiKam from KDE3 branch : Camera Gui improvements : New options
+ to Download pictures and Delete it from camera at the same time.
+ 2 options have been added : "Download/Delete Selected" and
+ "Download/Delete All".
+ CCBUGS: 144431
+
+2007-08-24 20:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-24 19:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digiKam from KDE3 branch : ask confirmation from user to
+ overwrite picture with File/Save action from Image Editor and
+ Showfoto
+ CCBUGS: 103350
+
+2007-08-22 17:00 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/welcomepageview.cpp:
+ English polish
+
+2007-08-22 13:27 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupdcraw.cpp:
+ digiKam from KDE3 branch : patch from Guillaume Castagnino about
+ to support new chromatic aberration reduction options provided by
+ dcraw 8.77
+ CCBUGS: 148561
+ CCMAIL: casta@xwing.info
+
+2007-08-22 08:14 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/gpcamera.cpp:
+ digiKam from KDE3 branch : patch from Marcus Meissner about to
+ handle properlly the file names from camera reported by
+ libgphoto2 using system char encoding.
+
+ This fix solve this Mandriva bugzilla report :
+ http://qa.mandriva.com/show_bug.cgi?id=32524
+
+ CCMAIL: meissner@suse.de
+ CCMAIL: anaselli@mandriva.org
+
+2007-08-22 07:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-22 07:04 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-22 07:03 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/lprof/lcmsprf.h:
+ digiKam from KDE3 branch : patch from Angelo Naselli about to
+ compile digiKam with lcms 1.17. Tested under Mandriva 2007.1 and
+ 2008.0 (cooker)
+ BUG: 148930
+
+2007-08-22 04:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.bot,
+ branches/extragear/kde3/graphics/digikam/configure.in.in: update
+ depency
+
+2007-08-22 04:40 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/README: update depency
+
+2007-08-22 04:39 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ backport picture owner extraction code from KDE4
+
+2007-08-21 09:12 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ digiKam from KDE3 branch : bugfix : enable tool buttons from
+ metadata sidebar if IPTC contents exist
+
+2007-08-19 15:03 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumsettings.cpp:
+ digiKam from KDE3 branch : added .mp4 movies files to drive by
+ default
+
+2007-08-19 08:04 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-19 08:03 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/Makefile.am:
+ no desktop file to install
+
+2007-08-19 07:58 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/digikamthemedesigner.desktop:
+ digiKam from KDE3 branch : no need a menu entry in desktop
+ graphics menu category. Theme designer is not a graphics
+ application, but a design tool for digiKam
+ BUG: 148971
+
+2007-08-19 07:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-08-18 04:44 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp:
+ i18n string improvement
+
+2007-08-18 04:40 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp:
+ i18n string improvement
+
+2007-08-17 12:45 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ CCBUG:148925 Light table updates correctly now
+
+2007-08-07 23:28 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Dark: update
+ to old look
+
+2007-07-26 19:22 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/libs/threadimageio/previewtask.cpp:
+ Backport: Fix stupid copy-paste mistake
+
+2007-07-26 18:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/AUTHORS: update
+
+2007-07-26 18:20 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/pics/showfoto-splash.png,
+ branches/extragear/kde3/graphics/digikam/showfoto/pics/showfoto-splash.xcf:
+ digiKam from KDE3 branch : new Showfoto 0.7.0 splashscreen from
+ Will Hardy taken in South Island of New Zealand.
+ CCMAIL: will@zedat.fu-berlin.de
+
+2007-07-26 09:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-26 06:27 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-26 06:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Blue,
+ branches/extragear/kde3/graphics/digikam/data/themes/Clean,
+ branches/extragear/kde3/graphics/digikam/data/themes/DLR,
+ branches/extragear/kde3/graphics/digikam/data/themes/Dark,
+ branches/extragear/kde3/graphics/digikam/data/themes/Dessert,
+ branches/extragear/kde3/graphics/digikam/data/themes/Digikasa,
+ branches/extragear/kde3/graphics/digikam/data/themes/Dreary,
+ branches/extragear/kde3/graphics/digikam/data/themes/Gray,
+ branches/extragear/kde3/graphics/digikam/data/themes/Marine,
+ branches/extragear/kde3/graphics/digikam/data/themes/OrangeCrush,
+ branches/extragear/kde3/graphics/digikam/data/themes/Sandy,
+ branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.h,
+ branches/extragear/kde3/graphics/digikam/themedesigner/mainwindow.cpp:
+ digiKam from KDE3 branch : backport from trunk (KDE4)
+ implementation of new color theme scheme engine using setting
+ based on XML instead to use X11 ressource decoding...
+ By this way, because it's a pure QT implementation, KDE3 branch
+ valid the new theme engine code for KDE4 (and i have found a bug
+ like this (:=)))
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-07-25 07:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/mainwindow.cpp:
+ optimize layout
+
+2007-07-25 06:38 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/themedicongroupitem.cpp:
+ compile
+
+2007-07-25 06:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/main.cpp:
+ use digiKam catalog
+
+2007-07-25 06:32 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/themediconitem.cpp:
+ fix i18n
+
+2007-07-25 06:31 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/themedicongroupitem.cpp:
+ fix i18n
+
+2007-07-24 11:24 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Blue,
+ branches/extragear/kde3/graphics/digikam/data/themes/Clean,
+ branches/extragear/kde3/graphics/digikam/data/themes/DLR,
+ branches/extragear/kde3/graphics/digikam/data/themes/Dark,
+ branches/extragear/kde3/graphics/digikam/data/themes/Digikasa,
+ branches/extragear/kde3/graphics/digikam/data/themes/Dreary,
+ branches/extragear/kde3/graphics/digikam/data/themes/Gray,
+ branches/extragear/kde3/graphics/digikam/data/themes/Marine,
+ branches/extragear/kde3/graphics/digikam/data/themes/OrangeCrush,
+ branches/extragear/kde3/graphics/digikam/data/themes/Sandy: to
+ upper
+
+2007-07-24 11:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Sandy:
+ polish
+
+2007-07-24 11:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Marine:
+ polish
+
+2007-07-24 10:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Dreary:
+ polish
+
+2007-07-24 10:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Sandy:
+ polish
+
+2007-07-24 10:39 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/OrangeCrush:
+ polish
+
+2007-07-24 10:38 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Dreary:
+ polish
+
+2007-07-24 10:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/DLR,
+ branches/extragear/kde3/graphics/digikam/data/themes/Dark,
+ branches/extragear/kde3/graphics/digikam/data/themes/Digikasa:
+ polish
+
+2007-07-24 10:34 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/Clean:
+ polish
+
+2007-07-24 10:32 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/themes/DLR: polish
+
+2007-07-24 07:21 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfiletip.cpp:
+ X is more readable than *
+
+2007-07-24 06:51 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/themeengine/themeengine.cpp:
+ polish
+
+2007-07-23 12:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digiKam from KDE3 branch : backport patch from trunk (KDE4) about
+ slotThemeChanged rule.
+
+2007-07-23 12:42 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.h:
+ private -> protected
+
+2007-07-21 19:25 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-21 19:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/dcursortracker.cpp:
+ digikam from KDE3 branch : fix cursor tracker tooltip position to
+ be always visible with zoom slider.
+ BUG: 147362
+
+2007-07-17 20:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/about/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/data/about/kde_infopage_rtl.css,
+ branches/extragear/kde3/graphics/digikam/data/about/main.html,
+ branches/extragear/kde3/graphics/digikam/digikam/welcomepageview.cpp,
+ branches/extragear/kde3/graphics/digikam/project/project.kdevelop:
+ digiKam from KDE3 branch : backport fix from trunk about welcome
+ page view Right to Left language management
+
+2007-07-17 08:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/about/main.html:
+ polish
+
+2007-07-14 19:46 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ polish
+
+2007-07-14 19:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ digiKam from KDE3 branch : bugfix : Tool Bar Edit config will
+ never saved in settings file...
+
+2007-07-14 17:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ polish
+
+2007-07-14 06:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ fix broken compil
+
+2007-07-13 21:43 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp:
+ ALT+F6 ==> CTRL+F6
+
+2007-07-13 14:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamappprivate.h:
+ polish
+
+2007-07-13 06:15 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumthumbnailloader.cpp:
+ polish
+
+2007-07-12 22:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/cameratype.cpp:
+ polish
+
+2007-07-12 16:06 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumhistory.cpp:
+ polish
+
+2007-07-11 12:14 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/cameraiconitem.cpp:
+ polish
+
+2007-07-11 10:58 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/cameragui/albumselectdialog.h:
+ polish
+
+2007-07-10 20:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-10 20:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/greycstoration/CImg.h,
+ branches/extragear/kde3/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digiKam from KDE3 branch : fix NetBSD compatibilty tests
+ BUG: 147670
+
+2007-07-10 20:49 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-10 20:49 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.in: fix
+ automake syntax to be portable under NETBSD
+ BUG: 147671
+
+2007-07-10 20:29 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp:
+ polish
+
+2007-07-10 20:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/jpegutils/jpegutils.cpp:
+ compile
+
+2007-07-10 19:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/jpegutils/jpegutils.cpp:
+ using Qt api instead KDE api to check picture file type mime
+
+2007-07-08 16:48 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp:
+ fix link to help
+
+2007-07-08 16:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/hsl/hspreviewwidget.cpp:
+ missing .moc include
+
+2007-07-06 21:26 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_blur.cpp:
+ fix link to handbook
+
+2007-07-06 07:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-06 07:32 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp,
+ branches/extragear/kde3/graphics/digikam/imageplugins/adjustlevels/adjustlevels.h:
+ digiKam from KDE3 branch : Adjust Levels image plugin : install
+ an event filter on all levels slider to
+ display a guide over levels histogram when user perform
+ adjustements
+ BUG: 146636
+
+2007-07-05 11:17 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/infrared/infrared.cpp:
+ polish
+
+2007-07-03 09:29 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/whitebalance/imageplugin_whitebalance.cpp:
+ polish
+
+2007-07-02 16:48 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/previewtask.cpp:
+ Handle raw embedded preview differently than raw images loaded by
+ dcraw
+ (either in full or half size mode).
+ Thanks to Andrew Dodd for bug hunting.
+
+ CCBUG: 147260
+
+2007-07-02 11:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ polish
+
+2007-07-02 11:16 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ polish
+
+2007-07-01 18:32 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-07-01 18:30 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp,
+ branches/extragear/kde3/graphics/digikam/imageplugins/border/imageeffect_border.cpp,
+ branches/extragear/kde3/graphics/digikam/imageplugins/texture/imageeffect_texture.cpp:
+ digikam from KDE3 branch : fix director which host shared image
+ used by image plugins
+ BUG: 147263
+
+2007-07-01 07:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-30 20:55 ach
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/adjustcurves/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/adjustlevels/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/antivignetting/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/blurfx/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/border/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/channelmixer/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/charcoal/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/colorfx/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/hsl/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/distortionfx/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/emboss/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/filmgrain/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/freerotation/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/hotpixels/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/infrared/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/inpainting/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/inserttext/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/lensdistortion/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/noisereduction/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/oilpaint/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/perspective/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/raindrop/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/restoration/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/sheartool/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/superimpose/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/texture/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/imageplugins/whitebalance/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/dialogs/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/filters/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/greycstoration/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/histogram/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/thumbbar/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/iccprofiles/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/tools/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/slideshow/Makefile.am:
+ build fix: make sure libkexiv2 and libkdcraw header files
+ are found when install in a different location.
+
+ BUG: 147269
+
+2007-06-30 07:45 ach
+
+ * branches/extragear/kde3/graphics/digikam/utilities/hotplug/digikam-download.desktop.in,
+ branches/extragear/kde3/graphics/digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in,
+ branches/extragear/kde3/graphics/digikam/utilities/hotplug/digikam-mount-and-download.desktop.in:
+ fix from encoding french translation in hotplug desktop files.
+ Thx to Anthony Mercatante <tonio@ubuntu.com> for the patch.
+ ( .desktop.in files are still not scanned by script )
+
+2007-06-29 08:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-29 08:44 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ digiKam from KDE3 branch : fix showfoto crash if File/Open action
+ is invoqued multiple time.
+ The current item instance is not reseted between file open
+ session and become invalid.
+ if "prompt user save" test is performed with it and thumbbar have
+ been cleared, showfoto going to space...
+ BUG: 147347
+
+2007-06-28 11:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ polish
+
+2007-06-28 04:16 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-27 13:27 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/splashscreen.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/splashscreen.h:
+ QSplashScreen ==> KSplashScreen
+
+2007-06-27 13:13 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/splashscreen.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/splashscreen.h,
+ branches/extragear/kde3/graphics/digikam/project/project.kdevelop,
+ branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ digiKam from KDE3 branch : new splashscreen implemetation based
+ on QSplashScreen. More portable. will be backported later on KDE4
+ branch
+ CCMAIL: digikam-devel@kde.org
+
+2007-06-27 12:06 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/splashscreen.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/splashscreen.h,
+ branches/extragear/kde3/graphics/digikam/showfoto/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/splashscreen:
+ digikam from KDE3 branch : move splashscreen to
+ libs/widgets/common
+
+2007-06-26 17:19 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-26 17:16 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/digikam/iconview.cpp:
+ Emit signalSelectionchanged after selecting all items under the
+ rubber band.
+ While selecting the individual items, signals are blocked.
+
+ BUG: 147147
+
+2007-06-26 16:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-26 16:35 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Applying the patch from Pawel Marciniak to fix copy-and-paste
+ bug.
+ Thank you very much for your patch.
+
+ BUG: 147248
+
+2007-06-26 13:43 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ duplicate header
+
+2007-06-26 07:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/showfotoui.rc,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digikam from KDE3 branch : since digiKam and DigikamImagePlugins
+ project have been merged, Help/ImagePlugins Handbook menu action
+ is obsolet
+ CCMAIL: digikam-devel@kde.org
+
+2007-06-24 13:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-06-24 12:48 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/undomanager.h:
+ polish
+
+2007-06-24 12:47 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp:
+ fix possible broken compilation duing a missing C++ header
+
+2007-06-23 21:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.h:
+ polish
+
+2007-06-23 13:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ polish
+
+2007-06-23 13:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ polish
+
+2007-06-23 13:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ polish
+
+2007-06-23 13:04 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h:
+ polish
+
+2007-06-23 13:01 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h:
+ polish
+
+2007-06-23 08:12 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ --Cette ligpolishne, et les suivantes ci-dessous, seront
+ ignorées--
+
+ M iccprofiles/iccprofilewidget.cpp
+
+2007-06-22 12:25 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/widgets/common/squeezedcombobox.h:
+ missing EXPORT rule
+
+2007-06-21 06:39 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/pics/digikam-splash.png,
+ branches/extragear/kde3/graphics/digikam/data/pics/digikam-splash.xcf:
+ fix release id
+
+2007-06-20 18:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.h:
+ compile
+
+2007-06-20 09:24 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dialogs/imagedlgbase.h:
+ fix header
+
+2007-06-20 09:20 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.cpp:
+ polish
+
+2007-06-20 09:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dialogs/deletedialog.h:
+ polish
+
+2007-06-20 08:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dialogs/dprogressdlg.cpp:
+ polish
+
+2007-06-19 20:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.cpp:
+ polish
+
+2007-06-19 14:04 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/cameraselection.cpp:
+ polish
+
+2007-06-19 13:30 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupcollections.cpp:
+ QListBox ==> KListBox
+
+2007-06-19 12:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ polish
+
+2007-06-19 12:14 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.h:
+ polish
+
+2007-06-19 11:22 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/setup/setup.cpp:
+ fix i18n
+
+2007-06-19 10:02 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.h:
+ compile
+
+2007-06-19 09:24 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupicc.h:
+ polish
+
+2007-06-19 07:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/setup/setupeditor.cpp:
+ polish
+
+2007-06-19 07:23 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/setup/setuptooltip.cpp:
+ never use digiKam album settings with showfoto
+
+2007-06-19 07:21 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/setup/setuptooltip.h:
+ polish
+
+2007-06-19 07:19 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/setup/Makefile.am:
+ update
+
+2007-06-19 06:58 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/icons/hi128-app-dcraw.png:
+ obsolete
+
+2007-06-19 06:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/icons/hi128-app-dcraw.png:
+ obsolete
+
+2007-06-19 06:49 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/Makefile.am:
+ compile
+
+2007-06-19 06:46 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/libs/sqlite2,
+ branches/extragear/kde3/graphics/digikam/sqlite: digikam from
+ KDE3 branch : move sqlite to libs/sqlite2
+
+2007-06-19 06:44 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setuptooltip.h:
+ polish
+
+2007-06-18 14:40 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupeditor.cpp:
+ polish
+
+2007-06-18 14:39 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupeditor.h:
+ polish
+
+2007-06-18 14:27 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ compile
+
+2007-06-18 14:25 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ polish
+
+2007-06-18 13:39 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setuplighttable.h:
+ polish
+
+2007-06-18 13:28 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/utilities/setup/setupplugins.cpp,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupplugins.h:
+ polish
+
+2007-06-18 11:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/pics/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/data/pics/digikam-splash.png,
+ branches/extragear/kde3/graphics/digikam/data/pics/digikam-splash.xcf,
+ branches/extragear/kde3/graphics/digikam/utilities/splashscreen/Makefile.am,
+ branches/extragear/kde3/graphics/digikam/utilities/splashscreen/digikam-splash.png,
+ branches/extragear/kde3/graphics/digikam/utilities/splashscreen/digikam-splash.xcf:
+ move splash files to data/pics
+
+2007-06-18 11:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/curves/imagecurves.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/curves/imagecurves.h:
+ --Cettepolish ligne, et les suivantes ci-dessous, seront
+ ignorées--
+
+ M curves/imagecurves.h
+ M curves/imagecurves.cpp
+
+2007-06-18 11:44 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/pics/showfoto-splash.png,
+ branches/extragear/kde3/graphics/digikam/showfoto/pics/showfoto-splash.xcf:
+ fix release id
+
+2007-06-17 22:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/imageproperties/Makefile.am:
+ polish
+
+2007-06-17 21:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/Makefile.am:
+ polish
+
+2007-06-17 16:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from KDE3 branch : backport commits #676719 from Marcel.
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-06-17 12:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/sqlite/Makefile.am:
+ libslite --> libsqlite2
+
+2007-06-17 12:55 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/Makefile.am:
+ libsqlite --> libsqlite2
+
+2007-06-17 12:52 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/sqlite/README: add
+
+2007-06-17 11:59 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbnailjob.cpp:
+ polish
+
+2007-06-17 07:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-17 07:17 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp:
+ digikam from KDE3 branch : Ratio Crop Tool : patch from Arnd
+ Beacker about to fix round off error in helper lines computation.
+ BUG: 120450
+
+2007-06-15 21:21 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.h:
+ fix warnings
+
+2007-06-15 12:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/filters/Makefile.am:
+ polish
+
+2007-06-15 12:32 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ fix warning
+
+2007-06-15 10:12 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/Makefile.am:
+ polish
+
+2007-06-15 08:06 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/Makefile.am:
+ polish
+
+2007-06-14 22:10 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/loaders/dimgloaderobserver.h:
+ polish
+
+2007-06-14 14:56 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/dimg.h,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/dimgscale.cpp:
+ revert
+
+2007-06-14 14:53 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/dimg.h:
+ compile--Cette ligne, et les suivantes ci-dessous, seront
+ ignorées--
+
+ M dimg/dimg.h
+
+2007-06-14 14:51 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/dimg.h,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/dimgscale.cpp:
+ compile
+
+2007-06-14 13:37 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/jpegutils/jpegutils.cpp:
+ polish
+
+2007-06-14 12:02 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/histogram/imagehistogram.h:
+ polish
+
+2007-06-14 11:44 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/dcolorcomposer.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/dimg/dcolorcomposer.h:
+ polish
+
+2007-06-14 11:18 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/dimg/dcolorcomposer.cpp:
+ use C++ header instead C Ansi
+
+2007-06-14 10:30 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/levels/imagelevels.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/levels/imagelevels.h:
+ polish
+
+2007-06-13 19:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/pics/menusidepixmap.png:
+ update
+
+2007-06-13 19:10 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/data/pics/menusidepixmap.png,
+ branches/extragear/kde3/graphics/digikam/data/pics/menusidepixmap.xcf,
+ branches/extragear/kde3/graphics/digikam/showfoto/pics/menusidepixmap.xcf:
+ update menu pixmap
+
+2007-06-13 19:02 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/main.cpp: fix
+ release id
+
+2007-06-13 19:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.in,
+ branches/extragear/kde3/graphics/digikam/digikam.lsm,
+ branches/extragear/kde3/graphics/digikam/digikam/version.h,
+ branches/extragear/kde3/graphics/digikam/project/project.kdevelop:
+ 0.9.2-final --> 0.9.3-svn
+
+2007-06-13 18:58 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS,
+ branches/extragear/kde3/graphics/digikam/NEWS.0.9.2: update
+
+2007-06-13 18:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-13 18:13 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: 0.9.2-final
+ release
+
+2007-06-13 17:55 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/release_digikam_kde3.rb:
+ 0.9.2-final release
+
+2007-06-13 17:43 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/ChangeLog: 0.9.2-final
+ release
+
+2007-06-13 17:28 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam.lsm,
+ branches/extragear/kde3/graphics/digikam/release_digikam_kde3.rb:
+ 0.9.2-final release
+
+2007-06-13 17:28 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ 0.9.2-final release
+
+2007-06-13 17:19 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/tagspopupmenu.cpp:
+ digiKam from KDE3 branch : fix "&" char on tag menus.
+ BUG: 146744
+
+2007-06-13 10:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+
+
+v0.9.2-final - 2007-06-13
+----------------------------------------------------------------------------
+
+2007-06-11 20:11 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamview.cpp,
+ branches/extragear/kde3/graphics/digikam/project/project.kdevelop,
+ branches/extragear/kde3/graphics/digikam/showfoto/showfoto.cpp:
+ add "JPE" and "TIF" type mime witch are not provide by KDE mime
+ type by default
+
+2007-06-11 11:51 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/AUTHORS: add Arnd to
+ contrib list
+
+2007-06-11 11:46 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam.lsm: polish
+
+2007-06-11 11:44 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.bot: polish
+
+2007-06-11 11:42 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/configure.in.in: fix
+ likdcraw depency
+
+2007-06-11 11:41 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/README: update
+
+2007-06-11 10:33 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/themedesigner/mainwindow.h:
+ compile with enable-final option
+
+2007-06-07 17:07 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-07 14:29 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/libs/threadimageio/loadingdescription.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/previewloadthread.cpp:
+ Apply patch from Jakob Oestergaard to reflect 8/16 bit loading
+ in the cache key, needed to distinguish between lighttable,
+ histogram
+ and image editor loading.
+
+ Adapt equalsOrBetterThan to only accept changes in the
+ halfSizeColorImage field.
+ Adapt possibleCacheKeys.
+ Move constructors from .h to .cpp
+ Change some comments.
+
+ CCBUG: 146464
+
+2007-06-07 08:59 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/main.cpp: add
+ Angelo
+
+2007-06-07 08:59 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/showfoto/main.cpp: add
+ Angelo
+
+2007-06-07 08:57 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/AUTHORS: add Angelo in
+ team
+
+2007-06-05 22:46 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-05 22:45 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ fix broken compilation duing obsolete Exiv2 depency
+ BUG: 146436
+
+2007-06-05 17:08 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumsettings.h,
+ branches/extragear/kde3/graphics/digikam/digikam/folderitem.h,
+ branches/extragear/kde3/graphics/digikam/digikam/folderview.h,
+ branches/extragear/kde3/graphics/digikam/digikam/icongroupitem.h,
+ branches/extragear/kde3/graphics/digikam/digikam/iconitem.h,
+ branches/extragear/kde3/graphics/digikam/digikam/iconview.h: Fix
+ compilation of themedesigner with gcc-hidden-visibility:
+ Export those classes that are used by Themedesigner
+
+2007-06-05 16:36 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/TODO: update
+
+2007-06-05 12:49 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/TODO: link to KDE4
+ kdelibs port
+
+2007-06-04 16:13 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/TODO: CMake link
+
+2007-06-04 07:12 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.cpp:
+ English polish and corections
+
+2007-06-04 07:04 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.cpp:
+ change negative Velvia to slide film
+
+2007-06-03 21:09 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/release_digikam.rb,
+ branches/extragear/kde3/graphics/digikam/release_digikam_docs.rb,
+ branches/extragear/kde3/graphics/digikam/release_digikam_kde3.rb:
+ update
+
+2007-06-03 21:08 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/version.h:
+ update
+
+2007-06-03 21:07 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam.lsm: update
+
+2007-06-03 21:00 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/NEWS: update
+
+2007-06-03 18:17 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/release_digikam_kde3.rb:
+ takes new svn location into account
+
+2007-06-03 16:35 cgilles
+
+ * branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc:
+ always increment version if something is changed into .rc file to
+ prevent broken menu
+
+
+v0.9.2-beta3 - 2007-06-03
+----------------------------------------------------------------------------
+
+2007-06-03 13:46 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/PACKAGING: no extra
+ digikamimageplugins anymore
+
+2007-06-03 13:45 gkulzer
+
+ * branches/extragear/kde3/graphics/digikam/digikam/albumfolderview.cpp,
+ branches/extragear/kde3/graphics/digikam/digikam/digikamui.rc,
+ branches/extragear/kde3/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ i18n patch from Frank Siegert
+
+2007-06-02 22:15 mwiesweg
+
+ * branches/extragear/kde3/graphics/digikam/digikam/imagepreviewview.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/loadsavethread.h,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ branches/extragear/kde3/graphics/digikam/libs/threadimageio/previewtask.h,
+ branches/extragear/kde3/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ Fix rotation in LightTable for high quality image.
+ Move rotation method to a static method.
+ Store the fact that an image is exif-rotated in the image object.
+ Call method again in foreground thread, when as high quality
+ images are unrotated in the cache. Currently, previews are
+ rotated
+ in the cache.
+
+ I hope this fixes the problem in all possible situations.
+
+ CCBUG: 145198
+
+2007-06-02 15:17 helio
+
+ * branches/extragear/kde3/graphics/digikam,
+ trunk/extragear/graphics/digikam: - Moving keg network app for
+ branches...
+
+2007-06-01 21:53 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: CMake tutorial
+
+2007-06-01 07:43 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: link to CMake port
+
+2007-05-31 09:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/perspective/imageeffect_perspective.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageeffect_perspective.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageplugin_perspective.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageplugin_perspective.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/matrix.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/matrix.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/perspectivewidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/perspectivewidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/triangle.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/triangle.h:
+ fix header
+
+2007-05-31 09:07 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/raindrop/imageeffect_raindrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageeffect_raindrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageplugin_raindrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageplugin_raindrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/raindrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/raindrop.h:
+ fix header
+
+2007-05-31 09:03 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sheartool/imageeffect_sheartool.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageeffect_sheartool.h,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageplugin_sheartool.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageplugin_sheartool.h,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/sheartool.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/sheartool.h:
+ fix header
+
+2007-05-31 09:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/texture/imageeffect_texture.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageeffect_texture.h,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageplugin_texture.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageplugin_texture.h,
+ trunk/extragear/graphics/digikam/imageplugins/texture/texture.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/texture/texture.h:
+ fix header
+
+2007-05-31 08:55 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/oilpaint/oilpaint.cpp:
+ missing (c)
+
+2007-05-31 08:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageeffect_oilpaint.h,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageplugin_oilpaint.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageplugin_oilpaint.h,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/oilpaint.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/oilpaint.h:
+ fix header
+
+2007-05-31 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageeffect_noisereduction.h,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageplugin_noisereduction.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageplugin_noisereduction.h,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/noisereduction.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/noisereduction.h:
+ fix header
+
+2007-05-31 08:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageeffect_lensdistortion.h,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageplugin_lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageplugin_lensdistortion.h,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/lensdistortion.h,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/pixelaccess.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/pixelaccess.h:
+ fix header
+
+2007-05-31 08:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/inserttext/fontchooserwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/fontchooserwidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.h,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageplugin_inserttext.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageplugin_inserttext.h,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/inserttextwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/inserttextwidget.h:
+ fix header
+
+2007-05-31 08:28 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/Makefile.am:
+ polish
+
+2007-05-31 08:27 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/mainwindow.h:
+ added image properties tab
+
+2007-05-31 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/themedicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themediconitem.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themediconview.cpp:
+ polish
+
+2007-05-31 08:18 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/themedicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themediconitem.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themediconview.cpp:
+ polish
+
+2007-05-31 08:06 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp: no
+ need header banner
+
+2007-05-31 07:25 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-31 07:25 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : showfoto : fix how to handle local file from command
+ line.
+ BUG: 146184
+
+2007-05-31 07:07 gkulzer
+
+ * trunk/extragear/graphics/digikam/HACKING: polish
+
+2007-05-31 06:59 gkulzer
+
+ * trunk/extragear/graphics/digikam/README: polish
+
+2007-05-30 22:26 cgilles
+
+ * trunk/extragear/graphics/digikam/release_digikam_docs.rb: update
+
+2007-05-30 22:25 cgilles
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb: update
+
+2007-05-30 22:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-30 22:24 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/version.h: update
+
+2007-05-30 22:23 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: update
+
+2007-05-30 22:22 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-05-30 22:19 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-05-30 22:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: update
+
+2007-05-30 19:49 lure
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/digikam-download.desktop.in,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-mount-and-download.desktop.in:
+ Fix French translation in .desktop files (UTF-8 encoding)
+ Thanks to Anthony Mercatante <tonio@ubuntu.com>
+
+2007-05-30 13:13 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.h,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageplugin_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageplugin_whitebalance.h:
+ fix header
+
+2007-05-30 13:02 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.h,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageplugin_restoration.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageplugin_restoration.h:
+ fix header
+
+2007-05-30 13:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.h,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageplugin_inpainting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageplugin_inpainting.h:
+ fix header
+
+2007-05-30 12:57 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/infrared/imageeffect_infrared.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageeffect_infrared.h,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageplugin_infrared.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageplugin_infrared.h,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/infrared.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/infrared.h:
+ fix header
+
+2007-05-30 12:44 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/hotpixels/blackframelistview.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/blackframelistview.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/blackframeparser.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/blackframeparser.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hotpixel.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hotpixelfixer.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageplugin_hotpixels.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/weights.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/weights.h:
+ fix header
+
+2007-05-30 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/freerotation/freerotation.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/freerotation.h,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageeffect_freerotation.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageeffect_freerotation.h,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageplugin_freerotation.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageplugin_freerotation.h:
+ fix header
+
+2007-05-30 10:09 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/filmgrain/filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/filmgrain.h,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageeffect_filmgrain.h,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageplugin_filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageplugin_filmgrain.h:
+ fix header
+
+2007-05-29 22:49 mueller
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.h,
+ trunk/extragear/graphics/doc/digikam/editorbcgadjust.png,
+ trunk/extragear/graphics/doc/digikam/editorcolorbalance.png,
+ trunk/extragear/graphics/doc/digikam/editorhsladjust.png,
+ trunk/extragear/graphics/showimg/kexi/kexidb/parser/sqlparser.cpp,
+ trunk/extragear/graphics/showimg/kexi/kexidb/parser/sqlparser.y:
+ the usual "daily unbreak compilation"
+
+2007-05-29 20:49 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2007-05-29 19:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ digikam from trunk : polish setup general gui.
+
+2007-05-29 16:01 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-29 16:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h:
+ digikam from trunk : fix Slideshow and Threaded Image IO
+ interface witch is broken since the last one is ported from
+ QImage to Dimg
+ BUG: 146072
+
+2007-05-29 14:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ digikam from trunk : ALbum GUI : new option to handle full size
+ image in Preview Mode, instead a reduced size.
+ For performance reasons, this option is disable by default. Use
+ it only if you have a fast computer...
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-29 12:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-29 12:33 cgilles
+
+ * trunk/extragear/graphics/digikam/project/project.kdevelop,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ digikam from trunk : Light Table : new option to handle full size
+ image in preview panel, instead a reduced size.
+ For performance reasons, this option is disable by default. Use
+ it if you have a fast computer...
+ BUG: 145198
+
+2007-05-29 10:29 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: add link to "10 golden
+ rules for starting with open source" article.
+
+2007-05-29 09:02 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2007-05-29 08:55 cgilles
+
+ * trunk/extragear/graphics/digikam/Makefile.am: fix order to
+ compile
+
+2007-05-29 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue,
+ trunk/extragear/graphics/digikam/data/themes/Clean,
+ trunk/extragear/graphics/digikam/data/themes/DLR,
+ trunk/extragear/graphics/digikam/data/themes/Dark,
+ trunk/extragear/graphics/digikam/data/themes/Dessert,
+ trunk/extragear/graphics/digikam/data/themes/Digikasa,
+ trunk/extragear/graphics/digikam/data/themes/Dreary,
+ trunk/extragear/graphics/digikam/data/themes/Gray,
+ trunk/extragear/graphics/digikam/data/themes/Makefile.am,
+ trunk/extragear/graphics/digikam/data/themes/Marine,
+ trunk/extragear/graphics/digikam/data/themes/OrangeCrush,
+ trunk/extragear/graphics/digikam/data/themes/Sandy: digikam from
+ trunk : new colors scheme theme "DLR" by joey7d6
+ Fix header on theme file.
+ Fix OrangeCrush theme witch disappear duing a wrong name
+ declaration.
+
+ CCMAIL: joey7d6@yahoo.com
+
+2007-05-28 14:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ remove obsolete signal/slot connection
+
+2007-05-28 13:38 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS: English polish and
+ shortcut details
+
+2007-05-28 12:53 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS: update to 0.9.2-beta2
+
+2007-05-28 12:51 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog: update to 0.9.2-beta2
+
+v0.9.2-beta2 - 2007-05-28
+----------------------------------------------------------------------------
+
+2007-05-28 08:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-28 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp:
+ digikam from trunk : do not resize Dimg before to pass it like
+ QImage else original image size informations will be lost.
+ BUG: 146032
+
+2007-05-27 16:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ give 48 px icons size
+
+2007-05-27 16:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: give
+ 48 px icons size
+
+2007-05-27 13:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h:
+ Adapt to DImg-based preview
+
+2007-05-27 13:29 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.h:
+ Port the preview loading to depend on DImg, instead of QImage
+
+2007-05-27 10:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ use parent class contentReleaseEvent method
+
+2007-05-27 10:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp: only
+ emit selected item when mouse button is released
+
+2007-05-27 10:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ factorize
+
+2007-05-27 09:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish drag & drop rule
+
+2007-05-27 08:12 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-27 08:10 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-27 08:09 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digiKam from trunk : Fix crash on Tags Filter view when item is
+ moved under "Not Tagged" item.
+ BUG: 146012
+
+2007-05-27 06:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ init pointer
+
+2007-05-26 21:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h:
+ Fix API docs in header.
+ Add bool parameter "isPreview"
+
+2007-05-26 21:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ use recursive Tag folders with Drag & Drop
+
+2007-05-26 21:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ use recursive Tag folders with Drag & Drop
+
+2007-05-26 21:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ Add the possibility to give the DImg JPEG loader a hint (DImg
+ attribute)
+ to use the fast scale-before-decoding loading used by preview.
+
+2007-05-26 20:48 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h: Add recursive
+ listing support to AlbumDB::getItemIDsInTag and
+ AlbumDB::getItemURLsInTag
+
+2007-05-26 16:26 gkulzer
+
+ * trunk/extragear/graphics/digikam/data/themes/Dark: update Dark
+ theme, make it less contrasty
+
+2007-05-26 16:16 gkulzer
+
+ * trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp:
+ include copyright and GPL into file spec
+
+2007-05-26 11:58 gkulzer
+
+ * trunk/extragear/graphics/digikam/data/themes/Clean,
+ trunk/extragear/graphics/digikam/data/themes/Marine,
+ trunk/extragear/graphics/digikam/data/themes/OrangeCrush,
+ trunk/extragear/graphics/digikam/data/themes/Sandy: fixing
+ copyright and GPL in the header
+
+2007-05-26 08:23 gkulzer
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue: fixing
+ copyright and GPL in the header
+
+2007-05-26 08:20 gkulzer
+
+ * trunk/extragear/graphics/digikam/data/themes/Digikasa,
+ trunk/extragear/graphics/digikam/data/themes/Dreary,
+ trunk/extragear/graphics/digikam/data/themes/Gray: fixing
+ copyright and GPL in the header
+
+2007-05-26 08:16 gkulzer
+
+ * trunk/extragear/graphics/digikam/data/themes/Dark,
+ trunk/extragear/graphics/digikam/data/themes/Dessert: fixing
+ copyright and GPL in the header
+
+2007-05-26 07:16 gkulzer
+
+ * trunk/extragear/graphics/digikam/data/themes/Dark: update Dark
+ theme, make it less contrasty
+
+2007-05-26 07:14 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: optimize
+
+2007-05-26 06:45 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: update
+
+2007-05-26 06:41 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: optimize
+
+2007-05-25 22:20 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: optimize
+
+2007-05-25 20:41 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: optimize
+
+2007-05-25 20:30 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: fix
+
+2007-05-25 19:17 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: how to generate API doc
+
+2007-05-25 19:06 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: update again
+
+2007-05-25 18:49 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: update
+
+2007-05-25 14:11 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ i18 polish and corrections
+
+2007-05-25 13:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ add whats-this
+
+2007-05-25 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish api
+
+2007-05-25 12:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowprivate.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ digikam from trunk : Light Table : new option to load automaticly
+ the selected item on thumbbar to the Right panel to speed up
+ comparison of picture from Left panel (Ideas inspired from Luis
+ De la Parra
+
+ CCMAIL: lparrab@gmx.net
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-25 10:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : enable zoom +/- everytime, and
+ not only when right and left panel can be syncronized. zooming
+ actions will depand of the current select panel in this case.
+
+2007-05-25 10:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ polish tool bar
+
+2007-05-25 06:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h:
+ new method to check if preview panel is selected
+
+2007-05-25 06:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ canvas + dimginterface : new method to get current file path
+
+2007-05-25 05:48 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: polish
+
+2007-05-24 14:19 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-24 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: digiKam
+ from trunk : Showfoto: add support to open folders from command
+ line
+ BUG: 145627
+
+2007-05-24 13:05 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/emboss/emboss.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/emboss.h,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageeffect_emboss.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageeffect_emboss.h,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageplugin_emboss.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageplugin_emboss.h:
+ fix header
+
+2007-05-24 12:58 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/distortionfx/distortionfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/distortionfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageplugin_distortionfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageplugin_distortionfx.h:
+ fix header
+
+2007-05-24 12:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digikam from trunk : Light Table now support Drag & Drop of Tags
+ Albums.
+
+2007-05-24 12:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h: digikam from
+ trunk : AlbumDB: new method to get all items Id from a Tag album.
+
+2007-05-24 12:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Image Editor now support Drag & Drop from
+ Album Gui or Light Table. Accepted object are Physicals Albums,
+ Items selection, and Tags Albums.
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-24 11:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ fix i18n
+
+2007-05-24 07:47 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/imageeffect_sharpen.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/matrix.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/matrix.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/refocus.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/refocus.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/unsharp.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/unsharp.h:
+ fix header
+
+2007-05-24 07:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.h:
+ fix header
+
+2007-05-24 07:39 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/hsl/hspreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/hsl/hspreviewwidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/hsl/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/hsl/imageeffect_hsl.h:
+ fix header
+
+2007-05-24 07:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_autocorrection.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bwsepia.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_rgb.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.h:
+ fix headers
+
+2007-05-24 07:27 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageplugin_colorfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageplugin_colorfx.h:
+ fix header
+
+2007-05-24 07:25 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/charcoal/charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/charcoal.h,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageeffect_charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageeffect_charcoal.h,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageplugin_charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageplugin_charcoal.h:
+ fix header
+
+2007-05-24 07:20 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/channelmixer/channelmixer.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/channelmixer.h,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/imageplugin_channelmixer.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/imageplugin_channelmixer.h:
+ fix header
+
+2007-05-24 05:36 cgilles
+
+ * trunk/extragear/graphics/digikam/release_digikam_docs.rb: fix
+ release id
+
+2007-05-24 05:35 cgilles
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb: fix release
+ id
+
+2007-05-24 05:33 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/version.h: fix version
+ id
+
+2007-05-23 08:08 bremedios
+
+ * trunk/extragear/graphics/digikam/tips: various copyedits
+
+2007-05-23 07:57 bremedios
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ i18l revision
+
+2007-05-23 07:51 bremedios
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ i18l revisions
+
+2007-05-23 07:51 bremedios
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ i18l revisions
+
+2007-05-23 07:17 bremedios
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ updated i18l & constants.h
+
+2007-05-23 07:09 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: typo
+ bugfix
+
+2007-05-23 06:02 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp:
+ Various i18l updates
+
+2007-05-23 06:01 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ Various i18l updates
+
+2007-05-23 06:01 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ Various i18l updates
+
+2007-05-23 06:00 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp:
+ Various i18l updates
+
+2007-05-23 06:00 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
+ Various i18l updates
+
+2007-05-23 05:59 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp:
+ Various i18l updates
+
+2007-05-23 05:58 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ Various i18l updates
+
+2007-05-23 05:57 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ Various i18l updates
+
+2007-05-23 05:57 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ Various i18l updates
+
+2007-05-23 05:56 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: Various
+ i18l updates
+
+2007-05-23 05:56 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp:
+ Various i18l updates
+
+2007-05-23 05:56 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Various
+ i18l updates
+
+2007-05-23 05:55 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp:
+ Various i18l updates
+
+2007-05-23 05:54 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/albummanager.cpp:
+ Various i18l updates
+
+2007-05-23 05:54 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Various i18l updates
+
+2007-05-23 05:51 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ i18l updates
+
+2007-05-22 19:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: no need
+ to have more than one shortcut for Edit/Deselect All option.
+ CTRL+SHIFT+A is the official
+
+2007-05-22 14:17 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: digikam
+ from trunk : showfoto close action perform quit
+
+2007-05-22 14:11 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-22 14:09 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digikam from trunk : Image Editor : added Edit/SelectAll and
+ SelectNone actions
+ BUG: 145079
+
+2007-05-22 12:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: fix
+ valgrind error about uninitialized value at startup
+
+2007-05-22 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp: polish
+
+2007-05-22 10:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h:
+ digikam from trunk : use DImg instead QImage image data container
+ with Album GUI/Light Table preview to fix definitivly the tile
+ side effect at high zoom level.
+
+2007-05-22 10:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/fastscale.cpp: add
+ comment
+
+2007-05-22 10:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: new method to
+ create a DImg object from QImage
+
+2007-05-22 08:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: digikam
+ from trunk : accordinly with KDE4 HIG tips, moving Select menu
+ from Album Gui to Edit witch is the more common place for select
+ actions.
+ CCMAIL: gerhard@kulzer.net
+
+2007-05-22 08:02 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: added link to
+ openusability project
+
+2007-05-22 07:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digikam from trunk : add new common FastScale::fastScaleSection()
+ method used by Album GUI and Light Table preview
+
+2007-05-21 21:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ rever source form Marcel patch. commited by accident (:=))
+
+2007-05-21 21:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digiKam from trunk : Light Table preview : fix tile side effect
+ with high zoom level. This is a first approach how to solv ethis
+ problem. It's not optimum but work fine.
+
+ What the problem exactly ? Well it's simple : we scaling a part
+ of full image to render a preview unsing a tile matrix. The part
+ of ful image is scaled with take a care of
+ image data outside the region. With a high zoom level the scale
+ algorithm cannot compute properlly the border of the tile and a
+ side effect appear.
+
+ CCBUGS: 145198
+
+2007-05-21 21:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ digikam from trunk : fix tile side effect on preview widget with
+ high zoom level.
+
+2007-05-21 11:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ add comments
+
+2007-05-21 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : fix conflict between CTRL+SHIFT+S shortcuts
+ to "save as" and "fit to select". Use ALT+CTRL+S shorcut with fit
+ to select action
+
+2007-05-21 11:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : fix conflict between CTRL+SHIFT+A shortcuts
+ to "unselect item" and "fit to window". Use CTRL+SHIFT+E shorcut
+ with fit to window action, like gimp
+
+2007-05-21 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 11:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : added new accelerator SHIFT+SPACE to go to next item
+ in current album
+ BUG: 144650
+
+2007-05-21 10:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 10:43 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 10:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : Album GUI : Add CTRL+SHIFT+A accelerator to unselect
+ items from current album.
+ CCBUGS: 144643
+
+2007-05-21 10:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 10:05 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 10:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digiKam from trunk : Use everywhere ALT+CTRL+0 shortcut to
+ perform "Zoom To 1:1" action instead CTRL+SHIFT+Z witch is in
+ conflict with Redo std shortcut defined by KDE API.
+ Note : ALT+CTRL+0 is also used by Photoshop 7.0
+ BUG: 145558
+
+2007-05-21 09:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageplugin_whitebalance.cpp:
+ digiKam from trunk : White Balance tool : use CTRL+SHIFT+W
+ instead CTRL+W to prevent conflict with std KDE shortcuts
+ CCBUGS: 145077
+
+2007-05-21 09:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digiKam from trunk: Image Editor disable Fit To Window option
+ properlly in all cases (Reported by Rainer Krienke).
+ CCBUGS: 145170
+
+2007-05-21 09:06 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 09:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light Table : fix fixed File/Close and
+ File/Quit std actions. Only File/Close action must be available.
+ CCBUGS: 145077
+
+2007-05-21 09:04 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: digikam
+ from trunk : Showfoto : fix fixed File/Close and File/Quit std
+ actions. Only File/Close action must be available.
+ CCBUGS: 145077
+
+2007-05-21 09:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image Editor : fix fixed File/Close and
+ File/Quit std actions. Only File/Close action must be available.
+ BUG: 145077
+
+2007-05-21 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : added new accelerator SHIFT+SPACE to go to
+ next image in editor
+ BUG: 145083
+
+2007-05-21 08:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2007-05-21 08:15 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 08:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : added new accelerator CTRL+Y to Redo and
+ action
+ BUG: 145078
+
+2007-05-21 07:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-21 07:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : Image Editor : to be able to use the zoom
+ +/- functions if "Fit To Window" option is enabled.
+ BUG: 145170
+
+2007-05-19 12:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix corner button visiblity with tit to window
+
+2007-05-19 12:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ dispatch properly the new zoom factor when fit to window function
+ is used.
+
+2007-05-18 21:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : Image Editor canvas : use the same way than
+ Light Table preview and ALgum GUI preview to hide/show corner
+ button used to pan image
+
+2007-05-18 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digikam from trunk : Light Table : now, you can drag & drop drag
+ & drop an album from Album Gui to Light Table. All items from
+ this album wil be automaticly loaded in thumbbar.
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-18 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h: digiKam from
+ trunk : new method to get all item Ids from and album.
+
+2007-05-18 11:40 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.h: fix doc API
+
+2007-05-18 09:20 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.cpp:
+ automaticly -> automatically
+
+2007-05-18 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ digikam from trunk : sync album gui preview widget with Light
+ Table preview widget (corner widget visibilty test)
+
+2007-05-18 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digikam from trunk : Light table prewiew widget : chage the test
+ to enable disable teh corner widget. DO not use the zoom stuff
+ for that, because some precision error can be give a wrong
+ result.
+ The utimate way to do it is to force the widget to update all
+ scroll bars and to test witch is visible
+
+2007-05-18 08:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp:
+ digikam from trunk : Light Table view implementation.
+
+ - Regorganize signal slots connection to be more readable.
+ - When we synchronize Left and Right panels, only disconect the
+ signals/slots between preview widgets, not all using
+ blocksignals, else all internals panel signals will not be
+ dispatched.
+
+2007-05-17 18:55 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.in: fix libkexiv2
+ release number depency
+
+2007-05-17 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h:
+ digikam from trunk : Light Table : if thummbar is cleared and
+ Drag & Drop is enable, write a message on Left and Right panel
+ about it.
+
+2007-05-17 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2007-05-16 19:44 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue: polish
+
+2007-05-16 17:46 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue,
+ trunk/extragear/graphics/digikam/data/themes/Sandy: fix
+
+2007-05-16 16:48 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue: update
+
+2007-05-16 13:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ prevent flicker effect with selection
+
+2007-05-16 13:26 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue: update
+
+2007-05-16 12:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ no need margin here
+
+2007-05-16 10:15 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Blue,
+ trunk/extragear/graphics/digikam/data/themes/Makefile.am: digikam
+ from trunk : New "Blue" color theme
+
+2007-05-16 09:21 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp:
+ polish
+
+2007-05-15 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digikam from trunk : Light Table : Fix resize event with preview
+ widget when to display properlly a message about to Drag and Drop
+ an item when no image is loaded.
+
+2007-05-15 14:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-15 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: fix
+ flicker effect with album item tool tip
+
+2007-05-15 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.h: polish
+
+2007-05-15 07:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderitem.cpp: polish
+
+2007-05-15 06:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ fix frame style
+
+2007-05-15 05:46 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/mainwindow.h: fix
+ header
+
+2007-05-15 05:40 cgilles
+
+ * trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/mainwindow.h:
+ compile with --enable-final
+
+2007-05-14 21:16 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Dark,
+ trunk/extragear/graphics/digikam/data/themes/Dessert,
+ trunk/extragear/graphics/digikam/data/themes/Digikasa,
+ trunk/extragear/graphics/digikam/data/themes/Dreary,
+ trunk/extragear/graphics/digikam/data/themes/Gray,
+ trunk/extragear/graphics/digikam/data/themes/Makefile.am: digiKam
+ from trunk : new color theme by Risto Saukonpää (18% Gray)
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-14 20:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp:
+ no need to delete Theme instance, because QDict::setAutoDelete is
+ enable
+
+2007-05-14 20:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ fix statusbar messages
+
+2007-05-14 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ better support of color scheme
+
+2007-05-14 19:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h:
+ new method to get regular color of thumb
+
+2007-05-14 18:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk: Light Table : missing to refresh status bar
+ when items are removed from thumbbar
+
+2007-05-14 14:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ polish
+
+2007-05-14 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table: check Exif orientation tag to
+ render Thumbbar items accordinly with Metadata settings
+
+2007-05-14 14:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table: check if an item inserted in
+ Light Table using Drag & Drop is really an image.
+
+2007-05-14 12:17 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/project/project.kdevelop: polish
+
+2007-05-14 12:16 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table: do not reset by a QTimer the
+ image preview widget on constructor
+
+2007-05-14 11:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk : Light Table: thummbar : repaint item is more
+ fast than refresh all items to set on/off left/right position on
+ panels
+
+2007-05-14 09:29 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digikam from trunk : JPEGLossLess kipi plugin cannot be used as
+ well with Light Table because plugin work only with current
+ selection from Album GUI.
+ So, if we want a rotation tool in Light Table, we need to find
+ another way to do it...
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-14 09:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk : Light Table : if thumbbar has no item,
+ repaint properly the contents area when users drag & drop new
+ items
+
+2007-05-14 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ fix slot name
+
+2007-05-14 08:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowprivate.h:
+ digikam from trunk : separate LightTable Window private class
+
+2007-05-14 08:38 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : showfoto bugfix : missing to update currentItem when
+ user select first or last item
+
+2007-05-14 07:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ keyboard shortcuts for Remove Item and Clear All Items
+
+2007-05-14 07:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ using d private internal class
+
+2007-05-13 19:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ Apply patch from Arnd Baecker to keep the position under the
+ mouse cursor constant
+ when zooming in with Ctrl+Mouse Wheel.
+
+ I changed the patch a bit to avoid code duplication, but the
+ logic is
+ the same.
+ As Arnd pointed out, the position jumps around a bit, it is only
+ approximately
+ constant. I dont know why. But for now it works well enough.
+
+ CCMAIL: arnd.baecker@web.de
+
+2007-05-13 18:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ polish
+
+2007-05-13 16:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk: Light Table : remember "Navigate by Pair"
+ option between sessions
+
+2007-05-13 16:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-05-13 16:23 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-13 16:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table :
+ - when thumbbar is empty, enable properlly all menu options when
+ new item are inserted.
+ - when "Navigate by Pair" option is enable and when an item is
+ removed from thumbbar, reorganize properlly the pair.
+ CCBUGS: 145236
+
+2007-05-13 16:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2007-05-13 15:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : disable thumbar item selection
+ when user left click on panels using "Navigate by Pair" option
+
+2007-05-13 08:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : use first item of list in
+ Right panel if last item is selected on Left Panel with "Navigate
+ by pair"
+
+2007-05-13 07:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : do not lost zoom level
+ synchronization between Left and Right panels using "NAvigate by
+ Pair" function.
+ CCBUGS: 145236
+
+2007-05-12 19:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-12 19:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digiKam from trunk : Light Table : Add "Navigate by Pair" option.
+
+ In this mode drag & drop is disable between thumbbar and
+ left/right panels.
+ The options to set amnually the item on Left or Right panel are
+ also disable (main menu and pop-up menu)
+
+ The light table will set automaticly the left item with the
+ current item selected on thumbbar and the right item
+ is the next item on thumbbar.
+
+ CCBUGS: 145236
+
+2007-05-12 15:33 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ Adapt the line step of the scroll bars to the zoom factor.
+ For low zoom factors, scrolling with the mouse wheel is still
+ precise,
+ for higher zoom rates the steps get bigger.
+ This means the approx. the same amount of mouse wheel scrolling
+ is required
+ for to scroll the same span in the original picture, regardless
+ of zoom rate.
+
+ For the overall relative speed, I added a factor of 2 which feels
+ good, please report
+ if scrolling steps are too big or too small.
+
+ (bug 145237, #4)
+
+ CCBUG: 145237
+
+2007-05-12 15:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ Remove the triggerRearrangement call here, it is not needed.
+ This was causing the bug that an empty selection in
+ cameraiconview was not possible.
+
+2007-05-12 09:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk : Light Table : better support of theme color
+ in thumbbar
+
+2007-05-12 06:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk: Light Table : re-synchronize preview
+ properlly when "Sync Left/Right" panel option is toogle on.
+ CCBUGS: 145236
+
+2007-05-11 22:11 cgilles
+
+ * trunk/extragear/graphics/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h,
+ trunk/extragear/graphics/digikam/themedesigner,
+ trunk/extragear/graphics/digikam/themedesigner/Makefile.am,
+ trunk/extragear/graphics/digikam/themedesigner/digikamthemedesigner.desktop,
+ trunk/extragear/graphics/digikam/themedesigner/main.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/mainwindow.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/mainwindow.h,
+ trunk/extragear/graphics/digikam/themedesigner/themedicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themedicongroupitem.h,
+ trunk/extragear/graphics/digikam/themedesigner/themediconitem.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themediconitem.h,
+ trunk/extragear/graphics/digikam/themedesigner/themediconview.cpp,
+ trunk/extragear/graphics/digikam/themedesigner/themediconview.h:
+ digikam from trunk : add Color Theme Designer tool
+
+2007-05-11 20:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikamm from trunk : Light Table use the new dedicaced setup
+ panel
+
+2007-05-11 20:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setuplighttable.h:
+ digikam from trunk : new Light Table setup panel
+
+2007-05-11 17:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ polish
+
+2007-05-11 14:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-05-11 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ fix tool bar order
+
+2007-05-11 14:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table :
+
+ - Fix crash if static_cast are dummy, especially when fisrt item
+ is inserted to thumbbar
+ - Use dynamic_cast to check cast result.
+ - Use image info everywhere to compare thumb item and panel item
+ for selection.
+ - Fix navigate buttons for first and last item selection
+
+2007-05-11 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: use
+ polymorphism class
+
+2007-05-11 13:29 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ enambe/disable navigate actions within context
+
+2007-05-11 13:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light Table : added new options to navigate
+ between thumbbar items (first, previous, next, last). Shortcuts
+ are the same than Album Gui and Image Editor
+ CCBUGS: 145237
+
+2007-05-11 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ revert. There is a problem with FastScale algorithm
+
+2007-05-11 11:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp: fix
+ scaled size rule with FastScale
+
+2007-05-11 10:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table : use Image info everywhere
+ instead KURL. Fix bug when an image is removed from thumbbar with
+ is unselected in panel (if active)
+
+2007-05-11 10:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk : Light Table : using ImageInfo::id() instead
+ KURL to compare two image instances is better and more homogenous
+ with rest of digiKam
+
+2007-05-11 09:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk: Light Table: using digiKam pop-up menu with
+ thumbbar
+
+2007-05-11 08:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digiKam from trunk: Light Table: added Clear All items on
+ thumbbar pop-up menu
+
+2007-05-11 08:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digiKam from trunk : Light Table : added Edit Item to thumbbar
+ pop-up menu.
+
+2007-05-11 08:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digiKam from trunk : Light Table : add File Edit (F4) menu option
+
+2007-05-11 08:00 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/project/project.kdevelop:
+ renamed
+
+2007-05-11 07:58 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop: update
+
+2007-05-11 07:55 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in:
+ digikamimageplugins do not exist anymore. polish report messages
+
+2007-05-11 06:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ digikam from trunk: Thumbbar use FastScale algorithm from Antonio
+ to speed up thumbnails render.
+
+2007-05-10 19:30 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light Table : added "File/Delete" option in
+ main menu
+ CCBUGS: 145236
+
+2007-05-10 19:26 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in: oups, libkexiv2
+ 0.1.5 is not yet released
+
+2007-05-10 19:19 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in: fix libkexiv2
+ depency
+
+2007-05-10 18:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk: Light Table : use CTRL+R and CTRL+L to place
+ thumbbar item on Right or Left panel.
+ CCBUGS: 145236
+
+2007-05-10 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk : Light Table : If there is no item in
+ thumbbar, display a message to user about to drag and drop items
+ in this area
+
+2007-05-10 13:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ polish
+
+2007-05-10 13:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ polish
+
+2007-05-10 13:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ digikam from trunk : Light Table : limit minimim width/height of
+ light table to the max Rating pixmap size
+
+2007-05-10 13:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ polish
+
+2007-05-10 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-10 12:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : and finaly, to be able to
+ assign Rating to the current selected picture in thumbbar using
+ standard digiKam keyboard shorcuts (CTRL+0, CTRL+1, ..., CTRL+5)
+ BUG: 145227
+
+2007-05-10 12:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table : to be able to select and
+ ensure visible the thumbbar icon associed with the Left or Right
+ panel when user click with left mouse button on preview.
+ CCBUGS: 145227
+
+2007-05-10 12:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : Light Table : to be able to assign Rating
+ directly by thumbbar pop-up menu.
+ CCBUGS: 145227
+
+2007-05-10 11:31 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : Light Table : to be abble to display rating
+ information over over the thumbbar icons.
+ CCBUGS: 145227
+
+2007-05-10 10:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : add an icon over the thumbbar
+ icon to indicate the position of image on Left or Right panel.
+ CCBUGS: 145227
+
+2007-05-10 08:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h: polish
+
+2007-05-10 08:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table : Highlight the current image
+ selected in thumbbar to right or left panel used a color frame
+ around the preview. The current color scheme theme is used to
+ draw the frame border.
+ CCBUGS: 145227
+
+2007-05-10 01:39 bremedios
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h: Code
+ cleanup: refactoring common code
+
+2007-05-10 01:39 bremedios
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Code cleanup: refactoring common code & use of constants.h
+
+2007-05-09 23:39 bremedios
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Code cleanup: use of constants.h
+
+2007-05-09 23:39 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp: Code
+ cleanup: use of constants.h
+
+2007-05-09 23:09 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: Code
+ cleanup: use of constants.h
+
+2007-05-09 14:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp:
+ digikam from trunk : add Light Table in new features of welcome
+ page
+
+2007-05-09 14:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: update
+
+2007-05-09 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digikam
+ from trunk : Light Table integration in Tool menu of Album Gui.
+ ALT+F6 show Light Table window without add new picture.
+
+2007-05-09 14:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/constants.h: missing no
+ newline at end of file
+
+2007-05-09 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/constants.h: Use a macro
+ wrapper to prevent re-definitions
+
+2007-05-09 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/constants.h: Use Digikam
+ namespace.
+ Fix header
+
+2007-05-09 13:18 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-09 13:18 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/constants.h: added
+ missing file to repository
+
+2007-05-09 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : BKO #145204 point (c) fixed.
+ CCBUGS: 145204
+
+2007-05-09 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-09 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light table : new option to synchronize
+ automaticly Left/right panel when a new image is added in preview
+
+2007-05-09 09:45 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ use slotReset() instead resetPreview() directly
+
+2007-05-09 09:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h,
+ trunk/extragear/graphics/digikam/project/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ digiKam from trunk : change PreviewWidget::reset() to slotReset()
+ to perform a cleanup when widget is created using a QTimer
+
+2007-05-09 09:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-05-09 08:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ polish
+
+2007-05-09 08:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-09 08:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-09 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp:
+ fix slots
+
+2007-05-09 08:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light table : Enable/Disable Left/Right zoom
+ bar accordinly with Left/right preview panels loading picture
+ results
+
+2007-05-09 08:45 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ polish
+
+2007-05-09 07:54 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp:
+ initial contribution: code cleanup - created constants.h to hold
+ hard-coded values found in project
+
+2007-05-09 07:46 bremedios
+
+ * trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.cpp:
+ Initial contribution: Code cleanup - created constants.h to hold
+ numerous hard-coded values found throughout the project
+
+2007-05-09 07:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ fix i18n
+
+2007-05-09 07:29 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light table : added "Show on Left/Right
+ Panel" actions from thumbbar to main File menu.
+
+2007-05-09 07:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2007-05-08 21:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ digikam from trunk : BKO #145204 point (a) fixed.
+ CCBUGS: 145204
+
+2007-05-08 20:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-05-08 20:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light Table : added 2 new options on View
+ menu to zoom in/out with right/left preview panels synchronized
+
+2007-05-08 20:40 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ Fix problem that cached preview image is null.
+ In Qt3, QImage is using explicit sharing. This means any
+ operation
+ on the actual data of the QImage object will modify the data of
+ all objects, in this case, including the cached image.
+
+ This is indeed unintuitive, and the Trolls have changed it so
+ that
+ in Qt4 QImage is also implicitly shared. So this fix should be
+ enough for now.
+
+ CCMAIL: caulier.gilles@gmail.com
+
+2007-05-08 19:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digikam from trunk : Light Table : fix crash when item is open in
+ editor. All Image Info get from thumbbar need to be copied
+ indeep.
+
+2007-05-08 17:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ polish
+
+2007-05-08 17:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp:
+ polish
+
+2007-05-08 17:00 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light Table improvement : add option to
+ synchronize left and right panels when user pan/zoom preview
+ images.
+ This option is only enable when left and right preview image have
+ the same size.
+
+ BUG: 145159
+
+2007-05-08 16:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: fix i18n
+
+2007-05-08 16:46 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ Insert to Light Table -> Place onto Light Table
+ CCMAIL:louis.roederer@gmail.com
+
+2007-05-08 16:45 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Insert to Light Table -> Place onto Light Table
+ CCMAIL:louis.roederer@gmail.com
+
+2007-05-08 16:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish again
+
+2007-05-08 16:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-08 14:20 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: add link to KDE contrib
+ page
+
+2007-05-08 08:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ fix i18n
+
+2007-05-08 08:34 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: polish
+
+2007-05-08 07:43 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ improve light table i18 strings. CCMAIL:
+
+2007-05-08 05:51 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS: 0.9.2-beta2 NEWS added
+ (lighttable)
+
+2007-05-07 20:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk: Light Table : removing Zoom + and Zoom -
+ actions from main menu.
+
+2007-05-07 20:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table : update contents of thumbbar
+ and preview panels if an image has changed form album gui (for ex
+ to use JpegLossLess kipi-plugin)
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-07 19:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: new
+ method to refresh a list of items
+
+2007-05-07 18:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.cpp:
+ fix i18n
+
+2007-05-07 18:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ fix i18n
+
+2007-05-07 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ digikam from trunk : added option to insert current item
+ displayed in Preview from Album GUI to Light Table
+
+2007-05-07 15:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: fix
+ version id
+
+2007-05-07 14:07 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-07 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digikam
+ from trunk : added Insert to Light Table action on album gui
+ Image menu... Now the new Light Table tool is officially
+ available on digiKam.
+ BUG: 135048
+
+2007-05-07 13:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-07 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table : full support of Drag & Drop
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-07 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2007-05-07 12:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : Light Table : Drag & Drop support between
+ Abum view and Light Table Thum bar and vis versa...
+
+2007-05-07 12:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ missing deletion of item from Light table slot connection
+
+2007-05-07 11:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h:
+ digikam from trunk: prepare to support drag & drop with Light
+ Table
+
+2007-05-06 20:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam form trunk : Light Table : new option to move item from
+ left or right preview area to trash.
+
+2007-05-06 20:26 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.in: fix libkexiv2
+ version to check with digiKam
+
+2007-05-06 19:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : Light Table : to be abble to open image from
+ LT in image editor
+
+2007-05-06 16:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : new option to clear all item inserted on LT
+
+2007-05-05 16:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digikam from trunk : Light Table : new option on File menu to
+ remove current selected item in thumbbar
+
+2007-05-05 16:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-05 16:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digikam from trunk : add new option to remove an item from Light
+ Table
+
+2007-05-05 15:48 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING: 0.9.2-beta1 release
+
+2007-05-05 15:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ polish
+
+2007-05-05 15:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp:
+ polish
+
+2007-05-05 15:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-05 15:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ init LT preview content size as well using null preview
+
+2007-05-05 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/border/border.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/border/border.h,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageeffect_border.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageeffect_border.h,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageplugin_border.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageplugin_border.h:
+ fix header
+
+2007-05-05 13:17 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/blurfx/blurfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/blurfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageeffect_blurfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageeffect_blurfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageplugin_blurfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageplugin_blurfx.h:
+ fix header
+
+2007-05-05 12:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-05-05 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp:
+ digikam from trunk : bugfix in sidebar : the Text + Icons button
+ status is inverted at startup.
+
+2007-05-04 21:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h:
+ polish
+
+2007-05-04 21:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ compile
+
+2007-05-04 21:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: request
+ to shutdown light table if created
+
+2007-05-04 21:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h:
+ to preven trace condition, using close event is better than
+ destructor to savec settings in rc file
+
+2007-05-04 20:35 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog: 0.9.2-beta1 release
+
+2007-05-04 20:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp:
+ Initialize all private variables in Sidebar.
+
+2007-05-04 19:30 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.h:
+ The JPEGutils used QImage::smoothScale to scale JPEGs. Remove
+ this call,
+ so now all scaling is done at one place.
+ Scale down only if the image is considerably larger (~ >150%).
+
+ Scaling with FastScale seems 5x faster (callgrind) than the
+ scaling with
+ smoothScale (takes 4% vs. 20% of the preload time). To me it
+ appears better
+ to use the faster algorithm, even with faint quality loss.
+ Note: this is not about scaling when drawing, but about scaling
+ when loading the preview.
+
+2007-05-04 19:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp:
+ hide corner widget is preview is null
+
+2007-05-04 19:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ new method to refresh status bar
+
+2007-05-04 18:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ fix plural form
+
+2007-05-04 18:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.cpp:
+ fix printing text condition on status progress bar
+
+2007-05-04 18:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/antivignetting/antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/antivignetting.h,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageeffect_antivignetting.h,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageplugin_antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageplugin_antivignetting.h:
+ fix header
+
+2007-05-04 18:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.h,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/imageplugin_adjustcurves.h,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.h,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/imageplugin_adjustlevels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/imageplugin_adjustlevels.h:
+ fix header
+
+2007-05-04 18:16 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.h,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/imageplugin_adjustcurves.h:
+ fix header
+
+2007-05-04 17:51 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ add link to freedesktop.org
+
+2007-05-04 17:05 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-05-04 17:01 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: Don't
+ confine action to physical albums
+
+ BUG: 136254
+
+2007-05-04 16:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ handle left side bar in full screen mode
+
+2007-05-04 16:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ delete left sidebar in destructor
+
+2007-05-04 14:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ print number of items in LT
+
+2007-05-04 14:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/project/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: digikamand
+ DigikamImageplugins have been merged togeter. remove the locale
+ and tips request from DigiKamImagePlugins
+
+2007-05-04 13:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/version.h: fix header
+
+2007-05-04 13:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.h,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.h,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h,
+ trunk/extragear/graphics/digikam/digikam/thumbnailsize.h,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.h,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.h: fix
+ header
+
+2007-05-04 13:47 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.h,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h,
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.h,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.h,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.h,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.h,
+ trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.h,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h:
+ fix header
+
+2007-05-04 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/cameradragobject.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameradragobject.h,
+ trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameralist.h,
+ trunk/extragear/graphics/digikam/digikam/cameratype.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameratype.h,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.h,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.h,
+ trunk/extragear/graphics/digikam/digikam/digikam_export.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dio.h,
+ trunk/extragear/graphics/digikam/digikam/dio_p.h,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.h,
+ trunk/extragear/graphics/digikam/digikam/firstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/firstrun.h: fix header
+
+2007-05-04 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.h,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.h,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albuminfo.h,
+ trunk/extragear/graphics/digikam/digikam/albumitemhandler.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumitemhandler.h,
+ trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h: fix
+ header
+
+2007-05-04 13:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/downloadsettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/mtqueue.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ fix header
+
+2007-05-04 13:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.h:
+ fix header
+
+2007-05-04 13:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.h:
+ fix header
+
+2007-05-04 13:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfoalbumsjob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfoalbumsjob.h,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.h,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.cpp,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.h:
+ fix header
+
+2007-05-04 13:02 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setuptooltip.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: fix header
+
+2007-05-04 12:59 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.cpp,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.h: fix header
+
+2007-05-04 12:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.h,
+ trunk/extragear/graphics/digikam/libs/whitebalance/blackbody.h,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.cpp,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dpopupmenu.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dpopupmenu.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/filesaveoptionsbox.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/filesaveoptionsbox.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ fix header
+
+2007-05-04 12:53 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/digikam/version.h,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/release_digikam_docs.rb:
+ 0.9.2-beta1 release
+
+2007-05-04 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.h,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/texture.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/texture.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/theme.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/theme.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.h:
+ fix header
+
+2007-05-04 12:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.cpp:
+ fix missing moc includes.
+
+2007-05-04 12:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationsettings.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationwidget.h,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ fix header
+
+2007-05-04 11:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digiKam from trunk : Light Table improvements.
+
+ The new LT is now able to compare 2 images at the same time. Just
+ insert some pictures to LT and set one on left panel and one
+ other to right panel using the thumbbar context menu. On the
+ bottom (status bar) there are 2 sliders to zoom independantly the
+ right or the left panel.
+
+ In a first time i have targeted to sync left and right panel but
+ its complex to do it if size of left and right images are not the
+ same.
+
+ There is a screenshot of LT in action at this url :
+
+ http://digikam3rdparty.free.fr/Screenshots/lighttable_v3.png
+
+ The LT still under alpha stage. there are some part witch are not
+ yet implemented/tested...
+
+ CCBUG: 135048
+ CCMAIL: digikam-devel@kde.org
+ CCMAIL: francisco.jct@gmail.com
+ CCMAIL: gerhard@kulzer.net
+
+2007-05-04 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digiKam from trunk : Light Table : new method to find an item il
+ LT bar using ImageInfo
+
+v0.9.2-beta1 - 2007-05-04
+----------------------------------------------------------------------------
+
+2007-05-04 08:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ fix header
+
+2007-05-04 08:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h:
+ fix LT preview private class name
+
+2007-05-04 07:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/deletedialog.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/deletedialog.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorblend.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorpixelaccess.h,
+ trunk/extragear/graphics/digikam/libs/dimg/ddebug.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/ddebug.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/exposurecontainer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloaderobserver.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2ksettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2ksettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngsettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffsettings.h:
+ fix header
+
+2007-05-04 04:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ digiKam from trunk : light table
+
+ - fix theme color handling.
+ - fix size policy handling.
+
+2007-05-04 04:16 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop: update
+
+2007-05-03 18:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp:
+ lighttableview => lighttablepreview
+
+2007-05-03 18:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h:
+ lighttableview => lighttablepreview
+
+2007-05-03 18:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h:
+ digiKam from trunk : Light Table : remember window / splitter
+ size / side bar sizes
+
+2007-05-03 17:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h,
+ trunk/extragear/graphics/digikam/digikam/thumbnailsize.h,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.h,
+ trunk/extragear/graphics/digikam/digikam/version.h,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.h: fix
+ header
+
+2007-05-03 16:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.h,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.h: fix header
+
+2007-05-03 16:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/monthwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.h,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.h,
+ trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.h,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h: fix header
+
+2007-05-03 16:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imageattributeswatch.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.h,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.h,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: fix
+ header
+
+2007-05-03 16:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.h,
+ trunk/extragear/graphics/digikam/digikam/firstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/firstrun.h,
+ trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.h,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h: fix header
+
+2007-05-03 15:44 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dio.h,
+ trunk/extragear/graphics/digikam/digikam/dio_p.h: fix header
+
+2007-05-03 15:35 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/sqlitedb.cpp: check if
+ config.h exist
+
+2007-05-03 15:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttableview.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc:
+ digiKam from trunk : first implementation of digiKam Light Table
+ tool. It not yet suitable as well because the tool do not provide
+ yet a comparison method between 2 images.
+
+ The Light Table is an image container witch can handle items
+ from everywhere on Albums library. Just use the Album Gui pop-up
+ menu to insert an item in Light Table. The Light table has a
+ thumbbar on the right. When you click on one item, it's displayed
+ on central view, where you can process zooming and panning.
+
+ http://digikam3rdparty.free.fr/Screenshots/lighttable_v2.png
+
+ Gerhard, this implementation is in _alpha_ stage, and must be
+ _disable_ for next 0.9.2-beta1 release. Paco and me we working on
+ actually. To disable it before to release digiKam 0.9.2-beta1,
+ please just comment the line 26 from digikam/albumiconview.cpp.
+ Thanks in advance
+
+ CCBUG: 135048
+ CCMAIL: digikam-devel@kde.org
+ CCMAIL: francisco.jct@gmail.com
+ CCMAIL: gerhard@kulzer.net
+
+2007-05-03 14:31 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/cameradragobject.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameradragobject.h,
+ trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameralist.h,
+ trunk/extragear/graphics/digikam/digikam/cameratype.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameratype.h,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.h,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.h: fix header
+
+2007-05-03 14:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albuminfo.h,
+ trunk/extragear/graphics/digikam/digikam/albumitemhandler.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumitemhandler.h,
+ trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h: fix
+ header
+
+2007-05-03 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamtags.h,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.cpp: polish
+
+2007-05-03 13:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.cpp:
+ compile
+
+2007-05-03 13:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.h,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.h:
+ fix header
+
+2007-05-03 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/downloadsettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/mtqueue.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ fix header
+
+2007-05-03 12:00 lure
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp:
+ Fix wrong icon size of new album in Camera GUI.
+ Now uses proper size from album settings.
+
+2007-05-03 11:20 lure
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ Use screen size for the size of preview image (instead of 1024
+ that was used
+ before and was too small for larger displays).
+ Also check that display size is in the range of 640 and 2560.
+
+2007-05-03 10:59 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop: update
+
+2007-05-03 10:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h:
+ fix header
+
+2007-05-03 10:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ --Cette ligne, et lesfix header suivantes ci-dessous, seront
+ ignorées--
+
+ M editor/editorwindow.cpp
+ M editor/editorwindowprivate.h
+ M editor/imageiface.h
+ M editor/imagewindow.h
+ M editor/editorwindow.h
+ M editor/savingcontextcontainer.h
+ M editor/imageiface.cpp
+ M editor/imagewindow.cpp
+
+2007-05-03 10:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.h:
+ --Cette ligfix headerne, et les suivantes ci-dessous, seront
+ ignorées--
+
+ M tools/imageprint.cpp
+ M tools/imageprint.h
+ M tools/imageresize.cpp
+ M tools/imageresize.h
+
+2007-05-03 10:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.h:
+ fix header
+
+2007-05-03 10:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.h:
+ fix header
+
+2007-05-03 10:21 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.cpp,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.h:
+ fix header
+
+2007-05-03 10:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfoalbumsjob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfoalbumsjob.h,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.h:
+ fix header
+
+2007-05-03 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.cpp,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.h: fix header
+
+2007-05-03 07:22 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setuptooltip.h:
+ fix header
+
+2007-05-03 07:19 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.kdevelop: fix
+ header
+
+2007-05-03 07:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ fix header
+
+2007-05-03 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h:
+ fix header
+
+2007-05-03 07:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h:
+ fix header
+
+2007-05-03 06:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dpopupmenu.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dpopupmenu.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/filesaveoptionsbox.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/filesaveoptionsbox.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.h:
+ fix header
+
+2007-05-03 06:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h:
+ del
+
+2007-05-02 21:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/texture.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/texture.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/theme.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/theme.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h:
+ fix header
+
+2007-05-02 20:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/whitebalance/blackbody.h,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.cpp,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.h:
+ fix header
+
+2007-05-02 20:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.h:
+ fix header
+
+2007-05-02 20:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.h:
+ fix header
+
+2007-05-02 19:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ fix header
+
+2007-05-02 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h: fix
+ header
+
+2007-05-02 19:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.h: fix
+ header
+
+2007-05-02 19:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h:
+ fix header
+
+2007-05-02 19:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationsettings.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationwidget.h:
+ fix header
+
+2007-05-02 19:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h:
+ fix header
+
+2007-05-02 19:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorblend.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorpixelaccess.h,
+ trunk/extragear/graphics/digikam/libs/dimg/ddebug.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/ddebug.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/exposurecontainer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloaderobserver.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2ksettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2ksettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngsettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffsettings.h:
+ fix header
+
+2007-05-02 18:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ fix header
+
+2007-05-02 18:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h: fix
+ header
+
+2007-05-02 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: remove
+
+2007-05-02 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: update
+
+2007-05-02 13:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ new method to get ImageInfoList from LT bar
+
+2007-05-02 07:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h: digikam
+ from trunk : bug fix : since album item tool tip content can be
+ large, the render os tool tip can be draw ouside the screen,
+ especially with very large icon size.
+
+ This problem is relevant of the region used by tool tips to be
+ positioned on screen. Old implementation used the album item icon
+ rectangle. The new implementation use the region of icon item
+ used to to open image in editor.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-05-01 16:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : use the digikam theme pixmap with LT thumbar
+
+2007-05-01 09:20 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS.0.9.0,
+ trunk/extragear/graphics/digikam/NEWS.0.9.1: Gilles patch, update
+ of old News
+
+2007-04-29 21:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ Zoom in with mouse wheel up, and zoom out with wheel down,
+ like other KDE apps.
+
+2007-04-28 16:41 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS: nomsg
+
+2007-04-28 16:40 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: Gilles
+ patches, polishing thumbbar and sidebar
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-04-28 07:50 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: Gilles
+ thumbbar patch
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-04-28 07:47 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: Gilles
+ libexiv2-0.13 patch
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-04-27 09:17 gkulzer
+
+ * trunk/extragear/graphics/digikam/sqlite/btree.c: spelling errors
+ in comments
+
+2007-04-27 09:09 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: spelling
+ errors in comments
+
+2007-04-27 09:08 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/blurfx/blurfx.cpp:
+ spelling errors in comments
+
+2007-04-27 09:08 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/blurfx/blurfx.cpp:
+ spelling errors in comments
+
+2007-04-27 09:05 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ spelling errors in comments
+
+2007-04-27 09:04 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/CImg.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ spelling errors in comments
+
+2007-04-27 08:30 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageeffect_noisereduction.cpp:
+ i18 wording improvement
+
+2007-04-26 20:44 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h: In
+ ImagePreviewView:
+
+ - if the image is zoomed to fit window, and the size is changed,
+ keep the image zoomed to fit the new window size
+ - make the fit-to-window zoom the minimum (unless image is
+ smaller)
+
+2007-04-26 20:42 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ Allow to specify to updateAutoZoom that scaling up is not wanted
+ (only scaling down)
+
+2007-04-26 20:42 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/fastscale.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp:
+ - use FastScale in preview loading
+ - set alpha buffer in copied Qimage in FastScale
+
+2007-04-26 19:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/fastscale.cpp,
+ trunk/extragear/graphics/digikam/digikam/fastscale.h,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/fastscale.h: Move
+ FastScale to libs/dimg
+
+2007-04-26 16:01 fsalvi
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ i18n fix (replace pannel by area)
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-26 10:07 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp:
+ sidebar space improvements
+
+2007-04-26 10:07 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: update
+ wording
+
+2007-04-26 10:05 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp:
+ update wording
+
+2007-04-26 09:46 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ Bits to Bit and lower case
+
+2007-04-26 09:38 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Explain
+ better the Album sync mechanism
+
+2007-04-26 09:26 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Update
+ metadata database instead of sync
+
+2007-04-26 09:06 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Browse
+ Media instead of Media Browse
+
+2007-04-22 09:13 cgilles
+
+ * trunk/extragear/graphics/digikam/project/digikam.kdevelop: update
+
+2007-04-22 09:10 cgilles
+
+ * trunk/extragear/graphics/digikam/project/Doxyfile: doxygen
+ project
+
+2007-04-22 09:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: update
+
+2007-04-22 09:00 cgilles
+
+ * trunk/extragear/graphics/digikam/project: new folder to store
+ kdevelop files
+
+2007-04-20 13:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp:
+ update features
+
+2007-04-20 12:29 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-20 11:37 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp: fix
+ i18n
+
+2007-04-20 11:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ i18n
+
+2007-04-20 11:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ polish
+
+2007-04-20 07:31 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop:
+ digiKam from trunk : update KDevelop project option to generate
+ the full API doc using Doxygen tool, including UML graph.
+ Just use "Build/API Doc" menu to generate the huge HTML API
+ output in digikam/api/html folder.
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-20 06:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: polish
+
+2007-04-20 06:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : fix album icon size at startup
+
+2007-04-19 13:58 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : fix thumbbar tooltip item to be used with
+ Light Table. Now tool tip from Light Table thumbbar show digiKam
+ properties.
+
+ CCMAIL: francisco.jct@gmail.com
+
+2007-04-19 12:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : preparing new thumbbar tooltip item to be
+ used with Light Table. Now tool tip from Light Table thumbbar
+ must show digiKam properties.
+
+ CCMAIL: francisco.jct@gmail.com
+
+2007-04-19 11:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h:
+ digikam from trunk : preparing new thumbbar tooltip item to be
+ used with Light Table
+
+2007-04-19 09:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-19 09:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setuptooltip.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setuptooltip.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : improvement of showfoto thumbbar witch can display
+ now a full configurable thumb tool tip contents like digiKam
+ album tool tip (without database information of course). Ther eis
+ a new pannel in Showfoto Setup dialog to configure the tooltip
+ contents.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-19 09:16 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-19 09:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ icon
+
+2007-04-19 08:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.cpp:
+ polish
+
+2007-04-19 08:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.h:
+ polish
+
+2007-04-18 20:06 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digiKam
+ from trunk : Showfoto bugfix : toogle properlly on/off at startup
+ thumbbar view
+
+2007-04-18 10:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: polish
+
+2007-04-18 09:38 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp:
+ polish
+
+2007-04-18 09:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ digikam from trunk : improve hot pixels fixer point draw in
+ preview widget
+
+2007-04-18 08:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ digikam from trunk : Fix hot pixels fixer point coordinates
+ computed in preview widget
+
+2007-04-18 06:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ polish
+
+2007-04-18 06:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2007-04-17 19:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ no need both signals emitting at the same time. Code polishing
+ again
+
+2007-04-17 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/zoom10.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom15.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom20.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom25.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom30.png: remove
+ obsolete files
+
+2007-04-17 11:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ fix wrong computation of area to render
+
+2007-04-17 11:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ polish
+
+2007-04-17 10:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ no need to try to zoomin/zoom out with mouse wheel if we are in
+ zoom min|max
+
+2007-04-17 10:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h:
+ polish
+
+2007-04-17 09:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ polish
+
+2007-04-17 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h:
+ digikam from trunk : Important improvements here !
+
+ The zoom functions available on image editor plugins have been
+ completly rewritten. We use now the new common preview widget.
+ The plugins affected by these changes are Noise Reduction,
+ Restoration, Sharpen, Gaussian Blur, Hot Pixels, Infrared Film,
+ Oil Paint, Emboss, Film Grain, Blur FX, and Charcoal.
+
+ Let's me explain the difference between the old an new
+ implementations.
+
+ With old stuff, the zoom function is very limited :
+
+ - zoom factors from x1 to x3 with step 0.5
+ - huge memory allocation duing to pre-zoomed picture rendering.
+ - very slow.
+ - Can frozen the computer when swap is require (with huge
+ pictures)
+ - Effect rendering is computed on a redimentionned part of image.
+ It Slow
+
+ The new zoom function is completly different :
+
+ - Zoom factors from x1 to x12. Free value can be set.
+ - No more memory allocation. You can use it with huge pictures.
+ No swap is require.
+ - Zooming/paning is based on new common preview widget witch use
+ a QPixmap cache in memory.
+ - It's very very fast to change zoom. Can be done in live.
+ - Effect is computed on crop 1:1 image. render is more fast.
+
+ Note : the mouse handling to pan/zoom in preview pannel is the
+ same than Image Editor Canvas and Preview Mode from Album Gui.
+
+ With Urls given below, you can see the Sharpen Tool in action
+ using the new implementation. Note the new zoom slider on the
+ bottom/left of dialog.
+
+ http://digikam3rdparty.free.fr/Screenshots/digikam0.9.2-newimagepluginszoomfunction1.png
+ http://digikam3rdparty.free.fr/Screenshots/digikam0.9.2-newimagepluginszoomfunction2.png
+
+ You will seen than it's now a real pleasure to navigate over the
+ image to test an effect...
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-17 07:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.h:
+ digikam from trunk : add new signal when zoom slider is released
+
+2007-04-17 07:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h:
+ handle properlly the zoom factor
+
+2007-04-17 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ polish
+
+2007-04-17 06:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp:
+ polish
+
+2007-04-17 06:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp:
+ digikam from trunk : be abble to move the pan icon widget
+ selection using middle mouse button
+
+2007-04-17 06:20 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2007-04-17 06:14 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-04-17 06:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-17 05:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp:
+ polish
+
+2007-04-16 14:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ fix mouse press event behaviours witch depend of image zoomed
+ size
+
+2007-04-16 14:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2007-04-16 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ polish
+
+2007-04-15 16:58 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: polish
+
+2007-04-15 16:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.h:
+ polish
+
+2007-04-15 13:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/lighttable/Makefile.am:
+ compile
+
+2007-04-15 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/lighttable,
+ trunk/extragear/graphics/digikam/utilities/lighttable/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.cpp,
+ trunk/extragear/graphics/digikam/utilities/lighttable/lighttablebar.h:
+ digikam from trunk : create a new lighttable folder for future
+ work. add the lighttablebar implementation from my first patch
+ about LT stuff. This one is a derivated class from thumbbar with
+ use ImageInfo to store pictures informations. Just use it for the
+ next stage...
+
+ Paco, nothing is done about LT in this folder. Fell free to
+ continue the implementation at this place.
+
+ CCMAIL: francisco.jct@gmail.com
+
+2007-04-15 09:16 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : fix zoom slider init at startup
+
+2007-04-15 08:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h:
+ using the new common Status Zoom Bar widget
+
+2007-04-15 08:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statuszoombar.h:
+ digikam from trunk : new common status zoom bar widget
+
+2007-04-15 07:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.h:
+ polish
+
+2007-04-15 07:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ polish API
+
+2007-04-15 06:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ digikam from trunk : preparing implementation to use new zoom
+ function in image plugins to preview effects applied to image in
+ sub level
+
+2007-04-14 21:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/restoration/digikamimageplugin_restoration_ui.rc:
+ fix Restoration plugin name.
+
+2007-04-14 21:28 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/restoration/digikamimageplugin_restoration_ui.rc:
+ fix Restoration plugin name.
+
+2007-04-14 17:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-14 16:50 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog: typo Childs ->
+ Children
+ BUG:144214
+
+2007-04-14 16:48 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ typo Childs -> Children
+ BUG:144214
+
+2007-04-14 16:47 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp: typo
+ Childs -> Children
+ BUG:144214
+
+2007-04-13 19:05 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: digiKam
+ from trunk : new action to set zoom factor to 100% with Image
+ Editor and Showfoto.
+
+2007-04-13 19:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digiKam from trunk : new action to set zoom factor to 100% with
+ Image Editor and Showfoto.
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-13 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp:
+ polish
+
+2007-04-13 14:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ polish
+
+2007-04-13 12:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ fix uninitialised members
+
+2007-04-13 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ polish
+
+2007-04-13 11:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2007-04-13 10:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ polish
+
+2007-04-13 09:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ polish
+
+2007-04-13 08:26 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ digiKam from trunk : factorize again previewwidget and
+ imagepreviewwidget implementation: now previewwidget do not
+ depand of the image preview data instance. previewwidget is a
+ template class. imagepreviewwidget will provide the preview image
+ data to render on the screen. With this way, previewwidget can be
+ used independently with a preview image data stored by QImage or
+ DImg.
+
+2007-04-13 06:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ digiKam from trunk : factorize previewwidget and
+ imagepreviewwidget implementation
+
+2007-04-12 20:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digiKam
+ from trunk : new action to set zoom factor to 100% in Preview
+ mode.
+ CCBUGS: 140131
+
+2007-04-12 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ digiKam from trunk : Zoom In/Out buttons are now in statusbar,
+ around the zoom slider.
+ CCBUGS: 140131
+
+2007-04-12 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: missing to
+ update version
+
+2007-04-12 14:47 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ digiKam from trunk : new option to reset zoom factor to fit
+ preview on window size.
+ CCBUGS: 140131
+
+2007-04-12 14:21 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix e->state() handling
+
+2007-04-12 14:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp:
+ fix e->state() handling
+
+2007-04-12 14:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.h:
+ polish
+
+2007-04-12 09:51 gkulzer
+
+ * trunk/extragear/graphics/digikam/TODO: Little CMS 1.16
+ compatibility added
+
+2007-04-12 09:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/previewwidget.h:
+ digiKam from trunk : rename imagepreviewwidget to previewwidget
+
+2007-04-12 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/common/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/imagepreviewwidget.h:
+ digiKam from trunk : move imagepreviewwidget to libs
+
+2007-04-12 08:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h:
+ digiKam from trunk : factorize imagepaniconwidget and
+ paniconwidget implementation
+
+2007-04-12 07:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/paniconwidget.h:
+ digikam from trunk : pan icon widget is back with Preview Mode...
+ CCBUGS: 140131
+
+2007-04-12 06:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ polish
+
+2007-04-12 06:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h:
+ polish
+
+2007-04-11 19:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: just
+ prepare implementation to new Light Table tool
+
+2007-04-11 17:48 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ Splash screen messages:
+ Remove messages for every single plugin - no one can read them
+ anyway,
+ they are displayed to fast.
+ (for KIPI plugins, they are emitted when the actions are plugged,
+ not when the plugins are loaded - very fast. For image plugins,
+ we could have
+ messages when loading - slower, but they are still too fast)
+ Do not display "Reading database" when in fact KIPI plugins are
+ loaded.
+
+2007-04-11 17:24 mwiesweg
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Set
+ default canvas as well in the code creating the horizontal
+ toolbar, fixing crash.
+
+2007-04-11 13:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: polish
+
+2007-04-11 13:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2007-04-11 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-11 11:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digiKam
+ from trunk : to prepare the future Light Table tool, the thumbbar
+ is now resizable. The thumbs content size will be adapted in live
+ to the bar size.
+ Showfoto now support this feature.
+
+2007-04-11 01:09 antlarr
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ Fixed a precision problem that produced some artifacts when
+ zooming images
+ in the preview and canvas since a wrong tile was chosen when
+ painting.
+ CCBUGS: 140131
+
+2007-04-10 21:04 djarvie
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/kgraphviewer/src/printing/simpleprintingengine.cpp,
+ trunk/extragear/graphics/kphotoalbum/DateBar/ViewHandler.cpp,
+ trunk/extragear/graphics/showimg/showimg/batchrenamer.cpp,
+ trunk/extragear/graphics/showimg/showimg/mainwindow.cpp,
+ trunk/extragear/libs/kipi-plugins/rawconverter/actionthread.cpp,
+ trunk/extragear/multimedia/kaffeine/src/input/dvb/kevents.cpp,
+ trunk/extragear/network/kchat/kchatmainwindow.cpp,
+ trunk/extragear/network/knemo/knemod/interfacestatisticsdialog.cpp,
+ trunk/extragear/office/datakiosk/datakiosk/src/dateedit.cpp,
+ trunk/extragear/office/datakiosk/src/dateedit.cpp,
+ trunk/extragear/utils/kedit/kedit.cpp,
+ trunk/extragear/utils/krecipes/src/widgets/kdateedit.cpp: Revert
+ KLocale::formatDate(), formatDateTime() commit for KDE3 modules
+
+2007-04-10 19:50 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: reduce
+ tool tip message. More visible if main window is maximized
+
+2007-04-10 19:33 antlarr
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ Fixed the previous broken commit so that it compiles
+ (changed KLocale::ShortDate to ShortFormat which has the
+ advantage that it exists :) )
+
+2007-04-10 19:10 djarvie
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ Missed a KLocale::formatDateTime() conversion
+
+2007-04-10 19:03 djarvie
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/kgraphviewer/src/printing/simpleprintingengine.cpp,
+ trunk/extragear/graphics/kphotoalbum/DateBar/ViewHandler.cpp,
+ trunk/extragear/graphics/kst/src/extdate/kstextdatepicker.cpp,
+ trunk/extragear/graphics/showimg/showimg/batchrenamer.cpp,
+ trunk/extragear/graphics/showimg/showimg/mainwindow.cpp,
+ trunk/extragear/libs/kipi-plugins/rawconverter/actionthread.cpp,
+ trunk/extragear/multimedia/amarok/src/tagdialog.cpp,
+ trunk/extragear/multimedia/kaffeine/src/input/dvb/kevents.cpp,
+ trunk/extragear/network/kchat/kchatmainwindow.cpp,
+ trunk/extragear/network/knemo/knemod/interfacestatisticsdialog.cpp,
+ trunk/extragear/office/datakiosk/datakiosk/src/dateedit.cpp,
+ trunk/extragear/office/datakiosk/src/dateedit.cpp,
+ trunk/extragear/office/kile/kile/quickdocumentdialog.cpp,
+ trunk/extragear/utils/kedit/kedit.cpp,
+ trunk/extragear/utils/krecipes/src/widgets/kdateedit.cpp: Add
+ fancy date option to KLocale::formatDate(),
+ KLocale::formatDateTime()
+
+2007-04-10 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/fastscale.h: compile
+ with enable-final
+
+2007-04-10 14:28 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ update zoom slider values when current image is changed in
+ preview mode
+
+2007-04-10 12:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ fix strange behaviours between zoom slider values and max/min
+ zoom of Preview Mode
+
+2007-04-10 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ polish
+
+2007-04-10 11:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : handle properlly the zoom in/out action from
+ preview widget changed by keyboard shorcut and mouse wheel.
+ CCBUGS: 140131
+
+2007-04-10 11:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp: polish
+
+2007-04-10 11:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: polish
+
+2007-04-10 11:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h:
+ polish
+
+2007-04-10 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ normalize properlly the thumbsize accordinly with slider position
+ and zoom in/out buttons actions.
+
+2007-04-10 06:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: digiKam
+ from trunk : Zoom In/Out buttons are now in statusbar, around the
+ zoom slider.
+ CCBUGS: 140131
+
+2007-04-09 20:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/README: update
+
+2007-04-09 16:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ slot crop : no need to recompute selected area.
+
+2007-04-09 16:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ the max zoom level is 1200, not 1000
+
+2007-04-09 13:34 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp:
+ Ensure that signalThemeChanged guaranteed to be emitted when the
+ theme is initialized,
+ even if the user-chosen theme is the default theme.
+ Now the preview background follows theme also if chosen theme is
+ Default.
+
+2007-04-09 13:04 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ Remove the need for restart when changing album thumbnail size in
+ setup:
+ - add method to set thumbnail size in AlbumThumbnailLoader (clean
+ cache etc.)
+ - add signal from AlbumThumbnailLoader signalling the need to
+ reload all thumbnails
+ - connect to this signal in the relevant classes
+
+ CCBUG: 102029
+ (bug is now really fixed)
+
+2007-04-08 19:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: polish
+
+2007-04-08 18:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digiKam from trunk : Image preview mode is abble to use the
+ slider on status bar to zoom in/out into image.
+
+ Zoom factor is given as feedback on slider tool tip.
+
+ CCBUGS: 140131
+
+2007-04-08 14:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ compile
+
+2007-04-08 14:17 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digiKam from trunk : Image preview mode is abble to use CTRL+ and
+ CTRL- to zoom in/out into image.
+
+ Increase/Decrease Thumbs Size actions from View menu of Album GUI
+ are now renamed Zoom In/Out
+
+ Code simplification and factorized between
+ albumwidgetstack/imagepreviewview.
+
+ CCBUGS: 140131
+
+2007-04-08 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-04-07 20:38 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc:
+ Decoration --> Decorate
+
+2007-04-07 20:36 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc:
+ Decoration --> Decorate
+
+2007-04-07 20:34 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-07 20:33 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/digikamimageplugin_adjustcurves_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/digikamimageplugin_adjustlevels_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/digikamimageplugin_antivignetting_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/digikamimageplugin_blurfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/border/digikamimageplugin_border_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/digikamimageplugin_channelmixer_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/digikamimageplugin_charcoal_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/digikamimageplugin_colorfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/digikamimageplugin_distortionfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/digikamimageplugin_emboss_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/digikamimageplugin_filmgrain_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/digikamimageplugin_freerotation_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/digikamimageplugin_hotpixels_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/digikamimageplugin_infrared_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/digikamimageplugin_inpainting_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/digikamimageplugin_inserttext_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/digikamimageplugin_lensdistortion_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/digikamimageplugin_oilpaint_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/digikamimageplugin_perspective_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/digikamimageplugin_raindrop_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/digikamimageplugin_restoration_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/digikamimageplugin_sheartool_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/digikamimageplugin_superimpose_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/texture/digikamimageplugin_texture_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/digikamimageplugin_whitebalance_ui.rc,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc:
+ digikam from trunk : Usability issues : fix Image Editor Menu
+ entries.
+ BUG: 89365
+
+2007-04-07 18:49 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ DImgInterface is no longer a singleton (but there is still a
+ default interface):
+ - make constructor public
+ - add a DImgInterface as a member variable to Canvas
+ - rename instance() to defaultInterface()
+ - EditorWindows now set their Canvas/DImgInterface as the default
+ interface
+ - access from all image plugins (ImageIFace) to the
+ defaultInterface()
+
+2007-04-07 18:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ digikam from trunk : fix order to send signals to
+ AlbumWidgetStack : order is important here to Raise the preview
+ widget before to show the image, because the widget container
+ size can have a wrong size. Raising the preview widget will set
+ the widget container size properlly.
+
+2007-04-07 16:28 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/charcoal/digikamimageplugin_charcoal_ui.rc:
+ version increase to delete old files
+
+2007-04-07 15:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ polish
+
+2007-04-07 14:34 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/colorfx/digikamimageplugin_colorfx_ui.rc:
+ putting plugins into the right menus, the order still needs to be
+ worked on.
+
+2007-04-07 14:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ polish
+
+2007-04-07 14:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ polish
+
+2007-04-07 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ polish again
+
+2007-04-07 13:29 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/antivignetting/digikamimageplugin_antivignetting_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/border/digikamimageplugin_border_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/digikamimageplugin_colorfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/digikamimageplugin_hotpixels_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/digikamimageplugin_inpainting_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/digikamimageplugin_inserttext_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/digikamimageplugin_lensdistortion_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/digikamimageplugin_restoration_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/digikamimageplugin_superimpose_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/texture/digikamimageplugin_texture_ui.rc:
+ putting plugins into the right menus, the order still needs to be
+ worked on.
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-04-07 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ fix memory leak
+
+2007-04-07 11:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h: code
+ simplification and polishing
+
+2007-04-07 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ compile
+
+2007-04-07 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-07 10:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/fastscale.cpp,
+ trunk/extragear/graphics/digikam/digikam/fastscale.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : added scrooling function in Preview Mode.
+
+ Just use CTRL + Mouse wheel to change zoom factor.
+
+ SHIFT + Mouse wheel change the current image to preview in
+ current album.
+
+ BUG: 140131
+
+2007-04-06 16:59 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/blurfx/digikamimageplugin_blurfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/digikamimageplugin_charcoal_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/digikamimageplugin_colorfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/digikamimageplugin_distortionfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/digikamimageplugin_emboss_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/digikamimageplugin_filmgrain_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/digikamimageplugin_infrared_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/digikamimageplugin_oilpaint_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/digikamimageplugin_raindrop_ui.rc:
+ putting plugins into the right menus, the order still needs to be
+ worked on.
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-04-06 16:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-06 16:34 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Fix the regressions from the "album thumbnail size configurable"
+ patch.
+ - Blending size and position needs to be scaled
+ - remove hardcoded sizes
+ - fix the problems with size==32 described in b.k.o.
+
+ For size==16, albums do not have thumbnails now, but tags have.
+ I think it should be either both or none?
+
+ One showstopper is left:
+ Configuration change must be applied immediately.
+
+ CCBUG: 102029
+
+2007-04-06 11:21 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-06 08:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ polish
+
+2007-04-06 06:48 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-06 06:42 cgilles
+
+ * trunk/extragear/graphics/digikam/Makefile.am: fix order to
+ compile. image plugins at end
+
+2007-04-05 21:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ check if movement is under progress when mouse is released
+
+2007-04-05 19:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : fixed Fit to Window / Fit to Selection rules
+
+2007-04-05 18:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-05 17:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ fix i18n
+
+2007-04-05 17:12 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digiKam from trunk : image editor improvement : persistant
+ selection of image in all cases : Zoom In, Zoom out, Fit to
+ Window, and Resize Event.
+
+ - The AutoZoom option have been renamed "Fit To window". Keyboard
+ Shortcut still CTRL+SHIFT+A
+ - A new option have been added to menu and tool bar to Fit to
+ Selection the current image. You can perform a zoom to the
+ selected area. Keyboard Shortcut is CTRL+SHIFT+S
+
+ Gerhard, the handbook need to be fixed. Thanks in advance.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 103645
+
+2007-04-05 14:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ handle properlly the new canvas size to recompute rubber position
+ at resize events
+
+2007-04-05 10:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ digikam from trunk : image editor canvas : do not lost the
+ current image selection if the a resize event appear.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-05 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-04-05 08:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ add tooltip
+
+2007-04-05 08:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h:
+ compile with last Canvas changes
+
+2007-04-05 08:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ digiKam from trunk : Image Editor Canvas improvement : Pan icon
+ widget now work exactly like Gimp pan icon tool work :
+
+ 1/ It take the focus imediatly when you press on the corner
+ widget.
+ 2/ The mouse is moved to the center of the current selected area
+ in pan icon widget. Like this you can pan without problem a very
+ small area when you use an high zoom level with a large picture.
+ 3/ It leave the focus when you release the mouse.
+
+ Mikolaj, this is exactly what you want (:=)))...
+
+ CCMAIL: mikmach@wp.pl
+
+2007-04-05 07:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : bug fix with pan icon view of Canvas :
+ always refresh pan view when user change current image in editor
+
+2007-04-04 20:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : image editor canvas : fix Zoom tool
+ accordinly with new high zoom factor rules
+
+2007-04-04 20:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix wrong crop
+
+2007-04-04 19:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : image editor canvas : fix Crop tool
+ accordinly with new high zoom factor rules
+
+2007-04-04 18:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : image editor canvas : fix Zoom plus/ zoom
+ minus accordinly with new high zoom factor rules
+
+2007-04-04 17:19 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ Reset resize cursor when single clicking without dragging, and
+ the cursor is on one
+ of the corners of the selection. It remained the arrow cursor.
+
+2007-04-04 13:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ compile
+
+2007-04-04 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ add tooltip
+
+2007-04-04 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ add tooltip
+
+2007-04-04 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : Canvas : fix selection area computation
+ duing of my recents fix about tile management with high zoom
+ level
+
+2007-04-04 08:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ less opaque image redering outside selection to improve usability
+
+2007-04-04 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-04-04 07:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-04-04 05:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h:
+ digikam from trunk : Pan icon widget : flicker the separate bar
+ at the same time than selection border
+
+2007-04-03 21:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h:
+ digikam from trunk : Pan icon widget improvement : to be more
+ readable, the selection area border is a moved red/white dashed
+ line
+
+2007-04-03 19:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ increase pan incon widget size to be more suitable with large
+ pictures
+
+2007-04-03 15:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : Image Editor : severe bug fix in canvas :
+
+ With implementations <= 0.9.1, the canvas doesn't work properly
+ using high zoom level (> 500). The real image <==> canvas pixmap
+ interface do not compute properlly the tile area values. This
+ provide a lots of "tile" artefacts over the image. Look the
+ example here:
+
+ http://digikam3rdparty.free.fr/Screenshots/editorhighzoomartefact.png
+
+ Note than these "tile" artifacts are not the real tiles of canvas
+ and of course not the JPEG artifact (the image is PNG in this
+ screenshot)
+
+ The new implementation fix this problem to handle properly the
+ areas to
+ use from the source image to generate the canvas pixmap tiles.
+
+ Note to users : i need your feedback to check if all work fine on
+ your computer (to be sure if my patch do not give side effects
+ (:=)))). Thanks in advance...
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-03 09:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : image editor canvas tile artefact problem
+ with high zoom level : identification of the code suspected for
+ future fix. Marcel, please take a look and give me your
+ viewpoint.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-04-03 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : image editor canvas tile cache mechanism fix
+ !!!
+ The tile is only recoder in cache in diagonal, and never on all
+ image. This is why image editor is slow to render an image with
+ old computer.
+
+ Nota : Lure, Angelo : this patch is really easy to backport on
+ 0.9.1 package of kubuntu and Mandriva. Please backport it. Thanks
+ in advance...
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-04-03 05:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ zoom precision fix : float -> double
+
+2007-04-03 04:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish again
+
+2007-04-02 20:19 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ Two small fixes for slideshow:
+ - if paused, do not start the timer. It will look like paused but
+ behave like playing.
+ - dont call end() twice on the painter (the destructor calls
+ end())
+
+2007-04-02 20:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ This, and commit 649547 which is missing a commit message, is for
+ the trash:/ problem:
+ The trash:/ ioslave does not have implemented its put method, it
+ only likes local files.
+
+ CCBUG: 142981
+
+2007-04-02 20:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: :
+
+2007-04-02 20:14 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Trying to fix the problem with rapid renaming, suspecting that
+ the ImageInfo object
+ is deleted when returning from the event loop.
+ Does it fix the problem?
+
+ CCBUG: 143200
+
+2007-04-02 13:10 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.cpp:
+ toggle to No Preset when settings are loaded from file
+
+2007-04-02 13:10 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.cpp:
+ toggle to No Preset when settings are loaded from file
+
+2007-04-02 12:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.h:
+ digiKam from trunk : remember preset settings.
+
+2007-04-02 12:37 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.h:
+ digiKam from trunk : remember preset settings.
+
+2007-04-02 12:07 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.cpp:
+ show progress bar if OK button is pressed before to use TRY
+ button
+
+2007-04-02 12:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ fix layout
+
+2007-04-02 10:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/CImg.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstoration.h:
+ digikam from trunk : update CImg/greycstoration : fix memory leak
+
+
+2007-04-01 18:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ remove old slot
+
+2007-04-01 17:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: digikam from trunk :
+ canvas bug fix : normalize the rubber rectangle to always have
+ the selection into the image
+
+2007-04-01 17:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : Image editor selection improvement : canvas
+ is able to select a region largest than the current visible
+ image.
+ BUG: 116148
+
+2007-04-01 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ using a tempo between 2 threads Greycstoration, the memory is not
+ corrupted. Valgrind do not report problem.
+
+2007-03-31 20:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ missing to handle m_cancel
+
+2007-03-31 20:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.h:
+ polish again
+
+2007-03-31 18:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationsettings.h:
+ fix defaults settings
+
+2007-03-31 07:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ digikam from trunk : revert corner widget to non-toggle button.
+
+2007-03-30 16:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ Simplify autodetection of OS for CImg. move Cimg mode from
+ Makefile.am to interface
+
+2007-03-30 16:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ we need at least 2 GreycStoration threads
+
+2007-03-30 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am:
+ polish
+
+2007-03-30 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ polish
+
+2007-03-30 13:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am:
+ polish
+
+2007-03-30 11:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ give config.h to CImg to perform OS detection during compilation
+
+2007-03-30 11:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am:
+ display only CImg debug messages on the console
+
+2007-03-30 11:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ digikam from trunk : Image Editor canvas :
+
+ - button from bottom/left corner of editor canvas used to handle
+ pan icon widget, is now a toogle button. it show and hide pan
+ icon view. No need to select a regio to pan to hide pan view.
+ Just press again on the button.
+
+ - pan icon view is just more larger (90*60) ==> (120*80). More
+ adapted to large screen.
+
+ CCBUGS: 103645
+
+2007-03-30 10:12 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-30 10:11 cgilles
+
+ * trunk/extragear/graphics/digikam/data/profiles/Makefile.am,
+ trunk/extragear/graphics/digikam/data/profiles/srgb-d65.icm:
+ digikam from trunk : new icc profile backported from Krita to
+ give SRGB D65 color space
+ BUG: 133913
+
+2007-03-30 06:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-03-30 06:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digikam from trunk : CImg::Greycstoration interface : back to
+ store main CImg image pixel to float value.
+
+2007-03-30 05:40 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-03-30 05:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-30 05:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-29 21:31 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-29 16:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.cpp:
+ digikam from trunk : try to give the same behaviours with gamma
+ adjustment from White Balance tool than gamma adjustement from
+ BCG tool. Not perfect, but better.
+
+2007-03-29 12:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ polish
+
+2007-03-29 10:02 gkulzer
+
+ * trunk/extragear/graphics/digikam/release_digikam_docs.rb: update
+ to 0.9.1, improved debugging info
+
+2007-03-29 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.cpp:
+ enable progress bar only if restoration tool is used
+
+2007-03-29 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.h:
+ fix layout
+
+2007-03-29 09:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/CImg.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstoration.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digikam from trunk : CImg::GreycStoration interface : and back to
+ the last CImg::Greycstoration algorithm. Fix setting to use gfact
+ parameter
+
+2007-03-29 08:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : use KPopupFrame::hide() instead
+ KPopupFrame::close(int). Sound like some version of close()
+ method are uncomplete with any KDE version.
+
+ CCBUGS: 143578
+
+2007-03-29 07:20 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: missing return at EOF
+
+2007-03-29 07:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ fix inpainting mask construction
+
+2007-03-28 21:33 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-28 19:50 lure
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/digikamimageplugin_adjustcurves_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/digikamimageplugin_adjustlevels_ui.rc:
+ Fixed typo (&amp;)
+
+2007-03-28 19:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/CImg.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstoration.h:
+ digikam from trunk : revert to old CImg.h version : the previous
+ backported form CImg cvs do not give a result to the screen...
+
+2007-03-28 19:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ polish
+
+2007-03-28 18:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digikam from trunk : CImg::GreycStoration interface : add new
+ const value to set the number of childs thread used to perform
+ filter. Set to 1 to test. I suspect than capability of
+ GreycStoration to fork on multiple threads is not yet stable.
+
+2007-03-28 18:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ missing to disable 'Try' button during preview computation
+
+2007-03-28 15:57 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ no imageplugin help anymore
+
+2007-03-28 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.h:
+ digiKam from trunk : White Balance tool : fix/update color
+ temperature preset values in Kelvin. Add link to wikipedia page.
+
+ Nota: the WB handbook need to be fixed. There are some CT preset
+ with wrong values.
+
+ CCMAIL : gerhard@kulzer.net
+
+2007-03-28 13:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ fix comments
+
+2007-03-28 11:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/CImg.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstoration.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digikam from trunk : CImg::Greycstoration interface : Update CImg
+ and GreycStoration from current CImg repository. Optimize memory
+ allocation of main image accordinly with color bits depth.
+
+2007-03-28 10:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digikam from trunk : CImg::Greycstoration interface : memory
+ optimization allocation about to store inpainting mask in memory.
+ We use a monochrome image instead RGB.
+
+2007-03-28 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h:
+ polish
+
+2007-03-28 08:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.h:
+ digikam from trunk : White Balance tool : Exposure compensation
+ settings improvement :
+
+ - Added new slider to set fine exposure adjustments using a small
+ EV excursion.
+ - Old slider still exist to set main exposure adjustments using
+ large EV excursion. Exposure compensation value is the sum of
+ both value.
+ - Add an active web link to wikipedia Exposure Compensation page.
+
+ BUG: 128135
+
+2007-03-28 07:47 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp:
+ fix icons size
+
+2007-03-28 07:20 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp:
+ polish
+
+2007-03-28 06:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ 100 us are not 100 ms. fix waiting time to let's Cimg sync
+ multithreading
+
+2007-03-27 20:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ fix tooltip
+
+2007-03-27 20:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : canvas bug fix : normalize the rubber
+ rectangle to always have the selection into the image
+
+2007-03-27 08:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ using QThread::usleep()
+
+2007-03-27 07:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ fix progress value
+
+2007-03-27 07:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digiKam from trunk : CImg:: GreyCstoration interface : never use
+ CImg::wait() method with QThread. Memory is dirty and computation
+ can crash with some environnements.
+
+ David : the crash is not reproductible on my computer, but
+ valgrind report the dirty memory. Please check what can be wrong
+ in CImg::wait(). Thanks in advance.
+
+ Thanks to Thorsten Schnebeck to have reported this problem...
+
+ CCMAIL: thorsten.schnebeck@gmx.net
+ CCMAIL: David.Tschumperle@greyc.ensicaen.fr
+
+2007-03-27 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ move selectLabel to d->private class container
+
+2007-03-27 06:20 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png:
+ centering and color highlighting
+
+2007-03-27 06:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : now image editor show the current selection
+ information in status bar in live
+
+2007-03-27 05:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-03-27 05:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : canvas and pan icon widget : if user change
+ image size, handle properlly new dimensions to enable/disable
+ corner widget on bottom right.
+
+2007-03-26 14:24 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png:
+ centering and color highlighting
+
+2007-03-26 08:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.h:
+ digiKam from trunk : pictures Rating set by M$ Vista Photo
+ manager can be imported to digiKam database.
+
+
+2007-03-25 21:22 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2007-03-25 19:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ fix memory leak
+
+2007-03-25 18:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ digikam from trunk : Image Pan Icon Widget : fix dirty memory.
+ Thanks Mr Valgrind
+ CCMAIL: gerhard@kulzer.net
+
+2007-03-25 08:53 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-whitebalance.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hi128-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hi16-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hi22-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hi32-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hi48-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hi64-action-whitebalance.png,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/hisc-action-whitebalance.svgz:
+ digikam from trunk : move WhiteBalance icons to main icons dir
+
+2007-03-25 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-texture.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-texture.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-texture.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-texture.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-texture.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-texture.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-texture.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/texture/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hi128-action-texture.png,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hi16-action-texture.png,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hi22-action-texture.png,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hi32-action-texture.png,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hi48-action-texture.png,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hi64-action-texture.png,
+ trunk/extragear/graphics/digikam/imageplugins/texture/hisc-action-texture.svgz:
+ digikam from trunk : move Texture icons to main icons dir
+
+2007-03-25 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-superimpose.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-superimpose.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-superimpose.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-superimpose.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-superimpose.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-superimpose.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-superimpose.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hi128-action-superimpose.png,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hi16-action-superimpose.png,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hi22-action-superimpose.png,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hi32-action-superimpose.png,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hi48-action-superimpose.png,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hi64-action-superimpose.png,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/hisc-action-superimpose.svgz:
+ digikam from trunk : move SuperImpose icons to main icons dir
+
+2007-03-25 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-shear.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-shear.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-shear.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-shear.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-shear.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-shear.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-shear.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hi128-action-shear.png,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hi16-action-shear.png,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hi22-action-shear.png,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hi32-action-shear.png,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hi48-action-shear.png,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hi64-action-shear.png,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/hisc-action-shear.svgz:
+ digikam from trunk : move ShearTool icons to main icons dir
+
+2007-03-25 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-restoration.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-restoration.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-restoration.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-restoration.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-restoration.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-restoration.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-restoration.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hi128-action-restoration.png,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hi16-action-restoration.png,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hi22-action-restoration.png,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hi32-action-restoration.png,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hi48-action-restoration.png,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hi64-action-restoration.png,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/hisc-action-restoration.svgz:
+ digikam from trunk : move Restoration icons to main icons dir
+
+2007-03-25 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-raindrop.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-raindrop.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-raindrop.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-raindrop.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-raindrop.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-raindrop.png,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/hi128-action-raindrop.png,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/hi16-action-raindrop.png,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/hi22-action-raindrop.png,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/hi32-action-raindrop.png,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/hi48-action-raindrop.png,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/hi64-action-raindrop.png:
+ digikam from trunk : move RainDrops icons to main icons dir
+
+2007-03-25 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-perspective.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-perspective.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-perspective.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-perspective.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-perspective.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-perspective.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-perspective.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hi128-action-perspective.png,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hi16-action-perspective.png,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hi22-action-perspective.png,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hi32-action-perspective.png,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hi48-action-perspective.png,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hi64-action-perspective.png,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/hisc-action-perspective.svgz:
+ digikam from trunk : move Perspective icons to main icons dir
+
+2007-03-25 08:48 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/hi128-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/hi16-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/hi22-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/hi32-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/hi48-action-oilpaint.png,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/hi64-action-oilpaint.png:
+ digikam from trunk : move OilPaint icons to main icons dir
+
+2007-03-25 08:47 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-noisereduction.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi128-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi16-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi22-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi32-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi48-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi64-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hisc-action-noisereduction.svgz:
+ digikam from trunk : move NoiseReduction icons to main icons dir
+
+2007-03-25 08:46 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/hi128-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/hi16-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/hi22-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/hi32-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/hi48-action-lensdistortion.png,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/hi64-action-lensdistortion.png:
+ digikam from trunk : move LensDistortion icons to main icons dir
+
+2007-03-25 08:46 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-inserttext.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-inserttext.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-inserttext.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-inserttext.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-inserttext.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-inserttext.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-inserttext.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hi128-action-inserttext.png,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hi16-action-inserttext.png,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hi22-action-inserttext.png,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hi32-action-inserttext.png,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hi48-action-inserttext.png,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hi64-action-inserttext.png,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/hisc-action-inserttext.svgz:
+ digikam from trunk : move InsertText icons to main icons dir
+
+2007-03-25 08:45 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-inpainting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-inpainting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-inpainting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-inpainting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-inpainting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-inpainting.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-inpainting.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hi128-action-inpainting.png,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hi16-action-inpainting.png,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hi22-action-inpainting.png,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hi32-action-inpainting.png,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hi48-action-inpainting.png,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hi64-action-inpainting.png,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/hisc-action-inpainting.svgz:
+ digikam from trunk : move Inpainting icons to main icons dir
+
+2007-03-25 08:44 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-infrared.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-infrared.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-infrared.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-infrared.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-infrared.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-infrared.png,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/hi128-action-infrared.png,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/hi16-action-infrared.png,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/hi22-action-infrared.png,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/hi32-action-infrared.png,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/hi48-action-infrared.png,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/hi64-action-infrared.png:
+ digikam from trunk : move Infrared icons to main icons dir
+
+2007-03-25 08:43 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-hotpixels.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hi128-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hi16-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hi22-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hi32-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hi48-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hi64-action-hotpixels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hisc-action-hotpixels.svgz:
+ digikam from trunk : move HotPixels icons to main icons dir
+
+2007-03-25 08:42 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-freerotation.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-freerotation.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-freerotation.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-freerotation.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-freerotation.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-freerotation.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-freerotation.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hi128-action-freerotation.png,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hi16-action-freerotation.png,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hi22-action-freerotation.png,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hi32-action-freerotation.png,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hi48-action-freerotation.png,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hi64-action-freerotation.png,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/hisc-action-freerotation.svgz:
+ digikam from trunk : move FreeRotation icons to main icons dir
+
+2007-03-25 08:41 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-filmgrain.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hi128-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hi16-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hi22-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hi32-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hi48-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hi64-action-filmgrain.png,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/hisc-action-filmgrain.svgz:
+ digikam from trunk : move FilmGrain icons to main icons dir
+
+2007-03-25 08:40 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-embosstool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-embosstool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-embosstool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-embosstool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-embosstool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-embosstool.png,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/hi128-action-embosstool.png,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/hi16-action-embosstool.png,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/hi22-action-embosstool.png,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/hi32-action-embosstool.png,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/hi48-action-embosstool.png,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/hi64-action-embosstool.png:
+ digikam from trunk : move Emboss icons to main icons dir
+
+2007-03-25 08:40 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-distortionfx.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hi128-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hi16-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hi22-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hi32-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hi48-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hi64-action-distortionfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/hisc-action-distortionfx.svgz:
+ digikam from trunk : move DistortionFX icons to main icons dir
+
+2007-03-25 08:39 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-colorfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-colorfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-colorfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-colorfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-colorfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-colorfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/hi128-action-colorfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/hi16-action-colorfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/hi22-action-colorfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/hi32-action-colorfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/hi48-action-colorfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/hi64-action-colorfx.png:
+ digikam from trunk : move ColorFX icons to main icons dir
+
+2007-03-25 08:38 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/hi128-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/hi16-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/hi22-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/hi32-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/hi48-action-charcoaltool.png,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/hi64-action-charcoaltool.png:
+ digikam from trunk : move Charcoal icons to main icons dir
+
+2007-03-25 08:37 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-channelmixer.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hi128-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hi16-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hi22-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hi32-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hi48-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hi64-action-channelmixer.png,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/hisc-action-channelmixer.svgz:
+ digikam from trunk : move ChannelMixer icons to main icons dir
+
+2007-03-25 08:36 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-bordertool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-bordertool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-bordertool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-bordertool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-bordertool.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-bordertool.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-bordertool.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/border/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/border/hi128-action-bordertool.png,
+ trunk/extragear/graphics/digikam/imageplugins/border/hi16-action-bordertool.png,
+ trunk/extragear/graphics/digikam/imageplugins/border/hi22-action-bordertool.png,
+ trunk/extragear/graphics/digikam/imageplugins/border/hi32-action-bordertool.png,
+ trunk/extragear/graphics/digikam/imageplugins/border/hi48-action-bordertool.png,
+ trunk/extragear/graphics/digikam/imageplugins/border/hi64-action-bordertool.png,
+ trunk/extragear/graphics/digikam/imageplugins/border/hisc-action-bordertool.svgz:
+ digikam from trunk : move Border icons to main icons dir
+
+2007-03-25 08:35 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-blurfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-blurfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-blurfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-blurfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-blurfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-blurfx.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-blurfx.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hi128-action-blurfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hi16-action-blurfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hi22-action-blurfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hi32-action-blurfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hi48-action-blurfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hi64-action-blurfx.png,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/hisc-action-blurfx.svgz:
+ digikam from trunk : move BlurFx icons to main icons dir
+
+2007-03-25 08:34 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-antivignetting.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hi128-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hi16-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hi22-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hi32-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hi48-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hi64-action-antivignetting.png,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/hisc-action-antivignetting.svgz:
+ digikam from trunk : move AntiVignettings icons to main icons dir
+
+2007-03-25 08:33 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-adjustlevels.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hi128-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hi16-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hi22-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hi32-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hi48-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hi64-action-adjustlevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/hisc-action-adjustlevels.svgz:
+ digikam from trunk : move AdjustLevels icons to main icons dir
+
+2007-03-25 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-adjustcurves.svgz:
+ digikam from trunk : move AdjustCurves icons to main icons dir
+
+2007-03-25 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hi128-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hi16-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hi22-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hi32-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hi48-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hi64-action-adjustcurves.png,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/hisc-action-adjustcurves.svgz:
+ digikam from trunk : move AdjustCurves icons to main icons dir
+
+2007-03-25 08:08 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : patch from Arnd Baecker to use a zoom
+ multiplier adapted to the current zoom factor instead to use a
+ constant zoom step.
+ CCBUGS: 103645
+
+2007-03-24 21:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : added Flip Hor. and Ver. icons
+
+2007-03-24 21:40 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-flip.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-flip.png,
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-mirror.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-flip.png,
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-mirror.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-flip.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-mirror.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-flip.png,
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-mirror.png,
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-flip.png,
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-flip.svgz:
+ add flip/mirror actions icon
+
+2007-03-24 21:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ digikam from trunk : there is no Image Plugins setup now. No need
+ to check rc config file on harddrive anymore. This will speed-up
+ startup digiKam/showfoto
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-24 21:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h:
+ this method is unused now
+
+2007-03-24 19:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp:
+ digiKam from trunk : CImg::Greycstoration interface : bugfix : if
+ an image with alpha channel is processed by CImg, handle this
+ channel properlly. The old implementation lost alpha channel.
+ Nota : this problem still exist with the old CImg interface of
+ DigiKamImagePlugins. This patch can be easily backported to 0.9.1
+ package.
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-24 18:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-24 17:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix pan icon widget position. Always on the botoom/right of
+ canvas, depending of H/V scrollbar visibility
+
+2007-03-24 17:28 lure
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ Use Ctrl-Shift-arrow as shortcut for Rotate-Left/Right
+
+ Ctrl-arrow is used in some other applications and may confuse
+ users.
+
+2007-03-24 08:05 lure
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h:
+ Remove configuration of Digikam Image Plugins
+
+ Image Plugins are now considered part of core Digikam, therefore
+ it does
+ not make sense to configure them (enable/disable). This also
+ reduces
+ confusion for users with KIPI Plugins.
+
+ BUG: 139466
+
+2007-03-23 22:22 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp:
+ fix icon size
+
+2007-03-23 22:21 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp:
+ fix icon size
+
+2007-03-23 22:16 lure
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc:
+ Restructure ShowFoto menu (to match Digikam Image Editor)
+
+ CCBUG: 89365
+
+2007-03-23 22:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp:
+ using wrong icon name
+
+2007-03-23 22:13 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/color-picker-gray.png,
+ trunk/extragear/graphics/digikam/data/pics/color-picker-grey.png:
+ wrong file name
+
+2007-03-23 22:11 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/color-picker-black.png,
+ trunk/extragear/graphics/digikam/data/pics/color-picker-gray.png,
+ trunk/extragear/graphics/digikam/data/pics/color-picker-white.png:
+ files missing in svn
+
+2007-03-23 22:02 lure
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp: Respect
+ current sort order when passing list to KIPI plugin
+
+ Patch provided by Debajyoti Bera. Thanks a lot!
+
+ BUG: 134037
+
+2007-03-23 21:29 lure
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/digikamimageplugin_adjustcurves_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/digikamimageplugin_adjustlevels_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/digikamimageplugin_antivignetting_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageplugin_antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/digikamimageplugin_blurfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/border/digikamimageplugin_border_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/digikamimageplugin_channelmixer_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/digikamimageplugin_charcoal_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/digikamimageplugin_colorfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/digikamimageplugin_distortionfx_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/digikamimageplugin_emboss_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/digikamimageplugin_filmgrain_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/digikamimageplugin_freerotation_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/digikamimageplugin_hotpixels_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/digikamimageplugin_infrared_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/digikamimageplugin_inpainting_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/digikamimageplugin_inserttext_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/digikamimageplugin_lensdistortion_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageplugin_lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/digikamimageplugin_oilpaint_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/digikamimageplugin_perspective_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/digikamimageplugin_raindrop_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/digikamimageplugin_restoration_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/digikamimageplugin_sheartool_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/digikamimageplugin_superimpose_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/texture/digikamimageplugin_texture_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/digikamimageplugin_whitebalance_ui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ Restructure Digikam Image Editor menu
+ - Fix/Colors: moved to Color top level menu
+ - Fix: now Correct
+ - Renamed some actions in Correct: removed Reduction, Correction
+ and Anti-
+ - Image: now Decoration
+ - Filters: now Effects
+ - Rotate left/right and Flip horiz/vert moved one level up
+ (faster access)
+
+ TODO:
+ - order of menu items - have to control order how plugins are
+ loaded
+ - separators - same as above + issue with disabled plugins
+
+ Open issues:
+ - decide if menu is verb or noun: Correct/Transform vs.
+ Decoration
+ - "Decoration" may be strange for photo edit app, maybe simple
+ "Tools" is better
+ - Correct -> Restoration... sounds strange, but no better idea
+
+ CCBUG: 89365
+
+
+2007-03-23 17:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: update
+ comments
+
+2007-03-23 15:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: compile
+ using -enable-final
+
+2007-03-23 14:02 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.h:
+ typo : taint ==> tint
+
+2007-03-23 12:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ coordinate are relative from canvas origin, not screen
+
+2007-03-23 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix wrong cut
+
+2007-03-23 12:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am:
+ polish
+
+2007-03-23 11:26 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ trunk/extragear/graphics/digikam/digikam/firstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/firstrun.h: add warning
+ at first run about remote mount path used like a root album
+ library path
+
+2007-03-23 11:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: revert. +
+ in first, - in second. More standard with others KDE apps.
+
+2007-03-23 11:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: add TODO
+ comments
+
+2007-03-23 10:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: refresh
+ thumb size value over slider when user change it using tool bar
+ buttons
+
+2007-03-23 10:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ show the right coordinates in image
+
+2007-03-23 10:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : now image editor status bar show the current
+ mouse position over the image when user choose a selection in
+ image.
+
+2007-03-23 07:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h:
+ digikam from trunk : the thumbnails size slider will display the
+ current value set by user in live, without delay, using the new
+ DTipTracker widget.
+
+2007-03-23 07:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dcursortracker.h:
+ digikam from trunk : new widget to display a tooltip over a
+ parent widget without delay
+
+2007-03-23 06:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ whatthis -> tooltip
+
+2007-03-23 05:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: more
+ long delay
+
+2007-03-22 21:22 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-22 21:21 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-22 21:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/thumbnailsize.h: digiKam
+ from trunk : add a new slider on the status bar to set finelly
+ the thumbs size in album icon view, like iphoto do.
+ Now, you can set the thumbs size by step of 8 pixels between 32
+ to 256 instead the old 5 const sizes hardcoded (32, 64, 100, 160,
+ 256)
+ BUG: 131155
+
+2007-03-22 20:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: tool bar
+ fix : decrease thumbs size button in first, increase thumbs size
+ button in second
+
+2007-03-22 13:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-03-22 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ typo
+
+2007-03-22 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : canvas : handle visibility of corner widget
+ accordinly with resize events.
+
+2007-03-22 12:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digiKam from trunk : bug fix with autozoom function : with my
+ last changes about zoom management in editor, the zoom factor is
+ computed just before to show the editor windows. The autozoom
+ function compute the ratio value using the canvas size... and at
+ the first time to launch editor, the size is null... result :
+ zoom factor is infinite, duing a division calculation (i'm so
+ surprize to not have an "div by 0" exception...)
+
+ This patch fix this problem. Normally, with autozoom, the image
+ will be always displayed.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-22 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-03-22 12:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-03-22 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ there is no selection at startup
+
+2007-03-22 11:28 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp:
+ polish
+
+2007-03-22 11:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/Makefile.am:
+ missing
+
+2007-03-22 11:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/coreplugin/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/ratiocrop/imageselectionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.h:
+ digikam from trunk : ratio crop tool : factorize implementation
+
+2007-03-22 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : show the current image selection in editor
+ status bar instead current zoom level. This last one is now
+ display in combo box from tool bar.
+
+2007-03-22 08:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp:
+ fix layout
+
+2007-03-22 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/digikamimageplugin_adjustcurves.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/digikamimageplugin_adjustlevels.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/digikamimageplugin_antivignetting.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/digikamimageplugin_blurfx.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/border/digikamimageplugin_border.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/digikamimageplugin_channelmixer.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/digikamimageplugin_charcoal.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/digikamimageplugin_distortionfx.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/digikamimageplugin_emboss.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/digikamimageplugin_filmgrain.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/digikamimageplugin_freerotation.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/digikamimageplugin_infrared.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/digikamimageplugin_inpainting.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/digikamimageplugin_inserttext.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/digikamimageplugin_lensdistortion.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/digikamimageplugin_oilpaint.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/digikamimageplugin_perspective.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/digikamimageplugin_raindrop.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/digikamimageplugin_restoration.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/digikamimageplugin_sheartool.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/digikamimageplugin_superimpose.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/texture/digikamimageplugin_texture.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/digikamimageplugin_whitebalance.desktop:
+ fix email
+
+2007-03-22 08:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ digikam from trunk : border region selection area is more visible
+ with a simple dashed line, especially when pan icon widget is
+ small
+
+2007-03-22 07:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageeffect_whitebalance.h,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageplugin_whitebalance.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/imageplugin_whitebalance.h:
+ digikam from trunk : WhiteBalance image plugin is now ported to
+ digiKam core
+
+2007-03-22 07:39 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageeffect_texture.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageeffect_texture.h,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageplugin_texture.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/texture/imageplugin_texture.h,
+ trunk/extragear/graphics/digikam/imageplugins/texture/texture.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/texture/texture.h:
+ digikam from trunk : Texture image plugin is now ported to
+ digiKam core
+
+2007-03-22 07:32 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/dirselectwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/imageeffect_superimpose.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/imageeffect_superimpose.h,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/imageplugin_superimpose.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/imageplugin_superimpose.h,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/superimpose.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/superimpose.h,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/superimposewidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/superimposewidget.h:
+ digikam from trunk : SuperImpose image plugin is now ported to
+ digiKam core
+
+2007-03-22 07:18 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageeffect_sheartool.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageeffect_sheartool.h,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageplugin_sheartool.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/imageplugin_sheartool.h,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/sheartool.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool/sheartool.h:
+ digikam from trunk : Shear Tool image plugin is now ported to
+ digiKam core
+
+2007-03-22 07:09 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-22 05:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageeffect_restoration.h,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageplugin_restoration.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/imageplugin_restoration.h:
+ digikam from trunk : Restoration plugin is now ported to digiKam
+ core
+
+2007-03-22 05:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/inpainting/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/Makefile.am:
+ polish
+
+2007-03-22 05:08 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageeffect_raindrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageeffect_raindrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageplugin_raindrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/imageplugin_raindrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/raindrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/raindrop.h:
+ digikam from trunk : Raindrops plugin is now ported to digiKam
+ core
+
+2007-03-22 05:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageeffect_perspective.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageeffect_perspective.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageplugin_perspective.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/imageplugin_perspective.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/matrix.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/perspectivewidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/perspectivewidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/triangle.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/triangle.h:
+ digikam from trunk : Adjust Perspective plugin is now ported to
+ digiKam core
+
+2007-03-22 04:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageeffect_oilpaint.h,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageplugin_oilpaint.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/imageplugin_oilpaint.h,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/oilpaint.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint/oilpaint.h:
+ digikam from trunk : OilPaint plugin is now ported to digiKam
+ core
+
+2007-03-21 20:40 lure
+
+ * trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp:
+ Remove debug and fix indentation of code
+
+2007-03-21 20:29 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction_ui.rc:
+ polish
+
+2007-03-21 20:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageplugin_noisereduction.cpp:
+ polish
+
+2007-03-21 20:09 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageeffect_noisereduction.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageeffect_noisereduction.h,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageplugin_noisereduction.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/imageplugin_noisereduction.h,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/noisereduction.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/noisereduction.h:
+ digikam from trunk : Noise Reduction plugin is now ported to
+ digiKam core
+
+2007-03-21 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ Despeckle -> NR
+
+2007-03-21 19:47 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction_ui.rc:
+ Despeckle -> NR
+
+2007-03-21 19:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/noisereduction/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_despeckle.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_despeckle_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/digikamimageplugin_noisereduction_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi128-action-despeckle.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi128-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi16-action-despeckle.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi16-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi22-action-despeckle.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi22-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi32-action-despeckle.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi32-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi48-action-despeckle.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi48-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi64-action-despeckle.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hi64-action-noisereduction.png,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hisc-action-despeckle.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/hisc-action-noisereduction.svgz:
+ Despeckle -> NR
+
+2007-03-21 19:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageeffect_lensdistortion.h,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageplugin_lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/imageplugin_lensdistortion.h,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/lensdistortion.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/lensdistortion.h,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/pixelaccess.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion/pixelaccess.h:
+ digikam from trunk : LensDistortion Correction plugin is now
+ ported to digiKam core
+
+2007-03-21 19:25 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageeffect_inserttext.h,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageplugin_inserttext.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/imageplugin_inserttext.h,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/inserttextwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/inserttextwidget.h:
+ digikam from trunk : InsertText plugin is now ported to digiKam
+ core
+
+2007-03-21 19:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageeffect_inpainting.h,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageplugin_inpainting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/imageplugin_inpainting.h:
+ digikam from trunk : Inpainting plugin is now ported to digiKam
+ core
+
+2007-03-21 18:29 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageeffect_infrared.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageeffect_infrared.h,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageplugin_infrared.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/imageplugin_infrared.h,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/infrared.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/infrared.h:
+ digikam from trunk : Infrared plugin is now ported to digiKam
+ core
+
+2007-03-21 18:21 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hotpixelfixer.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/hotpixelfixer.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageeffect_hotpixels.h,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/imageplugin_hotpixels.h:
+ digikam from trunk : HotPixelsFixer plugin is now ported to
+ digiKam core
+
+2007-03-21 18:04 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/hotpixels/TODO:
+ update
+
+2007-03-21 17:42 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/freerotation.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/freerotation.h,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageeffect_freerotation.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageeffect_freerotation.h,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageplugin_freerotation.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation/imageplugin_freerotation.h:
+ digikam from trunk : Free Rotation plugin is now ported to
+ digiKam core
+
+2007-03-21 17:32 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/charcoal.h,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageeffect_charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/filmgrain.h,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageeffect_filmgrain.h,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageplugin_filmgrain.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/imageplugin_filmgrain.h:
+ digikam from trunk : Film Grain plugin is now ported to digiKam
+ core
+
+2007-03-21 17:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/emboss.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/emboss.h,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageeffect_emboss.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageeffect_emboss.h,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageplugin_emboss.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/emboss/imageplugin_emboss.h:
+ digikam from trunk : Emboss plugin is now ported to digiKam core
+
+2007-03-21 17:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ i18n
+
+2007-03-21 16:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/distortionfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/distortionfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageeffect_distortionfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageplugin_distortionfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/imageplugin_distortionfx.h:
+ digikam from trunk : DistortionFX plugin is now ported to digiKam
+ core
+
+2007-03-21 16:07 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageeffect_colorfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageplugin_colorfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx/imageplugin_colorfx.h:
+ digikam from trunk : ColorFX plugin is now ported to digiKam core
+
+2007-03-21 15:39 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/charcoal.h,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageeffect_charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageeffect_charcoal.h,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageplugin_charcoal.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/imageplugin_charcoal.h:
+ digikam from trunk : Charcoal plugin is now ported to digiKam
+ core
+
+2007-03-21 15:28 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/channelmixer.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/channelmixer.h,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/imageplugin_channelmixer.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer/imageplugin_channelmixer.h:
+ digikam from trunk : Channel Mixer plugin is now ported to
+ digiKam core
+
+2007-03-21 14:53 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/border/border.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/border/border.h,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageeffect_border.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageeffect_border.h,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageplugin_border.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/border/imageplugin_border.h:
+ digikam from trunk : Border plugin is now ported to digiKam core
+
+2007-03-21 14:36 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: digikam from trunk :
+ moving adjust curves plugin to digikam core.
+
+2007-03-21 14:35 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.xcf:
+ digikam from trunk : new showfoto 0.6.0 splash screen from
+ Juergen Flosbach
+ CCMAIL : juergen.flosbach@bigfoot.com
+
+2007-03-21 14:28 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS,
+ trunk/extragear/graphics/digikam/imageplugins/Makefile.am: update
+
+2007-03-21 14:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.xcf:
+ digikam from trunk : new digiKam 0.9.2 splash screen from Juergen
+ Flosbach
+ CCMAIL : juergen.flosbach@bigfoot.com
+
+2007-03-21 14:11 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/blurfx/blurfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/blurfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageeffect_blurfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageeffect_blurfx.h,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageplugin_blurfx.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx/imageplugin_blurfx.h:
+ digikam from trunk : BlurFX plugin is now ported to digiKam core
+
+2007-03-21 14:08 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/antivignetting/antivignetting.cpp:
+ polish
+
+2007-03-21 13:59 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/texture/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/texture/patterns/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:55 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sheartool/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:53 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/perspective/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/restoration/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:51 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/oilpaint/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/perspective/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/lensdistortion/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/hotpixels/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/infrared/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:35 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/freerotation/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:32 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/emboss/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/colorfx/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:27 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/channelmixer/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:25 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/border/patterns/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/blurfx/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/border/Makefile.am:
+ port Makefiles
+
+2007-03-21 13:06 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS,
+ trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: update
+
+2007-03-21 13:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/antivignetting.h,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageeffect_antivignetting.h,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageplugin_antivignetting.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting/imageplugin_antivignetting.h:
+ digikam from trunk : antivignetting plugin is now ported to
+ digiKam core
+
+2007-03-21 12:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp:
+ fix layout
+
+2007-03-21 11:21 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp:
+ fix layout
+
+2007-03-21 10:25 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/adjustlevels.h,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/imageplugin_adjustlevels.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustlevels/imageplugin_adjustlevels.h:
+ digikam from trunk : adjust levels plugin is now ported to
+ digiKam core
+
+2007-03-21 10:13 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.h:
+ polish
+
+2007-03-21 09:49 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustlevels,
+ trunk/extragear/graphics/digikam/imageplugins/antivignetting,
+ trunk/extragear/graphics/digikam/imageplugins/blurfx,
+ trunk/extragear/graphics/digikam/imageplugins/border,
+ trunk/extragear/graphics/digikam/imageplugins/channelmixer,
+ trunk/extragear/graphics/digikam/imageplugins/charcoal,
+ trunk/extragear/graphics/digikam/imageplugins/colorfx,
+ trunk/extragear/graphics/digikam/imageplugins/distortionfx,
+ trunk/extragear/graphics/digikam/imageplugins/emboss,
+ trunk/extragear/graphics/digikam/imageplugins/filmgrain,
+ trunk/extragear/graphics/digikam/imageplugins/freerotation,
+ trunk/extragear/graphics/digikam/imageplugins/hotpixels,
+ trunk/extragear/graphics/digikam/imageplugins/infrared,
+ trunk/extragear/graphics/digikam/imageplugins/inpainting,
+ trunk/extragear/graphics/digikam/imageplugins/inserttext,
+ trunk/extragear/graphics/digikam/imageplugins/lensdistortion,
+ trunk/extragear/graphics/digikam/imageplugins/noisereduction,
+ trunk/extragear/graphics/digikam/imageplugins/oilpaint,
+ trunk/extragear/graphics/digikam/imageplugins/perspective,
+ trunk/extragear/graphics/digikam/imageplugins/raindrop,
+ trunk/extragear/graphics/digikam/imageplugins/restoration,
+ trunk/extragear/graphics/digikam/imageplugins/sheartool,
+ trunk/extragear/graphics/digikam/imageplugins/superimpose,
+ trunk/extragear/graphics/digikam/imageplugins/texture,
+ trunk/extragear/graphics/digikam/imageplugins/whitebalance:
+ digikam from trunk : moving DigikamImagePlugins to digiKam core.
+
+2007-03-21 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp:
+ fix icons path
+
+2007-03-21 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp: add comments
+
+2007-03-21 09:45 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: add
+ comments
+
+2007-03-21 09:44 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: add comments
+
+2007-03-21 09:38 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi32-action-digikamimageplugins.png,
+ trunk/extragear/graphics/digikam/data/icons/hi32-app-digikamimageplugins.png:
+ moving to digikam core
+
+2007-03-21 09:25 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/adjustcurves.h,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/adjustcurves/imageplugin_adjustcurves.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.h:
+ digikam from trunk : moving adjust curves plugin to digikam core.
+
+2007-03-20 23:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-20 23:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/hsl,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_autocorrection.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_bwsepia.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_redeye.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_rgb.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/imageplugin_core.h,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor,
+ trunk/extragear/graphics/digikam/imageplugins/coreplugin/sharpnesseditor/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/digikamimageplugin_core.desktop,
+ trunk/extragear/graphics/digikam/imageplugins/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/hsl,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor:
+ digiKam from trunk : prepare repository to merge digiKam and
+ DigikamImagePlugins
+
+2007-03-20 23:19 lure
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ Make size of icons used in sidebars configurable in order to
+ allow more
+ entries to be presented.
+
+ Configuration change is effective after restart of digikam (may
+ improve
+ this in future).
+
+ Original patch by Jens B. Benecke, modified configuration dialog.
+
+ BUG: 102029
+
+2007-03-20 23:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hsl,
+ trunk/extragear/graphics/digikam/imageplugins/hsl/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hsl/hspreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hsl/hspreviewwidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/hsl/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hsl/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/hspreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hspreviewwidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h:
+ new sub folder dedicaced to HSL tool implementation
+
+2007-03-20 22:29 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk
+
+ - hide pan tool button at startup
+ - fixpossible empty canvas if resize event is sent when an image
+ is loaded
+
+2007-03-20 20:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-20 20:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ digikam from trunk : image editor improvement !
+
+ If you want to pan over a large image using the mouse, use my new
+ Pan tool avaialble on the right bottom corner of canvas area...
+ Look a fresh screenshot of this tool in action :
+
+ http://digikam3rdparty.free.fr/Screenshots/neweditorpantool.png
+
+ BUG: 104439
+ BUG: 137391
+
+2007-03-20 19:41 dfaure
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.desktop,
+ trunk/extragear/graphics/gwenview/desktopfiles/gwenview.desktop,
+ trunk/extragear/graphics/gwenview/gvimagepart/gvimagepart.desktop,
+ trunk/extragear/graphics/showimg/showimgapp/showimg.desktop,
+ trunk/extragear/graphics/showimg/showimgpart/showimgpart.desktop,
+ trunk/extragear/multimedia/k3b/src/k3b-iso.desktop,
+ trunk/extragear/multimedia/k3b/src/k3b.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_create_audio_cd.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_create_data_cd.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_create_data_dvd.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_write_iso_image.desktop,
+ trunk/extragear/multimedia/kaffeine/servicemenus/kaffeine_append_file.desktop,
+ trunk/extragear/multimedia/kaffeine/src/kaffeine.desktop,
+ trunk/extragear/multimedia/kaffeine/src/player-parts/dummy-part/dummy_part.desktop,
+ trunk/extragear/multimedia/kaffeine/src/player-parts/gstreamer-part/gstreamer_part.desktop,
+ trunk/extragear/multimedia/kaffeine/src/player-parts/xine-part/xine_part.desktop,
+ trunk/extragear/multimedia/kmplayer/src/kmplayer.desktop,
+ trunk/extragear/multimedia/kmplayer/src/kmplayer_koffice.desktop,
+ trunk/extragear/multimedia/kmplayer/src/kmplayer_part.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer-actions.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer-next.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer-play-queue.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayerpart.desktop:
+ Ooops, apart from amarok, extragear isn't kde4 code yet (thanks
+ to Christoph Pfister for noticing my wrong commit). I better stay
+ out of it.
+ -> reverted 644714 apart from the amarok files.
+
+2007-03-20 19:20 dfaure
+
+ * trunk/KDE/kdeaddons/renamedlgplugins/audio/renaudiodlg.desktop,
+ trunk/KDE/kdeedu/libkdeedu/libscience/compoundviewer/kalziumgl_part.desktop,
+ trunk/KDE/kdewebdev/quanta/src/quanta.desktop,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.desktop,
+ trunk/extragear/graphics/gwenview/desktopfiles/gwenview.desktop,
+ trunk/extragear/graphics/gwenview/gvimagepart/gvimagepart.desktop,
+ trunk/extragear/graphics/showimg/showimgapp/showimg.desktop,
+ trunk/extragear/graphics/showimg/showimgpart/showimgpart.desktop,
+ trunk/extragear/multimedia/amarok/src/amarok.desktop,
+ trunk/extragear/multimedia/amarok/src/amarok_addaspodcast.desktop,
+ trunk/extragear/multimedia/k3b/src/k3b-iso.desktop,
+ trunk/extragear/multimedia/k3b/src/k3b.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_create_audio_cd.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_create_data_cd.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_create_data_dvd.desktop,
+ trunk/extragear/multimedia/k3b/src/konqi/k3b_write_iso_image.desktop,
+ trunk/extragear/multimedia/kaffeine/servicemenus/kaffeine_append_file.desktop,
+ trunk/extragear/multimedia/kaffeine/src/kaffeine.desktop,
+ trunk/extragear/multimedia/kaffeine/src/player-parts/dummy-part/dummy_part.desktop,
+ trunk/extragear/multimedia/kaffeine/src/player-parts/gstreamer-part/gstreamer_part.desktop,
+ trunk/extragear/multimedia/kaffeine/src/player-parts/xine-part/xine_part.desktop,
+ trunk/extragear/multimedia/kmplayer/src/kmplayer.desktop,
+ trunk/extragear/multimedia/kmplayer/src/kmplayer_koffice.desktop,
+ trunk/extragear/multimedia/kmplayer/src/kmplayer_part.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer-actions.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer-next.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer-play-queue.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayer.desktop,
+ trunk/extragear/multimedia/kplayer/kplayer/kplayerpart.desktop:
+ Mimetypes renamed to the xdg names using qt4/fix-mimetypes.pl
+ (note that not all of there renamings are necessary, technically,
+ since a number
+ of those old names are defined as aliases to the new name;
+ but better use the canonical names where possible).
+
+2007-03-20 17:13 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ grammatical and language corrections
+
+2007-03-20 16:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am:
+ update
+
+2007-03-20 15:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h:
+ Be abble to use custom Qt Widget parameters
+
+2007-03-20 12:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp:
+ fix default separate view mode
+
+2007-03-20 10:42 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: fix
+ QString
+
+2007-03-20 10:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ fix QString
+
+2007-03-20 10:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ Marcel,
+
+ Look my comment. It's a Qt bug ? Give me your viewpoint... Thanks
+ in advance...
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-03-20 09:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-20 09:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-20 09:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : if an image selection is set in canvas when
+ user process a zoom, we will use the center and size of selection
+ to focus automaticly canvas content.
+ BUG: 103645
+
+2007-03-20 08:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ polish
+
+2007-03-20 08:28 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-20 08:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : with small image, autozoom button will adapt
+ image size to canvas size.
+
+ BUG: 137236
+
+2007-03-20 07:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2007-03-20 07:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp:
+ digiKam from trunk : fix layout : Sensitivity is not displayed in
+ Camera GUI.
+
+2007-03-19 22:53 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: update
+
+2007-03-19 22:52 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-19 22:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digiKam from trunk : add a combo box with a pre-zoom selection
+ options like gimp prvovide. You can enter a customized zoom scale
+ value if you want.
+
+ BUG: 106508
+
+2007-03-19 21:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: update
+
+2007-03-19 14:59 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-19 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : do not move editor viewport content when
+ zoom in/out.
+ BUG: 139790
+
+2007-03-19 11:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-19 11:37 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.h:
+ add save/load settings from file with Refocus tool
+
+2007-03-19 11:29 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.cpp:
+ remember Sharpen Method
+
+2007-03-19 11:22 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.cpp:
+ fix save/restore settings between plugin sessions
+
+2007-03-19 11:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ Refocus tool is obsolete now
+
+2007-03-19 11:09 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-19 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-19 11:05 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/clapack,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.h,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/matrix.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/matrix.h,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/refocus.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/refocus.h,
+ trunk/extragear/graphics/digikamimageplugins/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/README,
+ trunk/extragear/graphics/digikamimageplugins/refocus/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack,
+ trunk/extragear/graphics/digikamimageplugins/refocus/digikamimageplugin_refocus.desktop,
+ trunk/extragear/graphics/digikamimageplugins/refocus/digikamimageplugin_refocus_ui.rc,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi128-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi16-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi22-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi32-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi48-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi64-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageeffect_refocus.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageeffect_refocus.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageplugin_refocus.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageplugin_refocus.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/matrix.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/matrix.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/refocus.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/refocus.h:
+ digiKam from trunk : Usability issue in Image Editor : Merge
+ Refocus and Sharp tools to reduce duplicate menu entries and
+ functions.
+ Now, the Sharpness Editor is complete. Using Fix/Sharpen menu
+ entry, you can apply Simple Sharp or Unsharp Mask or Refocus
+ corrections.
+
+ To packagers : Refocus tool is removed to DigikamImagePlugins.
+ Please update you package rule for 0.9.2 release
+ To translators : Refocus i18n are moved to digikam.po. Take a
+ care. Refocus plugin translations files are invalid now.
+ Gerhard : You just need to merge the Refocus handbook content to
+ digiKam handbook as well. The Refocus tool options are unchanged.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 103244
+
+2007-03-19 09:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/Makefile.am:
+ compile
+
+2007-03-19 09:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ Unsharp Mask tool is obsolete now
+
+2007-03-19 09:25 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-19 09:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/imageeffect_sharpen.h,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/unsharp.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/sharpnesseditor/unsharp.h,
+ trunk/extragear/graphics/digikamimageplugins/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/README,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/digikamimageplugin_unsharp.desktop,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/digikamimageplugin_unsharp_ui.rc,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hi128-action-unsharpedmask.png,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hi16-action-unsharpedmask.png,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hi22-action-unsharpedmask.png,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hi32-action-unsharpedmask.png,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hi48-action-unsharpedmask.png,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hi64-action-unsharpedmask.png,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/hisc-action-unsharpedmask.svgz,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageeffect_unsharp.cpp,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageeffect_unsharp.h,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageplugin_unsharp.cpp,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageplugin_unsharp.h,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/unsharp.cpp,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/unsharp.h:
+ digiKam from trunk : Usability issue in Image Editor : Merge
+ Unsharp Mask and Sharp tools to reduce duplicate menu entries and
+ functions.
+ We will provide just one menu entrie to sharp an image :
+ Fix/Sharp. The Sharp tool will become a Sharpness Editor. I will
+ merge Refocus tool later.
+
+ To packagers : Unsharp Mask tool is removed to
+ DigikamImagePlugins. Please update you package rule for 0.9.2
+ release
+ To translators : Unsharp Mask i18n are moved to digikam.po. Take
+ a care. Unsharp Mask plugin translations files are invalid now.
+ Gerhard : You just need to merge the Unsharp Mask handbook
+ content to digiKam handbook as well. The Unsharp Mask tool
+ options are unchanged.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 103244
+
+2007-03-19 04:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ polish
+
+2007-03-19 04:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ digiKam from trunk : Solarize image plugin is now an obsolete
+ plugin name to load. Remplaced by ColorFx
+
+2007-03-18 19:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.h:
+ using d private internal class to reduce compilation time an
+ improve binary compatibilty
+
+
+2007-03-18 10:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp:
+ digiKam from trunk : introduce a list of obsolete ImagePlugins to
+ not load at startup. The first one in the list is BlowUp plugin.
+
+2007-03-18 09:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.cpp:
+ pixmap -> iconset
+
+2007-03-18 00:11 cartman
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/digikam-download.desktop.in,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-mount-and-download.desktop.in:
+ add Turkish translation and use UTF-8 encoding
+
+2007-03-17 15:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: update
+
+2007-03-17 15:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikam.kdevelop: new
+ project place
+
+2007-03-17 14:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: rm
+
+2007-03-16 15:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ compile
+
+2007-03-16 15:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-16 15:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresize.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.h,
+ trunk/extragear/graphics/digikamimageplugins/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/README: digiKam from
+ trunk : Usability issue in Image Editor : Merge Blowup and Resize
+ tools to reduce duplicate menu entries and functions.
+
+ To packagers : Blowup tool is removed to DigikamImagePlugins.
+ Please update you package rule for 0.9.2 release
+ To translators : Blowup i18n are moved to digikam.po. Take a
+ care. Blowup plugin trnaslations files are invalid now.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 103244
+
+2007-03-16 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/logo-cimg.png,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/greycstoration,
+ trunk/extragear/graphics/digikam/libs/greycstoration/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationiface.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationsettings.h,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/greycstoration/greycstorationwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/blowup/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/blowup/imageeffect_blowup.cpp,
+ trunk/extragear/graphics/digikamimageplugins/blowup/imageeffect_blowup.h,
+ trunk/extragear/graphics/digikamimageplugins/common/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/greycstoration,
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h,
+ trunk/extragear/graphics/digikamimageplugins/common/pics/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/pics/cimg-logo.png,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/imageeffect_inpainting.cpp,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/imageeffect_inpainting.h,
+ trunk/extragear/graphics/digikamimageplugins/restoration/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/restoration/imageeffect_restoration.cpp,
+ trunk/extragear/graphics/digikamimageplugins/restoration/imageeffect_restoration.h:
+ compile
+
+2007-03-16 07:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix spacing
+
+2007-03-16 07:17 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ fix spacing
+
+2007-03-16 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp:
+ fix spacing
+
+2007-03-16 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ fix spacing
+
+2007-03-15 15:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ optimize layout
+
+2007-03-15 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp:
+ optimize layout
+
+2007-03-15 14:34 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ optimize layout
+
+2007-03-15 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ optimize layout
+
+2007-03-15 14:14 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-15 12:26 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp:
+ optimize layout
+
+2007-03-15 12:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ compile
+
+2007-03-15 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ polish
+
+2007-03-15 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ optimize layout
+
+2007-03-15 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.h:
+ use QFrame instead QWidget
+
+2007-03-15 09:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.h:
+ digikam from trunk : Fix broken compilation with current Exiv2
+ implementation (next 0.14.0 release), duing a change with C++
+ Exception rule. Binary compatibilty is broken I recommend to
+ cleanup and recompile digiKam.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-14 22:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Use the new MetadataHub method to store the metadata directly in
+ the DImg fields, prior to saving.
+ This also works with formats unsupported by libexiv2.
+
+2007-03-14 22:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: Add a
+ write method to MetadataHub which modifies the metadata fields in
+ a DImg object
+
+2007-03-14 19:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ optimize layout
+
+2007-03-14 19:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h:
+ optimize layout
+
+2007-03-14 19:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ optimize layout
+
+2007-03-14 15:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h: fix
+ header
+
+2007-03-14 14:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digiKam from trunk : Fix methods to set/get Tags path list into
+ metadata. We will use now a more standard XML format to store all
+ digiKam image properties, and use the Iptc.Application2.0x00ff
+ tag to store the XML data compressed with zlib using a byte
+ array.
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-03-13 22:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digiKam from trunk : 2 new methods to backup/restore digiKam Tags
+ Path into Exif.Image.9cff tag like a byte array. The tags path
+ are built from a QStringList joined by "\r\n". This way support
+ UTF8 and is not limited.
+ The methods are not yet used, but later we use this way instead
+ to use IPTC keywords to backup/restore Tags path.
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-03-13 15:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h: fix
+ header
+
+2007-03-13 15:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ set to 0 after delete
+
+2007-03-13 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ handle Try action properlly (again)
+
+2007-03-13 14:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ handle Try action properlly
+
+2007-03-13 14:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ add Try button and image selection preview mode
+
+2007-03-13 09:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h:
+ new virtual method. Require by new CImg library 1.1.9
+
+2007-03-12 15:17 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-12 08:30 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-12 08:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.cpp:
+ digikam from trunk : fix auto exposure computation algorithm.
+ Patch from Joerg Kuehne.
+ BUG: 142571
+
+2007-03-11 09:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp:
+ with toogle mouse over option, always set on original image at
+ init instance of widget
+
+2007-03-11 09:20 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.xcf:
+ update version
+
+2007-03-11 09:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.xcf:
+ update version
+
+2007-03-10 15:44 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp:
+ Fix for the problem discussed on the ML:
+ Full versions in the cache are unrotated, rotate them before
+ using them as preview.
+ However, if there is also a preview version available, this one
+ is
+ preferred now because scaling is faster for the already
+ pre-scaled version.
+
+ Orientation of RAW previews is still a problem.
+
+2007-03-10 15:14 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-10 08:38 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Black and White converter tool if no "Lens
+ Filter" is selected, disable "Strength" setting
+
+2007-03-10 08:31 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-09 21:11 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Black and White converter tool improvements:
+
+ - add the capability to simulate all major analog Black & White
+ film with Channels Mixer. I have used a database settings from a
+ gimp script.
+ - add a "strength" adjustment for Lens color filter.
+ - The B&W Film Type, Lens Filter, and Tone adjustements can be
+ used at the same time to reproduce all possible camera shot
+ conditions.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-09 11:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-09 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ fix memory leak. Thanks Mr valgrind
+
+
+2007-03-09 09:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h:
+ polish
+
+2007-03-09 08:42 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h:
+ polish
+
+2007-03-09 06:38 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ xchange 'Dropped Item' for 'This Item', discussed with Marcel and
+ Oliver
+ CCMAIL:caulier.gilles@gmail.com, marcel.wiesweg@gmx.de
+
+2007-03-08 19:45 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-03-08 19:43 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/NEWS.0.9.0,
+ trunk/extragear/graphics/digikam/NEWS.0.9.1: digiKam from trunk :
+ NEWS file is restored. I have created a NEWS.0.9.0 and a
+ NEWS.0.9.1 to be more readable.
+
+ The NEWS file is the current implementation report. It will be
+ renamed NEWS.0.9.2 when final release will be done.
+
+ To developpers : please continue to comments this file with the
+ current implementation from trunk (bugfix from B.K.O and New
+ features). The NEWS file is very important to give a serious
+ developement quality report for end users.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-08 15:18 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h:
+ digikam from trunk: Red Eyes correction tool :
+
+ - remove obsolete 'Aggressive' options.
+ - Adapt Gausian blur radius to real image size and not preview.
+ - Fix 16 bits color depth Taint Levels to right value
+ - Blur only the pixels extracted from the Red Color using Alpha
+ Channel informations.
+ - Preformance optimization of algorithm.
+
+ CCBUGS: 142443
+
+2007-03-07 19:45 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Disable KIconEffect for Preview again: It is a blocking
+ operation,
+ and takes much too long, preview loading is faster!
+
+2007-03-07 19:23 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ - Provide digikamalbums:// URLs to KIO::del
+ This reliably removes the entries from the database.
+ It usually worked before because the KDirWatch would trigger a
+ rescan,
+ but under certain conditions (saved as and then deleted
+ immediately) it did not work.
+
+ - In AlbumIconView, move the KIconEffect::visualActivate to the
+ click action.
+ This is more homogenous: It is now associated with a click on an
+ icon,
+ regardless if for preview or image editor.
+
+2007-03-07 19:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ Disable the Color Managed View indicator in the status bar if
+ color management as a whole is disabled.
+ Make the tooltip say this as well.
+ (Before, one could click the button, but without effect)
+
+2007-03-07 19:11 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp: Move
+ the check for "digikamtmpfile.tmp": It was at the wrong place
+
+2007-03-07 15:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h:
+ digikam from trunk : Red Eyes correction tool improvements !!!
+
+ Gerhard,
+
+ I have found an indeep bug into the Renchi algorithm about Alpha
+ channel rule used to merge red pixels mask and original image.
+ With the new implementation, we can use a gaussian blur effect on
+ the mask to polish the pupil border. With the old implementation,
+ all the mask is blured. With the new, only the pupil pixels are
+ blured.
+
+ I have add a new "Smooth" adjsutment witch can control the
+ gaussian blur effect. The result are very nice (:=)))...
+
+ Question: I think than the "Agressive" settings is obsolete now.
+ What do you think about ?
+
+ The screenshot is updated again :
+
+ http://digikam3rdparty.free.fr/Screenshots/newredeyecorrectiontool.png
+
+ CCBUGS: 142443
+
+2007-03-07 14:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : DImg::bitBlend_RGBA2RGB() is obsolete now. We will use
+ bitBlendImage() instead.
+
+
+2007-03-07 11:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h:
+ digikam from trunk : bug fix : Gaussian blur algorithm do not fix
+ the alpha channel of picture
+
+2007-03-07 11:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h:
+ digikam from trunk : "Et voilà..." The new digiKam 0.9.2 Red Eyes
+ correction tool is complete and ready to use. With this commit,
+ There is a new slider to set the Red Color Threshold adjustment.
+
+ The screenshot is updated :
+
+ http://digikam3rdparty.free.fr/Screenshots/newredeyecorrectiontool.png
+
+ CCBUGS: 142443
+
+
+2007-03-07 09:13 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h:
+ digikam from trunk : Continue to work on Red Eyes correction
+ tool. The dialog provide a fast acess to taint coloring selection
+ using a HSV selector.
+ A new slider have been added to provide the Taint Level
+ adjustment.
+
+ Screenshot is updated :
+
+ http://digikam3rdparty.free.fr/Screenshots/newredeyecorrectiontool.png
+
+ CCBUGS: 142443
+
+2007-03-06 20:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digiKam from trunk : digiKam 0.9.2 implementation continue here :
+ red eyes correction again and again and again...
+
+ Now the tool have a dialog with a standard preview effect like
+ other image editor tools. A screenshot can by seen at this url :
+
+ http://digikam3rdparty.free.fr/Screenshots/newredeyecorrectiontool.png
+
+ TODO :
+
+ - make the Red Threshold setting more configurable using a slider
+ to adjust finely the value.
+ - give another slider setting to adjust the Coloring Taint
+ blending level.
+
+ TO STUDY : The content of the eye pupil is destroyed by the flash
+ light reflected on the retinal. Why not use a real eye small
+ pupil photo texture ? This tecture will be in black & white using
+ an alpha channel. We will coloring it using the taint and merge
+ it with the original image to remplace the red area... What do
+ you think about ?
+
+ Other implementation patched with this commit : now the image
+ editor plugin interface can render the preview in dialog using
+ the current selection and not only using the full image data.
+
+ CCBUGS: 142443
+
+2007-03-06 11:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp:
+ digikam from trunk : first approach to use a blending level to
+ merge coloring taint in red eyes correction tool. level hardcoded
+ to 64 give good result, but a clean tool dialog with a slider and
+ a preview look better to set this parameter to the right value.
+
+ Photographers : please, i need pictures with Red Eyes face to
+ test. Please send me some samples files by private mail (caulier
+ dot gilles at gmail dot com). Thanks in advance...
+
+ CCBUGS: 142443
+
+2007-03-06 09:16 lure
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ Digikam Image Edito: Use Rotate Left/Right actions instead of
+ rotate
+ by degree (90/180/270). This is more intuitive and easier for
+ user.
+ Use Ctrl-Left and Ctrl-Right as keyboard shortcuts.
+
+ CCBUG: 141530
+
+2007-03-06 06:52 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/digikam/version.h,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: fix release
+ number
+
+2007-03-06 06:49 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/menusidepixmap.png,
+ trunk/extragear/graphics/digikam/data/pics/menusidepixmap.xcf:
+ update
+
+2007-03-06 06:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/dpopupmenu.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : digiKam 0.9.2 continue...
+
+ - SlideShow can be started form preview, image editor, and
+ showfoto context menu.
+ - Using DPopupMenu with showfoto.
+ - Factorization of source code about context menu in imagewindow
+ class.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-03-06 06:25 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/menusidepixmap.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/menusidepixmap.xcf:
+ update
+
+2007-03-05 22:33 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/pics/menusidepixmap.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/menusidepixmap.xcf:
+ digiKam from trunk : showfoto will use a menu side pixmap like
+ digiKam in the future...
+
+2007-03-05 21:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw: digiKam from trunk :
+ digiKam 0.9.2 implementation continue again : remove the old
+ internal dcraw implementation. We use libkdcraw instead
+
+2007-03-05 21:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/README,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/rawfiles.h: digiKam
+ from trunk : digiKam 0.9.2 implementation continue again : remove
+ the old internal dcraw implementation. We use libkdcraw instead
+
+2007-03-05 21:53 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h:
+ digiKam from trunk : digiKam 0.9.2 implementation continue here :
+ red eyes correction tool can now coloring the eyes with a custom
+ taint
+ BUG: 142443
+
+2007-03-05 21:33 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp:
+ digiKam from trunk : digiKam 0.9.2 implementation is started with
+ a by change here (:=)) !!!
+
+ The first new feature is to add a depency to libkdcraw shared
+ library to decode RAW images instead to use a dcraw part from
+ digiKam core.
+ libkdcraw include dcraw 8.60 instead the old dcraw 8.41 from
+ digiKam core. It support more recent camera RAW file formats and
+ provide a new wavelet noise reduction filter.
+
+ If you want more informations about libkdcraw, take a look into
+ my blog : http://www.digikam.org/?q=node/208
+
+ To packagers : please update your packages rules about this new
+ depency
+
+ BUG: 138744
+ CCBUGS: 142568
+
+2007-03-05 04:52 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING: release version 0.9.1
+ final
+
+2007-03-04 20:15 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/PACKAGING: release version 0.9.1
+ final
+
+2007-03-04 19:52 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog: release version 0.9.1
+ final
+
+2007-03-04 19:42 gkulzer
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb: release
+ version 0.9.1 final
+
+2007-03-04 19:40 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: release version
+ 0.9.1 final
+
+2007-03-04 19:39 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/version.h: release
+ version 0.9.1 final
+
+
+v0.9.1 - 04-Mar-2007 Final
+----------------------------------------------------------------------------
+
+2007-03-02 09:08 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ QString() -> QString:null because this one doesn't compile under
+ gcc 3.3 and doesn't hurt more recent compilers
+
+2007-03-02 09:03 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ Show dummy date if Create-date is invalid
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-03-02 02:43 gkulzer
+
+ * trunk/extragear/graphics/digikam/TODO: add QT4 migration web
+ references
+
+2007-02-28 19:23 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-28 15:53 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: Do
+ not include the "dropped-on" item in the list when "Selected
+ items"
+ is chosen and the dropped item is not selected
+
+ CCBUG:140227
+
+2007-02-28 15:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ Return back to album from image preview with a mouse click
+ (patch from Gilles)
+
+2007-02-28 04:54 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/release_digikam_docs.rb:
+ 0.9.1-rc2
+
+2007-02-27 15:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ AlbumIconView Tag-drop popup menu:
+ Reorder menu entries
+ 1) Assign to selected
+ 2) Assign to item dropped on
+ 3) Assign to all
+ Do not offer "Assign to selected" if the dropped-on item is the
+ only selected item.
+
+ CCBUG: 140227
+
+2007-02-27 15:14 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/batch/Makefile.am: Fix
+ the last missing Makefile.am to contain exiv2 includes
+
+ BUG: 142088
+
+2007-02-27 05:16 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog: 0.9.1-rc2
+
+2007-02-27 05:04 gkulzer
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb: 0.9.1-rc2
+
+2007-02-27 05:02 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: 0.9.1-rc2
+
+2007-02-27 05:02 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/version.h: 0.9.1-rc2
+
+2007-02-26 21:44 coolo
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am:
+ fixing some errors en passant
+
+2007-02-26 20:52 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ Missing changes for last commit:
+ changed method names
+
+v0.9.1-rc2 - 27-Feb-2007
+----------------------------------------------------------------------------
+2007-02-26 17:01 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: Emit
+ signalSelectionChanged if a selected item has been removed
+
+ CCBUG: 141940
+
+2007-02-26 16:55 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h: Change
+ misleading names: slotUpdate -> slotRearrange
+
+2007-02-25 21:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h,
+ trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dio.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h: Use
+ KIO::rename to rename files
+ - The AlbumLister would ignore changes to the already listed
+ items.
+ Force it to recreate the ImageInfo object by
+ a list of invalidated items.
+ - The thumbnail needs to be invalidated as well.
+ This is done by listening to a signal from the KIO::CopyJob
+ - Remove low-level code from DIO::rename
+ - Remove actual renaming from ImageInfo::setName
+
+ CCBUG: 141786
+
+2007-02-25 19:21 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp:
+ Reordering in a logical fashion the setup pages
+
+2007-02-25 16:34 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.h:
+ Setup: RAW decoding: disable Brightness when 16 bit mode is
+ enabled. (dcraw doesn't support gamma for 16 bit)
+ CCMAIL:caulier.gilles@gmail.com
+ CCMAIL:marcel.wiesweg@gmx.de
+
+2007-02-25 14:01 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: - Do not
+ reset selection in slotUpdate.
+ This means that the selection is preserved
+ - during any resize operations (hiding sidebar)
+ - while filtering out items with the tag filter
+ - when items have been changed from outside
+ (AlbumIconView::refreshItems)
+ - change the misleading name d->firstVisibleItem to
+ d->storedVisibleItem
+ (it does not always point to the current first visible item - it
+ is usually 0)
+
+ CCBUG:141940
+
+2007-02-25 12:47 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ return (QString()) -> return QString()
+
+2007-02-25 04:34 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/digikam-download.desktop.in,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in:
+ add German and French translations
+ Bug 141085
+
+2007-02-25 04:33 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/digikam-mount-and-download.desktop.in:
+ add German and French translations
+ Bug 141085
+
+2007-02-24 22:25 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ In the tags view of the Comments&Tags tab, for multiple
+ selection,
+ when assigned tags filter is active, also display those tags
+ which
+ are set for only a part of the selected images.
+
+2007-02-24 11:41 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am:
+ digikam from trunk: fix all Makefile.am witch require libkexiv2
+ includes
+ CCBUGS: 142088
+
+2007-02-24 09:03 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp:
+ correct and improve i18n strings (mail of
+ "Ronald L.Humble")
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-02-23 20:39 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: digikam from trunk :
+ Comments & Tags popup menu behaviours. Do not toogle the current
+ Tags checkbox from treeview when user click with right mouse
+ button to get popup menu.
+ CCBUGS: 139547
+
+2007-02-23 20:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digikam from trunk : make over/under exposure and Color Managed
+ view indicator on status bar of editor like action buttons to
+ toogle on/off options.
+
+ Nota : there are already keyboard shorcuts for these actions :
+ F9/F10/F11
+ BUG: 142109
+
+2007-02-23 16:30 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ Reenable this signal, it is needed so that the apply? message box
+ is displayed
+ before the album changed (and not when the new album is already
+ opened)
+
+2007-02-23 16:29 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Check that the text actually changed in slotCommentChanged
+
+ CCBUG: 141663
+
+2007-02-23 14:13 gkulzer
+
+ * trunk/extragear/graphics/digikam/TODO: add improvements mentioned
+ in ML and not yet in this list
+
+2007-02-23 08:09 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: missing
+ backslash
+
+2007-02-23 07:45 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: missing
+ libkexiv2 includes
+ CCBUGS: 142088
+
+2007-02-23 02:43 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/sqlite/hash.h,
+ trunk/extragear/graphics/digikam/sqlite/sqlite.h,
+ trunk/extragear/graphics/digikam/sqlite/sqliteInt.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ move email at Author to Copyright line
+ http://www.englishbreakfastnetwork.org/krazy/reports/extragear/graphics/digikam/index.html
+
+2007-02-22 06:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-21 08:38 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/firstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ QString::null -> QString(), compiled and tested
+ CCMAIL:caulier.gilles@gmail.com
+
+2007-02-21 06:25 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-20 21:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ There is a blank before the " (", so it is not a single character
+ (as opposed to the ")" which should be ')' according to Krazy
+ tests)
+
+2007-02-20 21:26 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Reset "changed" properties properly
+
+2007-02-20 20:54 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ Preload as well if slideshow is paused.
+ Otherwise preloading is disabled when the slideshow
+ is advanced by mouse clicks rather than using the timer.
+
+2007-02-20 20:51 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: Also
+ update the last visible item in AlbumIconView
+ (Daniel, thanks for your very precise bug report)
+
+ BUG: 141924
+
+2007-02-20 19:36 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ "(" -> '('
+
+2007-02-20 19:33 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp:
+ isn't -> is not
+
+2007-02-20 18:39 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-20 17:24 fsalvi
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ Fixed typo
+
+2007-02-20 15:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-20 15:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h:
+ digikam from trunk : Native SlideShow tool : print long comment
+ on the screen using multilines.
+ BUG: 141961
+
+2007-02-20 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp:
+ duplicate header
+
+2007-02-20 11:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp:
+ optimize layout again
+
+2007-02-20 10:44 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/transupp.cpp:
+ replace TRUE by true and FALSE by false
+
+2007-02-20 09:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h:
+ digiKam from trunk : Gphoto camera interface : fix condition to
+ handle file already downloaded (is only used by Canon camera).
+
+ Feedback is require. Thanks in advance
+
+ CCBUGS: 139024
+
+2007-02-20 06:45 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-19 18:30 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ typo 'back to album'
+
+2007-02-19 11:52 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog: 0.9.1-rc1
+
+2007-02-19 11:09 gkulzer
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb: 0.9.1-rc1
+
+2007-02-19 11:07 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/digikam.lsm: 0.9.1-rc1
+
+2007-02-19 11:04 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h: move email at
+ Author to Copyright line
+ http://www.englishbreakfastnetwork.org/krazy/reports/extragear/graphics/digikam/index.html
+
+
+v0.9.1-rc1 - 19-Feb-2007
+----------------------------------------------------------------------------
+
+2007-02-18 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-17 22:13 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-17 22:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/HACKING: Add callgrind Howto
+
+2007-02-17 22:02 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Change this and that, without knowing if it is related to the bug
+
+ CCBUG: 141663
+
+2007-02-17 22:01 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: Remember
+ scroll position when resizing
+
+ CCBUG: 141708
+
+2007-02-17 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am:
+ compile
+
+2007-02-17 13:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/Makefile.am:
+ compile
+
+2007-02-17 13:57 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am:
+ compile
+
+
+2007-02-16 11:47 gkulzer
+
+ * trunk/extragear/graphics/digikam/NEWS: 0.9.1-beta1
+
+2007-02-15 20:20 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : Showfoto : Native SlideShow : preparation of
+ Slideshow is now cancelable.
+
+2007-02-15 20:17 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-15 20:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Image Editor : Native SlideShow :
+ preparation of Slideshow is now cancelable.
+
+2007-02-15 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.h:
+ using DIGIKAM_EXPORT
+
+2007-02-15 19:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digikam
+ from trunk : Native SlideShow : preparation of Slideshow is now
+ cancelable.
+
+2007-02-15 18:16 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: Pass
+ a copy of current ImageInfo list to changeTagOnImageInfos
+
+ CCBUG: 141624
+
+2007-02-15 17:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: i18n
+
+2007-02-15 14:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: polish
+
+2007-02-15 14:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.h:
+ use DIGIKAM_EXPORT
+
+2007-02-15 14:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.cpp,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.h:
+ use DIGIKAM_EXPORT
+
+2007-02-15 14:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/exposurecontainer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h:
+ use DIGIKAM_EXPORT
+
+2007-02-15 14:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.h:
+ use DIGIKAM_EXPORT
+
+2007-02-15 12:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h:
+ Capability to set color channel to apply BCG. Not yet used.
+
+2007-02-15 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am: fix
+
+2007-02-15 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ optimize layout again
+
+2007-02-15 09:43 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ digikam from trunk: fix i18n
+ BUG: 141635
+
+2007-02-15 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h:
+ digikam from trunk: native Slideshow Tool : limit Comments string
+ lenght to 60 char to print.
+
+2007-02-15 09:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.h: fix XML
+ StyleSheet implementation
+
+2007-02-15 07:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-15 06:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ digikam from trunk: native Slideshow Tool : capability to print
+ camera Make and Model during slide
+
+2007-02-15 06:18 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: typo
+
+2007-02-14 20:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk: Native SlideShow : perform optimization if
+ photograph informations are not require to be displayed by user
+ during slide. In this case, no need to use DMetadata to extract
+ these info from images...
+
+ Marcel: it will be time to update database content to perform
+ optimizations everywhere. I think than all photograph
+ informations available on right sidebar need to be stored at
+ least in database (in a first time, more info later of course)
+ and handle by ImageInfo class.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-02-14 17:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am: missing
+ change in last commit
+
+2007-02-14 17:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: Use faster
+ JPEG loading method (scale before decoding) for JPEG previews
+
+ - move code from thumbnail ioslave to libs/jpegutils
+ - use code in PreviewTask
+
+ CCBUG: 132047
+
+2007-02-14 16:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: Handle
+ space and menu key in IconView
+ - Ctrl+Space behaves like Ctrl+mouse button
+ - Menu key behaves like right mouse button on the current item
+
+ Note: DigikamApp installs a global shortcut on Space (->next
+ item).
+ Shift+Space is currently filtered and will not reach the IconView
+ method.
+
+ CCMAIL: hugelmopf@web.de
+
+2007-02-14 11:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ digikam from trunk: native Slideshow Tool : if user press mouse
+ right/left buttons or use mouse wheel, we pause the temporised
+ slideshow. User can continue temporised slideshow to press space
+ bar
+
+2007-02-14 11:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ digikam from trunk: native Slideshow Tool : handle mouse right
+ and left buttons during slide to navigate between pictures
+
+2007-02-14 10:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h:
+ digikam from trunk: native Slideshow Tool : handle mouse wheel
+ during slide to navigate between pictures
+
+2007-02-14 10:03 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-14 10:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/utilities/batch/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfoalbumsjob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfoalbumsjob.h:
+ digikam from trunk: native Slideshow Tool : added Albums
+ recurssion feature. You can use SHIFT+F9 to start it.
+
+ BUG: 116609
+
+2007-02-14 06:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h: polish
+
+2007-02-14 06:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/album.h: DDebug() in API
+ doc
+
+2007-02-14 06:33 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: digikam
+ from trunk: native Slideshow Tool : because parsing metadata from
+ image can be long especially with huge albums (or in the future
+ with the recursive-albums slideshow), we toggle on the progress
+ bar on status bar when slideshow is preparing
+
+2007-02-13 21:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ digikam from trunk : Native SlideShow : added camera Exposure
+ Time and Sensitivity informations
+
+2007-02-13 21:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ digikam from trunk : Native SlideShow : added camera Aperture and
+ Focal informations
+
+2007-02-13 21:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ Adding tags to many images - if writing to file metadata is
+ disabled - is now 10-20x faster
+
+ Three optimizations (thanks to callgrind):
+ - in MetadataHub::write(QString), if no file write will be
+ needed,
+ do not create a DMetadata object (requires disk access -> slow)
+ - do not update AlbumIconView on every call to
+ slotImageAttributesChanged
+ - use begin and commitTransaction around loops where many tags
+ are added.
+ Here, the biggest speed gain comes from the fact that not after
+ every assigned
+ tag the database file is touched, and the AlbumManager KDirWatch
+ triggers a rescan
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-13 19:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ display date using locale
+
+2007-02-13 18:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ digikam from trunk : Native SlideShow tool : print image creation
+ date during slide.
+
+2007-02-13 17:14 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: fix duplicate entries
+
+2007-02-13 11:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ digikam from trunk: native Slideshow Tool : add capability to
+ print more informations on bottom of pictures.
+
+ There is a new option to print image comment. Comments from
+ database is displayed under digiKam. With Showfoto, Exif Comments
+ is displayed.
+
+ The implementation is ready to handle all photograph informations
+ (Apperture, Focal, Exposure, Date, etc : the same info than
+ photograph properties from right sidebar in fact...).
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-13 09:57 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/slideshow/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.h:
+ using DIGIKAM_EXPORT macro
+
+2007-02-13 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h:
+ using DIGIKAM_EXPORT macro
+
+2007-02-13 09:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ polish
+
+2007-02-13 09:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshowsettings.h:
+ digikam from trunk : using a settings container with native
+ slideshow tool. Future new options will be added in this class
+
+2007-02-13 06:26 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: fix
+
+2007-02-13 06:24 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/digikam/version.h: 0.9.1-beta2
+
+2007-02-13 06:21 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-12 21:51 mwiesweg
+
+ * trunk/extragear/graphics/digikam/README: Some typos
+
+2007-02-12 20:39 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ Add preloading for preview view
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-12 18:05 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Preserve name filtering for tags when changing the selection.
+
+ This is a workaround, the real solution is to fix the two
+ filtering algorithms
+ (unify in one method) so that they don't destroy one another.
+
+2007-02-12 13:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp:
+ digikam from trunk : add decorative icons
+
+2007-02-12 12:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h: polish
+
+2007-02-12 10:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.h:
+ digikam from trunk: setup MimeType : add 4 buttons to revert to
+ default settings
+
+2007-02-12 10:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: added
+ jpeg2000 mime type in default settings
+
+v0.9.1-beta1 - 11-Feb-2007
+----------------------------------------------------------------------------
+
+2007-02-10 22:37 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h:
+ - Add preloading to slideshow
+ - only use operator[] on QValueList with valid index
+
+2007-02-10 22:35 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ Implement the "Apply" button behavior as discussed on user
+ mailing list:
+ Default mode is to pop up a message box to ask for confirmation.
+ The box has a "Always apply" checkbox which sets an option (also
+ available
+ from Setup, Misc tab) so that changes are always applied
+ directly.
+
+ The message box provides information about how many pictures are
+ affected,
+ and which metadata field have been changed.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-10 22:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp:
+ Add option the Misc tab to apply sidebar changes without
+ confirmation
+
+2007-02-10 22:28 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: Make the
+ changed property available publicly
+
+2007-02-10 21:20 lure
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: Slide
+ Show in Album GUI is now action menu with two options: All and
+ Selection
+ Shortcuts: F9 for slideshow all and ALT-F9 for slideshow
+ selection
+
+ CCBUG: 140304
+
+2007-02-10 19:47 lure
+
+ * trunk/extragear/graphics/digikam/AUTHORS: Fix some typos
+
+2007-02-10 19:09 lure
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: Implement
+ proper full screen mode for Album GUI
+
+ Hide menubar, toolbar (configurable), statusbar and left/ride
+ sidebars.
+
+ BUG: 135655
+
+2007-02-10 17:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-10 17:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-10 16:45 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Write metadata to file when saving from ImageEditor
+
+ CCBUG: 127583
+
+2007-02-10 15:30 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ digikam from trunk : fix album icon used in left sidebar and
+ Image preview pop-up menu
+
+2007-02-10 15:26 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ Update Metadata tab even if it is not visible when the change
+ occurs
+ (most notably, changes from the Comments/Tags sidebar are now
+ visible in metadata tab after the apply button has been clicked)
+
+2007-02-10 15:24 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ digikam from trunk : Image Preview popup menu : add option to
+ back to album
+
+2007-02-10 15:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.h:
+ digikam from trunk : Native SlideShow : using no color background
+ with tool bar widget
+
+2007-02-10 11:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Native SlideShow : use F9 key like keyboard
+ shortcut
+
+2007-02-10 11:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: digikam
+ from trunk : Native Slideshow tool : use setCurrent() method in
+ digikamview
+
+2007-02-10 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ digikam from trunk : Native Slideshow tool : show digiKAm logo at
+ end of slide
+
+2007-02-10 10:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp:
+ digikam from trunk : Native Slideshow tool : use desktop screen
+ size to extract preview
+
+2007-02-10 10:22 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h:
+ digikam from trunk : Native Slideshow tool : new method to set
+ current image in list to slide.
+
+2007-02-10 10:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ i18n
+
+2007-02-10 08:29 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING: update
+
+2007-02-09 22:51 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp: give credits
+ to Luka and Fabien
+
+2007-02-09 22:50 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: cleanup
+
+2007-02-09 22:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: give credits
+ to Luka and Fabien
+
+2007-02-09 22:38 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: update
+
+2007-02-09 22:36 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-09 22:02 lure
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: Add Slide
+ Show to View menu and toolbar:
+ - uses own slideshow implementation (same as Showfoto/Image
+ Editor)
+ - implemented with preview, so can be also used as full screen
+ preview
+ - left KIPI-plugin in Tools menu (should be renamed to reduce
+ confusion)
+
+ TODO: find good keyboard shortcut to assign to Slide Show
+ function
+ - all obvious ones are already used: F5 (powerpoint), F12
+ (kpresenter)
+
+ CCBUG: 135655
+ BUG: 140303, 140304
+
+2007-02-09 19:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : bug fix : missing to read the right config
+ section of SlideShow settings
+
+2007-02-09 15:39 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-09 15:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow,
+ trunk/extragear/graphics/digikam/utilities/slideshow/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/slideshow/toolbar.h:
+ digikam from trunk: new Slideshow Tool using Preview feature !
+
+ Hi guys, you can slide your RAW files very fast like this !!!
+
+ This slide show tool is a simplified version of kipi-plugins
+ SlideShow tool. No effect, no OpenGL. Just the image slided on
+ the screen.
+
+ But the must important feature is to use Image Preview : RAW
+ files can be slided and pictures saved by digiKam image editor
+ will be loaded very fast because we use preview image embeded in
+ IPTC metadata (that the kipi-plugins cannot do it).
+
+ This slide show tool run always in fullscreen mode. this have
+ simplified the common EditorWindow class implementation.
+
+ This slide show tool is available in Image Editor and Showfoto
+ instead the old one. Added it to Album Gui is not a problem. It's
+ very easy to add the right action on the main window menu.
+
+ Luka, If you want to do it before 0.9.1-Beta1, let's go to, and
+ close files #135655, #140303, #140304. thanks in advance...
+
+ CCBUGS: 135655, 140303, 140304
+ BUG: 116518
+
+2007-02-09 14:59 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ Use MetadataHub in ImagePreviewWidget (same code as in
+ ImageWindow)
+ Now all "TODO MetadataHub"s are gone!
+
+2007-02-09 14:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ Use MetadataHub in TagFolderView, TagFilterView, TAlbumListView
+
+2007-02-09 14:46 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h: - Add
+ ImageInfo constructor to create an ImageInfo object from image ID
+ only
+ - add missing methods to retrieve album and name from DB
+
+2007-02-09 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h:
+ digikam from trunk: new method to get list of url from thumb bar
+
+2007-02-09 13:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ Disable the use of the DImg raw loader when loading as DImg from
+ digikamthumbnail ioslave.
+
+ We are using KProcess for the raw loader and make two
+ assumptions:
+ - there is an event loop (not for ioslaves)
+ - the loader is not called from the event loop thread (currently
+ no use case in digikam)
+
+ The DImg raw loader is not needed - DcrawIface is called before.
+ So the problem of the loader entering an endless loop (because no
+ events from KProcess
+ are delivered) arises only if a file is identified as RAW, but
+ dcraw does not
+ support it.
+
+2007-02-09 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am:
+ compile ui file in first
+
+2007-02-09 07:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.h:
+ typo
+
+2007-02-09 07:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp: a
+ RAW image is always uncalibrated
+
+2007-02-09 06:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: compile
+
+2007-02-09 06:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: no need Exiv2
+ depency here. libkexiv2 will help us.
+
+2007-02-09 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix layout
+
+2007-02-09 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ icons
+
+2007-02-09 06:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-08 16:01 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-08 15:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp:
+ fix layout and i18n
+
+2007-02-08 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp:
+ digikam from trunk : JPEG file save settings widget : add a "RED"
+ warning message about this lossy compression image file format.
+ An url link to wikipedia is given to learn more about JPEG...
+
+ This warning is displayed in Setup Save File dialog page and in
+ Save File Dialog from editor
+
+ CCBUGS: 118539
+
+2007-02-08 14:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/filesaveoptionsbox.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/filesaveoptionsbox.h:
+ files missing (:=)))
+
+2007-02-08 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-08 14:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2ksettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2ksettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngsettings.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffsettings.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h:
+ digikam from trunk : JPEG, PNG, TIFF, and JPEG2000 file save
+ settings are now available on File Save Dialog (on the bottom).
+ These settings have the save controls than the File Save setup
+ dialog page.
+
+ Note to developpers : the settings widgets are stored in
+ digikam/libs/dimg/loaders. All future Digikam::DImg image loaders
+ from digikam core need to have a settings widget at this place,
+ if settings are necessary of course. For example i would to have
+ a native PSD IO file loader in the future. The Photoshop file
+ format support EXIF/IPTC/XMP metadata and the 16 bits color depth
+ (it's a TIFF like format in fact)
+
+ BUG: 123649
+
+2007-02-08 12:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ use gcc export capability
+
+2007-02-08 10:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h:
+ digikam from trunk : prepare the future : record the digiKam
+ comment in a PNG iTXt chunk like an UTF8 string. This code need
+ future libpng 1.3.0 to be used. It's disable actually.
+
+2007-02-07 21:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: add libpng
+ version in about dialog
+
+2007-02-07 21:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.h:
+ update welcome page
+
+2007-02-07 21:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : patch from Arnd Baecker to solve assigned
+ tags view problem
+
+ CCBUGS: 115157
+
+2007-02-06 22:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: digikam from
+ trunk : added libkexiv2 release version in about dialog
+
+2007-02-06 21:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.h: polish
+
+2007-02-06 21:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.h: compile
+
+2007-02-06 19:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.cpp:
+ digikam from trunk : polish dcraw settings widget. no need
+ QGroupBox here. add link to dcraw web project site.
+
+2007-02-06 16:16 gkulzer
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp: order
+ logically the setting pages (combine dcraw with icc)
+
+2007-02-06 16:15 gkulzer
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: order
+ logically the setting pages (combine dcraw with icc)
+
+2007-02-06 14:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/README: add README
+ file about how to backport new dcraw.c implementation in digiKam
+ core.
+
+2007-02-06 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : dcraw and metadata extrcation for
+ unsupported Exiv2 RAW file : separate make and model
+ informations.
+
+2007-02-06 13:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : fix JPEG2000 compression ratio value
+ excursion
+
+2007-02-06 12:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h:
+ digikam from trunk : introduce JPEG2000 loss less compression
+ settings to save image. Re-design "Save Images" setup page
+
+2007-02-06 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp: digikam
+ from trunk : give keyboard focus to albumiconview when Preview
+ mode is closed
+
+2007-02-06 10:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupdcraw.h:
+ missing files
+
+2007-02-06 10:21 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-app-dcraw.png,
+ trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawsettingswidget.h,
+ trunk/extragear/graphics/digikam/showfoto/icons/hi128-app-dcraw.png,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/dcrawsettingswidget.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h:
+ digikam from trunk : prepare the future : dcraw implementation
+ re-organization:
+
+ - moving the dcraw settings widget to dcraw libs from digiKam
+ core. In the future, all this dcraw code will go to a shared
+ libkdcraw library.
+ - digiKam/Showfoto Setup : separate dcraw decoding settings from
+ IO File Settings page. A new page dedicaced to dcraw settings
+ have been added.
+ The "IO File Settings" page have been renamed to "Save Images".
+ Settings from this page will be moved to a other place later
+ 0.9.1, especially to repective saving image dialog like
+ Gimp/Photoshop.
+ - add new dcraw icon
+
+ CCMAIL: digikam-devel@kde.org, gerhard@kulzer.net
+
+2007-02-06 08:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupplugins.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.h:
+ kipi library version is not kipi-plugins version
+
+2007-02-06 08:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp: fix
+ shutter speed extraction issue
+
+2007-02-05 21:55 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Specify write mode: Do a full write from here
+
+2007-02-05 21:55 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ Critical: Also add the different-active-tab to slotNoCurrentItem
+
+2007-02-05 21:54 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Use MetadataHub in ImageWindow
+
+2007-02-05 21:53 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Remove writeToFile checks, now done by MetadataHub
+
+2007-02-05 21:52 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: Add modes
+ to specify which parts of metadata shall be written.
+ Implement "do a full write, but only if something has been
+ changed
+ that shall be written".
+
+ When implementing MetadataHub for Drag&Drop tag assignment etc.,
+ it became obvious
+ that such a mode is needed: If a user has turned off writing tags
+ to IPTC
+ keywords, he will not expect that the other metadata fields are
+ written to the file
+ if he only assigns new tags.
+ It is easily possible to implement that in the calling code one
+ level higher but
+ that's not the idea with MetadataHub ;-)
+
+2007-02-05 21:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp:
+ finalize daylight/camera multipliers dcraw settings extraction
+
+2007-02-05 21:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h:
+ introduce white color balance settings used by dcraw.
+
+2007-02-05 21:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/parse.c,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam from
+ trunk : remove obsolete dcraw_parse class. This one been only
+ used to check if dcraw can decode a RAW file.
+ Now we wil use the new DcrawIface class instead witch provide a
+ flag for that.
+
+2007-02-05 21:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : new metadata info to extract with dcraw
+ identify method
+
+2007-02-05 20:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h:
+ polish
+
+2007-02-05 20:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ update with last libkexiv2 api
+
+2007-02-05 16:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-05 16:02 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Fixed bug 141190: color profiles are tested now to avoid invalid
+ files.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-05 16:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : new DcrawIface method to extract usual photo
+ informations with RAW files (X3F, ORF, etc...) unsupported by
+ Exiv2 library, using the dcraw indentify method.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-05 13:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: remove test
+ code
+
+2007-02-05 13:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : focalLenght ==>focalLength
+
+2007-02-05 12:09 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawiface.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digikam from trunk : rename DcrawPreview to DcrawIface
+
+2007-02-05 11:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.h:
+ fix include
+
+2007-02-05 10:36 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digiKam from trunk : Preview Mode :
+
+ - Fix signals and slots naming.
+ - Simplify rules when user toogle to preview mode
+ - Added new signal from albumWidgetStack to indicate Album gui
+ when we are toggled to Preview Mode
+ - Set Off some menu actions in Preview Mode witch are only
+ relevant of AlbumView Mode
+
+ CCMAIl: digikam-devel@kde.org
+
+2007-02-05 10:23 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-04 23:11 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h: Use
+ MetadataHub in AlbumIconView:
+
+ - place all tag operations in one method changeTagOnImageInfos
+ - use MetadataHub for rating
+ - add new method allImageInfos in analogy to allItems
+
+ TODO: there are some issues with updating to/from the sidebar
+
+2007-02-04 23:04 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ remove unneeded dependency
+
+2007-02-04 18:27 coolo
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: fix grave
+ bug - rotate 180 destroys image if it has uneven
+ dimensions
+
+2007-02-04 13:35 lure
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Image Editor/ShowFoto: add standard Show/Hide Toolbar and
+ Statusbar options
+ to the Settings menu
+
+2007-02-04 12:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ digikam from trunk : re-organize Icon View pop-up menu like
+ Preview Mode and Image Editor:
+
+ - Assign/remove Tags + Assign Rating to the end
+ - Move to Trash isolate just behind Asign Tags
+ - Group Rotate and Rename with View/Edit/Open With
+
+2007-02-04 11:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp:
+ digikam from trunk : Camera gui side bar : remore camera file
+ name in naviguate bar. Added file name to image properties area
+ instead, like with Album gui.
+
+2007-02-04 10:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h:
+ digikam from trunk: added File name into File properties section
+ of Album GUI right side bar
+
+2007-02-04 09:51 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ - fix the problem that the Comments/Tags changes were lost when
+ the data was changed,
+ then another tab was selected, and then the selection changed
+ - fix memory leak: handle ImageInfo ownership in
+ slotNoCurrentItem
+ - add private method for common code of setItem variants
+
+2007-02-03 21:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.cpp:
+ digikam from trunk : fix rating start rendering into rating
+ pop-up menu. The menu background color and the menu item selected
+ color been wrong.
+
+2007-02-03 19:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp:
+ digikam from trunk: Preview Mode pop-up menu : add Rotate actions
+ from JPEGLossLess kipi plugin like pop-up menu from Album gui
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-03 16:32 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Remove navigate bar code from ImagePropertiesSidebarDB
+
+2007-02-03 15:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: fix
+ memory leak
+
+2007-02-03 15:55 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp:
+ Clean preview cache on change:
+
+ LoadingCacheInterface::cleanFromCache now cleans all variants
+ from the cache
+ - add static method possibleCacheKeys to LoadingDescription
+ - remove all possible cache keys from LoadingCacheInterface
+ - finally, move LoadingDescription to its own .cpp file
+
+ cleanFromCache is already called from AlbumIconView.
+
+2007-02-02 18:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: compile
+
+2007-02-02 14:57 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digiKam from trunk : Preview Mode : trying to reload current
+ previewed image if a kipi-plugins change it (Rotate action for
+ example).
+
+ Marcel : all is fine in this code, excepted than the current
+ image from ImagePreviewWidget::PreviewLoadThread cache instance
+ is not removed before to reload it. How i can do it ?
+
+ Look at imagepreviewwidget.cpp::line 92 for details. Thanks in
+ advance...
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-02-02 13:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ digiKam from trunk : Preview Mode pop-up menu : add "Move to
+ Trash" current item option
+
+2007-02-02 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: fix
+ signal/slots naming
+
+2007-02-02 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: fix
+ signal/slots naming
+
+2007-02-02 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ digiKam from trunk : Preview Mode pop-up menu disable Backward
+ and Forward action if there is none previous and next item
+
+2007-02-02 08:47 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digiKam from trunk : factorize source code about rating pop-up
+ menu available into Album Icon View, Preview Mode, and Image
+ Editor
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-02 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2007-02-02 07:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-02-02 07:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ digiKam from trunk : first way to introduce a pop-up menu in
+ Preview mode. This one provide minimum options : back, Forward,
+ Edit, Open With, Assign Tags, Remove Tags, and Assign Rating.
+ More than this can be added later : Delete item and Rotate...
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-01 15:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp:
+ fix obsolete signal
+
+2007-02-01 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.h:
+ digiKam from trunk : Simplification of preview mode :
+
+ - remore "Back to Album" button ==> use the new toggle button
+ from tool bar to change Preview mode.
+ - remore "Edit" button ==> use the Edit button from tool bar.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-02-01 13:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h:
+ digiKam from trunk : from Album GUI, Image/Preview action is a
+ toggle action type. like this in toolbar, it's easy to change/see
+ the mode used to display an image.
+
+2007-02-01 12:57 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: fix
+ signal/slots naming
+
+2007-02-01 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digiKam from trunk : add missing Assign Rating into image editor
+ pop-up menu (like Album Icon View pop-up menu).
+
+ Marcel : TODO : MetadataHub call at identified right place to
+ assign/remove Tags and assign Rating methods.
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2007-02-01 10:31 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h: digiKam
+ from trunk : add connection to progress bar from status bar when
+ pictures are drag & dropped from Icon view to Tags Folder View.
+
+ Marcel : TODO : MetadataHub call at this place.
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2007-02-01 10:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h: digiKam
+ from trunk : add connection to progress bar from status bar when
+ pictures are drag & dropped from Icon view to Tags Filter View.
+
+ Marcel : TODO : MetadataHub call at this place.
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2007-02-01 10:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ fix annotation
+
+2007-02-01 10:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ digiKam from trunk : fix annotation about MetadataHub call TODO.
+
+ Marcel : to find all MetadataHub TODO annonations in all source
+ code, just grep "TODO MetadataHub"
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-02-01 10:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ digiKam from trunk : add connection to progress bar from status
+ bar when pictures are drag & dropped from Icon view to Tags tree
+ view of Comments & Tags.
+
+ Marcel : TODO : MetadataHub call at this place.
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2007-02-01 09:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamappprivate.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp: digiKam from
+ trunk :
+
+ - New class container DigikamAppPriv to store all private members
+ of DigikamApp.
+ - Using d private class in DigikamApp to speed up compilation and
+ reduce depencies.
+ - Code clean up and fix coding style.
+
+2007-01-31 20:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h: digikam from
+ trunk : connect batch Album Icon View actions to progress bar (on
+ status bar of Album GUI). Actions are listed below :
+
+ - Assign Tags by drag and drop
+ - Assign Tags by pop-up menu
+ - Remove Tags by pop-up menu
+ - Assign Rating by Pop-up menu or Shortcuts.
+ - Fix Exif orientation tag.
+
+ Marcel, MetadataHub connection still todo in AlbumIconView. i
+ have tagged source code with TODO annotations where MetadataHub
+ must be used. Can you take a look ?
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2007-01-31 19:58 lure
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: Add
+ standard Show/Hide Statusbar option to Settings menu
+
+2007-01-31 15:17 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-31 15:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ digikam from trunk : forcing focus to Comments Edit Widget from
+ Comments & Tags sidebar is not the right solution. Focus stuff is
+ a complicated problem witch must be study indeep.
+
+ In fact the folder view and album icon view take the focus with
+ the mouse. The previous implementation cannot work with that.
+ Also, alots of menu shorcuts are broken if we force Comments edit
+ widget to take focus.
+
+ My viewpoint is to implement a shortcut to toggle gui to
+ captionning mode. It a better/simple solution. Please give me
+ your viewpoint.
+
+ CCBUGS: 131632, 131743
+
+ BUG: 140412
+
+2007-01-31 14:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.cpp:
+ QPushButton ==> QToolButton
+
+2007-01-31 14:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h:
+ digikam from trunk : to be homogenous with rest of digiKam, the
+ NaviguateBarWidget use now the new StatusBar widget. The icons
+ are more small and give more free space for gui
+
+2007-01-31 14:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.cpp:
+ QLabel ==> KSqueezedTextLabel
+
+2007-01-31 13:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h:
+ fix layout
+
+2007-01-31 13:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: digikam
+ from trunk : disable Navigate Bar from top of image properties
+ sidebar with Album Gui. Marcel, this is a temporaly solution. We
+ need to polish the whole ImagePropertiesSidebar implementation
+ instead...
+
+ CCMAIL: Marcel Wiesweg <marcel.wiesweg@gmx.de>
+
+2007-01-31 13:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h:
+ digikam from trunk : report progress info to status progress bar
+ when Batch Sync Metadata from current album is used instead a
+ Progress dialog.
+
+ CCMAIL: digikam-devel@kde.org, "Luka Renko" <lure.net@gmail.com>,
+ Marcel Wiesweg <marcel.wiesweg@gmx.de>
+
+2007-01-31 08:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusnavigatebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/statusprogressbar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h:
+ digikam from trunk : add status bar to bottom of Album Gui.
+
+ - Factorize status progress bar from image editor with new
+ progress bar used in Album Gui.
+ - New common widget StatusProgressbar and StatusNavigateBar.
+ - Removing old IOFileProgressBar widget on ImageEditor.
+ - Add StatusProgressBar on left of Album Gui status bar witch
+ will show items selection informations from current album or a
+ progress information when user apply changes on items from
+ Comments & Tags side bar.
+ - Add StatusNavigateBar on right of Album Gui status bar witch
+ will provide a fine navigation buttons collection to change focus
+ between items of current album. This navigate bar is always
+ visible, especially with preview mode.
+
+ TODO :
+
+ - Report progress info to status progress bar when Batch Sync
+ Metadata from current album is used instead a Progress dialog
+ (me)
+ - Removing Navigate Bar from top of image properties sidebar with
+ Album Gui witch is obsolete now. This one will be only used with
+ camera gui.
+ This will simplify the source code from image properties
+ implementation (Marcel)
+ - Add a new option to show hide statusbar on Album Gui (Luka)
+ - Support status progress bar when drag & drop is used to apply
+ Tags/Rating on selected items of current album (me)
+ - Using MetadataHub class with drag & drop stuff (me)
+
+ CCMAIL: digikam-devel@kde.org, "Luka Renko" <lure.net@gmail.com>,
+ Marcel Wiesweg <marcel.wiesweg@gmx.de>
+
+2007-01-31 06:43 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-31 06:31 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam/firstrun.cpp: typo
+ corrected 'in an common', mail from Geoff King
+ CCMAIL:caulier.gilles@kdemail.net
+
+2007-01-30 20:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ fix button icon
+
+2007-01-30 14:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp:
+ polish
+
+2007-01-30 12:14 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-01-30 12:10 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadataprivate.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders: digikam
+ from trunk : add libkexiv2 depency. DMetadata class is now merged
+ with the new shared library used by kipi-plugins. Code is very
+ simplied in digiKam core.
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-29 18:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: Fix the
+ problem that deleting a tag from ImageDescEditTab results in the
+ sidebar set to NoCurrentItem.
+
+ The cause was a complex signal chain involving
+ DigikamView::slotAlbumDeleted.
+
+ - cut duplicate code in album history methods
+ - remove the code from slotAlbumDeleted, what is the point in
+ setting the current album/widget?
+ - remove signal_noCurrentItem from slotAlbumSelected. This comes
+ often enough from IconView.
+
+2007-01-29 08:34 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png:
+ fix
+
+2007-01-28 18:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-28 15:42 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp: Fix the
+ problem that in the right sidebar, after "Read metadata from file
+ to db",
+ newly created tags will not be checked.
+ The problem was that the db was updated accordingly, but the
+ TAlbum object
+ was not created.
+
+ - AlbumDB::addOrCreateItemTags is now getTagsFromTagPaths
+ - add AlbumManager::findOrCreateTAlbums which calls
+ getTagsFromTagPaths
+ and the refreshed the TAlbum list
+ - use new method in ImageInfo
+
+2007-01-28 15:38 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp: Fix
+ adding of hierarchical tags
+
+2007-01-28 10:17 lure
+
+ * trunk/extragear/graphics/digikam/NEWS: Update NEWS file about bug
+ 110514
+
+2007-01-28 10:03 lure
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ Remove View->Histogram (blended histogram) from Digikam Editor
+ and Showfoto
+ (histogram is now avalable in sidebar with more functionality)
+
+ Move Full screen and Slideshow in the same group in View menu to
+ match
+ the same grouping used in toolbar.
+
+ CCBUG: 110514
+
+2007-01-26 09:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp:
+ digiKam from trunk : batch sync metadata pictures from album
+ return a feedback if metadat cannot be written in pictures
+
+2007-01-26 09:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp: digikam
+ from trunk : MetadataHub::Write() : return properlly the bool
+ value using a logic OR with all returned value from DMetadata
+
+2007-01-26 08:03 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-25 21:35 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: Return
+ bool values from MetadataHub load and write methods
+
+2007-01-25 15:14 lure
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Prefer Exif DateTimeOriginal for sorting images
+ (DateTimeDigitized and DateTime only used as fallback)
+
+ BUG: 139264
+
+2007-01-25 14:30 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: just
+ polish
+
+2007-01-25 06:31 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-24 22:02 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ - Use batch dialog to write metadata to files
+ - make second option in "More" popup menu visible in single
+ selection
+
+2007-01-24 21:46 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Avoid duplicate keywords: Also remove keywords contained in the
+ newKeywords
+ list, so that they will be re-added exactly once.
+
+2007-01-24 20:30 lure
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: Full
+ screen action improvement for Digikam:
+ - move action from Settings menu to View menu
+ - use KStdAction::fullScreen() on KDE 3.2 or newer (improved
+ toggle support)
+ - use KToggleAction on older KDE
+
+ This makes it consistent with Editor, ShowFoto and other KDE
+ applications.
+
+ BUG: 127617
+
+2007-01-24 16:18 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-24 14:29 lure
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc:
+ Digikam Editor and ShowFoto menu improvements:
+ - move View menu after Edit menu
+ - move Full Screen Mode from Settings to View menu
+
+ BUG: 140320
+ CCBUG: 127617
+
+2007-01-24 13:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp:
+ add link
+
+2007-01-24 13:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.h:
+ add link to others JPEG2000 loader
+
+2007-01-24 07:37 seb
+
+ * trunk/extragear/graphics/digikam/imageplugins,
+ trunk/extragear/graphics/digikam/libs/curves,
+ trunk/extragear/graphics/digikam/libs/dcraw,
+ trunk/extragear/graphics/digikam/libs/dialogs,
+ trunk/extragear/graphics/digikam/libs/dimg,
+ trunk/extragear/graphics/digikam/libs/dimg/filters,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders,
+ trunk/extragear/graphics/digikam/libs/histogram,
+ trunk/extragear/graphics/digikam/libs/imageproperties,
+ trunk/extragear/graphics/digikam/libs/jpegutils,
+ trunk/extragear/graphics/digikam/libs/levels,
+ trunk/extragear/graphics/digikam/libs/lprof,
+ trunk/extragear/graphics/digikam/libs/themeengine,
+ trunk/extragear/graphics/digikam/libs/threadimageio,
+ trunk/extragear/graphics/digikam/libs/thumbbar,
+ trunk/extragear/graphics/digikam/libs/widgets,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles,
+ trunk/extragear/graphics/digikam/showfoto,
+ trunk/extragear/graphics/digikam/sqlite: Many more autogenerated
+ files that should be ignored
+
+2007-01-24 07:31 seb
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor,
+ trunk/extragear/graphics/digikam/utilities/setup,
+ trunk/extragear/graphics/digikam/utilities/splashscreen: Ignore
+ .deps .libs *.moc
+
+2007-01-23 19:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ digikam from trunk : fix broken compilation with Qt 3.3.7
+ reported by Tobias Gerschner
+
+2007-01-23 16:44 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ Delete ImageInfo objects only after the tabs have had a chance to
+ save their changes.
+ Don't use setAutoDelete, it is more explicit like this.
+
+ CCBUG: 140417
+
+2007-01-23 15:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h:
+ add missing files
+
+2007-01-23 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: fix slots
+ name
+
+2007-01-23 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: fix i18n
+
+2007-01-23 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/utilities/batch/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.h:
+ digikam from trunk : New batch tool to sync metadata of current
+ album content with digiKam database. This option is the same than
+ sync _all_ album excepted than it process only the current
+ selected album.
+ There is a new option in Album menu named "Sync Images
+ Metadata".?Test and feedback are require...??CCBUGS: 127583,
+ 136254, 137503, 130017
+
+2007-01-23 07:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchalbumssyncmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h:
+ batchsyncmetadata ==> batchalbumssyncmetadata
+
+2007-01-23 07:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h:
+ polish
+
+2007-01-23 07:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: fix i18n
+
+2007-01-23 06:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.h:
+ polish
+
+2007-01-22 20:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-22 20:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/utilities/batch/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchsyncmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/imageinfojob.h:
+ digikam from trunk : New batch tool to sync all images metadata
+ (EXIF/IPTC) with digiKam database contents (comments, tags,
+ rating, date, etc...)
+
+ This tool use the new MetadataHub class from Marcel (great
+ implementation!).
+ THis tool use the Metadata setup (thrue MetadataHub).
+ There is a new option in Tools menu named "Sync Images
+ Metadata".
+ Test and feedback are require...
+
+ CCBUGS: 127583, 136254, 137503
+ BUG: 130017
+
+2007-01-22 16:01 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ Give only ImageInfo copies to right side bar in main view.
+ We cannot well control the point when the original ImageInfos are
+ deleted
+ in AlbumLister, so make sure that the side bar does not sit on
+ invalid data.
+ This may be the cause for the crash in 140417 - please test if
+ you can reproduce the crash.
+
+ CCBUG: 140417
+
+2007-01-22 15:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.h: fix
+ broken compilation outside digikam/digikam folder (again)
+
+2007-01-22 15:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.h: fix
+ broken compilation outside digikam/digikam folder
+
+2007-01-22 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-22 14:30 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Apply patch from "lz@europe.com" (thanks for your help!):
+ Append terminating "\0\0" sequence to UCS2 string properly.
+ Adding with operator+= did nothing because it treats the sequence
+ as a then empty C string.
+
+ BUG: 139766
+
+2007-01-22 13:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ "Apply Changes" ==> "Apply"
+
+2007-01-21 19:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.h:
+ fix header
+
+2007-01-21 19:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp:
+ digikam from trunk : fix crash into NavigateBarTab with Image
+ Editor. QWidgetStack instance is null in this case (no navigate
+ bar).
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-21 18:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/utilities/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/batch,
+ trunk/extragear/graphics/digikam/utilities/batch/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/utilities/batch/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ digikam from trunk : preparing to add new Batch tool to sync
+ image metadata with digiKam database content.
+ A new subfolder have been created to host all batch tool from
+ digikam core. The Batch Thumbnails generator
+ have been moved into this area.
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-01-21 18:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: missing to
+ update release number
+
+2007-01-21 17:19 ach
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: digikam
+ trunk: remove Display Adjustment ... menu item.
+ It simply called kcmshell display. With older KDE use kcmshell
+ kgamma should be used. With new systemsettings kcmshell
+ displayconfig
+ need to the called and when kde is installed in Gnome desktop,
+ none
+ of the above are usually available. other distros even have other
+ tools for it. The importance of this menu item is not worth the
+ trouble.
+
+ Gerhard, can you remove it from docs?
+
+ CCMAIL: gerhard@kulzer.net, digikam-devel@kde.org
+
+2007-01-21 09:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h:
+ digikam from trunk: Setup DigikamImagePlugins : never disable
+ core image plugin
+
+ CCBUGS : 138925
+
+2007-01-21 08:25 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-01-21 08:11 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-21 08:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h:
+ digikam from trunk: Setup DigikamImagePlugins : patch from Frank
+ Siegert to toggle on/off all plugins at the same time.
+
+ CCBUGS : 138925
+
+2007-01-21 07:51 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-20 22:48 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.h:
+ Navigate bar for multiple selection:
+ Use a QWidgetStack and replace the NavigateBarWidget with a
+ QLabel for multiple selection.
+ The arrow buttons are hidden. The number in "Editing 25 pictures"
+ is bold.
+
+2007-01-20 22:46 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ Fix a linking problem with showfoto, image plugins and
+ --enable-gcc-hidden-visibility:
+ All image plugins link to libdigikam.so.
+ The showfoto executable however does not link to this lib, but
+ statically links the relevant parts.
+ With visibility hidden, now the linker obviously cannot see the
+ already linked DImgInterface class,
+ and there would be two different static variables for
+ DImgInterface::instance(). One with the loaded
+ image, the other (from the image plugins) with a null image.
+
+ BUG: 140176
+
+2007-01-20 16:04 ach
+
+ * trunk/extragear/graphics/digikam/PACKAGING: digikam: add note
+ about translations of announcements
+
+2007-01-20 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-19 23:35 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-19 21:30 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ Bug 138444 has been fixed. For clarity and consistence with other
+ graphics applications some button's captions han been changed.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-19 13:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-19 10:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ typo
+
+2007-01-19 10:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ fix layout
+
+2007-01-19 09:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-19 09:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h:
+ digiKam from trunk : New option in Album Setup dialog page to
+ choose the right action to do when user right click on Album Icon
+ View if current item is an image :
+
+ - Show the embeded image preview (default).
+ - Load the image in editor.
+
+ BUG: 140234
+
+2007-01-19 06:43 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-18 19:10 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-18 18:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ polish
+
+2007-01-18 18:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp:
+ polish
+
+2007-01-18 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-18 11:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-17 22:20 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp:
+ Multiple selection for Comments&Tags right side bar
+
+ When more than one image is selected, comment, rating, date and
+ tags are
+ compared. If a value is different across pictures it will be
+ marked
+ in the UI (grey text). The user can change such a value for all
+ pictures, or leave
+ it untouched.
+
+ Additionally, there is a button "More" which allows a batch
+ operation for the
+ currently selected pictures, either Metadata->database or
+ database->metadata
+ (the latter only for multiple selection, for single selection
+ this is equivalent
+ to pressing the apply button).
+
+ Problems and pending tasks:
+ - test it
+ - the Image Properties tab currently still displays only the
+ first picture. It needs to
+ support a multiple-selection mode with at least the file system
+ properties.
+ - the "More" button may clutter the UI, better implementations
+ welcome
+ - in the navigate bar all four buttons are disabled. Perhaps hide
+ them, but without
+ making the whole layout jump (I didn't know how to do that)
+ - it would be nice if the number in "Editing 25 pictures" could
+ be bold, but KSqueezedText
+ does not allow rich text
+ - if a tag is added from IPTC metadata and newly created in DB,
+ it is unchecked initially in ImageDescEditTab. Need to debug.
+ - metadata update notification currently always reloads if no
+ changes are made, and does nothing
+ if modified. For multiple selection more refined solutions are
+ too complex. Perhaps it's ok like this.
+
+ CCMAIL: digikam-devel@kde.org
+ BUG: 131600
+
+2007-01-17 22:04 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: - Clarify
+ the DatabaseMode
+ - move tag path based tag loading to own method
+
+2007-01-17 15:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h:
+ fix method to slot
+
+2007-01-17 12:29 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digiKam from trunk : Image Editor : fix behaviours with status
+ bar indicators
+
+2007-01-17 10:50 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/browntone.png,
+ trunk/extragear/graphics/digikam/data/pics/bwgreen.png,
+ trunk/extragear/graphics/digikam/data/pics/bworange.png,
+ trunk/extragear/graphics/digikam/data/pics/bwred.png,
+ trunk/extragear/graphics/digikam/data/pics/bwyellow.png,
+ trunk/extragear/graphics/digikam/data/pics/coldtone.png,
+ trunk/extragear/graphics/digikam/data/pics/neutralbw.png,
+ trunk/extragear/graphics/digikam/data/pics/platinum.png,
+ trunk/extragear/graphics/digikam/data/pics/selenium.png,
+ trunk/extragear/graphics/digikam/data/pics/sepia.png,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digiKam from trunk : Black a White Converter : removing old icons
+
+2007-01-16 19:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h:
+ digikam from trunk : Blur and Sharpen tools remember the settings
+ between plugin sessions
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 19:20 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h:
+ polish
+
+2007-01-16 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp:
+ fix item id
+
+2007-01-16 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h:
+ digiKam from trunk : Color Balance Tool : remember the settings
+ between plugin sessions
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 15:33 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp:
+ fix group settings
+
+2007-01-16 15:29 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h:
+ digiKam from trunk : Hue/Saturation/Lightness Tool : remeber the
+ settings between plugin sessions
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 14:57 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ forget to restore histogram settings
+
+2007-01-16 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ forget to save histogram settings
+
+2007-01-16 14:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-16 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/autolevels.png,
+ trunk/extragear/graphics/digikam/data/pics/equalize.png,
+ trunk/extragear/graphics/digikam/data/pics/normalize.png,
+ trunk/extragear/graphics/digikam/data/pics/stretchcontrast.png,
+ trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.cpp,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.h,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.cpp:
+ digiKam from trunk : Color Auto-Correction tool : add new filter
+ to perform auto-exposure correction
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 13:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/whitebalance,
+ trunk/extragear/graphics/digikam/libs/whitebalance/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/whitebalance/blackbody.h,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.cpp,
+ trunk/extragear/graphics/digikam/libs/whitebalance/whitebalance.h,
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/blackbody.h,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.h,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/whitebalance.cpp,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/whitebalance.h:
+ digiKam from trunk : White Balance stuff :
+
+ * Move White Balance filter algorithm from DigiKamImagePlugins to
+ digiKam core.
+ * Export a new class Digikam::WhiteBalance.
+ * Fix White Balance Image Plugin to use the new class from
+ digiKam core.
+ * White Balance Image plugin will remember the settings between
+ plugin session.
+
+ Nota : advantages to include white balance algoritm into digiKam
+ core :
+
+ - We will create a new Auto-Exposure filter in Auto-Color
+ Correction tool.
+ - We will use later the white balance algoritm to fix RAW files
+ color temperature when we import pictures to editor !
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 11:13 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h:
+ digiKam from trunk : Auto-Color Correction tool : Add capability
+ to remember settings between plugin session.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 11:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ polish
+
+2007-01-16 10:07 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-16 10:05 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digiKam from trunk : Black and White Converter :
+
+ * Add capabilty to Load and save plugin configuration to settings
+ file.
+ * Add capability to remember settings between plugin session.
+ * Contrast adjustment values use the same excursion than BCG tool
+ (like Photoshop).
+
+ Daniel : i have not forget this implementation to do for you
+ (:=)))
+
+ CCMAIL: digikam-devel@kde.org, linux@daniel-bauer.com
+
+2007-01-16 09:49 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-16 09:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.h:
+ digiKam from trunk : Ratio Crop Image Plugin : Great Improvements
+ from Jaromir Malenko :
+
+ * Automatically adjust selection orientation.
+ * Hold CTRL to move the opposite corner too.
+ * Hold SHIFT to move the closest corner to the mouse pointer.
+ * Allows creating new selection (by dragging from a corner).
+
+ Thanks to Jaromir for this nice job !
+
+ BUG: 140136
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-16 09:05 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ fix i18n
+
+2007-01-16 07:25 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digiKam from trunk : Color Management Image Plugin : Fix Lighness
+ Curves retoration between session without create intermediate
+ curves points. If you have created a curve using a single point,
+ the toll wil restore it exactly like this.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-15 22:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ Add method "setStatus" to TAlbumListViewItem, to change the item
+ status depending on a given MetadataHub::status.
+ If "Disjoint", use the "NoChange" state.
+
+2007-01-15 22:09 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h:
+ Introduce "NoNavigation" state in NavigatBarWidget, when all
+ arrows shall be disabled.
+
+2007-01-15 22:08 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h: Use new
+ method addOrCreateItemTags in ImageInfo and in MetadataHub
+
+2007-01-15 22:06 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp: -
+ separate code to create tags from tag paths to an extra method
+ "addOrCreateItemTags"
+ (code is unchanged, only indentation changed)
+ - fix findTAlbum(QString)
+
+2007-01-15 15:55 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ compile
+
+2007-01-15 15:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ compile
+
+2007-01-15 15:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h:
+ digiKam from trunk : DImg Algorithm : remove old over-exposure
+ indicator
+
+2007-01-15 15:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h:
+ digiKam from trunk : Levels Algorithm : remove old over-exposure
+ indicator
+
+2007-01-15 15:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h:
+ digiKam from trunk : Curves Algorithm : remove old over-exposure
+ indicator
+
+2007-01-15 14:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/coloralertwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/coloralertwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digiKam from trunk : Huge improvement of all color correction
+ image plugins : add new under-exposure and over-exposure
+ indicators on preview effect.
+
+ - Removing all older methods witch can try to similate the over
+ exposure indicator (available with some tool only, not all). This
+ way been wrong because it hardcoded directly on image algorithm
+ the indicator witch have a side effect on preview histogram!
+ - Now, the widget witch render on the screen the preview image
+ will render the over and under exposure indicator : advantages :
+ * preview is render more fast because the corrected image is not
+ recomputed.
+ * target image histogram is not affected by the over-colored area
+ depending of unde/over exposed pixels !
+ - Add 2 new buttons on the top right corner of preview area to
+ toggle on/off the indicators.
+ - Like the preview widget is common of all image plugins, all
+ will support automaticly this new feature. Thanks to C++ (:=)))
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-15 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digiKam from
+ trunk : new Dimg::numPixels() method
+
+2007-01-15 10:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h:
+ fix header
+
+2007-01-15 10:17 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-15 10:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp:
+ digiKam from trunk : Image Editor : fix color managed view
+ rendering with Ratio crop tool.
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-15 10:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h:
+ digiKam from trunk : Image Editor : fix color managed view
+ rendering in all pixels based correction plugins (like
+ blur/sharepn tools).
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-15 09:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.h:
+ fix header
+
+2007-01-15 09:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h:
+ fix header
+
+2007-01-15 08:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h:
+ digiKam from trunk : Image Editor : fix color managed view
+ rendering in all color correction image plugins (probelm reported
+ initialy by a digiKam user from mailing list about Color
+ Management plugin).
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-15 07:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digiKam from trunk : Image Editor new method for image plugins to
+ convert a DImg image to a pixmap using Color Managed view
+ settings if necessary.
+
+2007-01-15 07:33 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ digiKam from trunk : Image Editor new method for image plugins to
+ converta DImg image to a pixmap using Color Managed view settings
+ if necessary.
+
+2007-01-15 06:53 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/overexposure.png,
+ trunk/extragear/graphics/digikam/data/pics/underexposure.png:
+ update
+
+2007-01-14 13:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-14 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/exposurecontainer.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp:
+ digiKam from trunk : Image Editor : new advanced features for
+ photograph : Over and Under exposed pixel indicators.
+
+ These tools render the over-exposed (pure white) and the
+ under-exposed (pure black) over the image.
+ The colorize colors can be customized in Setup Image Editor.
+ You can use F10 and F11 keys to toogle on/off these options.
+ On the right corner of the status bar, there are 2 flags to show
+ if these options are enable or disable.
+
+ By default:
+ - under-exposed pixels are colored in black
+ - over-exposed pixels are colored in white
+ - both options are disable
+
+ 2 screenshots are available at these urls:
+
+ http://digikam3rdparty.free.fr/Screenshots/underexposureindicator.png
+ http://digikam3rdparty.free.fr/Screenshots/overexposureindicator.png
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-13 21:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-13 16:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ polish
+
+2007-01-13 16:13 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ Always read metadata from added images. Previously, this worked
+ only when
+ the image was added and then digikam started. Now, it works as
+ well when
+ the file is copied while digikam is running, from inside or
+ outside digikam.
+
+ The code is duplicated from ScanLib and AlbumDB, with the promise
+ to remove code
+ duplication in the future.
+ Added several code duplication comments to digikamalbums.cpp.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-13 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ fix CM view action option aviability
+
+2007-01-13 14:41 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/overexposure.png,
+ trunk/extragear/graphics/digikam/data/pics/underexposure.png: new
+ exposure indicator pics
+
+2007-01-12 18:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk: fix CM view indicator from status bar when
+ settings are restored
+
+2007-01-12 18:05 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc:
+ digikam from trunk : Image Editor : fix usability of File/Print
+ menu entry reported by Angelo from mailing list.
+
+ CCMAIL: anaselli@linux.it
+
+2007-01-12 12:56 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: missing
+ increase revision
+
+2007-01-12 12:53 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digiKam from trunk : Image Editor Color Managed View option :
+ instead a simple shorcut (F12) to toggle on/off Color managed
+ View, there is an new option in View menu and an indicator on the
+ right corner of status bar.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-12 11:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp: fix
+ coding style
+
+2007-01-11 18:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: - Fix
+ TAlbum::tagPath (fourth time? I am beginning a special
+ relationship with that method)
+ - Use leadingSlash = false in AlbumFileTip
+
+2007-01-11 14:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h: fix
+ header
+
+2007-01-11 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : Color Management Image Editor tool now use
+ the new ColorAlertWidget to handle over and under exposed area of
+ picture
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-11 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ digikam from trunk : Remember User Settings from all Image
+ Plugins :
+
+ - Preparing common dialogs implementation.
+ - BCG Tool fixed. All users settings will be saved between
+ session.
+ - CM Tool adapted to new API (Warning : you will lost temporally
+ your settings at next session of this tool duing this change.
+ Just re-set the tool and all will fine)
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-11 10:08 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/coloralertwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/coloralertwidget.h:
+ digikam from trunk : Improvement of Brighness/Contrast/gamma
+ image editor tool :
+
+ There is a new common widget for image editor plugin named
+ ColorAlertWidget to handle pure white/black color with over/under
+ exposed image. You can choose the pure white/black color mask to
+ display and preview. The plugin will remember the settings
+ between sesssion.
+
+ This new widget have been inspired of Photoshop PowerRetouche
+ plugins (http://powerretouche.com)
+
+ There is a screenschot of new BCG tool in action at this url:
+
+ http://www.digikam.org/?q=node/23&size=_original
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-11 08:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: fix header
+
+2007-01-10 22:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ Port ImageDescEditTag to MetadataHub,
+ but only with single selection, as a first step.
+
+ Additionally:
+ - fix MetadataHub::loadTags
+ - third attempt with TAlbum::tagPath
+ - some English grammar ;-)
+
+2007-01-10 21:50 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-10 21:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp:
+ digikam from trunk: BCG filter : over exposure is pure withe,
+ under exposure is pure black
+
+2007-01-10 15:27 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-10 15:24 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h:
+ digikam from trunk : Improvement of Brighness/Contrast/gamma
+ image editor tool :
+
+ - Simplification of BCG filter algorithm.
+ - Speed-up computation of filter.
+ - Fix Over-Exposure indicator prediction.
+ - Fix BCG matrix computation with negative values (it's a
+ side-effect bug with old algorithm introduced by Renchi Raju)
+ - Add a new feature : Under-Exposure indicator!
+ - All settings value excursions are now the same than Photoshop.
+
+ CCBUGS: 128135
+
+2007-01-10 09:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: digiKam
+ from trunk : fix broken compilation with --enable-final and
+ metadatahub.cpp
+
+ Marcel: we have a problem with multiple inclusion of X11 headers
+ in digiKam source code.
+ Theses one redefine 'enum' type (or something like that) and
+ broke compilation with final compilation option.
+
+ If you check why X11 header is used in digiKam core (excepted
+ with theme implementation) you can see one
+ X11 method is called to check if CTRL or ALT keys are pressed,
+ especially with D&D stuff. I think we
+ can use Qt API instead everywhere. What do you think about ?
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-01-10 08:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2007-01-10 08:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h:
+ digikam from trunk : improve Comments edit widget Focus rule :
+ this one is only set on when the Comments & Tab side bar is
+ visible _and_ selected, else it is off.
+ CCBUGS: 131743, 131632
+
+2007-01-10 06:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.h:
+ polish
+
+2007-01-09 21:48 ach
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am:
+ builddir!=srcdir fix. deletedialogbase.h is generated,
+ so add builddir to include path.
+
+2007-01-09 21:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ digikam from trunk : only give the focus to comments edit widget
+ when Comments & Tags is selected.
+
+2007-01-09 21:41 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.cpp,
+ trunk/extragear/graphics/digikam/digikam/metadatahub.h:
+ Introducing the class MetadataHub.
+ It is supposed to be the backend for
+ - Support for multiple selection
+ - unify code to write metadata
+
+ The class can be used to
+ - read from ImageInfo objects
+ - read from DMetadata objects
+ - merge the information
+ - change the contained data fields (date, comment, rating, tags)
+ - write to Metadata
+ - write to ImageInfo
+ - retrieve the value of the data fields
+
+ Many datasets can be merged. If the sets contain different data,
+ the status of the field (date, comment, rating, single tags) will
+ be "disjoint",
+ the status will be "available" if all contained the same data.
+
+ Note that the code is not yet in use or tested.
+
+2007-01-09 20:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-09 20:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ using d private internal class
+
+2007-01-09 18:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ Preparing for multiple selection sidebar:
+ - add leadingSlash parameter to TAlbum::tagPath
+ (fixing missing first letter in IPTC tags)
+ - same for ImageInfo
+ - add method TAlbum* AlbumManager::findTAlbum(const QString
+ &tagPath) const
+ - add getFilePath method to DMetadata
+
+2007-01-09 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h: digikam
+ from trunk : Drag & Drop between left sidebar, right sidebar, and
+ album icon view :
+
+ - Fix D&D between Tags View and Tags Filter View.
+ - Fix D&D between Tags Filter View and Album Icon View.
+
+ Note : Tags Filter View is now in single selection mode.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-01-09 15:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ sanity check
+
+2007-01-09 15:36 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h: fix
+ header
+
+2007-01-09 15:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.h: polish
+
+2007-01-09 15:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h: polish
+
+2007-01-09 15:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp: polish
+
+2007-01-09 14:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ polish
+
+2007-01-09 13:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp: fix
+ i18n
+
+2007-01-09 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ digikam from trunk : Drag & Drop between left sidebar, right
+ sidebar, and album icon view :
+
+ - Fix D&D between Tags View and Comments & Tags.
+ - Fix D&D between Tags View and Album Icon View.
+ - Fix D&D between Comments & Tags and Album Icon View.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-01-09 13:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: fix
+ i18n
+
+2007-01-09 10:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ fix i18n
+
+2007-01-09 08:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp:
+ digikam from trunk : Image Properties SideBar : fix crash in any
+ cases under camera gui. The pointer checked is not the right
+ casted object...
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2007-01-09 08:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/main.cpp: digikam from
+ trunk : show more informations in About pannel about shared
+ library version used : Exiv2 and Gphoto2.
+ CCBUGS: 139658
+
+2007-01-09 07:12 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-09 07:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digiKam
+ from trunk : fix Tags Filter View sidebar icon
+
+2007-01-08 22:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ Attempt to fix the crash:
+ Use dynamic_cast here as well, the assumption that all tabs are
+ known was wrong (and fixed in other places)
+
+ CCBUG: 139547
+
+2007-01-08 20:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h: digikam
+ from trunk : Tags Filter View popup menu behaviours. Do not
+ toogle the current Tags checkbox from treeview when user click
+ with right mouse button to get popup menu.
+ CCBUGS: 139547
+
+2007-01-08 20:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp:
+ digikam from trunk : Comments & Tags popup menu behaviours. Do
+ not toogle the current Tags checkbox from treeview when user
+ click with right mouse button to get popup menu.
+ CCBUGS: 139547
+
+2007-01-08 19:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish (again)
+
+2007-01-08 19:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk : Tags Filter View : do not handle 'Not
+ Tagget' filter when Select/Deselect All Tags option is used
+ CCBUGS: 115157
+
+2007-01-08 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2007-01-08 19:28 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-08 16:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digiKam from trunk : Tags Filter View pop-up menu : Backport all
+ rencent changes from Comments & Tags po-up menu.
+
+ Note : TagFilterViewItem class use QCheckListItem::CheckBox
+ instead QCheckListItem::CheckBoxController. Regression tests
+ require.
+
+ Please give me a feedback if Tags Filter view work fine for you
+
+ CCBUGS: 139547
+
+2007-01-08 16:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from trunk : Comments & Tags pop-up menu : fix behaviour
+ if Toggle Auto Tags == "Children and Parents"
+
+ CCBUGS: 139547
+
+2007-01-08 15:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from trunk : Comments & Tags pop-up menu : disable Toogle
+ Auto Tags option if user perform Select/Deselect of
+ parents/childs.
+
+ CCBUGS: 139547
+
+2007-01-08 14:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from trunk : Comments & Tags pop-up menu : add missing
+ option to disable 'Toggle Auto' of Tags option.
+
+ CCBUGS: 139547
+
+2007-01-08 13:40 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hspreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/hspreviewwidget.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h:
+ digikam from trunk : Hues/Saturation/Lightness image editor tool
+ : add Hue and Saturation settings preview applied to a gradient
+ of color like Photoshop do. It more easy to see how the color
+ will be translated to compare the reference color gradient
+ provided bye the HS Selector and this preview.
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-08 07:18 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: update
+
+2007-01-08 07:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ digikam from trunk : No need to use 'm_*' or 'm*' private class
+ members id a 'd' private container exist. When it's possible, use
+ the 'd' private class to store the private members of a class
+ instead. This way reduce compilation time and improve binary
+ compatibilty between digiKam components.
+
+ More informations :
+ http://developer.kde.org/policies/librarypolicy.html
+
+ CCMAIL: anaselli@linux.it
+
+2007-01-07 19:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ digikam from trunk : Print function of Image Editor :
+
+ - Fix indent.
+ - Fix coding style.
+ - Fix layout management on setup dialog.
+ - Fix static methods to be compatible with --enable-final
+ compilation option.
+
+ Angelo, please take a look in HACKING file for coding style
+ rules. It's important to use the same everywhere to have an
+ homogenous implementation. Thanks in advance
+
+ CCMAIL: anaselli@linux.it
+
+2007-01-07 18:08 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ digikam from trunk : Print function of Image Editor : patch from
+ Angelo Naselli to backport from Gwenview program the KeepRatio
+ and Alignment options.
+
+ CCMAIL: anaselli@linux.it
+
+2007-01-07 13:05 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-06 21:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-06 21:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : backport of Comments & Tags popup menu
+ option in Tags Filter View popup menu. Both sidebar popup menus
+ are the same controls and options about auto
+ selection/deselection of tags on treeview.
+ BUG: 139547
+
+2007-01-06 17:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2007-01-05 20:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.h: fix
+ header
+
+2007-01-05 20:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ digikam from trunk: Comments & Tags : Support of multiple
+ selection of tags in treeview. Drag and drop tags will work like
+ Tags Filter view
+
+ CCBUGS: 139547
+
+2007-01-05 20:09 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk : prevent a crash if item is null
+
+2007-01-05 16:16 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ Rename TAlbum::url() to TAlbum::tagPath().
+ After all, it returns a QString not a KURL, and what it does is
+ creating tag paths.
+ (preparing for multiple-selection right side bar)
+
+2007-01-05 14:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ As found out by Joerg Kuehne, TIFFTAG_ROWSPERSTRIP requires a
+ uint32.
+ Maybe this was the bug?
+
+ Audited the other TIFFSet/GetField calls.
+
+ CCBUG: 125916
+ CCMAIL: joerg.kuehne@gmx.de
+
+2007-01-05 12:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ digikam from trunk : Comments & Tags : add 3 new settings options
+ to handlee how to auto select/deselect automaticly parents and
+ childs tags in treelist view.
+ CCBUGS: 139547
+
+2007-01-05 09:28 krienke
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png:
+ Changed background photos vertical position to make it look
+ better in combination with showfotos banner.
+
+2007-01-05 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk: Comments & Tags : if root tags album is
+ selected from album treeview, do not show
+ Select/Deselect->Children/Parents option on popup menu
+
+2007-01-05 09:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ comments debug statements
+
+2007-01-04 22:11 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebartab.h:
+ Oops (once again)
+
+2007-01-04 18:33 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ A bit of code maintenance, API simplification, removing duplicate
+ code
+ (preparing for multiple-selection right sidebar)
+
+ - simplify ImagePropertiesSidebarDB itemChanged API
+ - cut parameters
+ - move next/previous information to extra method
+ - introduce NavigateBarTab as parent class, which provides the
+ navigate bar for all tabs
+ - handle navigation bar from SideBar, cut duplicate code from
+ Tabs
+ - use const QRect& instead of QRect*
+
+2007-01-04 14:59 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2007-01-04 14:57 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ link to donation web page
+
+2007-01-04 14:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: fix action
+ and typo
+
+2007-01-04 14:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: fix
+
+2007-01-04 14:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: link to
+ donation web page
+
+2007-01-04 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from trunk : Comments & Tags pop-up menu : always
+ select/deselect the current item from the Tags treeview when
+ Parents/Children tags are selected/deselected by user
+
+2007-01-04 13:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digiKam from trunk : fix possible crash if icc settings container
+ instance is null
+
+2007-01-04 12:07 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-04 12:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.h:
+ digiKam from trunk : patch from Arnd Baecker to use less, equal,
+ and larger comparison with rating search in image collection.
+ BUG: 133955
+
+2007-01-04 09:17 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-04 09:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digiKam from trunk : Improvment of Selection/Deselection of Tags
+ in tree list view from Comments & Tags sidebar : add 2 new
+ options sub popup-menu to Select/Deselect All/Parents/Children
+ tags. Refactoring of pop-up menu.
+ CCBUGS: 139547
+
+2007-01-04 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h:
+ digiKam from trunk : add a button in Comments & Tags side bar to
+ revert all changes from current image if nothing have been apply
+ by user.
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-04 07:04 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ update
+
+2007-01-04 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png:
+ digiKam from trunk : update Showfoto splashscreen using a nice
+ sunshine picture from Rainer Krienke.
+
+ CCMAIL: rainer@krienke.org
+
+2007-01-03 22:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : with RAW images, image properties sidebar
+ must show than "Color Mode" is "Uncalibrated" not "Unaviable".
+
+2007-01-03 21:48 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2007-01-03 21:46 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: update
+
+2007-01-03 21:40 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.xcf:
+ added showfoto splashscreen template
+
+2007-01-03 21:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.xcf:
+ added digiKam splashscreen template
+
+2007-01-03 21:35 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/menusidepixmap.png,
+ trunk/extragear/graphics/digikam/data/pics/menusidepixmap.xcf:
+ digiKam from trunk : update menu side pixmap
+
+2007-01-03 18:16 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update news features for
+ 0.9.1-beta1 release
+
+2007-01-03 17:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2007-01-03 16:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ When partition is full, QIODevice::writeBlock will not return -1
+ as error,
+ but 0 for zero bytes written.
+
+ BUG: 136903
+
+2007-01-03 16:46 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewjob.h,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.h,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.protocol:
+ Remove obsolete files, loading functionality is now in
+ previewtask.cpp
+
+2007-01-03 16:45 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewloadthread.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/previewtask.h:
+ Loading of previews is now multithreaded:
+ - integrate preview loading into the load-save framework
+ - the PreviewLoadTask is a cut-down version of the normal
+ SharedLoadingTask
+ - use the same cache
+
+ CCMAIL: digikam-devel@kde.org
+
+2007-01-03 13:04 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ digikam from trunk : fix Image editor Color/Invert Tool default
+ shortcut to CTRL+I like with Photoshop.
+
+2007-01-03 13:02 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ digikam from trunk : fix Image editor Color/Auto-Correction Tool
+ default shortcut to CTRL+SHIFT+B like with Photoshop.
+
+2007-01-03 12:50 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ digikam from trunk : Image editor AntiVignetting Tool shortcut :
+ "SHIFT+V" and "CTRL+V" cannot be use here to prevent conflict
+ with new rule from Comments Text edit widget focus from right
+ side bar. I remove the default keyboard shorcut for this tool.
+
+ CCBUGS: 131743
+
+2007-01-03 12:42 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: fix header
+
+2007-01-03 12:38 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : fix showfoto default shortcuts
+
+2007-01-03 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: digikam from
+ trunk : fix (c) date
+
+2007-01-03 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp: digikam from
+ trunk : fix showfoto release number and (c) date
+
+2007-01-03 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image editor Zoom Auto-Fit shortcut : use
+ "CTRL+SHIFT+A" instead "A" to prevent conflict with new rule from
+ Comments Text edit widget focus from right side bar.
+
+ CCBUGS: 131743
+
+2007-01-03 09:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image editor Transform shortcuts : use CTRL
+ instead SHIFT to prevent conflict with new rule from Comments
+ Text edit widget focus from right side bar.
+
+ CCBUGS: 131743
+
+2007-01-02 19:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png:
+ New temporally digiKam splashscreen dedicaced to 0.9.1 release.
+ This is not the final splashscreen for 0.9.1 release. I'm waiting
+ a more pro-photo contribution from digiKam users.
+
+ I have commited this splash to show the new digiKam release
+ number from svn trunk at startup...
+
+ Note : showfoto splashscreen from trunk need to be updated to
+ 0.5.0 release. We need a user contribution too...
+
+ Gerhard, Fabien, I'm waiting your comments about a possible
+ splashscreens contest published on web site (:=))).
+ The splashscreen template files are available at this url :
+
+ http://digikam3rdparty.free.fr/Splashscreens/models
+
+ Technicals info to photographers:
+ --------------------------------
+
+ This image have been taken from French Pyrénnées during my
+ Christmas holidays.
+ It a view of "Pic du Midi" taken with my Dynax 5D in RAW mode
+ using a 24/85mm F3.5-4.5 lens and a circular polarizer filter.
+ The Camera profile used is the official Dynax5D from Minolta.
+ The workspace profile is AdobeRGB.
+ There is no color correction applied to image in editor.
+
+ CCMAIL: digikam-devel@kde.org
+
+
+2007-01-01 21:32 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ The second problem mentioned in bug 139313:
+ Setting an empty string as comment is also a valid action.
+
+ BUG: 139313
+
+2007-01-01 20:25 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ DMetadata getComments and setComments must be symmetric.
+ Loading a QString from a QByteArray means interpreting the data
+ as classic C String, but the data may be UTF8.
+
+ BUG: 139313
+
+2006-12-31 14:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Remove dependency of ImageWindow on AlbumIconView, perfect
+ situation for a signal.
+
+2006-12-31 14:12 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-27 21:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp: In
+ jpegutils, use proper libjpeg error handling, as it is done in
+ the jpegloader.
+ Sometimes the mimetype detection may fail, and libjpeg would call
+ exit()
+ from the default error handler.
+
+ BUG: 139197
+
+2006-12-27 21:24 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ Fix a crash when DNG thumbnail is loaded from CameraUI and
+ observer is 0.
+
+2006-12-25 22:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h:
+ When an image has empty metadata, the GPS widget would not be
+ disabled,
+ like it is done when the image has metadata, but no GPS data.
+
+ Introduce a virtual function setMetadataEmpty which is called
+ from
+ setMetadata. The default implementation is all right for the
+ other metadata
+ widgets, GPSWidget will extend this.
+
+2006-12-25 22:07 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ Share world map pixmaps between GPS widgets of each sidebar.
+ Saves >5MB memory.
+
+ Note (1): This memory for a pixmap is counted for the X.org
+ server process,
+ not the digikam process.
+ Note (2): These megabytes were mentioned by someone on
+ digikam-user
+ when I removed the WDestructiveClose flag from ImageWindow.
+ Here are the missing megabytes back.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-12-23 17:06 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ When an image is saved in another format and put in the cache for
+ the new path,
+ the read-only property is unchanged.
+
+ Only put in cache under for the new path if the file format did
+ not change
+ - make file format from DImgInterface accessible from Canvas
+ - store original format in SavingContext as well as saved-to
+ format
+ - check when putting in cache in ImageWindow
+
+ BUG: 138949
+
+2006-12-23 16:26 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING: more corrections I
+ discovered in 0.9 release
+
+2006-12-23 16:18 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp:
+ Watch files contained in LoadingCache for changes from external
+ programs:
+ - set a KDirWatch on all contained files
+ - update after cache operations
+
+2006-12-22 13:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ digikam from trunk : Always give the keyboard focus to the
+ Comments text edit widget from Comments & Tags when we change the
+ active sidebar tab.
+ CCBUGS: 131743
+
+2006-12-22 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp:
+ missing frame decoration
+
+2006-12-22 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Always give the keyboard focus to the
+ Comments text edit widget from Comments & Tags sidebar.
+ BUG: 131743
+
+2006-12-22 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp:
+ digikam from trunk : KDE Media Player support : fix multiple race
+ conditions witch can crash digiKam.
+
+2006-12-22 09:45 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.h:
+ digikam from trunk : fix crash if KDE media player is not
+ available.
+
+2006-12-22 07:24 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h: digikam
+ from trunk : polish Album Icon View pop-up menu contents when
+ tags are dropped on album items.
+ CCBUGS: 115153
+
+2006-12-21 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-21 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ digikam from trunk : fix drag and drop behaviours between tags
+ view and album icon view. All pop-up menu will ask you if you
+ want to assign tags to :
+
+ - All album items.
+ - dropped item only.
+
+ If album have items selected, 2 options are also added:
+
+ - Selected Items only .
+ - Selected and dropped items only (if dropped item is not in
+ selection).
+
+ BUG: 115153
+
+2006-12-21 12:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am:
+ compile
+
+2006-12-21 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/digikamlogo.png,
+ trunk/extragear/graphics/digikam/data/pics/exiv2logo.png,
+ trunk/extragear/graphics/digikam/data/pics/gphotologo.png,
+ trunk/extragear/graphics/digikam/data/pics/lcmslogo.png,
+ trunk/extragear/graphics/digikam/data/pics/logo-digikam.png,
+ trunk/extragear/graphics/digikam/data/pics/logo-exiv2.png,
+ trunk/extragear/graphics/digikam/data/pics/logo-gphoto.png,
+ trunk/extragear/graphics/digikam/data/pics/logo-lcms.png,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from trunk : fix logo icon
+
+2006-12-21 11:40 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.h: digikam
+ from trunk : using 'd' internal private class in PixmapManager
+
+2006-12-21 11:21 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/image-broken.png:
+ remove obsolete pic
+
+2006-12-21 11:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp:
+ digiKam from trunk : add thumb wrapper in pixmap manager about
+ failed thumbnails.
+ BUG: 132309
+
+2006-12-21 09:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp:
+ digikam from trunk : separate image preview view implementation
+ from album widget stack. More clean...
+
+2006-12-21 09:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewview.h:
+ digikam from trunk : separate image preview view implementation
+ from album widget stack. More clean...
+
+2006-12-21 08:22 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-21 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.cpp,
+ trunk/extragear/graphics/digikam/digikam/mediaplayerview.h,
+ trunk/extragear/graphics/digikam/digikam/welcomepage.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepage.h,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepageview.h:
+ digiKam from trunk : Add a preview mode for multimedia files
+ (video/sound) using an embedded instance of default KDE media
+ player like a Kpart component.
+ For example, on Album view, select a video file taken with your
+ camera and press F3. The KDE media player is loaded like an
+ embedded widget and will play automaticly the movie. There is no
+ external instance of KDE media player started outside digiKam.
+ Just press ESC to go back on Album view.
+
+ BUGS: 132309
+ CCMAIL: digikam-devel@kde.org
+
+2006-12-20 20:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Comments & Tags sidebar : Tags View : check
+ if "Already Assigned Tags" button is on when user change current
+ picture focus to refresh the assigned tags list properly.
+ CCBUGS: 115157
+
+2006-12-20 19:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk : second stage to optimize layout of Comments
+ & Tags sidebar. Free space optimization, removing Tabs, and add
+ "Apply" button.
+
+ CCBUGS: 115157
+
+2006-12-20 13:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/welcomepage.h: missing
+ GCC export rules
+
+2006-12-20 12:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepage.cpp,
+ trunk/extragear/graphics/digikam/digikam/welcomepage.h: digikam
+ from trunk : separate welcome page implementation from album
+ widget stack. More clean...
+
+2006-12-20 10:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ fix i18n
+
+2006-12-20 07:10 cgilles
+
+ * trunk/extragear/graphics/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/version.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/version.h: digikam from trunk :
+ moving version.h file to digikam subfolder
+
+2006-12-19 17:30 vkrause
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: compile
+ with builddir != srcdir
+
+2006-12-19 15:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am:
+ compile with --enable-final
+
+2006-12-19 15:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jp2kloader.h:
+ add missing files
+
+2006-12-19 15:29 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/README,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digiKam from trunk : native support of JPEG2000 file format.
+
+ JPEG2000 is an advanced picture compression file format based on
+ wavelet theory. It support 16 bits/color/pixel, metadata, and ICC
+ color profile. Look url below for more informations:
+
+ http://www.ece.uvic.ca/~mdadams/jasper
+ http://en.wikipedia.org/wiki/JPEG_2000
+ http://www.geocities.com/ee00224/btp2.html
+ http://www.photozone.de/7Digital/jpeg2000.htm
+
+ Still TODO with this JPEG2000 loader :
+
+ - The JPEG2000 quality level settings is the same than JPEG in
+ setup dialog. We need to create a dedicaced widget settings for
+ each digiKam image loader (TIFF/PNG/JPEG/JPEG2000). There is a
+ file in B.K.O about this subject.
+ - YCbCr color space is not yet supported. In fact, because
+ digiKam support only RGB* color space, we need to have an ICC
+ color method to transform non-RGB* color space to RGB* using lcms
+ libary for all image file formats witch can do use it
+ (JPEG/JPEG2000/TIFF).
+ - Embedding ICC color profile doesn't work. It implemented but
+ something still wrong.
+ - JPEG2000 Metadata extraction (EXIF/IPTC) not yet done in Exiv2.
+
+ To packagers : digiKam have a new library depency : libJasper.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-12-19 12:52 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-19 12:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk : Comments & Tags Sidebar tab : add a new
+ small push button to only display the currently assigned tags of
+ the image.
+
+ BUG: 115157
+
+2006-12-19 10:57 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am: compile
+
+2006-12-19 08:40 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/tag-assigned.png: add
+ new icon
+
+2006-12-19 07:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Comments & Tags Sidebar tab : using
+ KTabWidget instead QToolBox to render sidebar page content. This
+ will homogenous than others existing sidebar tabs
+
+ CCBUGS: 115157
+
+2006-12-18 19:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-18 19:44 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp:
+ fix i18n
+
+2006-12-18 19:26 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot: fix Exiv2
+ detection error message
+
+2006-12-18 19:23 cgilles
+
+ * trunk/extragear/graphics/digikam/version.h: update
+
+2006-12-18 19:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: update version
+
+2006-12-18 19:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp: digikam
+ from trunk : Continue 0.9.1 implementation !
+
+ Second stage : adding a new Welcome page on the root album of
+ your pictures collection. The page is inspired of Kmail or
+ Konqueror Welcome page. On root album there is nothing to see/to
+ do. This is the right way to show a resume of digiKam features
+ dedicaced to new users.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-12-18 17:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/talbumlistview.h:
+ digikam from trunk : Starting 0.9.1 implementation !
+
+ First stage : improving the Tags View from Comments and Tags
+ Right side bar :
+
+ - Using a QToolBox widget to separate Comments/Date/Rating Widget
+ and Tags View.
+ - You have now more free space to enter Comments.
+ - You have now more free space to edit pictures digiKam Tags.
+ - The Tags view list support now Drag & Drops like everywhere (My
+ Tags View and Tags Filter View). You can move/reorganize Tags
+ hierarchy in this area and assign Tags to a group of pictures to
+ drop Tags from this view to Album Icons View.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-12-18 15:15 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING: some minor
+ corrections and completions that I found while using the manual
+
+2006-12-17 17:18 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-17 11:16 gkulzer
+
+ * trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/release_digikam.rb: some
+ corrections due to problems experienced during 0.9 release
+
+2006-12-17 09:46 gkulzer
+
+ * trunk/extragear/graphics/digikam/ChangeLog,
+ trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/release_digikam.rb: release 0.9
+ update
+
+2006-12-17 09:07 gkulzer
+
+ * trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/version.h: 0.9 release
+
+v0.9.0 - 17-Dec-2006
+----------------------------------------------------------------------------
+2006-12-16 17:28 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-16 17:12 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Workaround for problem in QLatin15Codec.
+ The string provided as comment may contain \0 characters (often
+ 256 '\0').
+ QLatin15Codec uses QString::fromLatin1 internally, which stops at
+ the first \0.
+ Then QLatin15Codec does not check if the string returned is
+ shorter than
+ the length provided to toUnicode. This means we have to adjust
+ the string length
+ to strlen() if QLatin15Codec is used.
+
+ BUG: 134999
+
+2006-12-15 15:28 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-15 15:27 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: digikam
+ from trunk : patch about Exiv2 0.12 version detection from
+ Angelo.
+ BUG: 138616
+
+2006-12-15 07:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h: typo
+
+2006-12-15 06:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-15 06:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp:
+ digikam from trunk : Patch from Marcel to fix a race condition in
+ threaded image I/O witch can crash digiKam in image editor.
+ BUG: 138715
+
+2006-12-14 13:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp:
+ polish
+
+2006-12-14 12:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp:
+ digikam from trunk : center vertically check mark is more intuive
+ to see witch tags are set on pop-up menu
+
+2006-12-14 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h: digikam
+ from trunk : using d private internal class
+
+2006-12-14 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h: digikam
+ from trunk : using PE_CheckMark primitive is more intuive to see
+ witch tags are set on pop-up menu
+
+2006-12-14 06:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-14 06:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.h:
+ digikam from trunk : Force QComboBox to use internaly a QListBox
+ independantly of current widget style used by QT.
+ CCBUGS: 138747
+
+2006-12-13 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/tag-addressbook.png,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 14:01 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/tag-recents.png,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 13:50 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk : to render all tag popup menus on album gui,
+ "Add tag from AdressBook" option have been added on tag filter
+ view and Comment & Tag side bar .
+
+2006-12-13 13:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamui.rc: insert
+ separator
+
+2006-12-13 11:31 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/tag-reset.png,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/tag-delete.png,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/image-comment.png:
+ digikam from trunk : obsolete
+
+2006-12-13 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/image-broken.png,
+ trunk/extragear/graphics/digikam/data/pics/image-comment.png,
+ trunk/extragear/graphics/digikam/data/pics/image_broken.png,
+ trunk/extragear/graphics/digikam/data/pics/imagecomment.png,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp:
+ digikam from trunk : fix image icons
+
+2006-12-13 10:21 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/addimagefolder.png,
+ trunk/extragear/graphics/digikam/data/pics/albumfolder-importdir.png,
+ trunk/extragear/graphics/digikam/data/pics/albumfolder-importimages.png,
+ trunk/extragear/graphics/digikam/data/pics/albumfolder-new.png,
+ trunk/extragear/graphics/digikam/data/pics/albumfolder-properties.png,
+ trunk/extragear/graphics/digikam/data/pics/albumfoldercomment.png,
+ trunk/extragear/graphics/digikam/data/pics/albumfoldernew.png,
+ trunk/extragear/graphics/digikam/data/pics/importfolders2albums.png,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp:
+ digikam from trunk : fix album folder icons
+
+2006-12-13 09:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : fix tag icons
+
+2006-12-13 09:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 09:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp:
+ polish
+
+2006-12-13 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 09:17 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ polish
+
+2006-12-13 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/tag-new.png,
+ trunk/extragear/graphics/digikam/data/pics/tag-properties.png:
+ digikam from trunk : fix tag icons
+
+2006-12-13 09:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ digikam from trunk : fix tag icons
+
+2006-12-13 07:09 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: typo
+
+2006-12-13 07:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-13 06:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/digikam-camera,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in:
+ digikam from trunk : patch from ismail donmez (cartman) to fix
+ hotplug digiKam script : digikam-gphoto2-camera.desktop has no %u
+ in Exec line hence KDE tries to download with kioexec, solution
+ is to add %u there and ignore extra argument for detect case in
+ digikam-camera.
+
+ BUG: 117248
+ CCMAIL: ismail@kde.org
+
+2006-12-13 05:10 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 21:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : missing rule about metadata to write in file
+ depending of digiKam metadata setup
+
+2006-12-12 21:13 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 20:23 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 14:27 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: digikam from trunk :
+ bugfix : if CM is not enable at the first time, the user cannot
+ set on this option duing a bug in factorization of methods
+ readSettings() and restoreSettings()
+
+2006-12-12 14:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ polish
+
+2006-12-12 14:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : if file dir-path is read-only, do not try to
+ save metadata on pictures.
+ BUG: 138540
+
+2006-12-12 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h:
+ digiKam from trunk : Added missing "Rename..." option on Album
+ RMB menu.
+ BUG: 135442
+
+2006-12-12 13:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ digikam from trunk : fix icon used by "Edit Album Properties" RMB
+ menu from Folder view
+
+2006-12-12 13:03 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 08:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-12 08:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: digikam
+ from trunk : fix kgamma to display module from KDE control center
+ BUG: 127112
+
+2006-12-12 07:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 17:56 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 17:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: typo
+
+2006-12-11 17:43 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 14:00 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 13:56 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 13:52 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 13:30 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 13:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: digikam
+ from trunk : add Export menu into Album context pop-up menu.
+ BUG: 121651
+
+2006-12-11 12:11 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-11 12:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ digikam from trunk : never handle root album with Drag & Drop and
+ Copy & Paste operations.
+ BUG: 119205
+
+2006-12-11 08:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : Color Management plugin BugFix : if
+ input|proof|workspace ICC profile files path are wrong (files do
+ not exist or file not readable, or path is not a file), ask to
+ user to check settings before to perform color transformations...
+ else digiKam will crash with an error from LCMS library.
+ CCMAIL: fj.cruz@supercable.es
+
+2006-12-10 15:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Call promptUserSave _before_ changing variables, namely
+ d->urlCurrent.
+
+ BUG: 138620
+
+2006-12-10 10:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image Editor : using SHIFT instead CTRL is
+ better with Flip/Rotate keyboard shortcuts
+ CCBUGS : 133091
+
+2006-12-10 10:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image Editor : Fix horizontally and
+ vertically flip actions keyboard shortcuts to prevents any
+ problems with right sidebar :
+
+ flip H : '*' ==> CTRL + '*'
+ flip V : '/' ==> CTRL + '/'
+
+ CCBUGS: 133091
+
+2006-12-10 09:27 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.in: digikam from
+ trunk : patch from Angelo : using KDE_PKG_CHECK_MODULES instead
+ PKG_CHECK_MODULES like with kipi-plugins configure check
+
+2006-12-09 16:25 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-09 15:49 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp: Set
+ modification date in digikamalbums::put.
+ Code copied from kdelibs/kioslave/file/file.cc
+
+ BUG: 137993
+
+2006-12-08 13:59 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : Color Management plugin : optimization : do
+ not read plugin settings after to set signal/slots connection
+ else we will have a lots of event emitted to slotEffect() witch
+ slowdown plugin startup.
+ CCMAIL: fj.cruz@supercable.es
+
+2006-12-08 05:15 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-08 05:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : instead to use '7', '8', and '9' keys to
+ rotate an image in editor, use CTRL+7, CTRL+8, CTRL+9 to prevent
+ conflic with Comments & Tags side bar.
+
+ BUG: 133091
+
+2006-12-07 20:48 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ Remove code that tries to filter out duplicates.
+ It cannot notice if the image data changed.
+
+2006-12-07 20:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h:
+ missing C ANSI header
+
+2006-12-07 14:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/PACKAGING: Small changes
+
+2006-12-07 12:35 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-07 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ typo
+
+2006-12-07 12:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : Don't touch read-only file when metadat need
+ to be updated.
+ BUG: 137770
+
+2006-12-06 17:03 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-06 10:29 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-06 10:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ digikam from trunk : and improve again --enable-final .configure
+ option. Now all digikam
+ folders are compiled using this rule.
+
+ To packagers : let's me hear if you have some problems with this
+ change.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-12-06 07:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-05 15:49 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-12-05 15:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : Image Editor : add a keyboard shortcut to
+ toggle on/off Monitor Color Corrections (F12 key)
+ BUG: 138253
+
+2006-12-05 15:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/ChangeLog,
+ trunk/extragear/graphics/digikamimageplugins/ChangeLog: Correct
+ RC1 release date
+
+2006-12-05 15:29 mwiesweg
+
+ * trunk/extragear/graphics/digikam/ChangeLog,
+ trunk/extragear/graphics/digikam/release_digikam_cl.sh,
+ trunk/extragear/graphics/digikamimageplugins/ChangeLog,
+ trunk/extragear/graphics/digikamimageplugins/release_digikamimageplugins_cl.sh:
+ Preparing RC2
+
+
+
+
+v0.9.0-rc2 - 05-Dec-2006
+----------------------------------------------------------------------------
+
+2006-12-05 15:22 +0000 [r610786] mwiesweg
+
+ * digikam/release_digikam.rb,
+ digikamimageplugins/digikamimageplugins.lsm, digikam/version.h,
+ digikamimageplugins/common/include/version.h,
+ digikam/digikam.lsm,
+ digikamimageplugins/release_digikamimageplugins.rb: Preparing RC2
+
+2006-12-05 14:48 +0000 [r610779] cgilles
+
+ * digikam/NEWS: update
+
+2006-12-05 14:43 +0000 [r610777] cgilles
+
+ * digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/utilities/imageeditor/canvas/canvas.cpp,
+ digikam/utilities/imageeditor/canvas/canvas.h: digikam from trunk
+ : bugfix : refresh image editor canvas if Color Management
+ settings have changed. BUG: 138252
+
+2006-12-05 14:33 +0000 [r610775] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp,
+ digikam/utilities/setup/setupicc.h: digikam from trunk : bugfix :
+ if CM is not enable at the first time, the user cannot set on
+ this option duing a bug in factorization of methods
+ readSettings() and restoreSettings()
+
+2006-12-05 10:59 +0000 [r610748] cgilles
+
+ * digikam/NEWS: update
+
+2006-12-05 07:07 +0000 [r610714] cgilles
+
+ * digikam/utilities/setup/setupidentity.cpp,
+ digikam/utilities/cameragui/umscamera.cpp,
+ digikam/utilities/setup/setuptooltip.cpp,
+ digikam/digikam/searchquickdialog.cpp,
+ digikam/utilities/cameragui/gpcamera.cpp,
+ digikam/utilities/cameragui/camerainfodialog.cpp,
+ digikam/utilities/setup/setupslideshow.cpp,
+ digikam/utilities/cameragui/cameraui.cpp,
+ digikam/utilities/cameragui/renamecustomizer.cpp,
+ digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/libs/widgets/metadata/makernotewidget.cpp,
+ digikam/utilities/setup/setup.cpp,
+ digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ digikam/libs/widgets/metadata/gpswidget.cpp,
+ digikam/utilities/setup/setupmetadata.cpp,
+ digikam/libs/widgets/metadata/exifwidget.cpp,
+ digikam/showfoto/setup/setupeditor.cpp,
+ digikam/showfoto/showfoto.cpp,
+ digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ digikam/utilities/setup/setupeditor.cpp,
+ digikam/utilities/setup/setupmime.cpp,
+ digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp: digikam
+ from trunk : by English typo fix from Ducan Hill. BUG: 130176
+
+2006-12-03 19:41 +0000 [r610214] cgilles
+
+ * digikam/utilities/imageeditor/canvas/dimginterface.cpp: typo
+
+2006-12-03 07:48 +0000 [r610020-610021] cgilles
+
+ * digikam/utilities/setup/setupicc.h: digikam from trunk :
+ factorize code: restoreSettings() ==> readSettings()
+
+ * digikam/utilities/setup/setupicc.cpp: digikam from trunk :
+ factorize code: restoreSettings() ==> readSettings()
+
+2006-12-02 17:42 +0000 [r609948] cgilles
+
+ * digikam/NEWS: update
+
+2006-12-02 17:30 +0000 [r609945] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp: fix Color Managed View
+ options decription
+
+2006-12-02 17:27 +0000 [r609944] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp: digikam from trunk:
+ Usability of ICC Setup page : fix layout widgets : move "Color
+ managed view" option to the top of ICC profiles setting group,
+ just before "Monitor" color profile setting. More explicit for
+ users.
+
+2006-12-02 09:40 +0000 [r609788] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp: polish
+
+2006-12-01 14:37 +0000 [r609653] cgilles
+
+ * digikam/utilities/imageeditor/canvas/Makefile.am,
+ digikam/showfoto/Makefile.am, digikam/showfoto/setup/Makefile.am,
+ digikam/utilities/cameragui/Makefile.am,
+ digikam/utilities/imageeditor/editor/Makefile.am,
+ digikam/libs/lprof/Makefile.am,
+ digikam/utilities/setup/Makefile.am: digikam from trunk : compile
+ with -nofinal option from .configure script (optimizations)
+
+2006-12-01 13:51 +0000 [r609634] cgilles
+
+ * digikam/utilities/imageeditor/tools/imageprint.h,
+ digikam/utilities/imageeditor/tools/imageprint.cpp: digikam from
+ trunk: fix in color management printing workflow : same problem
+ here than Managed View color management. In fact this mode do not
+ work properlly before this commit, because the input profile is
+ the camera profile. This is wrong with printing : the input
+ profile must be the workspace profile. CCMAIL:
+ digikam-devel@kde.org, fj.cruz@supercable.es CCBUGS: 131947
+
+2006-12-01 13:26 +0000 [r609570] cgilles
+
+ * digikam/libs/dimg/dimg.cpp,
+ digikam/libs/dimg/filters/icctransform.cpp,
+ digikam/libs/dimg/filters/icctransform.h,
+ digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ digikam/utilities/imageeditor/editor/imageiface.cpp: digikam from
+ trunk: fix in color management : - To be abble to use CM is no
+ input color profile is set in CM setup. In this case, we use
+ built-in sRGB color profile from lcms. This will be enough for
+ 0.9.0. Paco, perhaps we must provide an option into CM setup to
+ choose the right mode between "built-in" or "from input icc
+ file". Krita run like this. - By default, using the CM plugin
+ with RAW file instead Color correction dialog. Paco, in fact, I
+ think it's a a non-sence to use ColorCorrection with RAW file. A
+ common option in CM setup is certainly better than 2 separate
+ options : if user choose "Ask when open an image in Image editor"
+ option, well digikam will start CM plugin if the image is a RAW
+ file, or if its JPEG/TIFF/PNG it will start Color correction
+ dialog. - Fix Color Managed View (for Monitor) color management.
+ In fact this mode do not work properlly before this commit,
+ because the input profile is the camera profile. This is wrong
+ with managed view : the input profile must be the workspace
+ profile. This is why some users have reported a wrong color
+ rendering if this option is enable. Paco, please let's me here
+ your comments if necessary. Please update your TODO accordinly
+ for future actions later 0.9.0 final release. CCMAIL:
+ digikam-devel@kde.org, fj.cruz@supercable.es CCBUGS: 131947
+
+2006-12-01 13:12 +0000 [r609553] cgilles
+
+ * digikam/data/about/Makefile (removed),
+ digikam/data/about/Makefile.in (removed): no need these files in
+ svn
+
+2006-12-01 11:16 +0000 [r609539] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp: digikam from trunk: always
+ enable CM tool with RAW files by default
+
+2006-12-01 11:12 +0000 [r609538] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp: polish
+
+2006-12-01 10:00 +0000 [r609528] cgilles
+
+ * digikam/utilities/setup/setupicc.cpp,
+ digikam/utilities/setup/setupicc.h: digikam from trunk : Setup
+ Color Management : fix crash into lcms library if a subfolder in
+ icc profiles repository use ".icc" or ".icm" extension (for
+ example /home/gilles/myprofiles.icc) CCBUGS: 131947
+
+2006-11-30 17:27 +0000 [r609410] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-30 14:11 +0000 [r609382-609384] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/digikam/Makefile.am: compile
+
+ * digikam/digikam/Makefile.am: digikam from trunk : main
+ digikam/digikam folder compile with -nofinal option from
+ .configure script now. Before, enable-final have been disable for
+ this folder. digikam/digikam/Makefile.am is now fixed and all
+ compile fine in this mode. The files order to compile
+ libdigikam.la is very important in this mode. We need to take a
+ care about this point in the future. Please report me if you have
+ any problems on your Linux dist when you compile packages. Thanks
+ in advance CCMAIL: digikam-devel@kde.org
+
+2006-11-30 13:36 +0000 [r609376] cgilles
+
+ * digikam/digikam/Makefile.am: digikam from trunk : compile with
+ -nofinal option from .configure script
+
+2006-11-30 07:39 +0000 [r609323-609324] cgilles
+
+ * digikam/libs/dimg/loaders/rawloader.cpp: polish
+
+ * digikam/libs/dimg/loaders/rawloader.h,
+ digikam/libs/dimg/loaders/rawloader.cpp: digikam from trunk :
+ DImg::RawLoader : using an internal d private class here doesn't
+ work properlly. RAW Loader crash with Hyperthreading CPU. Code is
+ reverted. We will inverstiguate this problem later than 0.9.0
+ final release. CCMAIL: Marcel Wiesweg <marcel.wiesweg@gmx.de>
+
+2006-11-30 06:32 +0000 [r609314] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-29 21:35 +0000 [r609246] cgilles
+
+ * digikam/configure.in.in: digikam from trunk : fixed wrong message
+ if exiv2_config is not present
+
+2006-11-29 15:33 +0000 [r609156] cgilles
+
+ * digikam/configure.in.in: digikam from trunk : fix .configure
+ script to check properlly the Exiv2 version availalble to the
+ release >= 0.12. Implmeentation backported from kipi-plugins
+
+2006-11-29 15:17 +0000 [r609155] cgilles
+
+ * digikam/libs/dimg/loaders/rawloader.h,
+ digikam/libs/dimg/loaders/rawloader.cpp: digikam from trunk :
+ using d private internal class
+
+2006-11-29 14:21 +0000 [r609145] cgilles
+
+ * digikam/libs/thumbbar/thumbbar.h,
+ digikam/libs/thumbbar/thumbbar.cpp: digikam from trunk : compile
+ with -nofinal option from .configure script
+
+2006-11-29 13:40 +0000 [r609127-609128] cgilles
+
+ * digikam/showfoto/Makefile.am: digikam from trunk : compile with
+ -nofinal option from .configure script
+
+ * digikam/libs/dialogs/Makefile.am: digikam from trunk : compile
+ with -nofinal option from .configure script
+
+2006-11-29 13:32 +0000 [r609109] cgilles
+
+ * digikam/libs/imageproperties/Makefile.am: polish
+
+2006-11-29 13:27 +0000 [r609081] cgilles
+
+ * digikam/libs/thumbbar/thumbbar.h,
+ digikam/libs/thumbbar/thumbbar.cpp: digikam from trunk : using d
+ private internal class
+
+2006-11-27 16:45 +0000 [r608469] cgilles
+
+ * digikam/README: fix depency to Exiv2 0.12 release
+
+2006-11-27 12:43 +0000 [r608311] cgilles
+
+ * digikam/libs/dcraw/dcrawpreview.cpp,
+ digikam/libs/dimg/loaders/rawloader.cpp: digikam from trunk : bug
+ fix : RAW preview extraction use an external dcraw instance
+ instead the digikamdcraw.
+
+2006-11-27 12:29 +0000 [r608302] cgilles
+
+ * digikam/digikam/iconview.cpp, digikam/digikam/icongroupitem.cpp,
+ digikam/digikam/iconview.h, digikam/digikam/icongroupitem.h:
+ digikam from trunk : compile with -nofinal option from .configure
+ script : fix redondant static methods
+
+2006-11-27 12:09 +0000 [r608294] cgilles
+
+ * digikam/libs/dialogs/Makefile.am: polish
+
+2006-11-27 11:41 +0000 [r608290] cgilles
+
+ * digikam/digikam/searchwidgets.h, digikam/digikam/kdateedit.h,
+ digikam/digikam/searchwidgets.cpp,
+ digikam/digikam/albumfiletip.cpp: digikam from trunk : compile
+ with -nofinal option from .configure script
+
+2006-11-27 11:34 +0000 [r608287-608288] cgilles
+
+ * digikam/digikam/kdateedit.h, digikam/digikam/kdateedit.cpp:
+ digikam from trunk : compile with -nofinal option from .configure
+ script
+
+ * digikam/digikam/searchwidgets.h,
+ digikam/digikam/searchwidgets.cpp: digikam from trunk : compile
+ with -nofinal option from .configure script
+
+2006-11-27 11:30 +0000 [r608284-608285] cgilles
+
+ * digikam/digikam/searchwidgets.h,
+ digikam/digikam/searchwidgets.cpp: digikam from trunk : compile
+ with -nofinal option from .configure script
+
+ * digikam/digikam/ratingwidget.cpp: digikam from trunk : compile
+ with -nofinal option from .configure script
+
+2006-11-27 11:01 +0000 [r608273] cgilles
+
+ * digikam/libs/widgets/metadata/gpswidget.cpp: digikam from trunk :
+ compile with -nofinal option from .configure script : fix
+ redefinition of static char* list
+
+2006-11-27 10:49 +0000 [r608268] cgilles
+
+ * digikam/libs/lprof/Makefile.am: digikam from trunk : compile with
+ -nofinal option from .configure script
+
+2006-11-27 10:04 +0000 [r608260] cgilles
+
+ * digikam/libs/imageproperties/imagedescedittab.cpp: digiKam from
+ trunk : optimize space used to display tags list in Comment &
+ Tags sidebar: move "Recents Tags" button to the top on the Search
+ Tags box. Optimize spacing layout.
+
+2006-11-27 09:11 +0000 [r608247-608249] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/libs/imageproperties/imagedescedittab.cpp,
+ digikam/libs/imageproperties/imagedescedittab.h: digiKam from
+ trunk : patch from Marcel to dispach Tags moving from left pannel
+ to right pannel on Album Gui. BUG: 137866
+
+2006-11-26 08:36 +0000 [r607893] cgilles
+
+ * digikam/TODO: update
+
+2006-11-25 17:33 +0000 [r607766] cgilles
+
+ * digikam/digikam/kipiinterface.cpp: digikam from trunk :
+ kipi-interface : check if rating value is right before to store
+ it in database
+
+2006-11-25 16:55 +0000 [r607751] cgilles
+
+ * digikam/digikam/kipiinterface.h,
+ digikam/digikam/kipiinterface.cpp: digikam from trunk :
+ kipi-interface : - ImageInfo::attributes() can give rating value
+ of picture stored in database. - ImageInfo::addAttributes() can
+ set rating value of picture in database. Implementation to set
+ picture Tags list based on a QStringList is not yet implemented.
+ We need to add a new method in albumdb.cpp for that. -
+ ImageInfo::addAttributes() used with an empty QMap() will be use
+ to refresh sidebar content without refresh picture thumbnail in
+ AlbumView. Note: meta-data management kipi-plugins will use these
+ methods to sync database picture attributes with picture
+ meta-data. CCMAIL: marcel.wiesweg@gmx.de
+
+2006-11-25 07:40 +0000 [r607571-607572] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/digikam/albumicongroupitem.cpp,
+ digikam/digikam/albumicongroupitem.h: digikam from trunk : do not
+ break album banner layout if album caption is very long. BUG:
+ 137845
+
+2006-11-24 22:19 +0000 [r607515] cgilles
+
+ * digikam/imageplugins/imageeffect_hsl.cpp,
+ digikam/imageplugins/imageeffect_hsl.h: digikam from trunk: added
+ Hue/Saturation KDE selector widget in HSL tool to improve
+ settings tool selection in dialog
+
+2006-11-24 15:35 +0000 [r607418] cgilles
+
+ * digikam/data/about/bottom-middle.png (added),
+ digikam/data/about/bar-top-middle.png (added),
+ digikam/data/about/bar-bottom-middle.png (added),
+ digikam/data/about/box-top-right.png (added),
+ digikam/data/about/main.html (added),
+ digikam/data/about/box-bottom-right.png (added),
+ digikam/data/about/digikam.css (added),
+ digikam/data/about/bar-middle-right.png (added),
+ digikam/data/about/box-middle-left.png (added),
+ digikam/data/Makefile.am, digikam/data/about (added),
+ digikam/data/about/kde_infopage.css (added),
+ digikam/data/about/bar-top-right.png (added),
+ digikam/data/about/bottom-right.png (added),
+ digikam/data/about/top-right-digikam.png (added),
+ digikam/data/about/box-top-left.png (added),
+ digikam/data/about/bar-bottom-right.png (added),
+ digikam/data/about/box-bottom-left.png (added),
+ digikam/data/about/box-top-middle.png (added),
+ digikam/data/about/box-bottom-middle.png (added),
+ digikam/data/about/Makefile.am (added),
+ digikam/data/about/bar-middle-left.png (added),
+ digikam/data/about/top-left.png (added),
+ digikam/data/about/Makefile (added),
+ digikam/data/about/bar-top-left.png (added),
+ digikam/data/about/bottom-left.png (added),
+ digikam/data/about/top-middle.png (added),
+ digikam/data/about/bar-bottom-left.png (added),
+ digikam/data/about/box-middle-right.png (added),
+ digikam/data/about/Makefile.in (added): digiKam from trunk : new
+ about data on startup to be more user-friendly. It inspired from
+ KMail. Not yet used.
+
+2006-11-24 10:08 +0000 [r607361-607363] cgilles
+
+ * digikam/digikam/digikamview.cpp: polish
+
+ * digikam/digikam/digikamview.cpp: polish
+
+2006-11-23 14:42 +0000 [r607180] cgilles
+
+ * digikam/configure.in.in: fix duplicate test about endianess
+
+2006-11-22 11:42 +0000 [r606923] cgilles
+
+ * digikam/digikam/imagepreviewwidget.cpp: digikam from trunk : fix
+ huge memory corruption relevant of a wrong deletion of data
+ shared between preview kio-slave and digiKam. Without this fix,
+ digiKam is unstable with unsupported/broken pictures to show. It
+ can crash everywhere with a non suitable backtrace. I have
+ working hard to find this problem. I would to thanks again and
+ again valgrind team who have provided a great debuging tool.
+ CCMAIL: digikam-devel@kde.org
+
+2006-11-21 23:14 +0000 [r606834] ach
+
+ * digikam/PACKAGING: digikam: add tagging example to PACKAGING that
+ does not really on HEAD-not-changed-since-tarball-creation
+
+2006-11-21 21:19 +0000 [r606804-606806] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/kioslave/digikamalbums.cpp,
+ digikam/kioslave/digikamthumbnail.cpp,
+ digikam/libs/dimg/dimg.cpp, digikam/libs/dcraw/dcrawpreview.cpp,
+ digikam/libs/imageproperties/imagepropertiestab.cpp,
+ digikam/digikam/albumfiletip.cpp: digikam from trunk : fix
+ file-extention parsing when it's a null string CCBUGS: 137495
+
+ * digikam/libs/dimg/loaders/rawloader.cpp: digikam from trunk :
+ patch from Marcel to take a care if dcraw fail to decode a RAW
+ file CCBUGS: 137495
+
+2006-11-21 15:43 +0000 [r606740] ach
+
+ * digikam/ChangeLog, digikam/release_digikam_cl.sh,
+ digikam/PACKAGING: digikam trunk: prepare tarball with
+ --disable-debug fix
+
+v0.9.0-rc1 - 21-Nov-2006
+----------------------------------------------------------------------------
+
+2006-11-21 12:51 +0000 [r606699] cgilles
+
+ * digikam/libs/dmetadata/dmetadata.cpp: fix warning
+
+2006-11-21 12:23 +0000 [r606694] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-21 11:30 +0000 [r606671] cgilles
+
+ * digikam/libs/dimg/ddebug.h, digikam/libs/dimg/ddebug.cpp: digikam
+ from trunk: compile with ./configure --disable-debug option
+ Marcel, please checkif all is right for you. Thanks in advance.
+ CCMAIL: marcel.wiesweg@gmx.de, ach@mpe.mpg.de
+
+2006-11-21 07:11 +0000 [r606634] cgilles
+
+ * digikam/libs/dimg/ddebug.h: digikam from trunk: missing
+ DIGIKAM_EXPORT macro to compile fine with gcc visibility option.
+
+2006-11-20 19:26 +0000 [r606550] ach
+
+ * digikam/ChangeLog: digikam trunk: showstopper found and fixed ->
+ new rc1 tarball
+
+
+2006-11-20 15:21 +0000 [r606488] cgilles
+
+ * digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/utilities/imageeditor/canvas/dimginterface.cpp: digikam
+ from trunk : Check the validity of current loaded image to
+ enable/disable menu actions accordinly. This commit do not solve
+ showfoto problem when it's invoqued from command. CCBUGS: 137495
+
+2006-11-20 14:24 +0000 [r606463-606464] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/showfoto/showfoto.cpp: Showfoto from trunk : no need a
+ Qtimer to dispatch change when removing an image from the list.
+ Call directly the slot instead. BUG: 137612
+
+2006-11-19 08:42 +0000 [r606083] cgilles
+
+ * digikam/README: fix lib depency
+
+2006-11-19 08:39 +0000 [r606079-606081] cgilles
+
+ * digikam/README: fix Exiv2 depency to next 0.12 release (this is
+ mandatory duing an internal indeep bug into current 0.11 release)
+
+ * digikam/NEWS: update
+
+2006-11-18 18:07 +0000 [r605950-605951] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-17 15:03 +0000 [r605621] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-17 10:00 +0000 [r605581] cgilles
+
+ * digikam/libs/dmetadata/dmetadata.cpp: digikam from trunk : bugfix
+ : missing to test return values from Exiv2 library to Load
+ IPTC/EXIF data. See B.K.O #136855 for details CCMAIL:
+ digikam-devel@kde.org
+
+2006-11-17 00:45 +0000 [r605517] ach
+
+ * digikam/ChangeLog, digikam/release_digikam_cl.sh: digikam trunk:
+ now it compiles with exiv2 0.10. Next try...
+
+2006-11-16 20:12 +0000 [r605459] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-16 19:28 +0000 [r605450] cgilles
+
+ * digikam/libs/widgets/metadata/iptcwidget.cpp: compile
+
+2006-11-16 10:13 +0000 [r605312] ach
+
+ * digikam/ChangeLog, digikam/release_digikam_cl.sh: digikam trunk:
+ update changelog
+
+2006-11-16 09:52 +0000 [r605305] cgilles
+
+ * digikam/libs/widgets/metadata/exifwidget.cpp,
+ digikam/libs/widgets/metadata/exifwidget.h: digikam from trunk :
+ compile under kubuntu without using C++ exception management
+ everywhere : do not include Exiv2 headers here. CCMAIL:
+ digikam-devel@kde.org
+
+2006-11-16 09:52 +0000 [r605305] cgilles
+
+ * digikam/libs/widgets/metadata/exifwidget.cpp,
+ digikam/libs/widgets/metadata/exifwidget.h: digikam from trunk :
+ compile under kubuntu without using C++ exception management
+ everywhere : do not include Exiv2 headers here. CCMAIL:
+ digikam-devel@kde.org
+
+2006-11-16 09:24 +0000 [r605297] cgilles
+
+ * digikam/libs/dmetadata/dmetadata.h,
+ digikam/libs/dmetadata/dmetadata.cpp: digikam from trunk :
+ compile under kubuntu without using C++ exception management
+ everywhere : do not include exiv2 headers in DMetadata header.
+ CCMAIL: digikam-devel@kde.org
+
+2006-11-16 00:28 +0000 [r605240] ach
+
+ * digikam/release_digikam.rb,
+ digikamimageplugins/release_digikamimageplugins_docs.rb,
+ digikam/release_digikam_docs.rb,
+ digikamimageplugins/release_digikamimageplugins.rb:
+ digikam(imageplugins) trunk: fix svnbase in release scripts
+
+2006-11-16 00:21 +0000 [r605239] ach
+
+ * digikam/ChangeLog, digikam/release_digikam_cl.sh,
+ digikam/PACKAGING: digikam trunk: o adpat release_digikam_cl.sh o
+ update Changelog o update PACKAGING accordingly
+
+2006-11-15 23:41 +0000 [r605234] ach
+
+ * digikam/release_digikam_cl.sh (added): digikam trunk: copy
+ changelog script from stable to trunk
+
+
+2006-11-15 23:41 +0000 [r605234] ach
+
+ * digikam/release_digikam_cl.sh (added): digikam trunk: copy
+ changelog script from stable to trunk
+
+2006-11-15 23:06 +0000 [r605230] ach
+
+ * digikam/release_digikam.rb,
+ digikamimageplugins/digikamimageplugins.lsm,
+ digikamimageplugins/release_digikamimageplugins_docs.rb,
+ digikam/version.h, digikamimageplugins/common/include/version.h,
+ digikam/digikam.lsm, digikam/release_digikam_docs.rb,
+ digikamimageplugins/release_digikamimageplugins.rb:
+ digikam(&imageplugins): * prepare for 0.9.0-rc1 release *
+ release*_doc set version to rc? docs not yet ready for a release
+
+2006-11-15 18:04 +0000 [r605173] mwiesweg
+
+ * digikam/kioslave/digikamalbums.cpp: Revert fix for bug #122653,
+ as a temporary fix for bug #137282 CCBUG: 137282, 122653
+
+2006-11-15 02:37 +0000 [r605035] wheeler
+
+ * digikam/data/pics/worldmap.jpg: At least use an optimized image
+ here... (Reduces the repo size by about 2 MB, without a loss of
+ quality.)
+
+2006-11-13 21:45 +0000 [r604711] cgilles
+
+ * digikam/showfoto/showfoto.h,
+ digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+ digikam/utilities/imageeditor/editor/editorwindow.h,
+ digikam/showfoto/showfoto.cpp,
+ digikam/utilities/imageeditor/editor/imagewindow.cpp: digikam
+ from trunk : using a popup menu with a side pixmap in image
+ editor.
+
+2006-11-12 15:24 +0000 [r604332] cgilles
+
+ * digikam/libs/widgets/common/dpopupmenu.h (added),
+ digikam/digikam/albumiconview.cpp,
+ digikam/libs/widgets/common/Makefile.am,
+ digikam/libs/widgets/common/dpopupmenu.cpp (added): digikam from
+ trunk : using a popup menu with a side pixmap. Code backported
+ from Amarok
+
+2006-11-11 21:40 +0000 [r604179] cgilles
+
+ * digikam/data/pics/menusidepixmap.xcf (added),
+ digikam/data/pics/Makefile.am,
+ digikam/data/pics/menusidepixmap.png (added): digikam from trunk
+ : menu side pixmap
+
+2006-11-10 13:30 +0000 [r603847] cgilles
+
+ * digikam/AUTHORS: update
+
+2006-11-10 13:25 +0000 [r603845-603846] cgilles
+
+ * digikam/showfoto/main.cpp: moicing core team on the top
+
+ * digikam/digikam/main.cpp: just moving core team on the top
+
+2006-11-10 08:41 +0000 [r603785] cgilles
+
+ * digikam/libs/dimg/ddebug.cpp: digikam from trunk: using a static
+ mutex name more complex than a simple "mutex"
+
+2006-11-09 10:46 +0000 [r603528-603529] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/digikam/digikamview.cpp, digikam/digikam/digikamapp.cpp,
+ digikam/digikam/digikamapp.h: digikam from trunk : add
+ accelerators to the application list for Copy & Paste album items
+ operations. BUG: 137063
+
+2006-11-09 09:33 +0000 [r603500-603501] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/digikam/digikamview.cpp, digikam/NEWS,
+ digikam/utilities/cameragui/cameraui.cpp,
+ digikam/showfoto/showfoto.cpp: digikam from trunk : RAW file
+ formats mime type still unavialable with KDE version >= 3.52. We
+ need to use an internal method instead. BUG: 136643
+
+2006-11-09 08:30 +0000 [r603488] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-08 20:38 +0000 [r603407] cgilles
+
+ * digikam/libs/widgets/metadata/makernotewidget.cpp,
+ digikam/libs/widgets/metadata/gpswidget.cpp,
+ digikam/libs/widgets/metadata/exifwidget.cpp: digikam from trunk
+ : use the local 8 bits encoding to get strings from Exiv2 (again)
+
+2006-11-08 17:05 +0000 [r603360] cgilles
+
+ * digikam/libs/widgets/metadata/makernotewidget.cpp,
+ digikam/libs/widgets/metadata/gpswidget.cpp,
+ digikam/libs/widgets/metadata/exifwidget.cpp,
+ digikam/libs/widgets/metadata/iptcwidget.cpp: digikam from trunk
+ : use the local 8 bits encoding to get strings from Exiv2
+
+2006-11-08 13:00 +0000 [r603277-603278] cgilles
+
+ * digikam/digikam/digikamview.cpp,
+ digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/utilities/cameragui/cameraui.cpp: digikam from trunk :
+ fix missing use of DDebug() & DWarning() & DError() class instead
+ kdDebug() & kdWarning() & kdError(). See B.K.O file 133026 for
+ details CCBUGS: 133026 CCMAIL: digikam-devel@kde.org
+
+ * digikam/showfoto/showfoto.cpp: kipi-plugins from trunk :
+ RAWConverter : updated dcraw.c implementation to version 8.41
+ CCMAIL: kde-imaging@kde.org
+
+2006-11-08 12:45 +0000 [r603271] cgilles
+
+ * digikam/digikam/searchquickdialog.cpp,
+ digikam/digikam/albumhistory.cpp, digikam/digikam/iconview.cpp,
+ digikam/digikam/albumlister.cpp,
+ digikam/digikam/albumfolderview.cpp,
+ digikam/digikam/dragobjects.cpp,
+ digikam/digikam/imagepreviewwidget.cpp,
+ digikam/digikam/albummanager.cpp,
+ digikam/digikam/albumthumbnailloader.cpp,
+ digikam/digikam/searchwidgets.cpp, digikam/digikam/imageinfo.cpp,
+ digikam/digikam/digikamview.cpp, digikam/digikam/album.cpp,
+ digikam/digikam/digikamfirstrun.cpp,
+ digikam/digikam/tagfolderview.cpp,
+ digikam/digikam/albumiconview.cpp,
+ digikam/digikam/datefolderview.cpp,
+ digikam/digikam/folderview.cpp, digikam/digikam/albumdb.cpp,
+ digikam/digikam/digikamapp.cpp,
+ digikam/digikam/tagspopupmenu.cpp, digikam/digikam/syncjob.cpp,
+ digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+ digikam/digikam/albumdb_sqlite2.cpp,
+ digikam/digikam/batchthumbsgenerator.cpp,
+ digikam/digikam/dio.cpp, digikam/digikam/scanlib.cpp,
+ digikam/digikam/searchadvanceddialog.cpp,
+ digikam/digikam/tagfilterview.cpp,
+ digikam/digikam/kipiinterface.cpp,
+ digikam/digikam/imagepreviewjob.cpp: digikam from trunk : digiKam
+ core use DDebug() & DWarning() & DError() class instead kdDebug()
+ & kdWarning() & kdError(). See B.K.O file 133026 for details
+ CCBUGS: 133026 CCMAIL: digikam-devel@kde.org
+
+2006-11-08 12:26 +0000 [r603265] cgilles
+
+ * digikam/imageplugins/imageeffect_blur.cpp,
+ digikam/imageplugins/imageeffect_iccproof.cpp,
+ digikam/imageplugins/imageplugin_core.cpp,
+ digikam/imageplugins/imageeffect_redeye.cpp,
+ digikam/imageplugins/imageeffect_sharpen.cpp: digikam from trunk
+ : core ImagePlugins use DDebug() & DWarning() & DError() class
+ instead kdDebug() & kdWarning() & kdError(). See B.K.O file
+ 133026 for details CCBUGS: 133026 CCMAIL: digikam-devel@kde.org
+
+2006-11-08 12:12 +0000 [r603261] cgilles
+
+ * digikam/utilities/cameragui/umscamera.cpp,
+ digikam/utilities/cameragui/gpcamera.cpp,
+ digikam/utilities/cameragui/camerafolderview.cpp,
+ digikam/utilities/cameragui/albumselectdialog.cpp,
+ digikam/utilities/imageeditor/canvas/canvas.cpp,
+ digikam/utilities/setup/setupicc.cpp,
+ digikam/utilities/cameragui/cameraui.cpp,
+ digikam/utilities/cameragui/Makefile.am,
+ digikam/utilities/imageeditor/tools/imageprint.cpp,
+ digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ digikam/utilities/imageeditor/editor/imageiface.cpp,
+ digikam/utilities/cameragui/cameracontroller.cpp,
+ digikam/utilities/cameragui/cameraiconview.cpp,
+ digikam/utilities/imageeditor/tools/slideshow.cpp,
+ digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+ digikam/utilities/imageeditor/canvas/undocache.cpp,
+ digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/utilities/setup/gpiface.cpp,
+ digikam/utilities/cameragui/camerafolderdialog.cpp,
+ digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ digikam/utilities/imageeditor/canvas/undomanager.cpp,
+ digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+ digikam/utilities/imageeditor/canvas/undoaction.cpp: digikam from
+ trunk : all implementations in digikam/utilities use DDebug() &
+ DWarning() & DError() class instead kdDebug() & kdWarning() &
+ kdError(). See B.K.O file 133026 for details CCBUGS: 133026
+ CCMAIL: digikam-devel@kde.org
+
+2006-11-08 12:00 +0000 [r603259] cgilles
+
+ * digikam/libs/jpegutils/jpegutils.cpp,
+ digikam/libs/histogram/imagehistogram.cpp,
+ digikam/libs/imageproperties/imagedescedittab.cpp,
+ digikam/libs/dimg/dimg.cpp, digikam/libs/curves/imagecurves.cpp,
+ digikam/libs/thumbbar/thumbnailjob.cpp,
+ digikam/libs/dimg/filters/dimgimagefilters.cpp,
+ digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ digikam/libs/levels/imagelevels.cpp,
+ digikam/libs/dimg/filters/dimggaussianblur.cpp,
+ digikam/libs/dimg/loaders/tiffloader.cpp,
+ digikam/libs/dimg/filters/dimgsharpen.cpp,
+ digikam/libs/dimg/loaders/rawloader.cpp: digikam from trunk : all
+ implementations in digiKam core libs use DWarning() & DError()
+ class instead kdWarning() && kdError(). See B.K.O file 133026 for
+ details CCBUGS: 133026 CCMAIL: digikam-devel@kde.org
+
+2006-11-08 11:44 +0000 [r603254] cgilles
+
+ * digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ digikam/libs/dialogs/iccprofileinfodlg.cpp,
+ digikam/libs/widgets/metadata/mdkeylistviewitem.cpp,
+ digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ digikam/libs/widgets/common/curveswidget.cpp,
+ digikam/libs/dialogs/imageguidedlg.cpp,
+ digikam/libs/widgets/metadata/metadatawidget.cpp,
+ digikam/libs/imageproperties/imagedescedittab.cpp,
+ digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+ digikam/libs/threadimageio/sharedloadsavethread.cpp,
+ digikam/libs/widgets/metadata/worldmapwidget.cpp,
+ digikam/libs/widgets/imageplugins/imagewidget.cpp,
+ digikam/libs/dialogs/dprogressdlg.cpp,
+ digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+ digikam/libs/widgets/metadata/exifwidget.cpp,
+ digikam/libs/imageproperties/imagepropertiestab.cpp,
+ digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+ digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+ digikam/libs/levels/imagelevels.cpp,
+ digikam/libs/themeengine/theme.cpp,
+ digikam/libs/thumbbar/Makefile.am,
+ digikam/libs/histogram/imagehistogram.cpp,
+ digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+ digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+ digikam/libs/widgets/common/histogramwidget.cpp,
+ digikam/libs/curves/Makefile.am,
+ digikam/libs/widgets/iccprofiles/Makefile.am,
+ digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ digikam/libs/widgets/iccprofiles/iccpreviewwidget.cpp,
+ digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ digikam/libs/widgets/metadata/makernotewidget.cpp,
+ digikam/libs/themeengine/Makefile.am,
+ digikam/libs/curves/imagecurves.cpp,
+ digikam/libs/thumbbar/thumbnailjob.cpp,
+ digikam/libs/widgets/metadata/gpswidget.cpp,
+ digikam/libs/dialogs/imagedlgbase.cpp,
+ digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+ digikam/libs/threadimageio/loadsavethread.cpp,
+ digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+ digikam/libs/widgets/metadata/iptcwidget.cpp,
+ digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp: digikam
+ from trunk : all implementations in digiKam core libs use
+ DDebug() class instead kdDebug(). See B.K.O file 133026 for
+ details CCBUGS: 133026 CCMAIL: digikam-devel@kde.org
+
+2006-11-08 10:51 +0000 [r603237] cgilles
+
+ * digikam/libs/jpegutils/jpegutils.cpp, digikam/libs/dimg/ddebug.h,
+ digikam/libs/threadimageio/loadsavetask.cpp,
+ digikam/libs/threadimageio/managedloadsavethread.cpp,
+ digikam/libs/threadimageio/Makefile.am: digikam from trunk :
+ threadimageio and jpegutils use DDebug() class instead kdDebug().
+ See B.K.O file 133026 for details CCBUGS: 133026 CCMAIL:
+ digikam-devel@kde.org
+
+2006-11-08 09:50 +0000 [r603221] cgilles
+
+ * digikam/libs/dcraw/dcrawpreview.cpp,
+ digikam/libs/dcraw/dcrawbinary.cpp,
+ digikam/libs/dcraw/Makefile.am,
+ digikam/libs/dcraw/dcraw_parse.cpp: digikam from trunk : dcraw
+ interface use DDebug() class instead kdDebug(). See B.K.O file
+ 133026 for details CCBUGS: 133026 CCMAIL: digikam-devel@kde.org
+
+2006-11-08 09:17 +0000 [r603210] cgilles
+
+ * digikam/libs/dimg/ddebug.h,
+ digikam/libs/dimg/filters/Makefile.am,
+ digikam/libs/dimg/loaders/Makefile.am,
+ digikam/digikam/Makefile.am: digikam from trunk : compile with
+ DDebug() class
+
+2006-11-08 08:59 +0000 [r603205] cgilles
+
+ * digikam/libs/dmetadata/Makefile.am,
+ digikam/libs/dmetadata/loaders/dmetaloader.cpp,
+ digikam/libs/dmetadata/loaders/pngmetaloader.cpp,
+ digikam/libs/dmetadata/loaders/rawmetaloader.cpp,
+ digikam/libs/dmetadata/loaders/Makefile.am,
+ digikam/libs/dmetadata/dmetadata.cpp: digikam from trunk :
+ DMetadata use DDebug() class instead kdDebug(). See B.K.O file
+ 133026 for details CCMAIL: digikam-devel@kde.org CCBUGS: 133026
+
+2006-11-08 08:46 +0000 [r603203] cgilles
+
+ * digikam/libs/dimg/loaders/ppmloader.cpp,
+ digikam/libs/dimg/filters/hslmodifier.cpp,
+ digikam/libs/dimg/dimg.cpp,
+ digikam/libs/dimg/loaders/Makefile.am,
+ digikam/libs/dimg/dcolor.cpp,
+ digikam/libs/dimg/loaders/qimageloader.cpp,
+ digikam/libs/dimg/filters/dimgimagefilters.cpp,
+ digikam/libs/dimg/Makefile.am, digikam/libs/dimg/ddebug.cpp
+ (added), digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+ digikam/libs/dimg/ddebug.h (added),
+ digikam/libs/dimg/loaders/dimgloader.cpp,
+ digikam/libs/dimg/filters/Makefile.am,
+ digikam/libs/dimg/filters/icctransform.cpp,
+ digikam/libs/dimg/loaders/pngloader.cpp,
+ digikam/libs/dimg/loaders/jpegloader.cpp,
+ digikam/libs/dimg/loaders/tiffloader.cpp,
+ digikam/libs/dimg/filters/dimggaussianblur.cpp,
+ digikam/libs/dimg/loaders/rawloader.cpp,
+ digikam/libs/dimg/filters/dimgsharpen.cpp: digikam from trunk :
+ new DDebug class from marcel to use instead kdDebug (this one is
+ not thread-safe). This commit remplace kdDebug() call directly by
+ DDebug() as well in source code. All DImg framework is patched. I
+ have tested this implementation on 3 PIV-HT computers in debug
+ mode using gdb and valgrind. No problems appears. TODO : patch
+ all others part of digiKam and DigikamImagePlugins. CCMAIL:
+ digikam-devel@kde.org CCBUGS: 133026
+
+2006-11-07 18:02 +0000 [r603065] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-07 17:15 +0000 [r603053] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-07 12:11 +0000 [r602964] cgilles
+
+ * digikam/libs/dcraw/dcraw.c, digikam/NEWS: digikam from trunk :
+ updated dcraw.c implementation to version 8.41 CCMAIL:
+ digikam-devel@kde.org
+
+2006-11-07 11:20 +0000 [r602959] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-04 09:49 +0000 [r601741] cgilles
+
+ * digikam/libs/dimg/loaders/tiffloader.h,
+ digikam/libs/dimg/loaders/tiffloader.cpp: digikam from trunk :
+ DImg::TIFFLoader : fix va_list compilation in Alpha computers.
+ Using vnsprintf to get warnings and errors contents (inspired
+ from ImageMagick source code). libtiff source code is only
+ compiled is advanced debug statements are enabled in source code.
+
+2006-11-03 22:07 +0000 [r601623] mwiesweg
+
+ * digikam/NEWS, digikam/digikam/albumfolderview.cpp: Only display
+ "Reset album icon" if there is an item under the cursor BUG:
+ 136769
+
+2006-11-03 20:09 +0000 [r601593] fjcruz
+
+ * digikam/libs/dimg/filters/icctransform.cpp: A serious bug has
+ been fixed. This one went unnoticed unless digikam was executed
+ from a console. It avoided to do color transforms via lcms in
+ color correction dialog, showing a false "corrupted profile"
+ error, dued to the embedded profile was never used.
+
+2006-11-03 12:27 +0000 [r601482] cgilles
+
+ * digikam/NEWS: update
+
+2006-11-02 22:53 +0000 [r601345] fjcruz
+
+ * digikam/libs/dimg/loaders/dimgloader.cpp: A serious bug has been
+ fixed. This one went unnoticed unless digikam was executed from a
+ console. It avoided to do color transforms via lcms in color
+ correction dialog, showing a false "corrupted profile" error,
+ dued to the embedded profile was never used.
+
+2006-10-30 10:26 +0000 [r600307] cgilles
+
+ * digikam/NEWS: update
+
+2006-10-27 07:49 +0000 [r599453] cgilles
+
+ * digikam/libs/dimg/filters/dimgthreadedfilter.cpp: code cleanup
+
+2006-10-26 10:32 +0000 [r599227] cgilles
+
+ * digikam/libs/dimg/filters/dimgthreadedfilter.cpp: digikam from
+ trunk : remove KDebug statements for testing
+
+2006-10-26 10:09 +0000 [r599220] cgilles
+
+ * digikam/libs/dialogs/imageguidedlg.cpp: digikam from trunk : fix
+ image plugins Guide settings layout
+
+2006-10-26 08:17 +0000 [r599195] cgilles
+
+ * digikam/digikam/digikamapp.cpp, digikam/digikam/digikamapp.h:
+ using KPopupMenu instead QPopupMenu
+
+2006-10-26 06:24 +0000 [r599179] cgilles
+
+ * digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+ digikam/libs/dimg/filters/dimgthreadedfilter.h: digikam from
+ trunk : make a deep copy of QString in threaded image filter
+ constructor to prevent crash into Hyperthreading CPU. To digiKam
+ users : feedback is welcome... CCBUGS:133026 CCMAIL:
+ digikam-devel@kde.org
+
+2006-10-25 07:00 +0000 [r598955] cgilles
+
+ * digikam/digikam/kipiinterface.cpp: digikam from trunk :
+ KipiInterface : if a kipi-plugin change pictures metadata, use
+ libkipi::Interface::refreshImages() to update sidebar Metadata
+ contents. Important: Marcel, this way do not yet update database
+ contents accordinly with metadata contents
+ (Tags/Rating/date/comments <==> EXIF/IPTC) from an existing item
+ in picture collections. This requires more indeep changes in
+ Digikam::Scanlib and digikam::AlbumDB class. We need to discut
+ about these changes together. CCMAIL: marcel.wiesweg@gmx.de
+ CCBUGS: 136260, 136258, 136256
+
+2006-10-23 17:45 +0000 [r598475] hasso
+
+ * digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ digikam/imageplugins/imageplugin_core.cpp,
+ digikam/showfoto/showfoto.cpp: Don't shout.
+
+2006-10-23 05:35 +0000 [r598273] cgilles
+
+ * digikam/NEWS: update
+
+2006-10-22 19:59 +0000 [r598191-598192] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/libs/widgets/metadata/iptcwidget.cpp: digikam from trunk
+ : fix IPTC human readable tags list : remove program and
+ programversion, add provincestate. BUG: 135851
+
+2006-10-22 19:45 +0000 [r598186] cgilles
+
+ * digikam/NEWS: update
+
+2006-10-22 19:40 +0000 [r598184] mwiesweg
+
+ * digikam/digikam/albumdb.cpp: Correct copy-and-paste mistake.
+ Oops, would have thought I had checked this twice. Ok, it only
+ affects changing the thumbnail. Thanks for the report. BUG:
+ 136138
+
+2006-10-22 12:32 +0000 [r598067] cgilles
+
+ * digikam/libs/widgets/metadata/gpswidget.cpp: compile
+
+2006-10-22 11:10 +0000 [r598018] cgilles
+
+ * digikam/NEWS: update
+
+2006-10-22 08:11 +0000 [r597977] cgilles
+
+ * digikam/NEWS: update
+
+2006-10-22 07:55 +0000 [r597972] cgilles
+
+ * digikam/NEWS: update
+
+2006-10-22 07:41 +0000 [r597967] cgilles
+
+ * digikam/configure.in.bot: fix gphoto2 to libgphoto2
+
+2006-10-15 21:03 +0000 [r595838] fjcruz
+
+ * digikam/ChangeLog: Updated from Beta 3 release
+
+2006-10-15 20:42 +0000 [r595833] fjcruz
+
+ * digikam/release_digikam.rb, digikam/release_digikam_docs.rb:
+ Updated form Beta 3 release
+
+v0.9.0-beta3 - 15-Oct.-2006
+----------------------------------------------------------------------------
+
+2006-10-15 16:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ fix debug strings
+
+2006-10-15 16:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ remove old comments
+
+2006-10-15 14:53 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2006-10-13 13:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ kipi-plugins from trunk : backport from kipi-plugins Exiv2
+ interface new methods to remove Exif or Iptc tag
+
+2006-10-13 07:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : backport new Kipi-Plugins::Exiv2Iface
+ methods to clear Exif or Iptc metadata
+
+2006-10-13 07:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : backport new Kipi-Plugins::Exiv2Iface
+ methods to be able to set/get IPTC/exif text tags
+
+2006-10-12 18:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp:
+ digikam from trunk : fix ASCII validator
+
+2006-10-12 11:39 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ Allow the freedom to assign albums thumbnails from any other
+ album.
+ Backport functionality from Tags icons.
+
+ BUG: 135060
+
+2006-10-11 13:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/README: Added
+ link to libpcd to decode Kodak Photo CD picture.
+
+2006-10-11 11:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : Filenames with multiple periods are not
+ properly drived by digiKam core (duing an incorrect extension
+ identification)
+
+2006-10-11 05:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ typo
+
+2006-10-11 05:54 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-11 05:53 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : fix automaticly to automatically
+ BUG:135430
+
+2006-10-10 12:18 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ Set root item open. Similar to a recent fix in TagFolderView,
+ but this
+ solves a problem that appears only if the album library path is
+ changed
+ and all albums reloaded
+
+2006-10-10 10:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c: digikam
+ from trunk : backport dcraw.c 8.40 to digiKam core
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-10-10 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h: digikam from
+ trunk : album database interface : image Tags can be created to
+ database using IPTC keywords. Feedback welcome
+
+ CCMAIL: marcel.wiesweg@gmx.de, digikam-devel@kde.org
+
+2006-10-10 09:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-10 09:20 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-10-09 19:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-09 19:36 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-09 14:02 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ - get rid of SyncJob here, use standard AlbumThumbnailLoader
+ and change menu entry
+ when icon is available. The event loop of SyncJob caused a bug
+ very difficult to find,
+ when the ImageLoaded event was actually received in the event
+ loop opened by SyncJob,
+ called from handling the ImageLoadingStarted event in the end.
+ All assumptions about the order of events are thwarted.
+ - Handle the AlbumsCleared signal from AlbumManager here as well
+
+ CCBUG: 135307
+
+2006-10-09 13:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ - in deleteCurrentItem, set d->imageInfoCurrent and
+ d->imageInfoList to new image as well
+ - add loadCurrentList for shared code of loadURL and
+ loadImageInfos, so that loadURL can
+ now properly set d->imageInfoList to empty list
+
+ BUG: 135307
+
+2006-10-07 10:32 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: It
+ is a matter of definition where begins the extension and what
+ "should" be done,
+ but I agree for image file formats the common case is to use the
+ last period.
+
+ BUG: 135236
+
+2006-10-05 08:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c: digikam
+ from trunk : backport last dcraw implementation 8.39
+
+2006-10-05 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp: fix
+ i18n
+
+2006-10-05 05:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: no want
+ final here
+
+2006-10-04 20:39 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-10-04 20:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: beta3
+
+2006-10-04 20:34 cgilles
+
+ * trunk/extragear/graphics/digikam/version.h: beta3
+
+2006-10-04 20:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp: digikam
+ from trunk : first step to tag new pictures automaticly during
+ startup, import, or when "scan for new items" is invoqued for
+ album gui.
+
+ This commit check IPTC keywords contents to tag pictures in
+ database only if the tag already exist. This commit is not
+ intrusive to database. No new tag is created.
+
+ A second step will be done to create new tags if current
+ keywords are not found in database. This way is intrusive to
+ tags DB table and the implementation need to be checked indeep
+ to prevent indeep problems. Still TODO.
+
+ Note to digikam users: i need Jpeg pictures to test :
+
+ - witch have been tagged using digikam and tags saved in IPTC
+ keywords.
+ - witch have been tagged to IPTC keywords using another
+ application (linux, mac, win32).
+
+ The digikam tags are saved to IPTC keywords using a separated
+ '/' like this:
+
+ Countries/France
+ City/Paris/Monuments
+ Countries/GB
+ City/London/Monuments
+
+ Thanks in advance for your help
+
+ CCMAIL: digikam-devel@kde.org, digikam-users@kde.org
+
+2006-10-04 10:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : bugfix in altitude and longitude decoding
+
+2006-10-04 08:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ improve precision
+
+2006-10-04 08:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ digikam from trunk : strings from Exiv2 to render metadata
+ content are ascii, not local 8 bits formated. If we use a linux
+ dist using UTF8 encoding (like Suse 10.1 for ex.), some
+ characters can be wrongly decoded.
+
+ CCBUGS: 132244
+
+2006-10-03 13:41 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp:
+ Change default value.
+
+ I think this option was added a long time ago because of user
+ request, so I dont remove it now.
+
+ BUG: 134761
+
+2006-10-03 12:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp: digikam
+ from trunk : fix possible broken compilation using gcc > 4.1
+
+2006-10-03 11:39 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-03 11:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h:
+ Stop blink timer when ICC data is loaded
+ (Previously, the timer would run and triggered a full repaint
+ every 200ms)
+
+ BUG:134869
+
+2006-10-03 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : Exiv2 interface : fix lat/lon/alt GPS ref
+ extraction
+
+2006-10-03 10:46 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-03 10:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: digikam
+ from trunk : fix broken digikamdcraw binary compilation with
+ unsermake. Automake still supported of course.
+ Thanks to Andras Mantia for this investiguations.
+
+2006-10-03 07:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ digikam from trunk : fix broken GPS location decoding using
+ current Exiv2 implementation.
+
+ in GPSWidget, GPS location decoding use now common method from
+ DMetadata without using the rational values from tags (not
+ decoded strings)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-10-03 07:08 amantia
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: The
+ right fix, but please test.
+
+ CCMAIL: caulier.gilles@kdemail.net
+
+2006-10-03 05:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: Fix
+ broken compilation. Work fine with automake/autoconf !
+
+2006-10-02 19:42 amantia
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: Dirk
+ says, I shoudl use AM_CFLAGS.
+
+2006-10-02 19:02 amantia
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: I need
+ this for unsermake.
+
+2006-10-02 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-02 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp:
+ digikam from trunk : Use a QValidator to limit string
+ characters to all printable ASCII char.
+ BUG: 134841
+
+2006-10-01 18:01 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-10-01 17:59 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am: digikam
+ from trunk : fix broken compilation under Gentoo.
+ BUG: 134924
+
+2006-09-30 13:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ Make compile on KDE <3.4
+
+2006-09-28 15:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ Fix some strings in Colors Tab
+
+2006-09-28 15:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ Fix some strings in widgets/
+
+2006-09-28 15:14 mwiesweg
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ Fix some strings in imageplugins/
+
+2006-09-28 15:13 mwiesweg
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp:
+ Fix some strings in showfoto and IE
+
+2006-09-28 15:12 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ Fix some strings in cameraUI
+
+2006-09-28 15:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/dcrawsettingswidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.cpp:
+ Fix some strings in setup/
+
+2006-09-28 11:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ fix typo : "Ex." ==> "E.g.:"
+
+2006-09-28 10:52 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-28 07:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ fix typo
+
+2006-09-28 07:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/dcrawsettingswidget.cpp:
+ fix typo
+
+2006-09-27 21:15 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-27 21:14 cgilles
+
+ * trunk/extragear/graphics/digikam/README: bye bye dcraw depency
+
+2006-09-27 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ fix extraction of GPS altitude value
+
+2006-09-27 09:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: add
+ comments
+
+2006-09-26 11:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp:
+ fix i18n
+
+2006-09-26 09:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp:
+ digikam from trunk: limit IPTC photograph ID strings to ascii
+ char only
+
+2006-09-25 18:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ backport new GPS set/get api from kipi-plugins
+
+2006-09-25 17:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp:
+ using digikamdcraw binary instead dcraw
+
+2006-09-25 14:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-25 14:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h:
+ compile
+
+2006-09-25 14:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h:
+ polish
+
+2006-09-25 14:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ polish
+
+2006-09-25 12:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp: Fix
+ two subtle but annoying bugs in TagFilterView:
+
+ - all items are CheckBoxControllers.
+ Children-less controller items will enter the NoChange state
+ after first click,
+ so a second click is necessary to make the filter take effect.
+ Set state to On directly in this case
+ - draw the checkbox three pixels to the right, as expected by Qt
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-25 11:52 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: -
+ don't remove items from pixmap cache upon filtering.
+ One mouse click later, they may be needed again.
+ - remove items from LoadingCache when they were changed
+ (by KIPI plugin, e.g. JPEGLossLess.
+ TODO: invalidate preview as well
+
+2006-09-25 11:25 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ - avoid calling finishDialog twice (there is an event loop
+ called from ScanLib!)
+ - add status message for Scanlib scan
+ - do not call slotItemsSelected from slotDownloaded, avoid
+ loading files twice (for Exif)
+ - allow "Download All" option when camera file names are used -
+ easy default, not confusing
+ - get default name from iconview if necessary
+
+2006-09-25 11:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c: digikam
+ from trunk : prepare to use an embedded dcraw binary version
+ into digiKam
+
+ This is want mean that we can remove the external dcraw depency
+ definitivly.
+ digiKAm will build and install a 'digikamdcraw' binary file
+ witch can be used instead 'dcraw'
+
+ This way will solve all bug reported from users about
+ uncompatible dcraw command options.
+ When we want to update dcraw in digiKam, we just need to update
+ the dcraw.c and test the
+ compatibility with all options used by digiKAm core.
+
+ To digikam team : please let's me here if this way is right for
+ you. Thanks in advance.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-25 11:20 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ Add error message if loading failed
+
+2006-09-25 11:20 mwiesweg
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Remove double negation
+
+2006-09-25 07:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : fix i18n
+
+ BUG: 127946
+
+2006-09-23 20:47 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : CM plugin : missing to save/restore "Over
+ Exposure Indicator" option between sessions
+
+2006-09-22 14:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-22 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ just backport set/get GPS position methods from kipi Exiv2
+ interface
+
+2006-09-22 12:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-22 09:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ missing i18n
+
+2006-09-22 08:53 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: missing
+ i18n
+
+2006-09-21 12:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-21 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ missing to set Exif.Image.DateTime
+
+2006-09-21 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/mtqueue.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ digikam from trunk : fix camera gui dialog:
+
+ - fix minimum size of camera icon view to prevent large window
+ size of camera gui dialog. This one is too large for small
+ screen resolutions.
+ - Use a QToolBox widget to stack all download settings area.
+ This way optimize settings widgets space used in sidebar. The
+ dialog will remember witch last settings area have been used
+ betbeen camera gui sessions.
+ - fix .moc rules (one .moc include missing).
+ - fix i18n.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-20 20:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-20 20:06 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ Allow to configure date & time format.
+ Choice is Standard (previous default), Iso, User readable, Local
+ settings, Advanced.
+ Advanced allows to specify the format in QDateTime syntax.
+
+ BUG: 134224
+
+2006-09-20 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp: fix
+ minimum dcraw release number
+
+2006-09-20 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-20 08:30 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/dcrawsettingswidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/dcrawsettingswidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : update dcraw depency to at least 8.16
+ release.
+
+ - backport dcraw settings widget from kipi raw converter plugin.
+ - using this settings widget to setup io files.
+ - new options set from most recent dcraw release are now
+ availlable.
+ - update Rawloader options. Remove old/obsolete/unused dcraw
+ options.
+
+ BUG: 134091
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-19 21:12 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: update
+
+2006-09-19 20:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloaderobserver.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/dimgloaderobserver.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am:
+ digikam from trunk : fix exception rules in makefile.am about
+ exiv2/DMetadata.
+ CCBUGS: 134351
+
+2006-09-19 14:36 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ Cam GUI:
+ - Remove "flicker" of settings tab
+ - make keyboard navigation possible again
+
+ Flicker was caused from two sides:
+ - handling of signalChanged from RenameCustomizer
+ and signalSelectionChanged from IconView was entangled in one
+ method,
+ slotDownloadNamesChanged. Splitting that up, no
+ signalNewSelection is
+ emitted any more in response to a signalChanged
+ - Fast dis/enabling will create the impression of flicker and
+ lose focus (127614)
+ Only disable now when downloading.
+ Previously, signalSelected -> getExif -> slotBusy (disable
+ tab),
+ when Exif is ready -> slotBusy (enable tab)
+
+ CC'ing 127614 because this explains the reason for the reported
+ bug, and
+ because I removed the restoreFocus again, which broke keyboard
+ navigation, but does not seem to be needed any more.
+
+ CCBUG: 127614
+
+2006-09-19 11:58 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ Change postfix -> suffix,
+ some language changes
+
+2006-09-19 03:56 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-18 20:16 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ Provide the UDS_LOCAL_PATH entry.
+ Now the KDE replace file dialog will no longer think
+ digikamalbums:/ is a remote file.
+
+ CCBUG: 122653
+
+2006-09-18 20:14 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/dio.cpp: Fix renaming
+ for images in directories which contain "#"
+ (Default KURL constructor requires escaped URLs, not paths - use
+ setDirectory, setPath, addPath)
+
+2006-09-18 19:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ English
+
+2006-09-18 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : bug fix : Set Exif orientation tag during
+ download from camera or using Album Gui
+
+ - instead to fix the Minolta makernote Rotation tag to the right
+ orientation value, we will remove it. No need to duplicate
+ values with standard Exif Orientation tags.
+
+ - Fix a bug witch do not write the tag in exif when Exif
+ orientation tag is fixed (we works on a copy of exif data (:=))).
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-18 11:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp: fix
+ typo
+
+2006-09-17 19:05 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-16 20:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.h,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Cache tag thumbnails
+ - add a cache (actually it is a QMap) to AlbumThumbnailLoader
+ - add a method to SyncJob to load icon for a TAlbum, using the
+ AlbumThumbnailLoader
+ - use this in TagPopupMenu
+
+ BUG: 134013
+
+2006-09-16 20:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: Load
+ standard tag icons initially for the time while the real icons
+ are being loaded
+ (as already done by albumfolderview)
+
+2006-09-16 20:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ Fix "Revert" action in IE.
+ (Nice example what a const QString& actually means)
+
+2006-09-14 12:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp:
+ init pointer to 0
+
+2006-09-14 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp:
+ init pointer to 0
+
+2006-09-14 12:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp:
+ init pointer to 0
+
+2006-09-14 10:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix i18n
+
+2006-09-14 10:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ fix i18n
+
+2006-09-14 09:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ fix i18n
+
+2006-09-14 09:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ fix i18n
+
+2006-09-14 09:52 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: fix i18n
+
+2006-09-14 09:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp: fix
+ internal methods call
+
+2006-09-11 19:03 ach
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp:
+ digikam trunk: typo s/require/required/
+
+v0.9.0-beta2 - 09/09/2006
+----------------------------------------------------------------------------
+
+2006-09-09 20:14 fjcruz
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/release_digikam_docs.rb: Update
+ for 0.9.0-beta2 release
+
+2006-09-08 19:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ fix color text
+
+2006-09-08 17:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: polish
+
+2006-09-08 17:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : add link to image preview feature into
+ album icon item popup menu.
+ CCBUGS: 132047
+
+2006-09-08 16:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ Fix i18n
+
+2006-09-08 16:30 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ better support of theme color with text to show
+
+2006-09-08 16:24 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ fix preview rendering if no item to show
+
+2006-09-08 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digiKam from trunk : image preview widget : do not run a
+ blinking text during image loading. Toggle mouse cursor to busy
+ instead.
+ CCBUGS: 133590
+
+2006-09-08 11:33 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.h: digikam
+ from trunk : now rating widget follow the color theme change
+ event
+
+2006-09-08 10:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-08 10:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ digikam from trunk : camera gui : add new option to add camera
+ name to target donwload file.
+ BUG: 124939
+
+2006-09-08 09:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ digikam from trunk : more generic widget focus restoration on
+ camera gui rename customizer.
+
+2006-09-08 09:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ digikam from trunk : camera gui rename customizer : add postfix
+ string support
+
+ CCBUGS: 124939
+
+2006-09-08 07:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-08 07:47 cgilles
+
+ * trunk/extragear/graphics/digikam/data/themes/Digikasa,
+ trunk/extragear/graphics/digikam/data/themes/Makefile.am:
+ digikam from trunk : new color theme 'Digikasa' from Sergio Di
+ Rio Mare:
+ http://www.kde-look.org/content/show.php?content=42042
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-08 06:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ icon
+
+2006-09-08 06:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h:
+ digiKam from trunk : do not show album item tool tip if this
+ option is enable and none sub-option to show tool tip content is
+ enable.
+
+2006-09-07 19:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp:
+ digikam from trunk : fix album item tool tip font size. More
+ readable.
+
+2006-09-07 16:52 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-07 16:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setuptooltip.h:
+ digiKam from trunk : new Setup album item tooltip section to
+ optimize the informations to show over the image using the
+ pop-up tool tip window. Each item to show can be set in this new
+ setup dialog tab.
+
+ CCBUGS: 126086
+
+2006-09-07 12:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ fix tab
+
+2006-09-07 11:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp:
+ digikam from trunk : do not show the "unknow downloaded" icon
+ tag on camera gui item until a right solution to identify the
+ already downloaded images is implemented
+
+ CCBUGS: 107316
+
+2006-09-07 10:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp:
+ digikam from trunk : allow to do not show the error message box
+ in the future
+
+2006-09-07 09:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp:
+ digikam from trunk : no need to show 2 messages box if dcraw
+ cannot be found
+
+2006-09-07 09:24 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: digikam
+ from trunk : showfoto : using an internal d private class
+
+2006-09-07 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ digikam from trunk : ICC profiles repository at startup bugfix :
+
+ - Add new common static method on SetupIcc to perform icc
+ repository validity check
+ - Showfoto have been forget to check icc repository at startup.
+ Fixed.
+ - Fix to sync config to disk if icc management need to be
+ disable.
+ - Using the setup() method available on digiKam/showfoto to
+ start Setup instance in case of icc repository path is not valid.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-06 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: fix
+ load icon method
+
+2006-09-06 14:21 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-06 14:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp:
+ digikam from trunk : dcraw 8.03 can be used with digiKam
+ (minimal requirement)
+
+2006-09-06 13:12 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-06 13:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : dcraw autodetection at startup : now digiKAm check
+ the dcraw version installed on your computer and report the
+ results to user if necessary.
+
+ This commit fix showfoto RAW files rules if dcraw detection has
+ failed.
+
+ Note :
+ - minimum dcraw version require : 8.09.
+ - recommended dcraw version >= 8.30.
+
+ CCBUGS: 132694
+
+2006-09-06 13:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk :using KPopupMenu instead QPopupMenu
+
+2006-09-06 13:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp: digikam from
+ trunk : dcraw autodetection at startup : now digiKAm check the
+ dcraw version installed on your computer and report the results
+ to user if necessary.
+
+ This commit fix showfoto RAW files rules if dcraw detection has
+ failed.
+
+ Note :
+ - minimum dcraw version require : 8.09.
+ - recommended dcraw version >= 8.30.
+
+ CCBUGS: 132694
+
+2006-09-06 13:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ digikam from trunk :using KPopupMenu instead QPopupMenu
+
+2006-09-06 11:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Open image editor faster (when is has been opened once)
+
+ - EditorWindow is no longer WDestructiveClose:
+ - initialization for each opening takes significant time
+ - introduce resetImage method in Canvas and DImgInterface
+ to reduce memory usage when closed (most importantly, delete
+ DImg object)
+
+ If the image is cached, scaling and drawing is now the limiting
+ factor when opening IE.
+
+ - use queryClose and queryExit in ShowFoto
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-09-05 18:21 amantia
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: builddir
+ != srcdir fix
+
+2006-09-05 18:15 amantia
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ builddir != srcdir fix
+
+2006-09-05 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ digikam from trunk : kipi-interface : if libkipi version is >
+ 1.4.0, KIPI::HostSupportsTags feature is supported.
+
+2006-09-05 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h:
+ digikam from trunk :using KPopupMenu instead QPopupMenu
+
+2006-09-05 13:28 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ digikam from trunk :using KPopupMenu instead QPopupMenu
+
+2006-09-05 12:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.h:
+ digikam from trunk :using KPopupMenu instead QPopupMenu
+
+2006-09-05 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk :using KPopupMenu instead QPopupMenu
+
+2006-09-05 12:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : no need to handle an error with showfoto
+ if the the current image filename to load is empty because
+ showfoto use this way to clear editor canvas
+
+2006-09-05 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : showfoto : if open file in folder action failed to
+ load at least one image, report an error to user
+
+2006-09-05 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: polish
+
+2006-09-05 10:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ polish
+
+2006-09-05 10:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : image window : using internal d private
+ class
+
+2006-09-05 10:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera gui : using KPopupMenu instead
+ QPopupMenu
+
+2006-09-05 10:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : fix a crash with camera gui when an image
+ is open from camera.
+
+2006-09-05 07:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk :tag filters view: using KPopupMenu instead
+ QPopupMenu again
+
+2006-09-05 07:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk :tag filters view: using KPopupMenu instead
+ QPopupMenu
+
+2006-09-04 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-04 11:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk: Tag Filters View: new option in popup menu
+ to assign an image as tags thumbnail using drag & drop like with
+ Tags View.
+ BUG: 120056
+
+2006-09-04 11:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp:
+ missing Help button
+
+2006-09-04 10:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-04 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digiKam from trunk: tag filters view: new options to set the
+ matching condition to use between tags : OR condition or AND
+ condition
+ The settings is stored in digiKAm config file and is restored
+ between session.
+
+ BUG: 115160
+
+2006-09-04 08:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp:
+ digikam from trunk : set the right icon to new tag
+
+2006-09-04 07:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2006-09-04 07:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ digikam from trunk : preview job pointer is a QGuardedPtr
+
+2006-09-04 07:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp:
+ digikam from trunk : fix memory leak if thumbnail job is in
+ progress and digiKam is closed violently
+
+2006-09-04 07:39 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ Update maps.google with marker at location
+
+2006-09-04 07:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.h: digikam
+ from trunk : using d private class
+
+2006-09-04 06:09 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-04 06:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am:
+ digiKam from trunk: fix C++ Exception rules require by Exiv2
+ library
+ BUG: 133525
+
+2006-09-03 17:04 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Properly handle closing: When IE needs to save, and the main
+ window
+ is closed or session management closes, ask for saving.
+
+2006-09-03 15:58 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ polish
+
+2006-09-03 15:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Tags view from Comments & Tags side bar
+ tab : new options to:
+
+ - "Select All" tags
+ - "Deselect" all tags
+ - "Invert Selection" of tags
+
+ CCBUGS: 115154, 115157
+
+2006-09-03 15:45 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Emit signalNoCurrentItem when closing so that changes in
+ ImageDescEditTab are applied
+ before the Widgets are destroyed
+
+2006-09-03 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-03 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk : Tags Filter View : new options to
+
+ - "Select All" tags
+ - "Deselect" all tags
+ - "Invert Selection" of tags
+
+ BUG: 115154
+ CCBUGS: 115157
+
+2006-09-03 13:18 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-03 13:09 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-03 09:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ || -> &&
+
+2006-09-03 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::TiffLoader : the loader work fine
+ with PHOTOMETRIC_MINISBLACK TIFF color-space (Blacl & white
+ picture converted with ImageMagick).
+
+ Marcel, we need to check the current implementation with others
+ TIFF color-spaces. There are a lots of tiff sample pictures in
+ libtiff repository :
+
+ http://www.remotesensing.org/libtiff/images.html
+
+ CCBUGS: 125916
+
+2006-09-03 08:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::TiffLoader : digiKam cannot handle
+ TIFF file without RGB color-space.
+
+ Marcel, this is still to do in tiff decoder RGB color-space is
+ used with 90% of tiff files, especially with photograph
+ pictures, but we need to finalize this part to support others
+ tiff color-spaces.
+
+ This commit prevent dummy image data decoding in editor.
+
+ CCBUGS: 125916
+
+2006-09-03 08:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk : DImg::fileFormat() optimizations : no need to parse
+ RAW file structure to check file format if the file extension is
+ know like a RAW file
+
+2006-09-02 15:34 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ - check that rows_per_strip, bits_per_sample and
+ samples_per_pixel is not 0.
+ If these value are invalid, refuse to load.
+ - rows_per_strip of 0 results in an endless loop
+ - samples_per_pixel of 0 is invalid, leads to bad data
+ - use TiffGetFieldDefaulted instead of TiffGetField (inspired by
+ ImageMagick)
+
+ Note: this does not fix the problem that libtiff returns invalid
+ values,
+ but now digikam notices the fact.
+
+ CCBUG: 125916
+
+2006-09-01 13:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.h: digikam
+ from trunk: new button to reset tag thumb in tag properties
+ dialog
+ CCBUGS: 118526
+
+2006-09-01 13:26 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/deletedialog.h:
+ Use DIGIKAM_EXPORT for DeleteDialog
+
+2006-09-01 12:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk: new popup menu options to reset album/tag
+ thumbs in comments & tags side bar tab
+ CCBUGS: 118526
+
+2006-09-01 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ digikam from trunk: set tag dile name to "tag" (default)
+ CCBUGS: 118526
+
+2006-09-01 11:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h:
+ digikam from trunk: new popup menu options to reset album/tag
+ thumbs in tag filter view
+ CCBUGS: 118526
+
+2006-09-01 10:59 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-09-01 10:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h:
+ digikam from trunk: new popup menu options to reset album/tag
+ thumbs
+ BUG: 118526
+
+2006-09-01 05:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-31 19:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ digikam from trunk : with showfoto, refresh all thumbbar items
+ if exif auto-rotation option is changed in setup
+
+ CCBUGS: 127179
+
+2006-08-31 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h: digikam from
+ trunk : scanlib use now the new digiKam batch progress dialog
+
+2006-08-31 13:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h:
+ cleanup
+
+2006-08-31 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h:
+ digikam from trunk: DProgressDlg is now compatible with scanlib
+ implementation to remplace KProgressDialog
+
+2006-08-31 11:11 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ indent -> intent
+
+2006-08-31 11:06 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-31 10:44 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h:
+ digikam from trunk : thumbnails generator give a little preview
+ of thumbs now
+
+2006-08-31 07:27 gkulzer
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp: icc
+ -> ICC in i18n strings, loose -> lose in Makefile.am
+
+2006-08-30 17:42 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: three more
+
+2006-08-30 17:36 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: Properly
+ emit signalSelectionChanged when selecting with Shift
+
+ BUG: 133209
+
+2006-08-30 17:20 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: -
+ when setting the iconKDE string, reset the icon ID to 0, which
+ has precedence
+ - set root item to "open" initially. (If items are added in
+ TagFolderView,
+ ensureItemVisible is called. TagFilterView has no root item.
+ So this appeared only
+ when creating the very first item from TagFilterView)
+
+ BUG: 120075, 120074
+
+2006-08-30 15:32 gkulzer
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ I18 polishing
+
+2006-08-30 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: digikam
+ from trunk : refresh current album properlly after batch
+ thumbnails processing
+
+2006-08-30 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp:
+ polish
+
+2006-08-30 14:47 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/dprogressdlg.h:
+ digikam from trunk : new batch progress dialog used by
+ thumbnails processing tool.
+ BUG: 120308
+
+2006-08-30 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp:
+ polish
+
+2006-08-30 12:36 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree:
+ Fixed typo
+
+2006-08-30 12:34 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree:
+ Updated scripts help text
+
+2006-08-30 12:24 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/Makefile.am: Added
+ scripts subdirectory to utilities/Makefile.am
+
+2006-08-30 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ polish
+
+2006-08-30 10:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-30 10:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ i18n
+
+2006-08-30 10:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp:
+ digikam from trunk : code polishing : there is no LibKExif
+ depencies here.
+
+2006-08-30 10:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ i18n
+
+2006-08-30 10:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp:
+ update descriptions using Peter patch
+
+2006-08-30 10:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.h:
+ digikam from trunk : When the Exif auto-rotation option is
+ canged in setup dialog, digiKam ask now to user if the new batch
+ tool to re-generate all albums items thumbnails must be started
+ to refresh thumbs database.
+
+ CCBUGS: 127179, 110658, 128308
+
+2006-08-30 10:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp:
+ fix i18n
+
+2006-08-30 10:21 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: fix i18n
+
+2006-08-30 09:22 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-30 09:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/batchthumbsgenerator.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: digikam
+ from trunk : new batch tool to re-generate all albums items
+ thumbnails for all icon sizes. Use the new Tools/Rebuild all
+ Thumbnails option for that.
+
+ This tool can take a while on slow computers (you can take a
+ coffee (:=)). Note : you cannot use digiKam during thumbnails
+ processing.
+
+ BUG : 128308
+ CCBUGS : 110658, 127179
+
+2006-08-30 06:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : regroup all MPEG files to the same folder
+ during downloading from camera
+ CCBUGS : 133185
+
+2006-08-30 06:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp:
+ digikam from trunk : add by default *.mpe and *.mpo about MPEG
+ movie file extensions to sort in album gui
+ CCBUGS : 133185
+
+2006-08-30 05:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/version.h: update digiKam
+ 0.9.0-beta1 to beta2
+
+2006-08-29 20:58 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp:
+ View/IconView optimizations or bug fixes
+
+ Problems to fix:
+ - when removing many images with the tag filter, the GUI would
+ hang
+ Try with >1000 tagged images and filter with "Not tagged" - it
+ took
+ more than a minute with full CPU, now 500 ms
+ - improve GUI responsiveness when selecting images in
+ AlbumIconView,
+ especially with key presses or keeping the key pressed
+
+ Fixes:
+ - use a QTimer to decouple the selection signal from
+ AlbumIconView
+ and setting the right side bar in AlbumView.
+ Using 75 ms.
+ - set a wait cursor when filtering large numbers of images with
+ tag filter
+ (here it is 500 ms for 1000 images)
+ No cursor for small numbers of images.
+ - emit a signalSelectionChanged from IconView when the last
+ image has been
+ removed (and no image is selected any more)
+ - disconnect signalItemDeleted(AlbumIconItem*) from DigikamView's
+ signal_noCurrentItem
+ - when all items are removed, make sure that the contents size
+ is updated (to 0x0)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-29 20:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: bug fixed in trunk
+
+2006-08-29 13:09 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ Filter out duplicate itemChanged calls in sidebar
+
+2006-08-29 11:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp: fix i18n
+
+2006-08-29 10:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp: please to
+ user
+
+2006-08-28 20:54 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp:
+ some small changes
+
+2006-08-28 13:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-28 13:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ just polish
+
+2006-08-28 13:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk : Comments and Tags side bar tab : the
+ "Recents Tags" button us a popup menu to display recents tags
+ used. A QToolButton look better for that.
+
+ BUG: 115161
+
+2006-08-28 11:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : bugfix : I'm so surprise than nobody
+ has'nt reported that : chage an icon tag will always display an
+ empty error message box...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-28 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-28 09:12 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp:
+ digikam from trunk : Tags Edit/Create dialog : Let's user select
+ others folder to choose a tag icon.
+
+ BUG: 128296
+
+2006-08-28 08:15 bram
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/deletedialogbase.ui,
+ trunk/extragear/multimedia/amarok/src/Options1.ui,
+ trunk/extragear/network/kftpgrabber/src/ui/bookmark_properties.ui,
+
+ trunk/extragear/network/kftpgrabber/src/ui/kftpbookmarkeditortlswidget.ui,
+ trunk/extragear/network/knemo/knemod/interfacestatusdlg.ui:
+ SVN_SILENT: fixuifiles
+
+2006-08-28 05:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ digikam from trunk : threaded Image plugin dialogs : Change test
+ to check if computation is already in progress to prevent
+ dupplicate event from gui
+ Heiner, please check if this fix improve the stability with MT
+ on your system. Thanks in advance
+
+ CCBUGS: 133026
+
+2006-08-28 05:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am:
+ missing tab
+
+2006-08-27 19:57 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp: add
+ decorative logo. fix i18n
+
+2006-08-27 17:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : tags create/edit dialogs :
+
+ - Use the active parent window to display dialog (bugfix).
+ - Use an internal 'd' private class.
+ - Use KLineEdit instead QLineEdit.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-27 16:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ polish
+
+2006-08-27 16:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : Raw files are already rotated properlly by
+ dcraw.Because we don't have a feedback from dcraw about
+ auto-rotated RAW file during decoding, we set on the transformed
+ flag as well.
+
+2006-08-26 18:29 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : cameragui : when we create sub-albums
+ based on file extensions, group same file extension together
+
+2006-08-25 20:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : cameragui bugfix : need to check the
+ target file extension to create sub-albums based on file
+ extensions
+
+2006-08-25 17:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp:
+ hide 'last acess date' from camera setup
+
+2006-08-25 15:07 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/deletedialog.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/deletedialog.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/deletedialogbase.ui:
+ Oops: Add missing files
+
+2006-08-25 14:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: Update
+
+2006-08-25 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digiKam from trunk : Camera Gui improvements : new option to
+ download pictures into files 'Auto-created Extension-based
+ sub-albums'. You can separate RAW, JPEG, MOV files easily in
+ your destination album.
+
+ Note : you can use this options at the same time than
+ 'Auto-created Date-based sub-albums' option. You will have
+ something like this :
+
+ - 2006-03-24/JPG
+ - 2006-03-24/CR2
+ - 2006-03-24/MOV
+ etc...
+
+ BUG: 130547
+
+2006-08-25 13:33 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.cpp: Set
+ this to 0 as in the other similar methods
+
+ BUG: 132957
+
+2006-08-25 13:30 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp:
+ Missing in last commit
+
+2006-08-25 13:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update last fix by Marcel
+
+2006-08-25 13:20 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dio.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ File Deletion handling
+
+ After long discussion (#126874) and input from KDE usability
+ team:
+ - <Del> brings up the trash dialog with a "Do not ask again"
+ - <Shift+Del> brings up the permanently-delete dialog without an
+ option
+ - there are hidden actions for delete without confirmation to
+ which power users can assign shortcuts
+ - the current setup option whether to trash or permanently
+ delete is removed from the setup
+ - it is kept internally and used for album deletion, see below
+ - add a new setup option which is identical to the "Do not ask
+ again" option is the trash
+ dialog, so that this setting is reversible
+ - added to AlbumSettings as well
+ - in the AlbumFolderView, if deleting a whole album,
+ only the context menu can be used to select a delete operation
+ - Shift+Del is reserved for images.
+ Here, the user can choose in the dialog whether to trash or
+ delete permanently. This setting is stored.
+ No "Do not ask again" will be available.
+ - all subalbums will be included in the list in the
+ DeleteDialog to make the user aware that
+ he deletes them as well
+ - fix a bug in ImageWindow slotDeleteCurrent with directories
+ that contain a "#"
+ - The DeleteDialog has now five modes of operation, see above.
+ The checkboxes
+ are in a widget stack, all the functionality that was there is
+ still there for future needs.
+
+ BUG: 126874
+ CCMAIL: digikam-devel@kde.org
+
+
+2006-08-25 12:28 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/cameradragobject.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameradragobject.h,
+ trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameralist.h,
+ trunk/extragear/graphics/digikam/digikam/cameratype.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameratype.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp:
+ digikam from trunk : Camera Gui improvement : first approach to
+ itentify the NEW pictures taken by a camera.
+
+ digiKam now store in the camera XML config file the "last camera
+ used date". Each camera are tagged with a date value between
+ camera gui sessions if some pictures have been donwloaded to
+ computer. If no images are donloaded with camera gui, the date
+ is unchanged.
+
+ In fact, all image dates in the camera witch are most recent
+ than the "last camera used date" will be displayed with a little
+ yellow start to indentify the most recent pictures taken with
+ the camera.
+
+ To use properlly this little feature, you need to set the right
+ date in your camera !
+
+ Of course, this way cannot be used to identify the images
+ "already downloaded" from camera to computer. For that, we need
+ to have a full camera activity log somewhere (perhaps using the
+ digiKam database).
+
+ I'm waiting your comments about to implement camera log feature
+ in digiKam.
+
+ CCBUGS: 107316
+
+2006-08-25 08:04 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/cameratype.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameratype.h: digikam
+ from trunk : polishing and using d private internal class
+
+2006-08-25 07:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameralist.h: polishing
+
+2006-08-25 06:11 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-24 19:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ - for main view shortcuts, use assignRating slots from
+ AlbumIconView,
+ which assigns directly (right side bar does not)
+ - give shortcuts for rating clearer names so that they can be
+ identified in the shortcuts dialog
+
+ BUG: 132660
+
+2006-08-24 18:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ Do not dismiss result from "better" loadingDescriptions
+
+2006-08-24 18:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ RAW loader progress:
+ Any progress is better than no progress, so for the RAW loader,
+ we now have progress.
+ As dcraw does not allow us to have real progress information, do
+ some guessing and emit fake progress.
+ It works pretty well on my machine, and the progress curve is
+ sigmoidal not linear so I hope it works on most
+ machines well enough.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-24 17:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix
+
+2006-08-24 17:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ added QWhatsThis
+
+2006-08-24 15:32 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-24 15:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui improvements : new option to
+ set configurable date format for auto album creation.
+
+ BUG: 119075, 128817
+
+2006-08-24 15:19 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ Filter out duplicate events from AlbumIconView (two for mouse
+ presses, four or five for key presses)
+ in the Color sidebar.
+ They messed up the timing of the progress info display in the
+ histogram widget, especially navigating
+ with the keys.
+
+ While it cannot hurt to filter out these dups here,
+ I'd certainly like to get them before (between AlbumIconView and
+ Sidebar)
+
+2006-08-24 14:42 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ Fix the longstanding problem that a half-size loading from
+ histogram would not
+ be stopped when the full image is loaded in IE
+
+ - a signalMoreCompleteLoadingAvailabe is now available from the
+ loading thread
+ - sent this signal when appropriate, add all necessary
+ inter-thread stuff
+ - connect histogram sidebar to this signal and restart loading
+ with full image
+ if available
+ - loading signals now sent the full LoadingDescription, not only
+ filePath.
+ Change inter-thread events as necessary
+ - some polishing in LoadingDescription
+ - usedProcess is now m_usedProcess
+ - some more comments in LoadingCache.h
+
+2006-08-24 12:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: this one was still
+ missing on the list
+
+2006-08-24 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ polish
+
+2006-08-24 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ polish
+
+2006-08-24 11:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ fix comments
+
+2006-08-24 11:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h:
+ digikam from trunk : more debug libgphoto2 statements on the
+ console
+
+2006-08-24 07:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ remove duplicate debug messages
+
+2006-08-24 07:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ remove duplicate debug messages
+
+2006-08-24 07:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ more debug message
+
+2006-08-24 07:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ more debug message
+
+2006-08-23 17:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ stupid bug (:=)))
+
+2006-08-23 17:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : Exif auto-rotate into image editor :
+ support PNG and TIFF like JPEG
+
+2006-08-23 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ digikam from trunk : cameraiconview : ensure that the current
+ selected item from the camera icon view is always visible when
+ the thumbs size is changed.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-23 14:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: digikam
+ from trunk : iconview : ensure that the current selected item
+ from the icon view is always visible when the sidebar size is
+ changed.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-23 12:35 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-23 12:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ digikam from trunk: With UMS camera, fix full path of camera
+ item for krename dialog to render preview properlly.
+
+ Note: with gphoto2 camera, the problem still exist because
+ camera items aren't in the local file system. This require a
+ lots of advanced changes in the implementation.
+
+ CCBUGS: 126427
+
+2006-08-23 09:49 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ digikam from trunk : thumbs kio slave : with RAW files try to
+ load preview image in first to parse file extension.
+
+2006-08-23 09:28 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-23 09:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digikam
+ from trunk : albums gui : New menu option to force the refresh
+ of album contents. The thumbnails will be recomputed by digikam
+ kio-slave.
+
+ Note: The keyboard shorcut for this action is F5
+
+ BUG: 128673
+
+2006-08-23 06:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ polish
+
+2006-08-22 14:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.cpp:
+ digikam from trunk : thumbnailjob : backport of fix from Marcel
+ on previewjob implementation.
+
+ Marcel: I suspose that all is right for you with this commit...
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+
+2006-08-22 13:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix i18n
+
+2006-08-22 12:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui : moving auto-rotate/flip
+ option to "On the fly Operations" section. Remaning "Use Camera
+ Informations" section to "Auto-Creation of Albums"
+
+2006-08-22 11:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : upload/download camera dialog polish
+
+2006-08-22 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ typo
+
+2006-08-22 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera gui improvements : add "Toggle lock"
+ option to camera item popup menu
+
+2006-08-22 10:44 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ typo
+
+2006-08-22 10:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp:
+ polish
+
+2006-08-22 09:51 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-22 09:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/downloadsettingscontainer.h:
+ digikam from trunk : Camera gui improvements : JPEG image files
+ conversion on the fly during donwloading from digital camera.
+ All Metadata (Exif/Makernote/Iptc) are preserved.
+
+ Nota : duing Exiv2 limitation of read-only capability with Tiff
+ file, the only lossless file format supported actually is PNG.
+ TIFF file format will be added later when Tiff write support
+ will be added to Exiv2.
+
+ BUG: 124183
+
+2006-08-22 09:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: digikam
+ from trunk : general improvements of icon view reactivity !
+
+ This commit is simple : during items selection using mouse
+ draging, it dispatch the current icons selection event only when
+ user have release the left mouse.
+
+ Before this commit the implementation sent an event when a new
+ item have been selected during the selection (under the mouse
+ draging with the left button pressed). I other word, the gui
+ will recieve a lot of events to refresh the sidebar. This way
+ decreased the gui reactivity when metadata/properties sidebar is
+ enable. This problem exist also with the Camera Gui. The problem
+ is more important in this case because the data exanged between
+ the computer and the camera will be important to extract
+ metadata for each camera items.
+
+ IMPORTANT : I have tested digiKam Album Gui and Camera Gui with
+ this fix. All work fine but i would to have a right feedback
+ from the team before to valid this change for the next
+ 0.9.0-beta2 planed to september.
+
+ Thanks in advance for your reports.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-22 06:45 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree.1:
+ corrections to the text
+
+2006-08-22 05:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2006-08-21 19:01 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: typo
+
+2006-08-21 16:49 toma
+
+ * trunk/extragear/graphics/digikam/release_digikam_docs.rb: Fix
+ release script to include the correct COPYING file
+
+2006-08-21 16:08 toma
+
+ * trunk/extragear/graphics/digikam/release_digikam_docs.rb:
+ SVN_SILENT: Copy COPYING-DOC to root in tarball
+
+2006-08-21 15:59 jriddell
+
+ * trunk/extragear/graphics/digikam/COPYING-DOCS: Add FDL licence
+ for documentation
+
+2006-08-21 13:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ compile
+
+2006-08-21 12:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegutils.h:
+ exifrotate ->jpegutils
+
+2006-08-21 12:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/transupp.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/transupp.h:
+ polish
+
+2006-08-21 11:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/transupp.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/transupp.h:
+ polish
+
+2006-08-21 11:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk: camera gui improvements : the camera folder
+ dialog will display the number of camera items by folders
+
+2006-08-21 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : Camera gui improvements : if some items
+ are locked by camera, give a feedback to user if user want to
+ delete it.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-21 08:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp:
+ polish
+
+2006-08-21 08:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp:
+ polish
+
+2006-08-21 08:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ more debug statements of libgphoto2 on the console
+
+2006-08-20 21:35 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-20 21:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digikam from trunk : camera gui improvements : New option to
+ toggle on/off the write acess on files (Lock feature to prevent
+ unwanted deletion of pictures)
+
+ This mode have been tested with my Olympus C3000Z (Gphoto2
+ driver) and my Dynax 5D in USM mode.
+
+ Duing a limitiation in libgphoto2, this feature is unsupported
+ actually by cameras in PTP mode.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-19 23:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui : fix progress bar during
+ listing of items if a camera have more than one folder with
+ pictures to download
+
+2006-08-19 23:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera gui improvements : during deletion
+ of camera items, show progress bar
+
+2006-08-19 22:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ polish
+
+2006-08-19 22:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : if image editor fa&iled to load an image,
+ display an error message box.
+
+2006-08-19 21:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ add link to krita tiff loader
+
+2006-08-19 15:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : do not remove the camera items locked
+ (read only) from camera item view during items deletion.
+
+2006-08-19 14:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h:
+ polish : status ==> m_status (it's a private member)
+
+2006-08-19 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ fix typo
+
+2006-08-19 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-18 16:57 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update depency with
+ dcraw
+
+2006-08-18 16:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: Update
+
+2006-08-18 16:22 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-18 11:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp:
+ polish
+
+2006-08-18 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp:
+ digikam from trunk : camera gui improvements : some camera can
+ lock files to prevent unwanted item deletion.
+ In fact, the file access is in Read Only. This commit draw a
+ small "lock" icon under camera item in this case.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-18 09:12 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-08-17 21:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ Remove comments for "-2" option
+
+2006-08-17 12:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk: Bug fix: with Minolta camera (Dynax5D and
+ 7D), we need to set the Minolta Makernote Orientation tag to
+ "Normal"
+ when we set the Exif orientation tag, else preview and thumb
+ will not be orientated properlly after to have created a new
+ image
+ from editor using a Minolta picture.
+ CCBUGS: 131603, 131532
+
+2006-08-17 10:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk: add "*.jpe" file extension. Some camera use
+ this file extension to identify JPEG files
+ taken in enhanced color mode (with my Dynax 5D, .jpe pictures
+ are taken in AdobeRGB with the ICC right color profile embeded.)
+ CCMAIL: digikam-devel@kde.org
+
+2006-08-17 10:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : since Exiv2 can extract
+ Exif/Makernotes/Iptc from RAW files, it not need to use .thm
+ file from camera to get Exif data.
+
+2006-08-17 09:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: fix
+
+2006-08-17 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ polish
+
+2006-08-17 08:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : CameraGUI improvements : thumbnail items
+ extraction can be take a while with a large pictures list from
+ camera.
+ We will display a progress bar during this task.
+
+2006-08-17 08:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : improve quality preview with RAW files
+ into camera gui.
+
+2006-08-17 01:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: fix
+
+2006-08-17 00:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp:
+ digikam from trunk : do not use dcraw "-2" option to decoding
+ RAW file in 8 bit by default. This will be compatible with dcraw
+ 8.29 realease
+ CCBUGS: 131686
+
+2006-08-16 23:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/rawfiles.h: digikam
+ from trunk : added Sony ALpha RAW file extension by default.
+ CCBUGS: 131686
+
+2006-08-16 07:28 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree.1:
+ Fixed more typos
+
+2006-08-15 14:11 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree,
+
+ trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree.1:
+ Added -C, -A, -H Options to script;
+ fixed number ob exported photos in -A mode;
+ updated manual page;
+
+2006-08-13 13:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ Make renaming unicode-proof:
+ - Move generation of new name to RenameCustomizer,
+ CameraIconView provides necessary information
+ - Rewrite custom renaming
+ - remove strftime, use QDateTime
+ - remove QFile::encodeName to QCString and back to QString
+ conversion,
+ which break UTF8
+
+ CCBUG: 131558
+
+2006-08-13 13:04 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: update bug list
+
+2006-08-13 12:59 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.h:
+ - Shut down ImageAttributesWatch connections when closing,
+ widgets may have been deleted at that time, which will cause a
+ crash.
+ - properly shut down albumthumbnailloader when closing to free
+ Shared Memory
+
+ CCBUG: 131972
+
+2006-08-13 12:52 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Wait for saving to complete in ImageWindow as well
+
+ BUG: 132081
+
+2006-08-11 21:59 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.cpp:
+ Adapt absolute maximum in ResizeDlg to current image dimension
+
+ BUG: 132113
+
+2006-08-10 21:12 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ Only use QFile::encodeName immediately for system calls.
+ DImg takes a QString, give it a QString.
+ Please test if this solves the UTF8 problems.
+
+ CCBUGS: 131920
+
+2006-08-10 12:55 ach
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/configure.in.in:
+ digikam trunk: better not to confuse a svk feature with svn :(
+ unbreak built: use AC_OUTPUT again.
+
+2006-08-09 21:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ When a save operation is runnnig, wait, show a message box and
+ enter a loop.
+
+ - it would be better if the dialog shown does not have a OK
+ button,
+ but queuedMessageBox comes in very handy
+ - fix still missing for ImageWindow (IE), interfering with other
+ local changes here
+
+ CCBUG: 132081
+
+2006-08-09 19:38 ach
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/hotplug/configure.in.in,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ Krazy-fix: Check for adding single char string to a QString
+
+2006-08-09 18:55 ach
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Krazy-fix: Check for contractions in strings...
+ don't -> do not
+
+2006-08-09 18:42 ach
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: krazy-fix:
+ == QString::NULL -> .isNull()
+
+2006-08-08 21:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ First part of a fix: Properly delete thread.
+
+ CCBUG: 132081
+
+2006-08-08 13:43 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ Fix PPC compatibility: Do not swab.
+ Thanks to Yannick Roehlly for testing.
+
+ CCMAIL: yannick.roehlly@free.fr
+
+2006-08-07 20:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp:
+ Applying proposed patch. Thanks to Richard Kralovic.
+
+ BUG: 132011
+
+2006-08-05 20:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: some bugs killed
+
+2006-08-05 13:11 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: Improve
+ debug messages
+
+2006-08-03 21:53 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ Make JPEG signature checking endianness-proof
+ (please test)
+
+ CCBUGS: 131550
+
+2006-08-03 20:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp:
+ Fix PNG loader for PPC.
+ As suggested by testing, use the same code for little and big
+ endian.
+ (This now changes all color types, not only RGB as the first
+ patch)
+
+ CCBUGS: 131549
+
+2006-08-02 20:59 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ The "-2" option does no longer exist in dcraw 8.27.
+ It was the default in older 8.x version.
+ Removing this option now (unless someone claims it does not work)
+
+2006-08-01 21:23 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp:
+ The same fix as for the thumbnails ioslave, now for the preview
+ ioslave
+
+ BUG: 131603, 131532
+
+2006-07-31 21:40 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ Rotate RAW thumbnails as well, not only JPEGs contains rotation
+ information.
+
+ CCBUGS: 131532, 131603
+
+2006-07-31 21:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Older Exiv2 versions throw an error when they encounter Minolta
+ Makernote key names.
+ Only query these keys if they are supported by Exiv2.
+ Otherwise, the Exif.Image.Orientation tag will be ignored as
+ well.
+
+ CCBUGS: 131532, 131603
+
+2006-07-28 21:29 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ Kill the preview ioslave each time properly so that is frees its
+ Shared Memory.
+
+ Note: It seems that the usage of Shared Memory is dangerous,
+ as the segments are not freed when the application crashes.
+
+ BUG: 131277
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-28 07:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ setup icc :simplify toogling option widgets using group box
+ properties
+
+2006-07-28 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ disable 'Image' button is cameragui is busy
+
+2006-07-28 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-28 06:50 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree.1:
+ Fixed typos.
+
+2006-07-28 06:50 krienke
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree:
+ Added license (GPL) to script file.
+
+2006-07-27 18:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digiKam from trunk : Camera Gui improvements : camera item
+ thumbnails increase/decrease size options...
+
+ - Rename 'Select' button to 'Image' button. Add 2 new menu
+ entries to increase/decrease the thumbs size.
+ - Thumb size values are the same than Main interface.
+ - The thumbnails are taken from camera in huge size and cached
+ into memory: it very fast! No need to reload the thumbs from
+ camera when size value is changed (digiKam 0.6.2, witch support
+ this feature used this technic).
+ - The thumbs size is saved at each camera gui session and
+ restored later.
+ - 2 keyboard shorcuts can be used to change thumbs size : CTRL+
+ and CTRL-
+
+ A screenshot :
+
+ http://digikam3rdparty.free.fr/Screenshots/camera_gui_with_huge_thumbs.png
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-27 13:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk: store the UMS camera root path properlly
+ using a "/" at end if necessary.
+
+2006-07-27 12:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ polish
+
+2006-07-27 08:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui upload : do not include file
+ name extension during file renaming operation from users if
+ picture already exist into camera.
+
+2006-07-27 07:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ fix i18n
+
+2006-07-27 07:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-27 07:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h:
+ digikam from trunk : do not include file name extension during
+ file renaming operation from users.
+
+ Note : with the old implementation, when the the filename
+ extension is changed by user, we will check if this one is in
+ the mimetype setup. if no, it's added, bu _always_ like an image
+ mimetype !!! Imaging if you put a sound or a video mimetype in
+ the image mimetype list : image editor will trying to open it...
+
+ The mimetype registration with renaming is now removed.
+
+ BUG: 117375
+ CCBUGS: 113801
+
+2006-07-27 06:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix parent menu of separator
+
+2006-07-26 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-26 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/Makefile:
+ remove
+
+2006-07-26 14:34 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-26 14:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/scripts/Makefile.in:
+ no need
+
+2006-07-26 14:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/scripts,
+ trunk/extragear/graphics/digikam/utilities/scripts/Makefile,
+ trunk/extragear/graphics/digikam/utilities/scripts/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/scripts/Makefile.in,
+ trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree,
+
+ trunk/extragear/graphics/digikam/utilities/scripts/digitaglinktree.1:
+ Add script from Rainer Krienke to export digiKam tags from
+ database.
+
+ BUG: 109820
+
+2006-07-26 13:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : dialog to import pictures in existing album
+ use the right file formats pattern (like showfoto and cameragui)
+
+2006-07-26 12:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera interface : new 'Upload' option into
+ 'Download' camera dialog button to upload pictures into camera.
+
+2006-07-26 11:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp:
+ polish
+
+2006-07-26 11:21 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ digikam from trunk : camera interface : enable/disable OK
+ button in camera folder selection dialog if no camera directory
+ is selected
+
+2006-07-26 08:58 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h: polish
+
+2006-07-26 08:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-26 08:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp:
+ digikam from trunk : fix crash under FreeBsd
+
+ CCBUGS: 131301
+
+2006-07-26 06:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix i18n
+
+2006-07-25 20:25 cgilles
+
+ * trunk/extragear/graphics/digikam/README: add bugs report url
+
+2006-07-25 14:07 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-25 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/digikamimageplugin_core_ui.rc:
+ digikam from trunk: use same menu mnemonic for Filter as Krita
+ and Photoshop
+ CCBUGS : 124060
+
+2006-07-25 13:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-25 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ digikam from trunk : camera interface : add new option to set
+ start number sequence index with a custom value.
+
+ BUG: 121526
+
+2006-07-25 12:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ polish
+
+2006-07-25 11:14 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-25 11:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from trunk : DImg:JPEGLoader : set horizontal and
+ vertical Subsampling factor to 1 for a best quality of color
+ picture compression.
+ CCBUGS: 130996
+
+2006-07-25 11:00 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-25 10:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp:
+ digikam from trunk : like Exif auto-rotation of
+ thumbs/preview/image is an option witch do not change the
+ pictures contents, this can be enable by default.
+
+ BUG: 107724
+
+2006-07-25 09:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h:
+ digikam from trunk : camera interface : upload pictures : do
+ not popup copy&paste menu if clipboard content isn't urls
+
+2006-07-25 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera interface : upload pictures : if
+ target image in camera already exist, give a feedback to user to
+ rename the file to upload.
+
+2006-07-25 07:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera interface : fix camera folder
+ selection dialog to be compatible with GPhoto2 and UMS camera
+ drivers
+
+2006-07-25 06:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.h:
+ digikam from trunk : using internal d private class
+
+2006-07-25 06:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h:
+ digikam from trunk : using internal d private class
+
+2006-07-24 20:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ add bugs report url
+
+2006-07-24 15:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ polish implementation : indent, header, moc file, namespace,
+ etc...
+
+2006-07-24 15:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ digikam from trunk : don't popup drag&drop and copy&paste menus
+ if camera is busy
+
+2006-07-24 15:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h:
+ digikam from trunk: simplify popup menu with paste action
+
+2006-07-24 15:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: Update
+
+2006-07-24 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderdialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerafolderview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digikam from trunk : improvement of camera interface :
+ Restoring an old feature from digiKam 0.6.2 to upload pictures
+ to camera.
+
+ In fact the interface to upload into gphoto2 camera have been
+ never removed but the interface with the new digiKam folder view
+ have never written by renchi.
+
+ All camera type are supported : Gphoto2, PTP, UMS, etc. This
+ implementation have been tested with my Olympus C3000Z and my
+ Minolta Dynax 5D.
+
+ By this commit, there is 2 ways to upload pictures in your
+ camera :
+
+ - Drag & drop between digiKam main interface (or quesror if you
+ want), and camera interface.
+ - Copy and Paste like between digiKam album.
+
+ Todo : add a new 'Upload' button on the bottom of Camera
+ Interface. I need a feedback from user before to do it... This
+ one is really mandatory ?
+
+ Note : with Gphoto2 camera, check if the camera dirver support
+ upload using the new camera info dialog available by Camera
+ Interface Help menu.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 96186
+
+2006-07-23 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : add more camera info in "sumary" dialog tab
+
+2006-07-21 19:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ removing version.h depency
+
+2006-07-21 15:08 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-21 15:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp:
+ Fix typo
+
+2006-07-21 15:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : improving camera drivers bug report
+ information. Fix camera dialog about data. fix Camera
+ Informations menu entry rules
+
+2006-07-21 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : add informations about UMS camera drivers
+
+2006-07-21 11:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digikam from trunk : Camera Interafce improvements :
+ restoration of an old options available in digiKam 0.6.x about
+ to get all camera information from gphoto2 drivers.
+ A new Help button menu have been add instead a basic button and
+ a new option can launch the camera informations dialog when the
+ camera
+ interface is not busy (out of pictures downloading for example).
+
+ Note : if an user have any problems to download pictures with a
+ gphoto2 drivers, there is a notice to report problems to
+ libghoto2 developpers.
+
+ A screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/camera_gui_with_camera_informations_dialog.png
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-21 08:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/downloadsettingscontainer.h:
+ digikam form trunk : code simplification about download method
+ parameters in camera controler implementation. We using a simple
+ settings container instead a large comple of parameters.
+
+2006-07-21 05:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h:
+ fix header
+
+2006-07-20 19:51 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-20 19:30 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-20 19:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : improvements of Camera Gui again !!!
+
+ Now the custom prefix index depand of current images selection
+ in the camera icon items. A screenshot :
+
+ http://digikam3rdparty.free.fr/Screenshots/cameragui_custom_index_and_
+ pictures_selection.png
+
+ BUG: 124425
+
+2006-07-20 14:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : camera gui improvement and fix :
+
+ - fix rename customizer rule about custom prefix widget focus
+ (#127614)
+ - Add small icon on top/roght of camera ites to indicate
+ download status (#131034)
+ - Fix some minor internal bugs.
+ - Polish implementation.
+ - using d private class to speed up compilation
+ - camera gui support digiKam theme now. A screenshot :
+
+ http://digikam3rdparty.free.fr/Screenshots/camera_gui_with_theme_and_icon_download_status.png
+
+ BUG: 127614, 131034
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-20 14:36 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: fix taggings section
+
+2006-07-20 10:24 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-19 20:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/ChangeLog,
+ trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/release_digikam.rb: - Update
+ Changelog
+ - Remove comment from release_digikam.rb - delete temp dir
+ - at a hint in PACKAGING where to find digikamimageplugin's
+ version.h
+
+v0.9.0-beta1 - 20/07/2006
+----------------------------------------------------------------------------
+
+2006-07-19 06:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am:
+ add header require by DigikamImagePlugins
+
+2006-07-19 06:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am:
+ missing header require by DigikamImagePlugins
+
+2006-07-19 05:55 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update depencies
+
+2006-07-19 05:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am: Fix
+ missing header to install require by DigikamImagePlugins
+
+2006-07-18 19:58 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: remove B.K.O # 128101 :
+ fixed
+
+2006-07-18 17:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/ChangeLog: Update Changelog
+ with latest commits
+
+2006-07-18 17:06 mwiesweg
+
+ * trunk/extragear/graphics/digikam/ChangeLog: Merge changes from
+ stable
+
+2006-07-18 13:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ digikam from trunk : bug fix : in image pannel widget, the zoom
+ button options must be disable during image plugins computation
+
+2006-07-18 13:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ digikam from trunk : toogle on/off monitor profile settings
+ depending of managedview option
+
+2006-07-18 13:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : add decorative icon to setup icc
+
+2006-07-18 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.h:
+ using internal d private class
+
+2006-07-18 12:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/squeezedcombobox.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ digikam from trunk : moving squeezed combo box widget to
+ libs/widgets/common to share between digikam and showfoto. This
+ is mandatory since setup icc use it.
+
+2006-07-18 11:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam froam trunk : fix icc dialog layout
+
+2006-07-18 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : Setup icc use digiKam Squeeze Combo Box
+ widget
+
+2006-07-18 11:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h:
+ polish
+
+2006-07-18 10:58 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h:
+ digikam from trunk : advanced search dialog :
+
+ - Using KLineEdit instead QLineEdit. More KDE like.
+ - Using internal d private class.
+ - Add separate line on the bottom
+
+2006-07-18 10:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.h:
+ digikam from trunk : quick search dialog :
+
+ - Fix dialog layout rule. Using a grid is better and more simple
+ to understand.
+ - Using KLineEdit instead QLineEdit. More KDE like.
+ - Using internal d private class.
+ - Set a minimum Icon View size.
+
+2006-07-18 07:34 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-18 07:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp:
+ digikam from trunk : missing to disable temporally IPTC preview
+ record during download from camera to prevent broken JPEG image
+ if autorotation is used.
+
+ Marcel, we need to unforget to fix this part too when a right
+ solution will be found.
+
+ CCBUGS: 130525
+
+2006-07-18 06:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-18 06:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.h:
+ digikam from trunk : Album properties dialog :
+
+ - Using KLineEdit instead QLineEdit. More KDE like.
+ - Fix KTextEdit widget properties about comments editing: size,
+ wordwrap, and check-spelling.
+ - Added internal d private class to store private members.
+
+ BUG: 127826
+
+2006-07-18 06:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ disable temporally this new libkipi feature for 0.9.0-beta1,
+ else digiKam will cannot be compiled by users.
+
+ CCMAIL: vardhman@gmail.com, marcel.wiesweg@gmx.de
+
+2006-07-17 21:28 mwiesweg
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/release_digikam_docs.rb: Merge
+ release* scripts from stable
+
+2006-07-17 19:51 jaiva
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp: Tags
+ export support added, features() updated to have
+ KIPI::HostSupportsTags
+
+2006-07-17 17:28 mwiesweg
+
+ * trunk/extragear/graphics/digikam/ChangeLog: Preparing 0.9.0-beta1
+
+2006-07-17 17:09 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/release_digikam_docs.rb,
+ trunk/extragear/graphics/digikam/version.h: - Preparing
+ 0.9.0-beta1
+ - Sync digikam.lsm authors list with main.cpp
+
+2006-07-17 16:01 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: remove B.K.O # 93569
+
+2006-07-17 09:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am:
+ fix tab
+
+2006-07-17 09:56 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : Color Management tool do not use lcms API
+ itself. code polishing
+
+2006-07-17 09:51 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ fix compilation warning with gcc 4.1
+
+2006-07-17 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digikam from trunk: Color management tool : add camera
+ Make/Model informations to Input profile settings area to help
+ user with the input ICC profile file selection.
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-16 21:34 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-16 21:30 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: Add
+ a null pointer check.
+ I cannot reproduce the crash, but it is ok to add a null pointer
+ check here.
+
+ BuG: 124199
+
+2006-07-16 16:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-16 16:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp:
+ digikam from trunk : fix "Iptc" to "IPTC" i18n
+
+ BUG: 130920
+
+2006-07-16 16:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : Color Management tool bug fix :
+
+ - The embedded icc profile from original image is never
+ initialized in plugin and cannot be used...
+
+ - Using common icc profile info dialog to reduce duplicate
+ source code.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-07-16 10:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-16 09:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ compile
+
+2006-07-16 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ compile
+
+2006-07-16 09:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : disabled temporally the IPTC preview tag
+ recoring in JPEG target file duing an uncompatibility between
+ the IPTC preview tag size (256K max) and the JPEG segment size
+ used to store IPTC byte array (64K).
+
+ A solution need to be found in Exiv2 to prevent this problem!
+
+ CCMAIL: digikam-devel@kde.org, ahuggel@gmx.net
+ CCBUGS: 130525
+
+2006-07-16 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : Color Management tool : accordinly with
+ Paco, removing obsolet Display icc transform
+
+2006-07-16 07:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digiKam from trunk: fix libjpeg quality value used to save a
+ new file if setup jpeg compression ratio is 100.
+ BUG: 130798
+
+2006-07-16 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digiKam from trunk : Color Management image plugin : fix over
+ exposure rule with final rendering
+
+ BUG: 130883
+
+2006-07-15 21:44 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ New CM setting: if this option is enabled, CM plugin is launched
+ when a RAW image is loaded in IE.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-07-15 20:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ I missed another "."
+
+2006-07-15 20:10 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-15 19:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from trunk : add libJPEG quality compression value
+ debug message.
+
+ CCBUGS: 130798
+
+2006-07-14 19:44 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : Color Management tool : Added more widgets
+ connections about to render preview image if an option is changed
+
+2006-07-14 18:33 cgilles
+
+ * trunk/extragear/graphics/digikam/data/profiles/Makefile.am,
+ trunk/extragear/graphics/digikam/data/profiles/prophoto.icm: add
+ Kodak pro photo icc color space profile from www.scarse.org
+ (under GPL)
+
+2006-07-14 17:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.cpp:
+ no need a background flash with black color
+
+2006-07-14 17:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : Color Management tool : fix curves points
+ restoration between plugin instance if color bit depth is
+ different (8<->16 || 16<->8).
+
+2006-07-14 16:32 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : Color Management tool : fix curves points
+ restoration between plugin instance.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-07-13 08:05 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ New Color Management setting: if this new option is enabled, CM
+ plugin is launched when a RAW image is opened in IE
+
+
+ CCMAIL: caulier.gilles@kdemail.net , Digikam-devel@kde.org
+
+2006-07-13 08:05 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ New Color Management setting: if this new option is enabled, CM
+ plugin is launched when a RAW image is opened in IE
+
+
+ CCMAIL: caulier.gilles@kdemail.net , Digikam-devel@kde.org
+
+2006-07-13 05:47 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : Color Management tool : remove 'Try'
+ button. Render preview on the fly
+
+ Paco : 'Do soft proofing' and 'Display profile transform'
+ options are not yet implemented. Are you planed to do it later
+ than 0.9.0 ? To remember it, please just tag TODO file about
+ these points...
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-07-12 21:44 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Gilles's patch: a new contrast and curve widget have been added
+ to Color Management plugin.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-07-12 20:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ KTempFile extension must include the ".", QFileInfo extension
+ will not include the first "."
+
+2006-07-12 20:54 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.h,
+ trunk/extragear/graphics/digikam/utilities/hotplug/digikam-camera:
+ Rename cameraAutoDetect to detectCamera to make DCOP call and
+ commandline (--detect-camera) identical.
+ As to umounting USM cameras, we dont explicitly mount so we
+ don't explicitly umount, I think apps
+ don't need to do this.
+
+2006-07-12 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: updated TODO list.
+
+ Marcel, this bug is very important to fix before beta1 :
+
+ http://bugs.kde.org/show_bug.cgi?id=130525
+
+ I'm very confuse about the comments into B.K.O. Why we have this
+ problem now ? I have tested indeep the JPEGLoader::save() method
+ in the past...
+
+ After to have suspected a problem in DMetadata/Exiv2, i suspect
+ now a problem with the libjpeg implementation. Perhaps the
+ record of the icc profile isn't at the right place for example
+ (i have already this problem with libtiff in the past).
+
+ Your viewpoint will be very appreciate (:=)))
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-07-12 13:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ fix stupid mistake
+
+2006-07-12 13:04 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-12 10:32 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-12 10:32 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ Connect ImagePropertiesSidebarDB to ImageAttributesWatch's
+ signalFileMetadataChanged and reload
+ metadata tab if metadata of current url is changed.
+
+2006-07-12 07:09 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ polish
+
+2006-07-11 21:41 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ Gilles's patch about RAW loading.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-07-11 21:39 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h:
+ Gilles's patch about RAW loading.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-07-11 21:37 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h:
+ Gilles's patch about RAW loading.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-07-11 13:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloaderobserver.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h:
+ Add a hack to prevent a deadlock at application shutdown when
+ the app is closed
+ while a raw image is being loaded in the histogram side bar.
+
+ The KProcess-based raw loader is waiting for the dcraw process
+ to finish,
+ but the main thread is wait()ing for the thread to finish,
+ and no KProcess events are delivered.
+ This hack can be removed when we port to Qt4 and use the
+ synchronous QProcess.
+
+2006-07-11 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : Color Management tool : optimize layout
+ and spacing
+
+2006-07-11 13:18 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ Rearrange shutdown of CameraUI:
+ - call deleteLater only after the ScanLib call
+ - un-comment the kapp->processEvents line in ScanLib to allow
+ testing
+ if the crash is now fixed
+
+ This needs testing because I could not reliably reproduce the
+ crash before
+ and thus I cannot be sure that this actually fixes anything.
+
+2006-07-10 13:06 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Color Management tool decorative icons set.
+
+2006-07-10 11:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h:
+ digikam from trunk : BUGFIX : All color correction image
+ plugins from digikam core will remember the 'separate view' mode
+ at next instance.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-09 21:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ fix typo
+
+2006-07-09 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : BUGFIX : use the default color space used
+ by dcraw (sRGB) if digiKam CM is not enable.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-07-09 10:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digikam from trunk : BUGFIX : The default output color space
+ used by dcraw is sRGB ! This commit set the output to RawMode.
+ The color correction will be performed by digiKam itself else we
+ will have both workspace color correction : one by dcraw, one by
+ digiKam.
+
+ This way require than digikam color management enable!
+
+ TODO : use the default color space used by dcraw only if digiKam
+ CM is not enable.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-07-09 08:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ force observer to null by default
+
+2006-07-08 13:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h:
+ optimize constructor
+
+2006-07-07 06:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-07-07 06:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ Fix swaped dcraw color balance settings
+ BUG: 130381
+
+2006-07-06 21:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/README,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.h:
+ remove old implementations
+
+2006-07-06 14:56 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : Color Management image plugin use QToolBox
+ instead KTabWidget to optimize space used by setting widgets in
+ dialog. Paco, we will certainly add more options in this tool in
+ the future...
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-07-06 07:59 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am: fix
+ tab
+
+2006-07-05 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp:
+ set the right background color on WorldMap widget
+
+2006-07-05 14:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ set the right background color when we use small images
+
+2006-07-05 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ add url to a tiff extension implementation
+
+2006-07-05 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ do not set "no background" to the content widget else
+ background will not be re-generated properly with small images
+
+2006-07-05 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ digikam from trunk : bugfix : clear all metadata contents
+ properly in all metadata view before to update when a new
+ picture is selected in main interface.
+
+ Note : with the old implementation, the bug can be reproduce
+ like this : after to have selected an image with metadata, if
+ you select a new picture without metadata, nothing will be
+ displayed. But if you change the level of details, the preview
+ picture metadata will be displayed !
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-07-05 12:01 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2006-07-05 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ compile with all libtiff version
+
+2006-07-05 09:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ update comments
+
+2006-07-05 07:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ add external url to tiff loader like example
+
+2006-07-04 19:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ no need a background with this widget
+
+2006-07-04 18:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp:
+ digikam from trunk : no need a flash when WorldMap widget is
+ visible
+
+2006-07-04 14:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ do not filter all parameter, else editor cannot dispatch image
+ changes to side bar
+
+2006-07-04 14:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ if a new color profile is embeded to and image dispatch change
+ to gui
+
+2006-07-04 14:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digikam from trunk : if a JPEG/PNG/TIFF picture (not RAW) have
+ no embedded color profile, embed sRGB or AdobeRGB color
+ workspace profile provided by digiKam if "Exif.Image.ColorSpace"
+ tag is set.
+
+ Paco, give my your view point about this rules. Look in
+ DimgLoadder::checkExifWorkingColorSpace() method for details
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-07-04 13:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ cleanup
+
+2006-07-04 13:33 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix i18n
+
+2006-07-03 20:04 toma
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp: Gilles,
+ this seems to cause the crash. It appears when you close the
+ cameragui, and you just downloaded images to folders with are
+ automatically created based on the date. No idea why....
+
+2006-07-03 13:48 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update : later 0.9.0, we
+ will port digiKam to CMake before to port it to Qt 4.0.
+
+ Achim, this is can be a future non-developper task for you. Look
+ the notice about Scribus port at http://lwn.net/Articles/188693
+
+ CCMAIL: ach@mpe.mpg.de
+
+2006-07-03 13:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h:
+ digikam from trunk :
+
+ - do not export DImageLoaderObserver class. Optimize compilation.
+ - export dcolorcomposer, dcolorblend, and rawdecodingsettings
+ class to prevent broken compilation if DigikamImagePlugins is
+ compiled without digiKam core
+
+2006-07-03 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: Update
+
+2006-07-03 06:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : ICC color plugin : and another one little
+ improvement : added buttons to Load/Save settings from a text
+ file, like White Balance, Adjust Curves, Adjust Levels, and
+ Channel Mixer tools.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-07-01 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : code simplification : DMetadata use now the
+ static DImg::fileFormat() method. This remove duplicate
+ implementations
+
+2006-07-01 07:40 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-07-01 07:39 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-30 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ digikam from trunk : thumbnail KIO-slave use now the IPTC
+ preview image to render thumbs on album view (if exist of
+ course).
+
+ This way is very fast. If you take a large RAW file and convert
+ it to a new png in 16 bits color depth, an IPTC preview tag will
+ be created. This one will be used instead the whole image !
+
+ For example : I take a MRW RAW file from my Dynax 5D (3000x2000
+ pixels), and i convert it to a new 16 bits PNG file using
+ editor. The size of the target PNG file is around 27Mb. If i
+ take the whole image, thumb rendering thumb take 3-5 seconds on
+ my Laptop PIII-650Mhz. Using IPTC preview tag instead, it take
+ 300-500 mili-seconds !
+
+ Note : IPTC preview tag embed a 800x600 JPEG image... This tag
+ is always created when a new image is saved in digiKam editor
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-30 11:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : ICC color plugin :
+
+ - Code polishing : indent, class members start with m_, variable
+ local -> members if necessary. It more easy to maintain.
+ - optimize memory using : no need to store an imageIface
+ instance.
+ - Layout settings widgets optimizations (positions, spaces,
+ margins : using GridLayout is always better and more simple to
+ organize).
+ - All Settings are now saved in config file and restored at next
+ session.
+ - Add Lcms logo/url link (just fun).
+
+ Paco : to have tested your plugin indeep with a large list of
+ icc profile files, this tool is excelent !
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-06-30 07:31 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : now ICC color plugin remember the last icc
+ profile files settings.
+
+2006-06-30 07:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : now ICC color plugin remember the last
+ settings page used.
+
+2006-06-30 06:42 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digikam from trunk : ICC plugin : optimize layout setting page
+
+2006-06-30 06:09 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix indent
+
+2006-06-30 06:07 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix comments
+
+2006-06-30 06:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ fix filter form
+
+2006-06-30 05:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ fix i18n
+
+2006-06-30 05:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ fix i18n
+
+2006-06-30 05:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.cpp:
+ digikam from trunk : if a metadata tag lenght is higher than
+ 128 char, troncate it to prevent very big tooltips/whatsthis size
+
+2006-06-29 19:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ digikam from trunk : forget to set to null d->currentInfo
+ instance if no selected current item
+
+2006-06-29 17:34 ach
+
+ * trunk/extragear/graphics/digikam/data,
+ trunk/extragear/graphics/digikam/data/profiles,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles:
+ digikam trunk: svn:ignore Makefile Makefile.in
+
+2006-06-29 17:23 ach
+
+ * trunk/extragear/graphics/digikam/TODO: digikam trunk: TODO: add
+ l10n buglets and rhs sidebar inconsitency
+
+2006-06-29 14:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp:
+ digikam from trunk : always disable the vertical bar of
+ metadata listview to give the maximum free space for metadata
+ contents.
+
+2006-06-29 14:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.h:
+ compile
+
+2006-06-29 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ Using common dcraw preview method
+
+2006-06-29 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h:
+ digikam from trunk: code simplification : using common dcraw
+ preview extraction
+
+2006-06-29 12:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawpreview.h: new
+ common method to extract RAW preview
+
+2006-06-29 11:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h: digikam
+ from trunk : BUGFIX : fix a crash with DImg::ImageLoader if used
+ into cameragui during RAW image thumbs rendering.
+
+2006-06-29 11:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digikam from trunk : BUGFIX : fix a crash with
+ DImg::ImageLoader if used into cameragui during RAW image
+ thumbs rendering.
+
+ Since DImage::RawLoader use an observer to get loading progress
+ info, we need to check if the observer instance isn't null !
+
+ Tom, please try again to use camera gui with your Fuji RAW files
+ (without updating your dcraw version witch unsupport -e option),
+ and give me a feedback.
+
+ Note that in this case, the RAW thumb extraction will be very
+ slow. To fix this specific point, i need to upadte umscamera.cpp
+ implementation (in fact, i have forget a part in this code). I
+ will fix it by a new commit after your feedback.
+
+ CCMAIL: tomalbers@kde.nl
+
+2006-06-29 10:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp:
+ fix spacer position
+
+2006-06-29 10:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ add spacer
+
+2006-06-29 08:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ digikam from trunk : DImg::IccTransform::apply() methods return
+ a boolean value now.
+ We have a feedback if an LCMS color transformation instance
+ creation have been failed.
+ Add more debug report in the console.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-29 07:17 cgilles
+
+ * trunk/extragear/graphics/digikam/ChangeLog: Update changelog file
+
+2006-06-28 18:35 ach
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam trunk: fix typo technicals -> technical
+
+2006-06-28 17:02 ach
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.protocol,
+
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.protocol,
+
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.protocol,
+
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/digikamimageplugin_hotpixels.desktop:
+ digikam trunk:
+ o some (hopefully all) s/Digikam/digiKam/. Thx prokoudine!
+ o consistent capitalisation in .protocol Description
+
+2006-06-28 15:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ digikam from trunk : map widget support now mouse drag event
+
+2006-06-28 15:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ digikam from trunk : polish set enabled rule with GPS map widget
+
+2006-06-28 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/worldmap.jpg,
+ trunk/extragear/graphics/digikam/data/pics/worldmap.png,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ digikam from trunk : finalize world map widget to use a
+ scrollable view instead a static view. A new big world map is
+ available (come from wikipedia, and is free to use). This will
+ be enough for 0.9.0.
+
+ A fresh screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha8.png
+
+ Later 0.9.0, a new GPS positions editor is require. Jens, if you
+ is interressed, you can try to implement this part for the
+ future, like a new digiKam utility.
+
+ CCMAIL: digikam-devel@kde.org, jens-bugs.kde.org@spamfreemail.de
+
+ BUG : 111560
+
+2006-06-27 15:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix typo
+
+2006-06-27 14:16 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : bugfix : if an embedded icc profile have
+ been found in an image, no need to re-apply the input profile
+
+2006-06-27 13:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h:
+ polish again
+
+2006-06-27 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ polish
+
+2006-06-27 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ polish
+
+2006-06-27 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ using reference instead pointer
+
+2006-06-27 11:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ digikam from trunk : icc profile widget : add flags
+ "ProfileVersion" and "CMMFlags"
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-27 10:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ digikam from trunk : First implementation of icc profile tags
+ titles/descriptions in human readable way (i18n in fact). Tags
+ list and descriptions can be improved
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-27 07:39 binner
+
+ * trunk/extragear/graphics/digikam/digikam/dragobjects.h: fix
+ duplicate parameter name
+
+2006-06-27 05:54 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-27 05:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ digikam from trunk : GPSWidget : size of map is 256*128 instead
+ 300*150 to reduce at minimum lenght of right sidebar. We cannot
+ reduce again this size because this is dependiong of histogram
+ size now from Color tab. This is suitable and enought for 0.9.0.
+
+ Later 0.9.0 release a new GPS position editor will be add and
+ the map in sidebar will use a QScrollView
+
+ CCMAIL: digikam-devel@kde.org
+ BUG: 127584
+
+2006-06-26 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h:
+ digikam from trunk : new common option to save meta-data to a
+ data file (Exif,Iptc, or icc profile without image data).
+
+2006-06-26 12:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.h:
+ digikam from trunk : icc file preview widget use now the new
+ icc profile widget. There is only one implementation to render
+ icc tags view. It's more simple to maintain
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-26 12:03 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix lcms header
+
+2006-06-26 08:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp:
+ polish dialog
+
+2006-06-26 08:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h:
+ add new parameter to set cietongue widget size at init
+
+2006-06-26 06:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ add missing condition to render CIE tongue when using
+ setProfileData()
+
+2006-06-25 17:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h:
+ finalize and polish implementation
+
+2006-06-25 10:05 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am: compile
+
+2006-06-24 07:50 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ Bug fixed: if color management is enabled, workspace icc was
+ always applied, even if "Ask...." option was selected in CM
+ setup.
+
+ Note: if the embedded profile from an image is the same that the
+ default workspace one, it makes no sense to do a transform from
+ input color profile to workspace profile, since the image has
+ already transformed (as it has the profile embedded).
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-06-23 23:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h:
+ digikam from trunk : CIEtongue wiget display image loading
+ status now.
+ Color side bar tab implementation have been simplified.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-06-23 22:02 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ Bug #127763 is expected to be fixed, so test and
+ feedback,please.
+
+ In any case this bug is not due to an error in profiles class
+ recognition, but to bad constructed, broken or uncompleted color
+ profiles, in fact, lcms show this error:
+
+ lcms: Error #12288; unable to smelt shaper-matrix, required tags
+ missing
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-06-23 21:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.cpp:
+ polish
+
+2006-06-23 21:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ polish
+
+2006-06-23 20:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp:
+ polish icc tags values to show
+
+2006-06-23 19:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/Makefile.am:
+ compile
+
+2006-06-23 16:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp: need
+ to chack indeep this part. Something is incompatible between RAW
+ workflow and JPEG/PNG/TIFF workflow
+
+2006-06-23 16:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am:
+ fix tab
+
+2006-06-23 16:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/Makefile.am:
+ fix tab
+
+2006-06-23 16:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/Makefile.am: fix
+ tab
+
+2006-06-23 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles,
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccpreviewwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccprofiles/iccprofilewidget.h:
+ digikam from trunk : new common widget to show icc color
+ profile information:
+
+ - moved all icc widgets to a new libs/widgets/iccprofiles folder.
+ - new iccprofiles widget including cietongue view.
+ - all lcms call are wrapped this new widget. It's more easy to
+ control lcms errors.
+ - this new widget is based on the common metadatawidget from
+ libs/widgets/metadata (used to display Exif/Makernote/iptc/gps).
+ It's more easy to maintain and more powerfull (you can now copy
+ and paste ICC info in clipboard or send it to printer). in fact,
+ this new widget use the same look and feel than metadata view.
+ The Gui is homogenous.
+ - this new widget show new icc tags. This can be improved again
+ (need to lear lcms indeep).
+ - This new widget is used in the Color side bar tab and in the
+ ICC color profile info dialog. The code is common and reduce
+ duplicate implementations.
+
+ TODO :
+ - add icc tags descriptions.
+ - fix iccpreviewwidget to use the new code.
+ - cietongue widget must show the current loading information in
+ color sidebar (like histogramwidget does) instead the simple
+ label on the bottom. It's more clean...
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-06-23 14:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp:
+ sync config in destructor
+
+2006-06-22 20:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Fix loading conflicts with smaller version of raw images
+
+ - use cacheKey for loading process lookup as well
+ - use a hierarchy of possible cache lookup keys
+ (histogramm can also use large version)
+
+ There are cases where the half-size version and the full-size
+ version
+ are loaded concurrently, and one could stop the half-size
+ process then.
+ However, this would add so much complexity that I won't do that.
+
+2006-06-22 20:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ digikam from trunk : Setup ICC support now by default all ICC
+ color-space profiles files included in digiKam.
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-22 18:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ polish
+
+2006-06-22 10:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : use Exif.Photo.* tags in first to get image
+ dimenssions, else Exif.Image.* tags
+
+2006-06-22 10:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : if icc embedded profile and default icc
+ workspace profile are the same, just apply it to image!
+
+2006-06-22 10:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : removing ICC color correction during RAW
+ file decoding option. Too complex to manage, no feedback from
+ dcraw about an embedded ICC profile found (dcraw is not a
+ library).
+ In fact ICC color correction must be always performed by digiKam
+ core.
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-22 09:35 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h:
+ digikam from trunk : setup dialog remember the last page used
+
+2006-06-22 08:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix typo
+
+2006-06-22 08:34 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix i18n and default option
+
+2006-06-22 08:28 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix i18n
+
+2006-06-22 08:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ using a reference instead an instance again
+
+2006-06-22 08:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ using a reference instead an instance
+
+2006-06-22 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2006-06-22 07:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : perform Exif autoration before to ask
+ about target icc color-space
+
+2006-06-22 07:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk :
+ - why the input profile is never set if an embedded profile is
+ found ?
+ - polish implementation
+
+2006-06-22 07:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ digikam from trunk : fix inverted input and output profiles
+ when and embedded profile is found into an image
+
+2006-06-22 06:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ just polish
+
+2006-06-22 05:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ scale -> smoothscale
+
+2006-06-21 21:41 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-21 21:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h:
+ digikam from trunk : fix initialization of CameraList object
+ CCBUGS: 129610
+
+2006-06-21 21:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp:
+ using KDebug instead qwarning
+
+2006-06-21 18:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : fix preview image size to 800x600 with
+ default Qt JPEG compression ratio
+
+2006-06-21 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-21 13:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: polish
+ private slots name
+
+2006-06-21 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp:
+ more debug info
+
+2006-06-21 13:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp:
+ digikam from trunk: camera gui autorotate update IPTC preview
+ tag now
+
+2006-06-21 12:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ polish
+
+2006-06-21 12:16 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ change JPEG image preview size
+
+2006-06-21 12:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ change JPEG image preview compression factor
+
+2006-06-21 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.h:
+ digikam from trunk : digiKam KIO slave image preview extractor
+ use now the new DMetadata IPTC image preview extraction method !
+ It's very fast !!!
+
+ IMPORTANT : actually, digiKam image editor store a JPEG preview
+ image of 640x680 compressed to 75% factor. Please let's me hear
+ if these settings is right for you. Note that preview IPTC tag
+ size is limited to 256 Kb to store image.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-21 11:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : DImg Image Editor interface : when a new
+ image is saved to disk, set/update the IPTC preview tag to a
+ fresh JPEG preview image. This one will be used be digiKam image
+ preview tool.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-21 11:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : DMetadata : new method to set IPTC preview
+ image. We will use it to store a JPEG image preview used by
+ digiKam preview tool to render the image to the screen.
+
+ In a first time storing IPTC preview wwill be done by Image
+ editor. Later we can do it during Camera download on the fly.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-21 08:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : image preview mode : move all keyboard
+ shorcuts to app instance instead the preview widget.
+ There is a new DigikamApp::setupAccelerators() for that. If
+ missing global accelerators need to be added at this place,
+ please let's me hear...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-20 22:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ add message when there is no item to preview
+
+2006-06-20 21:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp:
+ add marging around buttons
+
+2006-06-20 21:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : new DMetadata method to get IPTC tag data
+ like a byte array
+
+2006-06-20 17:00 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-20 16:59 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-20 16:54 ach
+
+ * trunk/extragear/graphics/digikam/HACKING: digikam trunk: fix
+ some typos
+
+2006-06-20 16:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : fix image preview mode rules with empty
+ album (4)
+ CCBUGS: 129450
+
+2006-06-20 14:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ compile
+
+2006-06-20 10:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ new test with tiff and exif tags
+
+2006-06-20 10:13 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-20 10:12 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : fix image preview mode rules with empty
+ album (3)
+ BUG: 129450
+
+2006-06-20 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : fix image preview mode rules with empty
+ album (2)
+ CCBUGS: 129450
+
+2006-06-20 06:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : fix image preview mode rules with empty
+ album
+ CCBUGS: 129450
+
+2006-06-19 19:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::ImageLoader : If no embedded ICC
+ profile is available in RAW, JPEG, PNG, and TIFF, well try to
+ use Exif metadata :
+
+ - 1/ check "Exif.Image.InterColorProfile" exif tag witch can
+ contains an ICC color-space profile.
+ - 2/ if this tags is empty, check "Exif.Photo.ColorSpace" witch
+ can indicate if the image have already converted in a color
+ space : sRGB or AdobeRGB.
+ In this case, use the right ICC color-space profile file
+ available with digiKam.
+
+ this way will prevent to re-convert again an image to a
+ color-space if there is no ICC embedded profile available.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-06-19 16:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : when preview is under extraction, toogle
+ Edit and Back buttons to off.
+
+2006-06-19 14:01 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikampreview.protocol:
+ compile
+
+2006-06-19 12:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ digikam from trunk : Image Preview tool improvement : add 2
+ buttons on the bottom to "Back on Album View" and to "Edit the
+ image" on Editor
+
+ Fresh screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/image_preview_on_main_interface.png
+
+ CCMAIL: digikam-devel@kde.org
+ BUG: 127991, 128669, 128914
+
+2006-06-19 10:28 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp:
+ polish
+
+2006-06-19 10:26 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp:
+ polish
+
+2006-06-19 10:24 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewjob.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikampreview.h:
+ digikam from trunk : Image Preview tool improvement :
+
+ - New KIO-Slave to extract image preview outside digiKam
+ instance. The GUI isn't frozen like this.
+ - During preview extraction, preview area on main interface
+ display a please blinking message to user.
+
+ CCMAIL: digikam-devel@kde.org
+ BUG: 127991, 128669, 128914
+
+2006-06-19 10:06 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ polish
+
+2006-06-19 08:48 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ digikam from trunk : fix value returned if dcraw thumb
+ extraction failed
+
+2006-06-18 17:02 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-18 16:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumwidgetstack.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepreviewwidget.h:
+ digikam from trunk : new fast image preview mode embedded on
+ main interface.
+
+ - Separate Preview and Edit of picture. Preview is embedded into
+ main interface, Edit is dedicaced to image editor.
+ - digiKam album content area can be now toogled between the
+ current image collection thumbs or the current preview of image
+ selected in collection
+ - To toogle between these views press F3. You can also press ESC
+ to go out of preview mode.
+ - You can change current image preview using wheel mouse or
+ these keyboard shorcuts : page up, page down, home, end.
+ - The preview image background use the current color of the
+ selected digiKam theme.
+ - Preview of RAW files are computed by dcraw using -e option.
+ It's very fast.
+
+ There is a screenshot at this url :
+
+ http://digikam3rdparty.free.fr/Screenshots/image_preview_on_main_interface.png
+
+
+ TODO :
+
+ - Extract JPEG, PNG, and TIFF preview from Exif Makernote using
+ Exiv2. Need to adapt Exiv2 library for that.
+ - Loading preview image outside the main interface thread using
+ a new digiKam KIO-Slave.
+ - Moving keyboard shortcuts of preview widget into main digiKam
+ interface instance to share it with image properties sidebar tabs
+ - Add RMB menu in this mode or just a link to Edit current image
+ in editor. Need users feedback for that.
+
+
+ CCMAIL: digikam-devel@kde.org
+ BUG: 127991, 128669, 128914
+
+2006-06-17 22:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ add CIE tongue widget description
+
+2006-06-17 22:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/cietonguewidget.cpp:
+ polish
+
+2006-06-17 22:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ polish
+
+2006-06-17 21:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h:
+ digikam from trunk : metadata widget : using a simple button
+ group instead a combo box to optimize space in GUI
+
+2006-06-17 20:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ diasble RAW 16 bits decoding by default
+
+2006-06-17 20:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ disable RAW 16 bits decoding by default
+
+2006-06-17 08:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h:
+ digikam from trunk : using QFrame instead Qwidget for settings
+ area
+
+2006-06-16 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.h:
+ digiKam from trunk : patch from Mikolaj Machowski about date
+ menu widget selector :
+
+ Old implementation selects dates in future which are useless for
+ digiKam. This patch selects: Yesterday, Last Week, Last Friday,
+ Last
+ Monday, Last Month.
+
+ CCMAIL: digikam-devel@kde.org
+
+
+2006-06-16 19:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digiKam from trunk : fix widget including all image properties
+ informations to a QFrame
+
+2006-06-16 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : new DMetadata method to extract makernote
+ preview from picture. Not yet used/finalized
+
+2006-06-16 14:11 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : showfoto compile with the new image editor common
+ implementation about background color rule
+
+2006-06-16 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h:
+ digikam from trunk : new Image Editor option to use the
+ background color set in current digiKam theme like background
+ color of picture area.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-16 12:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h:
+ digikam from trunk : image properties use color theme now.
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-15 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.h:
+ Just polish
+
+2006-06-15 07:09 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-14 20:29 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-viewimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-viewimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-viewimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-viewimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-viewimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-viewimage.png:
+ new image preview icons
+
+2006-06-14 19:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ fix duplicate header
+
+2006-06-14 19:31 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am: Fix
+ missing tab
+
+2006-06-13 21:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ - properly reenable save actions after slideshow - don't always
+ enable when the other actions
+ are reenabled, onlyy enable if the file is really changed
+ - use magic file extension for temp files which tells the
+ digikamalbums ioslave
+ to ignore the file and not add it to the DB
+ (needs still to be tested if it is necessary, but I need to
+ get this off my machine)
+
+2006-06-13 20:52 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ SixteenBits default to true, doesn't it? At least it does in
+ editorwindow.cpp
+
+2006-06-12 22:35 uga
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp:
+ "Information" is used in the singular form, except in rare
+ cases. Sue me if this is wrong, but everyone states the same,
+ and native speakers don't seem to bother fixing ;)
+
+2006-06-12 22:19 uga
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp: Fix
+ dcraw missing message to match parameter locations
+
+2006-06-12 20:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Dont use UserComment if it is all whitespace and JFIF comment is
+ empty:
+ All images from my camera would have a comment of 125 spaces
+ because the UserComment is filled
+ with whitespace, while the JFIF comment is empty. Then, use the
+ JFIF comment as the comment (i.e., empty comment)
+
+2006-06-12 20:18 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Add workaround for bug in TIFF parser of exiv2 0.10
+
+2006-06-12 19:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h:
+ Just polish
+
+2006-06-12 19:25 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: fix tab
+
+2006-06-12 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image editor : regrouping exif corrections
+ to dimginterface implementation : move set Exif orientation tag
+ action to save as method
+
+2006-06-12 12:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : update Exif.DocumentName tag to the old
+ file name before to save as a new image from editor
+
+2006-06-12 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : new method DMetadata:setExifTagString()
+
+2006-06-12 10:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ fix i18n
+
+2006-06-12 10:19 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : getExifTagValue ==> getExifTagString
+
+2006-06-12 08:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix i18n
+
+2006-06-12 08:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ i18n
+
+2006-06-12 07:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp:
+ digikam from trunk: Exiv2-svn include a new PNG parser to
+ extract EXIF/IPTC
+
+2006-06-10 12:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ Just to be sure...
+
+2006-06-10 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : option to toogle RAW decoding picture in 8
+ bits like digiKam >= 0.8.1 does. This mode is more speed than
+ 16-bits decoding and color correction is automatized by dcraw.
+
+ Use this mode if you don't use ICC color management and if 8
+ bits color depth is enough for you.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 128669, 127991
+
+2006-06-09 20:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.h:
+ digikam from trunk : DMetadata class is now th universal way to
+ extract metadata from an image. JpegUtils::JPEGMetadata method
+ is now obsolete.
+
+2006-06-09 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp:
+ fix indent
+
+2006-06-09 13:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-09 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2006-06-09 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2006-06-09 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk: fix gcc 4.1 warning
+
+2006-06-09 13:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk: fix gcc 4.1 warning
+
+2006-06-09 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2006-06-09 11:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/hi32-action-cameradownload.png:
+ digikam from trunk : this icon is obsolete
+
+2006-06-09 11:11 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/cr128-action-crop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr128-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr16-action-crop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr16-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr22-action-crop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr22-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr32-action-crop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr32-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr48-action-crop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr48-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr64-action-crop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/cr64-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/data/icons/crsc-action-crop.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/crsc-action-rotate_cw.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-flip.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-flip.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-flip.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-flip.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-flip.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-flip.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-resize_image.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-slideshow.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons:
+ digikam from trunk : icons/pics to data
+
+2006-06-09 11:02 cgilles
+
+ * trunk/extragear/graphics/digikam/data/icons/hi128-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi128-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi16-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi22-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi32-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi48-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hi64-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-adjustrgb.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-autocorrection.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-blurimage.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-bwtonal.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-colormanagement.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-contrast.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-depth16to8.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-depth8to16.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-invertimage.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-ratiocrop.svgz,
+
+ trunk/extragear/graphics/digikam/data/icons/hisc-action-sharpenimage.svgz,
+ trunk/extragear/graphics/digikam/data/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/data/pics/autolevels.png,
+ trunk/extragear/graphics/digikam/data/pics/bothhorz.png,
+ trunk/extragear/graphics/digikam/data/pics/bothvert.png,
+ trunk/extragear/graphics/digikam/data/pics/browntone.png,
+ trunk/extragear/graphics/digikam/data/pics/bwgreen.png,
+ trunk/extragear/graphics/digikam/data/pics/bworange.png,
+ trunk/extragear/graphics/digikam/data/pics/bwred.png,
+ trunk/extragear/graphics/digikam/data/pics/bwyellow.png,
+ trunk/extragear/graphics/digikam/data/pics/centerheight.png,
+ trunk/extragear/graphics/digikam/data/pics/centerwidth.png,
+ trunk/extragear/graphics/digikam/data/pics/coldtone.png,
+ trunk/extragear/graphics/digikam/data/pics/curvefree.png,
+ trunk/extragear/graphics/digikam/data/pics/curvemooth.png,
+ trunk/extragear/graphics/digikam/data/pics/duplicatebothhorz.png,
+
+ trunk/extragear/graphics/digikam/data/pics/duplicatebothvert.png,
+ trunk/extragear/graphics/digikam/data/pics/equalize.png,
+ trunk/extragear/graphics/digikam/data/pics/neutralbw.png,
+ trunk/extragear/graphics/digikam/data/pics/normalize.png,
+ trunk/extragear/graphics/digikam/data/pics/original.png,
+ trunk/extragear/graphics/digikam/data/pics/platinum.png,
+ trunk/extragear/graphics/digikam/data/pics/selenium.png,
+ trunk/extragear/graphics/digikam/data/pics/sepia.png,
+ trunk/extragear/graphics/digikam/data/pics/stretchcontrast.png,
+ trunk/extragear/graphics/digikam/data/pics/target.png,
+ trunk/extragear/graphics/digikam/data/pics/togglemouseover.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom10.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom15.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom20.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom25.png,
+ trunk/extragear/graphics/digikam/data/pics/zoom30.png,
+ trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/icons,
+ trunk/extragear/graphics/digikam/imageplugins/pics: digikam from
+ trunk : icons/pics to data
+
+2006-06-09 10:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: compile
+
+2006-06-09 10:40 cgilles
+
+ * trunk/extragear/graphics/digikam/data/Makefile.am,
+ trunk/extragear/graphics/digikam/data/icons,
+ trunk/extragear/graphics/digikam/data/pics,
+ trunk/extragear/graphics/digikam/digikam/icons,
+ trunk/extragear/graphics/digikam/digikam/pics: digikam from
+ trunk : separate icons/pics from source code ==> data
+
+2006-06-09 09:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk: cameragui : Fix digiKam Logo marging
+
+2006-06-09 08:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp:
+ cleanup
+
+2006-06-09 08:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.h:
+ use d private class
+
+2006-06-09 08:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp:
+ use d private class
+
+2006-06-09 06:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : The Exif date time format is not ISO style
+
+2006-06-09 06:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imageinfo.cpp: digikam
+ from trunk : fix crash if DateTime is not valid
+
+2006-06-09 06:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : fix crash if DateTime is not valid
+
+2006-06-08 19:22 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am: polish
+
+2006-06-08 13:32 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-08 13:32 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-08 12:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/cameratype.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameratype.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ Trying to solve the remaining media support problems
+
+ - apply Coolo's patch for resolving media:/ URLs (from #93569)
+ - close CameraUI cleanly
+ - ask user if he wants to cancel the current operation when
+ closing
+ - cancel operation when closing
+ - delete object when closed
+ - dont add new tasks to the queue when closing
+ - Allow only once CameraUI per CameraType object
+ - store current UI with a QGuardedPtr
+ - when a non-closed UI is found up and running, raise it, dont
+ create a new one
+ - when camera interface is called via DCOP (probably from media
+ menu)
+ - call KWin::deIconifyWindow
+ - call KWin::activateWindow()
+ - do not compute image dimension when listing from a UMSCamera.
+ This is a _huge_
+ speedup, say 5 minutes to 5 seconds.
+ - do only compute image dimension if requested in UMSCamera
+ - compute image dimension if not yet done in
+ CameraItemPropertiesTab
+ - various speed and crash fixes in CameraUI/CameraIconView
+ - do not crash when the first item was deleted from camera and
+ then removed from IconView
+ - do not request exif for items which will be deleted
+ - IconView: allow to delay updating frequency a bit
+ - use a ched itemRect for CameraIconView. Its faster, but more
+ importantly,
+ there was a crash with a pretty long story
+
+ BUGS: 126112
+ CCBUGS: 127846, 93569
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-08 10:25 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2006-06-06 08:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h:
+ digikam from trunk: dcraw::parse bugfix : in rare case, if RAW
+ file cannot be open, FILE handler is wrong and digiKam can crash.
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-05 20:23 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-05 20:21 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk: use new dcraw thumbnail extraction method
+ to render album items content and camera items content about all
+ RAW files. This way will be always the more performant instead
+ to use dcraw::parse method from digiKam core. Note that DCR raw
+ files from Kodak camera works fine in this case.
+
+ IMPORTANT : you need to use last dcraw 8.21, else thumbs render
+ can take a while !!!
+
+ BUG: 128283
+ CCMAIL: digikam-devel@kde.org
+
+2006-06-04 21:49 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-04 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ fix i18n
+
+2006-06-03 19:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix i18n
+
+2006-06-03 19:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk: Setup IO files : polish RAW decoding
+ quality settings (Demosaicing).
+ This settings from dcraw can be complex to understand to end
+ users. This commit give a more suitable settings with a full
+ technical description.
+
+ note :more informations about Demosaicing RAW images :
+ http://en.wikipedia.org/wiki/Demosaicing
+
+ CCMAIL: digikam-devel@kde.org, linux@daniel-bauer.com
+
+2006-06-03 17:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-03 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: HACKING update : how
+ to make a backtrace with GDB.
+
+2006-06-03 14:13 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: TODO update : Paco, look
+ this file in B.K.O :
+ http://bugs.kde.org/show_bug.cgi?id=127763
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-02 12:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp:
+ Fix i18n
+
+2006-06-02 10:16 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-02 10:12 cgilles
+
+ * trunk/extragear/graphics/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/data/Makefile.am: compile
+
+2006-06-02 10:10 cgilles
+
+ * trunk/extragear/graphics/digikam/data,
+ trunk/extragear/graphics/digikam/data/profiles,
+ trunk/extragear/graphics/digikam/data/profiles/Makefile.am,
+ trunk/extragear/graphics/digikam/data/profiles/adobergb.icm,
+ trunk/extragear/graphics/digikam/data/profiles/applergb.icm,
+ trunk/extragear/graphics/digikam/data/profiles/srgb.icm,
+ trunk/extragear/graphics/digikam/data/profiles/widegamut.icm,
+ trunk/extragear/graphics/digikam/data/themes,
+ trunk/extragear/graphics/digikam/themes: digikam from trunk :
+ add default and standard workspace color ICC profiles files from
+ krita : srgb, widegamut, adobergb, applergb
+
+ TODO : give the possibility to use these standard profiles in
+ ICC setup
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-02 09:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ digikam from trunk : add dialog button tips
+
+2006-06-02 09:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ Fix i18n
+
+2006-06-02 09:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : new DMetadata methods to get/set color
+ workspace Exif tag. Paco, you can use :
+
+ -getImageColorWorkSpace() to check the color workspace if there
+ is no embedded icc profile (generaly all JPEG for example)
+ -setImageColorWorkSpace() to set the right tag value after an
+ ICC color transformation in editor.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-06-02 09:13 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ Color correction dialog has a new option: now user can choose
+ to only embed the profile into the image without make any
+ transform.
+
+ Test and feedback, please.
+
+ Gilles, another item to delte from TODO list?
+
+
+ CCMAIL: caulier.gilles@kdemail.net , Digikam-devel@kde.org
+
+2006-06-02 07:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ compile
+
+2006-06-01 21:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp:
+ digikam from trunk : DImg::pngLoader : add libpng version in
+ Software text tag
+
+2006-06-01 20:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ add space
+
+2006-06-01 20:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::tiffLoader : add libtiff version in
+ Software tag
+
+2006-06-01 14:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : fix again anim widget size
+
+2006-06-01 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-06-01 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-06-01 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ missing tag
+
+2006-06-01 12:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ digikam from trunk : Fix human readable makernote list
+ BUG: 128373
+
+2006-06-01 08:45 fjcruz
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: Icc
+ profiles repository path is checked at digiKam start up now. Is
+ it isn't a valid one, a message is showed and the user can
+ choose between set the path correctly or not. In this last case,
+ Color Management is disabled.
+
+ Gilles, if it's right for you, can you remove from TODO list? or
+ drop me a mail and i'll do it.
+
+ P.S: dued to my poor english, if anybody can write a better text
+ for the message, feel free to do it.
+
+ CCMAIL: caulier.gilles@kdemail.net , Digikam-devel@kde.org
+
+2006-05-31 21:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ fix i18n
+
+2006-05-31 19:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Comments & Tags patch from Mikolaj
+ Machowski about to add keyboard shorcuts
+
+2006-05-31 19:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : DMetadata : add version Exiv2 version
+ checking rule about to use new Exiv2 methods provides by future
+ 0.10.0.
+
+ Here the implementation use Exiv2::Photoshop::setIptcIrb() to
+ add irb IPTC header require during storage of IPTC metadata into
+ tiff file.
+
+ Nota : you can only store IPTC into TIFF using current Exiv2
+ implementation from svn.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-31 11:00 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ A info message is showed if icc profiles path is not valid
+ anymore. In adittion, "Default profiles" options are disabled.
+
+ Gilles, if it's right for you, can you remove from TODO list? or
+ drop me a mail and i'll do it.
+
+ CCMAIL: caulier.gilles@kdemail.net , Digikam-devel@kde.org
+
+2006-05-31 10:58 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ A info message is showed if icc profiles path is not valid
+ anymore.
+
+ Gilles, if it's right for you, can you remove from TODO list? or
+ drop me a mail and i'll do it.
+
+ CCMAIL: caulier.gilles@kdemail.net , Digikam-devel@kde.org
+
+2006-05-31 09:02 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-30 22:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk: patch from Jens B.Benecke about to fix Exif
+ date and Time tags rules depending of context.
+ CCBUGS: 127972
+
+2006-05-30 20:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk: Cameragui : fix logo and anim widget layout.
+
+2006-05-30 12:56 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-30 12:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : check properlly the camera items extension
+ before to add it in mime type config using a lower char
+ conversion.
+ BUG: 127697
+
+2006-05-30 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-30 10:52 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-30 10:34 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: new bug
+
+2006-05-30 10:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp:
+ digikam from trunk : DMetadata::PNGMetaLoader : fix Exif
+ conctruction rules from scratch using technical image
+ informations
+
+2006-05-30 05:38 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: digikam from trunk : NEW
+ file update:
+
+ Since digiKam 0.9.0 implementation have been started at
+ september 2005, there are 86 files in bugs.kde.org closed !
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-30 05:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : patch from Jens B.Benecke about to set Date
+ & Time Original tags
+ BUG: 127972
+
+2006-05-29 14:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-29 14:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-29 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::TIffLoader : optimize again Deflate
+ compression ratio like gimp tiff coder done.
+ The Predictor tiff tag must be set to '2' for the best results.
+ Look below :
+
+ #ls -l _*
+ -rw------- 1 gilles gilles 11523474 mai 29 16:17 _dsc0034
+ (deflate alone).tif
+ -rw------- 1 gilles gilles 7553642 mai 29 16:14 _dsc0034
+ (deflate + horizontal predictor).tif
+ -rw------- 1 gilles gilles 18253872 mai 29 16:17 _dsc0034
+ (without compression).tif
+ -rw-r--r-- 1 gilles gilles 1750127 mar 24 15:18 _dsc0034.jpg
+ -rw-r--r-- 1 gilles gilles 10471516 mar 24 15:18 _dsc0034.png
+
+ _dsc0034.jpg is the original file loaded in editor and saved
+ like tiff files following different settings.
+
+ For more details about predictor values, look here
+ :http://www.awaresystems.be/imaging/tiff/tifftags/predictor.html
+
+ Note : the implementation is compatible with libtiff 3.6.x and
+ 3.8.x
+
+ BUG:125779
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-29 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp:
+ digikam from trunk : DMetadata::PNGMetaLoader : backport
+ cameragui method to get Exif metadata from APP1 byte array
+ generated by ImageMagick into a raw text profile. This way is
+ more generic and work fine with Exif raw profile.
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-29 11:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::TiffLoader : writting tiff thumbnail
+ in directory IFD1
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-28 18:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ Make it compile
+
+2006-05-28 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digiKam from trunk: polish DMetadata::getExif() method
+ following Andreas tips
+
+2006-05-28 09:24 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h:
+ digiKam from trunk: thumb kioslave : no need static methods
+ here.
+
+2006-05-27 23:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ compile
+
+2006-05-27 23:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp:
+ digikam from trunk:
+
+ DImg core : cleanup API again. No need to store Make and Model
+ info as well, use Exif Metadata for that.
+ DImg TiffLoader : Fix IPTC writing using the right method from
+ Exiv2 to set Iptc header on front of metadata. All IPTC are
+ stored properlly in target tiff file and can be displayed into
+ Metadata side bar. This requires Exiv2 from svn. The code is
+ temporally disabled until Exiv2 provides a version number
+ control to unbreak compilation with old Exiv2 release.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-27 20:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digikam from trunk: cleanup image editor plugin interface, add
+ missing getExif and getIptc methods for the future.
+
+2006-05-27 13:44 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp:
+ Use fast raw loading for histogram,
+ and do not cache the low quality version instead of the full
+ image
+
+ - make DImg::fileFormat() static public
+ - Use a different cache key in LoadingCache if image is loaded
+ with halfSizeColorImage option
+ - detect raw file format in ImagePropertiesColorTab, set
+ time-optimized RawDecodingSettings
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-27 10:49 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ digikam from trunk: always use thumbnails generated by digiKam
+ kio slave, not kde thumbnails generator.
+ CCBUGS: 119946, 123742
+
+2006-05-26 22:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : DMetadata : improving getImageOrientation
+ method with Minolta cameras using Camera settings from
+ MakerNote. Minolta is the only maker (i think) to set
+ un-properlly the Exif image orientation tag and to use MakerNote
+ tag instead. Note this information is used to rotate properlly
+ album item thumbs !
+
+ This commit fix this problem with Dynax 7D and 5D cameras. Other
+ minolta Camera settings need to be decrypted (under Exiv2
+ implementation) to improve this way. Since i'm also an Exiv2
+ developer, i can fix easily the implementation, but i need a
+ feedback from Minolta users for that (reverse engeenering into
+ A1, X1, DImage, etc. cameras)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-26 21:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : DMetadata : improving getImageDimension to
+ others Exif tags if necessary
+
+2006-05-26 17:24 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-26 16:01 glaurent
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ Fix for Bug 128069: crash when moving an album to another album
+ http://bugs.kde.org/show_bug.cgi?id=128069
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-05-26 15:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::TiffLoader : fix IPTC and XMP tags
+ recording
+
+2006-05-26 15:27 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-26 15:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/README,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg API polishing : to be homogenous,
+ move ICCProfile QByteArray into QMap<int, QByteArray> metaData.
+ BC is broken. Please re-compile and install all.
+
+2006-05-25 23:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ no need to set Exif image dimensions at all image modifications
+ into editor. Set these informations when image is saved to disk
+ is enough
+
+2006-05-25 22:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h:
+ digikam from trunk : DImg::TiffLoader :
+
+ - Load embedded icc profile before to load image data. Seem to
+ be the same problem than when we save a tiff image. The order to
+ perform these operation is important with libtiff 3.8.2
+ - Set standard Exif/Makernote tiff tags acording to current Exif
+ metadata availalble. All Exif.Photo.* tags are recorded to
+ destination image. libtiff 3.8.2 is mandatory to support Exif in
+ tiff file. If you use an older libtiff, the code will ignore
+ automaticly the tiff tags unsupported.
+ - Dimg API: remove all Tiff text tags to store in image
+ instance. We use all tags from Exif metadata instead. Nothing is
+ lost.
+
+ Note : binary compatibility is broken. Please recompile all and
+ re-install, else digiKam will crash!
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-25 22:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : DMetadata set program name/version to Exif
+ tag like IPTC tags
+
+2006-05-25 21:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : new DMetadata method to get Exif tag
+ content like a byte array
+
+2006-05-25 21:00 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: code to polish in DImg
+
+2006-05-24 21:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-24 20:02 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-24 20:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/togglemouseover.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/tooglemouseover.png,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp:
+ digikam from trunk : "toogle" to "toggle"
+ BUG: 127946
+
+2006-05-24 13:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DIMg::TIFFLoader::save() bugfix : Always
+ writting ICC profile tag before to write image data, else the
+ result is impredictible (sometime icc profile is embedded,
+ sometime no)...
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-05-23 20:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-23 20:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Comments & tags sidebar tab : fix stretch
+ layout
+ CCBUGS: 127905
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-23 19:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp:
+ digikam from trunk : bye bye MRW parser from digiKam core,
+ Welcome to MRW parser from Exiv2 (0.10 release) !!!
+
+ To resume: Exif/Makernote from RAW file formats are now
+ extracted in digiKam using Exiv2 library (http://www.exiv2.org).
+ Next release planed in a near future, will support (in read
+ only) these RAW file formats:
+
+ Adobe DNG,
+ Canon CR2,
+ Canon CRW,
+ Nikon NEF,
+ Pentax PEF,
+ Sony SR2,
+ Minolta MRW
+
+ New RAW file formats will be added in the future, like X3F, ORF,
+ RAF...
+
+ Developpers : all contributions welcome to improve this great
+ library !
+
+ I can close bug #96459 now.
+
+ BUG: 96459
+ CCMAIL: digikam-devel@kde.org, ahuggel@gmx.net
+
+2006-05-23 12:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h:
+ digikam from trunk :
+
+ -RawDecodingSettings : new method to set optimized parametters
+ about loading, not image quality. We will use this settings to
+ render histogram
+
+ -DImg::RawLoader: fix 8/16 bits handling, add option dcraw -h
+ option to decrease time loading (histogram)
+
+ TODO : ColorImageProperties side bar : using optimised settings
+ to load image...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-22 21:51 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: new bug about ICC
+ workflow.
+
+2006-05-22 20:14 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Showfoto:
+ - do not call slotOpenURL (indirectly through signal from
+ thumbbar)
+ from slotSaveAsIsComplete
+ - invalidate thumbnail after save
+
+2006-05-22 20:02 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS: add fixed bugs
+
+2006-05-22 20:02 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp: -
+ In digikamalbums ioslave, use the same code to get image
+ dimensions as ImagePropertiesTab
+ (Use DMetadata for raw files)
+ - When new images are added to database in digikamalbums ioslave
+ or in scanlib,
+ use DMetadata directly to extract metadata, do not restrict
+ this to JPEGs
+
+ TODO:
+ - remove jpegutils/jpegmetadata.cpp?
+
+2006-05-22 18:57 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO: Update TODO
+
+2006-05-22 14:37 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-22 14:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.h:
+ digikam from trunk: optimize layout with iccpreviewwidget.
+ BUG: 127759
+
+2006-05-22 11:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ digikam from trunk: bugfix in iccpreviewwidget : if a non ICC
+ profile file is selected in KFile dialog, check if the profile
+ handle returned by lcms is valid to prevent a crash.
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-21 19:52 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: this is already done in
+ current implementation
+
+2006-05-21 18:48 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Update image metadata stored in DImg instance when
+ metadata is changed in file on disk
+
+ - add signalFileMetadataChanged to ImageAttributesWatch
+ - add method to re-read metadata to DImgInterface
+ (code duplicate to DImgLoader::readMetadata)
+ - connect to signal in ImageWindow
+ - send signal in AlbumIconView, ImageDescEditTab, KipiInterface
+
+ TODO:
+ - update ImagePropertiesMetadataTab on signalFileMetadataChanged
+ (ImageAttributesWatch is libdigikam, the metadatatab is used
+ by showfoto,
+ create a subclass ImagePropertiesMetadataTabDB?)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-21 16:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp: -
+ use new AlbumDB::getImageID method to implement missing
+ ImageAttributesWatch calls in kipiinterface
+
+2006-05-21 15:50 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h: Source
+ cosmetics:
+ No tabs, and remove some blanks
+
+2006-05-21 15:32 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h: Add
+ some autodetection magic for charset support
+
+ - DMetadata::detectEncodingAndDecode will check if a given string
+ is in UTF8. If not, it will leave it to QTextCodec to decide
+ if the local charset or latin1 will be used
+ - use detectEncodingAndDecode when reading the JFIF comment
+ and for Exif comments with undefined encoding
+ - When writing the Exif comment, use UCS-2 only when
+ necessary. Check with QTextCodec::canEncode if plain
+ latin1 is enough.
+
+ I have tested this successfully with some Arabian and cyrillic
+ characters.
+ But please test this with some more pictures. UTF-8 should be no
+ problem,
+ but the local8Bit vs. latin1 decision may be.
+
+ CCBUGS: 120241, 114211
+
+2006-05-20 21:51 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Embed a color profile into an image is the usual way in an
+ Color Management workflow, so "Embed profile" option in CM
+ plugins is checked as default one.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-05-20 21:44 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ "Embed profile" option from Color Management plugin is working
+ now.
+
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-05-20 21:43 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ "Embed profile" option from Color Management plugin is working
+ now.
+
+ A new method has been added:
+
+ void ImgIface::setEmbeddedICCToOriginalImage( QString
+ profilePath)
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-05-20 21:41 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ "Embed profile" option from Color Management plugin is working
+ now.
+
+ A new method has been added:
+
+ void DImgInterface::setEmbeddedICCToOriginalImage( QString
+ profilePath)
+
+ CCMAIL: digikam-devel@kde.org, caulier.gilles@kdemail.net
+
+2006-05-20 21:18 jaiva
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ Implemented attributes() function in kipiinterface and
+ getImageId() function albumdb
+
+2006-05-20 20:11 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp:
+ CCMAIL: caulier.gilles@kdemail.net
+
+ correct orthography unknow->unknown
+
+2006-05-19 22:43 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix i18n
+
+2006-05-19 22:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ using a vertical layout is more simple
+
+2006-05-19 21:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : setup icc profile : missing to clean QMap
+ icc file paths if main icc repository path is changed
+
+2006-05-19 19:54 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ typo
+
+2006-05-19 19:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digikam from trunk : icc profile plugin :
+
+ - Set to all KURLRequester the default digiKam ICC profile
+ repository path.
+ - No need to convert i18n to QString.
+
+2006-05-19 17:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp:
+ fix horizontal line with vertical oriented image
+
+2006-05-19 14:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.h:
+ fix header
+
+2006-05-19 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ fix unknow features rules with icc profiles
+
+2006-05-19 14:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.h:
+ digikam from trunk : IccPreviewWidget : improving icc color
+ profile description layout.
+
+2006-05-19 11:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp:
+ just polish
+
+2006-05-19 09:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-19 09:54 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from trunk : fix setup message about exif-rotation
+ actions witch can be confuse for users. The image is not
+ transformed, and is only displayed rotated.
+ CCBUGS: 126335
+
+2006-05-19 05:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ fix i18n
+
+2006-05-19 05:35 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-19 05:34 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp:
+ digikam from trunk: fix wrong cast between digikam album lister
+ and kio slave
+ BUG: 127634
+
+2006-05-18 16:59 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ digikam from trunk : thumb kio slave : only perform Exif based
+ auto-rotation on JPEG files, not RAW.
+ CCBUGS: 127577
+
+2006-05-18 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-18 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : do not perform auto-rotation with RAW
+ files in editor (dcraw will perform this job automaticly), but
+ only auto-rotate JPEG files.
+
+ TODO: check if TIFF/EP files can be procressed likeJPEG here.
+
+ CCBUGS: 127577
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-18 11:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ digikam from trunk : icc color sidebar tab :
+
+ - Finalize icc color profile view rules during image loading.
+ - add blinkin text during loading.
+ - removed unused private slot.
+ - disable cieTongue widget when image loading start
+ - code polish
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-18 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ digikam from trunk : reenable properly color tab during download
+
+2006-05-17 21:13 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: this bug cannot be
+ reproduce now (:=))
+
+2006-05-17 20:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ fix error message
+
+2006-05-17 14:56 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: another one bug killed
+
+2006-05-17 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : no need to use parent widget to create the
+ cameragui instance like a real modal dialog. Now, you can
+ minimize the camera dialog during pictures download.
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 116485
+
+2006-05-17 13:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : forget to toogle buzy the mouse cursor if
+ ICC color profile correction is in auto mode
+
+2006-05-17 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ digikam from trunk : image editor and ICC color profile at
+ loading image:
+
+ - using parent image editor widget to display ICC color profile
+ dialog instead Kapp->activeWindow() to prevent focus problem
+ with window manager
+ - toogle busy cursor during color profile correction.
+
+2006-05-16 14:58 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: this file is a wish in
+ B.K.O now
+
+2006-05-16 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: this file in B.K.O have
+ been fixed
+
+2006-05-16 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-16 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk :
+
+ - x.xMpx ==> x.xxMpx : better for small image.
+ - dispatch properlly information to sidebar in editor at
+ save/saveas.
+
+2006-05-16 12:10 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ fix i18n
+
+2006-05-16 12:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ fix i18n
+
+2006-05-16 12:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ fix i18n
+
+2006-05-16 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ add spacing
+
+2006-05-16 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : fix ICC color management dialog layout in
+ image editor
+
+2006-05-16 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ prevent crash if profiles are null
+
+2006-05-16 10:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ new method to get description with all profiles
+
+2006-05-16 09:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digikam from trunk : DImg::RAWLoader : restore RAW loading in
+ digiKam again (tested with last dcraw version 8.0.17
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-16 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix i18n
+
+2006-05-16 07:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : DMetadata::convertCommentValue() :
+
+ Take a care : always use Exception rules with Exiv2 to prevent
+ crash. Of course, In this method we using just one line
+ depending of Exiv2 API, but if comments is empty, Exiv2 return
+ an exception and crash digiKam or Kioslave.
+
+ Note : this crash is reproductible into Mandriva 2005, not
+ Mandriva 2006.0. I suspect a different libc++ rules.
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-05-16 06:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digikam from trunk : DImg::RAWLoader : restore RAW loading in
+ digiKam
+
+ - Fix broken loading with dcraw and all parameter witch require
+ a value.
+ Since we use KProcess, implementation need to use QString at
+ all, especially to add space between option and value. The
+ better way is to use QString::arg() method.
+ - Add comments about dcraw Quality rules with digiKam.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-16 06:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ digikam from trunk : DImg::RAWLoader
+
+ - Fix duplicate headers. Always using C++ headers instead C Ansi
+ when it's possible.
+ - Fix copyright.
+
+2006-05-15 21:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : ICC color profile management and info
+ dialogs. polish gui and implementations.
+
+2006-05-15 20:59 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ Dont forget the timer
+
+2006-05-15 20:53 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ digikam from trunk:
+ Use KProcess for RAW image loader.
+ Loading can now be cleanly aborted.
+
+ This is a good example that KProcess is not the perfect tool for
+ use
+ with our shiny new multithreaded loader because KProcess is not
+ reentrant,
+ but there are more advantages (wraps all system programming) so
+ that
+ the necessary main thread indirections are ok.
+
+ TODO:
+ - implement fast loading specified in RAWDecodingSettings
+ - do we need to parse StdErr?
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-15 16:55 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-15 13:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp:
+ digikam from trunk : no need to display embedded color profile
+ information button if this one isn't available
+
+2006-05-15 13:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h:
+ digikam from trunk : add 2 new button on preview of ICC color
+ correction dialog to see embedded or output ICC color profile
+ informations.
+
+ CCMAIL: digikam-devel@kde.org, francisco.jct@gmail.com
+ CCBUGS: 125733
+
+2006-05-15 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ fix header
+
+2006-05-15 11:44 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-15 11:31 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/mimetypes,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.desktop:
+ digikam from trunk : showfoto and image/x-raw type mime :
+
+ - removed x-raw.desktop file in conflict with KDE3.5.2
+ - add a rule into Showfoto::slotOpenFile() to detect witch KDE
+ release we use :
+ * if KDE >= 3.5.2 --> we use image/x-raw pattern from KDE.
+ * if KDE < 3.5.2 --> we construct a new pattern from stcrach.
+
+ IMPORTANT : this code have been tested under Mandriva 2006.0
+ official using KDE 3.4.2. It's untested with KDE > 3.4.2. Please
+ give me a feedback if all is ok to close this file !
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 121242
+
+2006-05-15 09:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/colorcorrectiondlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ digikam from trunk : new dialog to display a preview of ICC
+ color correction when "Color Management Policy::Behaviour::Ask
+ when open an image in image editor" option is enable in digiKam
+ ICC setup.
+
+ This dialog remplace the simple KMessageBox (witch one give no
+ feedback to user) . We have now 2 image previews to compare
+ original and target before to process the ICC workspace
+ conversion. This is important when user load a RAW image on a
+ slow computer where Raw decoding can be long : if the ICC
+ workspace correction isn't correct, no need to close editor and
+ re-load picture to select the right option (:=)))...
+
+ CCMAIL: digikam-devel@kde.org, francisco.jct@gmail.com
+ CCBUGS: 125733
+
+2006-05-14 14:14 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : Optimize monitor ICC color corrections
+ rendering to the screen to load ICC color profiles in memory
+ using QByteArray. Indeep regression tests are requires.
+
+ CCMAIL: francisco.jct@gmail.com
+ CCBUGS: 125733
+
+2006-05-14 13:58 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxwhatsthis.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxwhatsthis.h:
+ digikam from trunk : ImagePlugin listBox widget :
+
+ - Add gcc visiblity option support
+ - Merge listbox and whatsthis widget in the same implementation
+ - code polishing
+
+2006-05-14 10:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : missing exception management with Exiv2
+ into DMetadata::getExif() and DMetadata::getIptc() methods.
+
+ Please report me if this commit fix your problem.
+
+ CCMAIL: francisco.jct@gmail.com
+ CCBUGS: 127272
+
+2006-05-13 10:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix descriptions
+
+2006-05-13 10:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digiKam from trunk : if ICC profiles are used by dcraw during
+ RAW file decoding instead digiKam workflow, well store output
+ colorspace profile in DImg instance of image editor. nota: the
+ output workspace is the same in both!
+
+ CCBUGS: 125733
+
+2006-05-12 20:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk :
+
+ - New DMetadata method to set Exif thumbnail.
+ - New DMetadata method to set Exif Image dimensions.
+ - CameraGUI : Exif auto rotate update Exif image dimensions and
+ Thumbnail during download.
+ - ImageEditor : update Exif image dimensions and Thumbnail
+ during save picture operation.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-12 16:40 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : fix swapped parameters for "Accelerator" and
+ "MenuID" when QPopupMenu list is created .
+ CCBUGS: 124952
+
+2006-05-12 14:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : new method to update image dimension in
+ Exif metadata under image editor when a transformation is
+ released
+
+2006-05-12 11:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h:
+ polish
+
+2006-05-12 10:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ ISOSettings -> ISOSpeed
+
+2006-05-12 08:11 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-12 08:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : RAW decoding and ICC color management
+ workflow into image editor: If "using embeded ICC profile into
+ RAW file" dcraw option is used, disable Image Editor color
+ management.
+
+ IMPORTANT : there is a full description of the ICC color
+ management workflow with RAW files in the
+ DImgInterface::slotImageLoaded() method from dimginterface.cpp.
+ Please take a look...
+
+ Gerhard : please check these description to write the digiKam
+ handbook. Thanks in advance...
+
+ CCBUGS: 125733
+ CCMAIL: digikam-devel@kde.org, francisco.jct@gmail.com,
+ gerhard@kulzer.net
+
+2006-05-11 19:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ fix ImageQuality to Quality tags name
+
+2006-05-11 17:26 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-11 14:14 ach
+
+ * trunk/extragear/graphics/digikam/TODO: digikam trunk: new TODO:
+ install x-image-raw.desktop only for KDE < 3.5.2
+
+2006-05-11 13:23 glaurent
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxpreviewitem.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxwhatsthis.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/listboxwhatsthis.h:
+ - moved listbox related classes to their own files in
+ digikam/libs/widgets/imageplugins
+ - use thumbnail previews in autocorrection plugin as well
+ - make previews reflect curves/contrast changes in bw plugin
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-11 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ digikam from trunk : image Color properties sidebar : Add a new
+ button to backup on disk the embedded ICC color profile from
+ current image. This color profile can be used later in main ICC
+ color management like a workspace profile.
+
+ Gerhard : there is a new button on the bottom of this view. Can
+ you update accordinly the handbook. Thanks in advance.
+
+ CCMAIL: digikam-devel@kde.org, gerhard@kulzer.net,
+ francisco.jct@gmail.com
+
+2006-05-11 11:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ digikam from trunk : image properties sidebar : prevent flicker
+ effect when item is changed in main interface
+
+2006-05-11 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.h:
+ digikam from trunk : DMetadata::MRWparser:
+
+ - support Sandard NEW camera settings makernote (like D5, D7,
+ S304, and S404 camera).
+ - support Sandard OLD camera settings makernote (like D7u, D7i,
+ and D7hi camera).
+
+ CCBUGS: 96459
+
+2006-05-11 08:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.h:
+ digikam from trunk : DMetadata::MRWparser: polish source code
+ and optimizations
+
+2006-05-11 07:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ digikam from trunk : DMetadata::MRWparser: added Exception
+ rules to prevent crash if old Exiv2 release is used (Again).
+
+2006-05-11 07:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ digikam from trunk : DMetadata::MRWparser:
+
+ - support Dynax 7D camera settings makernote.
+ - added Exception rules to prevent crash if old Exiv2 release is
+ used (Again).
+
+ CCBUGS: 96459
+
+2006-05-11 07:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ digikam from trunk : DMetadata::MRWparser:
+
+ - support Dynax 5D camera settings makernote.
+ - Fix memory leak (thanks mr valgrind)
+ - added Exception rules to prevent crash if old Exiv2 release is
+ used.
+
+ CCBUGS: 96459
+
+2006-05-10 22:45 ach
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: digikam
+ trunk: forward port r539556:
+ digikam stable: install digikam.desktop in applications/kde
+ not in applnk/Graphics
+
+2006-05-10 21:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ digikam from trunk : DMetadata MRW Raw file parser : add
+ standard Minolta MakerNote support. Still todo Camera Settings.
+ This code require last Exiv2 implementation from svn (future
+ 0.9.2 Exiv2 release including my Minolta makernote parser
+ implementation)
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 96459
+
+2006-05-10 19:06 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: and a new bug fixed (:=)))
+
+2006-05-10 14:04 ach
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am:
+ digikam trunk: forward port of r539364:
+ o disable enable final for jpegutils/. Fixes bug 126326
+ when --enable-final is used. Thx to Gilles for the
+ hint.
+
+2006-05-10 13:50 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Black & White converter plugin : separate
+ B&W Filters and Tone Filters options
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-10 12:53 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-05-10 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-05-10 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : in according with Paco, Image Editor now
+ store ICC workspace profile instead input color profile into
+ target image. The RAW workflow is now complete.
+ CCMAIL: digikam-devel@kde.org, francisco.jct@gmail.com
+
+2006-05-10 12:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk :
+
+ - DImg API : new method to store an ICC profile from memory to a
+ ICC file.
+ - Fix method name to set/get to/from memory to/from file.
+ - Forget to close profile file at end.
+
+ Paco, this is the famous way to extract an embedded ICC profil
+ into an image and to store it into a file. I remember that we
+ have already discuted about this subject in the past when you
+ have written your Color Management image plugin...
+
+ CCMAIL: digikam-devel@kde.org, francisco.jct@gmail.com
+
+2006-05-09 23:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : "Deflate" compression is used with TIFF
+ image, not "Adobe Deflate"
+
+2006-05-09 23:32 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk :
+ another bug in showfoto about saving a new file when space disk
+ is full during temp file creation (Tested when exported PNG to
+ TIFF). This one is more critic...
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-05-09 23:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg TIFF image loader : force to use ZLib
+ max compression level when a new image is saved to disk using
+ Deflate compression.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 125779
+
+2006-05-09 23:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk :
+
+ - DImg API : new method to store an ICC profile in image
+ container from an ICC profile file.
+ - image editor DImg interface : store the input ICC profile used
+ in color management workflow into the current DImg instance of
+ image editor.
+ - When a RAW image is saved like PNG, TIFF, or JPEG, the input
+ profile (camera profile in fact) is saved in target file like
+ UFRAW does.
+
+ CCMAIL: digikam-devel@kde.org, francisco.jct@gmail.com
+
+2006-05-09 21:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : DImg API : new method to set an ICC profile in image
+ container
+
+2006-05-09 17:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp:
+ code polishing. Preparing to add Minolta makernote entries...
+
+2006-05-09 13:46 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk : new
+ bug in showfoto about saving file. Must be simple to solve (:=)))
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-05-09 13:43 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/TODO: digikam from
+ trunk : no need to multiply TODO file.
+
+2006-05-09 08:44 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Black & White converter plugin : perform
+ optimizations and simplifications of little thumbnail effect in
+ QListBox. No need to create a new instance of ImageIface at each
+ thumb construction
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-09 08:26 glaurent
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ some tweaks over my patch which Gilles committed - add a small
+ margin around the items, make the items bigger, make the listbox
+ stretchable vertically
+
+2006-05-08 23:31 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : new patch from Guillaume Laurent to
+ display a small preview effect in Black and white converter from
+ Image Editor plugin using a QListBox instead QRadiobutton into
+ settings area.
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-08 12:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h:
+ digikam from trunk : add comments in kipiinterface
+
+2006-05-07 22:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui : delete controler in destructor
+
+2006-05-07 22:21 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui : more generic code to get Exif
+ info from gphoto2 camera
+
+2006-05-07 21:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h:
+ digikam from trunk : 2 new options to decode RAW files. Not yet
+ used : planed to use it with Histogram sidebar to reduce time
+ loading.
+
+2006-05-07 17:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ prevent a crash if exif data size is < to 10 bytes...
+
+2006-05-07 14:16 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digiKam from trunk : Gphoto2 camera drivers always return all
+ JFIF APP1 section from JPEG file when Exif metadata are require
+ by camera interface.
+
+ Exiv2 do not support to parse Exif metadata from APP1 directily.
+ This commit cut APP1 header (10 first bytes) to please Exiv2
+ with this data.
+
+ You can display now your Exif/Makenotes metadata in camera gui
+ with all Gphoto2 camera, PTP camera are includes (tested with my
+ Dynax5d).
+
+ CCMAIL: digikam-devel@kde.org, ahuggel@gmx.net
+
+2006-05-05 21:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp:
+ Unicode support for JFIF and EXIF comments:
+
+ - use UTF8 for JFIF comment
+ - use Unicode (UCS-2) to write JPEG UserComment,
+ support charset specification when reading the UserComment
+ - add convertCommentValue method to DMetaData
+
+ Using UTF8 for JFIF is simple and easy and should work.
+
+ The UCS-2 support needs testing (and a decision if we
+ always want to write Unicode, or a way to find out when we need
+ to
+ and when we can as well write ASCII)
+
+ CCBUG: 120241 114211
+
+2006-05-05 16:46 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ Do not draw rubber or emit signalSelected when image is null
+
+2006-05-05 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ disable warning messages
+
+2006-05-03 16:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp:
+ digikam from trunk : finalize camera item properties side bar
+ tab: if your camera can provide Exif informations from an image
+ (Gphoto or UMS), we will display Photograph informations like in
+ image properties sidebar tab from main interface and image
+ editor.
+
+ CMAIL: digikam-devel@kde.org
+
+2006-05-02 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : fix string if jpeg compression is not
+ available
+
+2006-05-02 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Image Editor and Showfoto bugfix :
+
+ - Do not try to plug toolbar into Thumbbar (showfoto only)
+ - Like we force to hide all window dock (left/right/top/bottom)
+ to have a complete black background in fullscreen mode, the
+ toolbar is always hiden.
+ This commit force to show toolbar in this mode if the right
+ option is on from setup.
+
+ Nota : a new bug have been discovered about Exif auto-rotation
+ and SlideShow mode. Take a look in TODO file.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-05-02 07:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : removing image editor window size forced
+ to 640x480
+
+2006-05-01 21:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: fix
+ font size
+
+2006-05-01 14:54 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ digikam from trunk : album icon item :
+
+ - displaying image resolution in MPixels.
+ - using internal d private class.
+ - code cleanup.
+
+2006-05-01 13:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : finalize image properties side bar tab
+ 'Image' section :
+
+ - add 'Color Mode' property.
+ - add 'Compression' property.
+ - add 'Bits Depth' property.
+
+ CMAIL: digikam-devel@kde.org
+ CCBUG: 121367
+
+2006-05-01 11:49 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h:
+ CCMAIL:caulier.gilles@kdemail.net
+ GPS widget extention to include www.multimap.com for lookup
+
+2006-04-30 20:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ Thumbbar:
+ Return correct item rect in horizontal mode, so that tooltip can
+ be displayed.
+
+2006-04-30 20:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ Restore file permissions when overwriting a file.
+
+ We might as well want to copy permissions when a file is newly
+ created in saveAs,
+ thats a different issue.
+
+2006-04-30 19:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-30 17:08 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albummanager.cpp:
+ digikam from trunk:
+ Properly convert filenames to URL
+ When creating a KURL from a QString filename,
+ always use setPath and not the default constructor.
+ setPath will escape characters (such as '#', which
+ means, if you think of HTML, an anchor link).
+
+ CCBUG: 125926
+
+2006-04-30 15:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h:
+ digikam from trunk : bug fix in DImg::pngLoader : if exif
+ metadata are created from scratch (from RAW file for example),
+ add Exif header at start of Exif byte array to please Exiv2 for
+ future metadata parsing. If metadata come from a PNG file do
+ nothing because Exif header is already available.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-30 10:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.h:
+ digikam from trunk : MRW parser do not depend of QT/KDE lib
+ now. Ready to include in Exiv2 library
+
+2006-04-30 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp:
+ digikam from trunk : MRW parser cleanup
+
+2006-04-29 19:45 toma
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp: Two
+ times %3 in the string, which is obviously wrong.
+
+2006-04-29 10:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/mrwparser.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.h:
+ digikam from trunk : separated MRW raw file parser
+ implementation
+
+2006-04-29 09:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ fix i18n
+
+2006-04-28 14:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp:
+ polish
+
+2006-04-28 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h:
+ force to save sidebar state in config rc file
+
+2006-04-28 10:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.h:
+ digikam from trunk : DMetadata new Minolta MRW RAW file parser :
+
+ - This MRW is based on Stephane Chauveau code and can give Exif
+ metadata tags.
+ - digiKam can displaying all Photograph informations from MRW,
+ including Exif.
+ - Makernotes can be handle but not yet displayed into digikam
+ metadata interface because Exiv2 library do not support yet
+ private Minolta tags.
+ - In the future, this parser will be ported to Exiv2 library.
+
+ A screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/MRW_RAW_file_metadata_parser.png
+
+ CCMAIL: digikam-devel@kde.org, stephane@chauveau-central.net,
+ ahuggel@gmx.net
+ CCBUGS : 96459
+
+2006-04-28 07:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ using QString to prevent crash with std::string when Comment is
+ null
+
+2006-04-27 08:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: fix
+ broken QT html syntax
+
+2006-04-27 08:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp:
+ Advanced debug infos again.
+
+2006-04-27 07:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ Advanced debug infos.
+
+2006-04-27 07:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp:
+ digikam from trunk : Exif autorotate : check if current file to
+ transform is a real JPEG file. Add advanced debug infos.
+
+2006-04-27 05:47 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-26 20:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp:
+ just add debug messages
+
+2006-04-26 17:54 ach
+
+ * trunk/extragear/graphics/digikam/TODO: digikam trunk:
+ TODO: add 2 items that need to be fixed for 0.8.2 final
+ (then let's forget about 0.8.2 branch ;)
+
+2006-04-26 16:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from trunk : remove obsolete code about JFIF comments
+
+2006-04-26 16:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadataprivate.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.h:
+ digikam from trunk : DMetadata store JFIF comments now using
+ Exiv2 methods.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-26 16:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ digikam from trunk : bugfix about batch tagging image :
+
+ - Using tags settings not Rating settings to set tags in IPTC
+ keywords.
+ - Storing tag paths not tag names in IPTC keywords.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 21:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : fix infinite loop if image have already
+ some IPTC keywords tags not depending of digiKam tags path list
+ to set like IPTC Keywords
+
+2006-04-25 20:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : fix wrong tags path to remove from IPTC
+ before to update tags list like IPTC keywords
+
+2006-04-25 16:24 thiago
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders,
+ trunk/extragear/graphics/digikam/libs/widgets/common,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata,
+ trunk/extragear/graphics/digikam/showfoto/setup,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools,
+ trunk/extragear/graphics/kst/src/datasources/naddirect:
+ SVN_SILENT adding svn:ignore
+
+2006-04-25 14:46 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-25 14:36 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : DImg::ImageLoader source code polishing.
+ TODO :
+
+ - New DMetadata rules to store JFIF comments section data
+ like EXIF and IPTC
+ - If Comments & tags informations have been changed, notify
+ DImg instance of current image to set
+ informations in metadata bytes array (COM, EXIF, IPTC).
+ - If an image have been saved to another file format, notify
+ Image properties sidebar to reload
+ informations from DImg instance of new image.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 14:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp:
+ digikam from trunk : album item file tips : hide all Photograph
+ Properties informations if no metadata are available from
+ current image.
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 11:44 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk : new
+ bug in showfoto
+
+2006-04-25 11:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: digikam from trunk : new
+ file in B.K.O fixed
+
+2006-04-25 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : image properties sidebar tabs : Fix header
+ section titles size and style.
+ CCBUGS: 121367
+
+2006-04-25 11:16 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ trunk/extragear/graphics/digikam/digikam/firstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/firstrun.h,
+ trunk/extragear/graphics/digikam/digikam/firstrunUI.ui: digikam
+ from trunk : fix first time ui widget
+
+ - removing ui file (sometime, compilation is broken about ui
+ compiler and automake)
+ - Rewrite from scratch first run ui.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 09:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : image properties sidebar tabs : hide all
+ Photograph Properties informations if no metadata are available
+ from current image.
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : image properties sidebar tabs : set title
+ sections to center. Add spacing around.
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 08:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp:
+ fix i18n
+
+2006-04-25 07:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp:
+ digikam from trunk : fix minimum preview size
+
+2006-04-25 07:08 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp:
+ digikam from trunk : fix setCursor(KCursor::arrowCursor() ) to
+ unsetCursor()
+
+2006-04-25 06:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ digikam from trunk : set default keyboard focus to group button
+ options
+
+2006-04-25 06:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : optimize spacing and layout on 'Comments &
+ tags', 'Camera file properties', and 'Album item file
+ properties' sidebar tabs, especially about navigate bar on the
+ top.
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-25 05:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : no need to sto root char from tag paths
+ into IPTC keywords
+
+2006-04-24 20:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ Check for write permissions before saving a file in IE.
+ Ask again (KMessageBox) if permissions are not available.
+
+ TODO: We might want to check that the permissions can actually
+ be changed (file can be written) if the user wants to.
+
+ BUG: 122374
+
+2006-04-24 18:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Deiconify image editor window in loadURL when it is minimized
+
+ BUG: 119741
+
+2006-04-24 14:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : improving image properties restoration in
+ database using image metadata:
+
+ - Fix DMetadata method to get image Exif/Iptc tags properlly.
+ (With the old implementation, Comments from Exif and Iptc,
+ Rating from Iptc and are never checked duing a wrong validity
+ test - stupid bug)
+ - Now at startup, these informations are backported to database :
+
+ ==> Comments from JFIF section, or Exif UserComments tag, or
+ Iptc Caption tag.
+ ==> Date & time stamp from Exif dateTime tag or Iptc date &
+ time tags.
+ ==> Rating from Iptc Urgency tag !!! If you add new files in
+ your Album library, witch are rated using Mapivi for example,
+ digiKam items rating will be appear in main interface.
+
+ Nota : these updates in database are only performed to new files
+ :
+
+ ==> when all albums are parsed during statup (or manually from
+ Tool menu).
+ ==> when new items are downloaded using camera interface.
+ ==> when a folder is imported from main interface.
+
+ TODO :
+
+ - Performed a database update at startup when files are already
+ in database and when metadata have been changed outside digiKam
+ (using ExifTools for example)
+ - Do something with digiKam Tags, since they are stored in IPTC
+ Keywords tags. This is most complicated to do because there is
+ no hierarchy between IPTC Keywords like with digiKam tags. We
+ store only Tags name in IPTC keywords. I propose :
+
+ ==> to check if a digiKam tags name already exist in database
+ and taging automaticly item using it.
+ ==> do nothing if Tags name do not exist (no new digiKam Tags
+ will be created in database).
+ ==> If dupplicate Tags name exist in digiKam database (for ex.
+ Travel/City and Travel/France/City), use only the first Tag name
+ found in database.
+
+ digiKam Tags <==> IPTC Keywords rules is a complex problem.
+ Please give me your viewpoints into B.K.O. Thanks in advance
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 91811
+
+2006-04-24 13:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp: polish
+
+2006-04-24 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : album item file tip :
+
+ - Re-designed album file tip content accordinly with image
+ poperties sidebar tab.
+ - Fix mime type with RAW file (sounds like TIFF file before).
+ - Renamed Metadata informations to Photograph properties
+ - Added image Rating tag info.
+
+ PENDING TASK : added digiKam comments & tags informations in
+ image properties sidebar tab !!! ==> We want really that ?
+ Please give me your viewpoints !
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-24 11:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ polish
+
+2006-04-24 11:02 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.h: digikam
+ from trunk : Album file tips : add d private class to reduce
+ compilation time and improve binary compatibility.
+
+2006-04-24 10:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : Fix memory leak (Thanks Mr valgrind)
+
+2006-04-24 10:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadataprivate.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.cpp:
+ digikam from trunk : DMetadata class : add d private class to
+ reduce compilation time and improve binary compatibility.
+
+2006-04-24 09:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ polish
+
+2006-04-24 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ fix i18n
+
+2006-04-24 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ polish
+
+2006-04-24 09:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ polish
+
+2006-04-24 08:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ polish
+
+2006-04-24 08:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : image properties side bar tab :
+
+ - Add White balance informations.
+ - Add Exposure mode and program informations.
+ - Fix navigate bar problem with first and last current album
+ items.
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-24 07:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ digikam from trunk : image properties side bar tab :
+
+ - Camera image properties and main interface image properties
+ look similar.
+ - Fix broken compilation with KDE 3.3.x
+ - Fix layout and spacing.
+
+ CCBUGS: 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-24 05:50 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-23 19:45 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h: IconView:
+ - Store position of currently first visible item,
+ and set this item again to be the first visible item
+ after an update
+ - fine-tune findFirstVisibleItem a bit, optionally only use
+ the first item of which the thumbnail (rather than part of the
+ border)
+ is visible, add overloaded convenience methods to find first
+ item
+ of current viewport
+
+ BUG: 115423
+
+2006-04-23 17:55 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp: Do not
+ re-set album thumbnail again from view,
+ disable slot_AlbumHighlight
+
+ Closing bug 124688 now.
+
+ BUG: 124688
+
+2006-04-23 07:13 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk : TODO
+ file : 2 new bugs in showfoto
+
+2006-04-23 06:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp:
+ fix typo
+
+2006-04-22 14:18 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ When Color Management setting is turned off/on, values for icc
+ preferences are "remembered" now. I hope this fix this bug:
+ http://bugs.kde.org/show_bug.cgi?id=125732
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-04-22 09:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/photoinfocontainer.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiestab.h:
+ digikam from trunk :
+
+ - New Image Properties side bar tab to display image resume.
+ - DMetadata memory optimization and new methods to get
+ photograph resume from image.
+ - Disable album item tool tips by default.
+
+ NOTES:
+
+ - In this new resume sidebar tab, all digikam tags properties
+ aren't displayed. i think it's redondant with Comments & tags
+ sidebar tab. Because this one is very easy to read by
+ non-photographers users, i think it's not necessary to duplicate
+ here these informations, and this way simpilfy source code about
+ to share resume sidebar tab implementation between showfoto and
+ digiKam (there is no database depency).
+
+ - Album Item Info tool tips is now disable by default. This view
+ is now very uncomplete about metadata. Something need to be done
+ here to improve it (or we can remove this view ???)
+
+ TODO : in image editor, if an image is saved to a new file, all
+ image properties side tabs aren't updated (Marcel ?).
+
+ All constructive viewpoints are welcome !
+
+ CCBUGS : 121367
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-21 21:11 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk : add
+ bko file 93569 in TODO
+
+2006-04-21 12:13 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ Change kio_digikamalbums::copyImage like AlbumDB::copyItem
+
+2006-04-21 11:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp:
+ AlbumDB::copyItem:
+ Copy ImageProperties table (rating) as well
+
+2006-04-21 09:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digikam from trunk : camera gui :
+
+ - Gphoto camera now give a generic image thumbnail with RAW file
+ (not an 'unknow' thumb).
+ - handle properly all item properties with UMS camera (R/W,
+ mime, etc.).
+ - handle properly RAW type mime with Gphoto camera.
+ - fix wrong slot/signal connection.
+
+2006-04-20 20:56 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ digikam from trunk:
+
+ - check for already added URLs in AlbumThumbnailLoader
+ - use two thumbnail jobs to load album and tag thumbnails
+ parallely
+ - add missing moc include (touch Makefile.am if compile fails)
+
+2006-04-20 19:54 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk :
+ digiKam TODO update : add 121367 bko file
+
+2006-04-20 19:33 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk :
+ digiKam TODO update : add 117115 bko file
+
+2006-04-20 19:21 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk :
+ digiKam TODO update
+
+2006-04-20 19:06 ach
+
+ * trunk/extragear/graphics/digikam/TODO: digikam trunk: TODO add
+ things to test with media:
+
+2006-04-20 12:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : displaying image dimensions in Mpixels
+
+2006-04-19 22:21 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h:
+ digikam from trunk : Fix broken thumbnail creation by digiKam
+ KIO-slave with 16 bits TIFF images unrecognized properly by
+ dcraw::parse method like a real tiff images.
+ CCBUGS: 125916
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-19 21:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk : just for testing with Dubas Gabor TIFF 16
+ bits problem under Slackware.
+
+2006-04-19 21:26 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/albumthumbnailloader.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk:
+ Load tag thumbnails asynchronously, speed up startup
+
+ - add a new class AlbumThumbnailLoader and consolidate all
+ tag and album thumbnail loading code
+ - use this class in TagFilterView, TagFolderView, ImgDescEditTag
+ - do no longer use syncjob for tag thumbnail loading,
+ but use asynchronous mode for custom tag icons (as done for
+ PAlbums)
+
+ Please check that this fixes the huge startup delays
+
+ TODO: Need to check that icons are actually loaded
+ only once by slave if added multiple times
+ (not relevant to startup speed)
+ CCBUG: 124688
+
+2006-04-19 18:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.h:
+ digikam from trunk : Camera gui image properties side bar tab :
+ displaying the new file name used to rename camera file name
+ during download instead the current camera file name. Note that
+ old implementation displayed the camera file name in both way :
+ the sidebar tab header and the camera item properties. These
+ redondant informations are now fixed by this commit.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-19 07:11 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: update
+
+2006-04-19 07:07 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: digikam from trunk :
+ update NEWS file with full B.K.O files fixed/closed for
+ 0.9.0-beta1.
+
+2006-04-19 06:32 cgilles
+
+ * trunk/extragear/graphics/digikam/ChangeLog: digikam from trunk :
+ first update of ChangeLog file to prepare 0.9.0-beta1. This is
+ not the final beta1 update. The informations from ChangeLog have
+ been used to update NEWS file, especially B.K.O files
+ closed/fixed.
+
+2006-04-18 11:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/README: update
+
+2006-04-18 09:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h:
+ digikam from trunk : always use visibility class declaration in
+ digikam/libs to prevent broken compilation with this mode
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-04-18 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix i18n
+
+2006-04-18 09:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ digikam from trunk : fix possible broken compilation using gcc
+ 4.1 (class namespace wrapper)
+
+2006-04-17 20:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk : DImg API to detect image file formatn we parse file
+ extension in first, and in second, we parse file header.
+
+ This way is mandatory because some TIFF files are detected like
+ RAW files by dcraw::parse method.
+
+ Please, update svn and give me a feedback (:=)))...
+
+ CCMAIL: digikam-devel@kde.org, frank@birnstiel.org,
+ dudasg@freemail.hu
+
+2006-04-17 19:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ digikam from trunk : patch from Guillaume Laurent about :
+
+ - to add a new option to display image modification date behind
+ image thumbnail.
+
+ - to use QFileInfo class to get file modification/creation date
+ & time into ImageInfo class.
+
+ CCMAIL: digikam-devel@kde.org, glaurent@telegraph-road.org
+
+2006-04-17 12:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.h:
+ digikam from trunk : Album selection dialog : code polishing
+ using d private class to improve binary compatibility and reduce
+ compilation duration
+
+2006-04-16 19:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ digikam from trunk : image print interface : using d private
+ class to improve binary compatibility
+
+2006-04-16 12:36 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h:
+ digikam from trunk : image plugins interface : using d private
+ class to improve binary compatibility
+
+2006-04-16 08:43 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ just polishing
+
+2006-04-15 21:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h:
+ Using KSqueezedTextLabel to display pixel color infos from
+ preview image
+
+2006-04-15 09:44 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : smooth camera gui using KProgress and
+ KSqueezedTextLabel about status bar.
+
+2006-04-15 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : reverse RAW file generator source code
+ about thumbnail rotation. I suspect a problem in this code witch
+ broke CR2 file thumbs and don't rotate properly thumbs
+ (certainly some camera tags orientation flags without respect
+ TIFF/EP spec).
+
+ Alternative solutions for the future :
+
+ 1 / using future libopenraw library from freedesktop.org
+ (http://www.freedesktop.org/wiki/Software_2flibopenraw)
+ 2 / using Exiv2 thumbs extractor when TIFF/EP will be finalized
+ (my prefered way (:=)))
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-14 20:25 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-14 20:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : fix Ok dialog button rules with ICC setup
+ page.
+
+ CCBUGS: 125589
+
+2006-04-14 20:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk:
+ Do not add rotate/flip actions caused by EXIF rotation
+ as undo actions to the undo list.
+
+ CCMAIL: arnd.baecker@web.de
+
+2006-04-14 19:54 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h: dcraw
+ autodetection:
+ - add isAvailable() to DcrawBinary
+ - do not start ImageEditor on raw images if dcraw is not
+ available
+
+2006-04-14 18:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ no need a title here
+
+2006-04-14 17:17 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/zoom10.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/zoom15.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/zoom20.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/zoom25.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/zoom30.png,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ digikam from trunk : using pixmap instead text into zoom factor
+ optimize space suing by widgets into image plugin dialogs
+
+2006-04-14 16:05 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h:
+ moving preview mode buttons to the left will be always visible
+ when sidebar is disable
+
+2006-04-14 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ moving progress bar to the left will be always visible when
+ sidebar is disable
+
+2006-04-14 11:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : setup icc : if no monitor profile is
+ available, disable ManagedView option
+
+2006-04-14 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ digikam from trunk : Bug fix in ICC setup dialog page : if not
+ all icc profile file path are available in local ICC profiles
+ repository, the ICC management is broken. This is relevant of
+ icc file path/decriptions map used in setup icc implementation.
+
+ The setup icc page internal rules have been complelty re-writen
+ using 4 maps (icc description, icc file path). It's more easy to
+ understand and maintain. Also, the reading configuration is just
+ focalized to the readSettings() method. Multiply read settings
+ call can be confuse and sometimes give any race conditions.
+
+ Paco, Laurent, take a look in this new implementation and give
+ me a feedback. I have tested this one using my Dynax 5D icc
+ profiles (camera, monitor, printer, and workspace) in all
+ configurations and work fine. Perhaps i have forget a condition
+ in my tests.
+
+ CCMAIL: fj.cruz@supercable.es, lrathle@kde-france.org
+
+2006-04-13 21:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcrawbinary.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: digikam
+ from trunk:
+ Add dcraw autodetection for digikam and showfoto
+
+ If dcraw is not found at startup,
+ a warning message is displayed and the
+ user is asked to continue or cancel.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-13 20:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk: setup general : using KURLRequester look better than
+ QLineEdit to set album library path
+
+2006-04-13 20:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ digikam from trunk : hide progress bar outside computation
+
+2006-04-13 20:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h:
+ polish
+
+2006-04-13 19:44 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ digikam from trunk : never use monitor icc correction if ICC
+ management is disable
+
+2006-04-13 16:27 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-13 16:25 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-13 11:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ digikam from trunk : using icc monitor settings into image
+ editor plugin dialogs to render image preview
+
+ CCMAIL: lrathle@kde-france.org
+
+2006-04-13 11:17 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : always use ICCsettingscontainer instance,
+ especially when ICC color management is disable. Never paste a
+ null pointer to load image from image editor core.
+
+ CCMAIL: lrathle@kde-france.org
+
+2006-04-13 11:01 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ polish
+
+2006-04-13 10:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ polish
+
+2006-04-13 10:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ polish
+
+2006-04-13 10:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk : if monitor profile is null, render a simple pixmap
+ without color correction
+
+ CCMAIL: lrathle@kde-france.org
+
+2006-04-13 06:10 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix i18n
+
+2006-04-13 05:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp:
+ update simple IPTC tags view
+
+2006-04-12 21:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ compile
+
+2006-04-12 21:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ Missing to use ICC color screen profile to render pixmap with
+ selection mode into image editor
+ CCMAIL: fj.cruz@supercable.es
+
+2006-04-12 21:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ remove comments
+
+2006-04-12 21:53 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk:
+
+ The ImageEditor can now access the database independently
+ from main view, i.e. also if main moved to a different directory.
+
+ - adjust ImageInfo to be more like a database item wrapper class
+ - add a method to ImageWindow to start it with a list of
+ ImageInfo objects, use this in AlbumIconView
+ - adapt ImageWindow to (optional) ImageInfo list
+ - adjust behavior of saveAsIsComplete
+ - add itemChanged methods to ImagePropertiesSidebarDB:
+ - one takes only a URL (no database)
+ - one takes an ImageInfo object (used by ImageWindow, full DB
+ support)
+ - one takes AlbumIconItem and -View (used by main view,
+ full DB support, optional future interaction with the view)
+ - ImageDescEditTab now works on an ImageInfo object
+ - add a copyItem method to ImageInfo as a wrapper for said
+ function from AlbumDB
+ - modify AlbumDB::copyItem to return image id of inserted image
+ - add DISTINCT keyword to second SELECT statement of
+ AlbumDB::copyItem.
+ With all of above changes, I constantly produced bug #113915.
+ I do not know why the SELECT statement produces (in my case)
+ three times
+ the same result so that INSERT complains, and I do not know
+ which of
+ my changes should ever trigger this problem, but the DISTINCT
+ fixes this.
+ If anyone speaks SQL, you might want to check my comment in
+ AlbumDB::copyItem.
+
+ Currently, the rating is not copied when database information is
+ copied (in copyItem).
+ Should this be done?
+
+ CCBUG: 113915
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-12 21:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : patch from Paco about screen ICC color
+ profile rules.
+
+ The implemented have been fixed about a crash generated by in
+ DImg::convertToPixmap() witch return a null Pixmap.
+
+ The code isn't optimized : ICC color profile files are loaded
+ from disk at each pixmap computation. better way is to load
+ these files at Image Editor startup, store like bytes array into
+ memory, and use it when we want.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-04-12 21:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: we need to
+ return something here...
+ CCMAIL: fj.cruz@supercable.es
+
+2006-04-12 21:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: real copy
+ of image
+
+2006-04-12 21:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp:
+ fix spacing
+
+2006-04-12 09:52 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-12 09:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ digikam from trunk : cameragui : rename customizer widget :
+ renaming image file names with more command line readable
+ strings format
+
+ CCBUGS : 124939
+
+2006-04-12 08:50 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp: Bug
+ fixed: Digikam::SetupICC object is properly created.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-04-11 21:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ digikam from trunk: Camera Rename Customizer bug fix: If 'Add
+ Sequence Number' and 'Add Date Time' are unselected, the
+ customize filename have non-sence because all target files to
+ download will have all the _same_ filename. Also, camera GUI
+ will ask to user is target must be overwritted!
+
+ This commit fix the problem to use a Combo Box options list
+ instead separate Check Box. Like this at least one option will
+ be used if user want a customized renaming.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-11 16:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp:
+ polish
+
+2006-04-11 13:23 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-11 13:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-11 13:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ polish
+
+2006-04-11 12:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ digikam from trunk : camera controller improvements : no need
+ to display an error dialog if an operation have been cancelled
+ by user.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-11 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ fix warnings
+
+2006-04-11 12:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ polish
+
+2006-04-11 12:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp:
+ polish
+
+2006-04-11 12:03 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h:
+ polish
+
+2006-04-11 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera gui : add messages to user when
+ dialog is closed or when an operation is cancelled.
+
+2006-04-11 10:44 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ clean up
+
+2006-04-11 10:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui :
+
+ - Disable 'Advanced Settings' sidebar tab during download.
+ - Add standard keyboard shorcuts to Select All, Select None, and
+ Invert Selection
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-11 09:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera gui bug fix with gphoto camera :
+ please to sidebar to enable current item selected in camera icon
+ view in all cases (like main interface do), especially with
+ metadata tab if none Exif information cannot be get from camera.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-11 09:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp:
+ polish
+
+2006-04-11 08:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ digikam from trunk : camera controller bug fix : set properlly
+ IPTC tags image Credits if only this option is selected from
+ camera interface.
+
+2006-04-11 07:04 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ fix valgrind warnings : use unitialized value
+
+2006-04-11 05:34 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-10 11:59 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-10 10:15 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-10 10:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.h:
+ digikam from trunk : improving image properties restoration in
+ database using image metadata:
+
+ - Fix DMetadata method to get image Exif/Iptc tags properlly.
+ (With the old implementation, Comments from Exif and Iptc,
+ Rating from Iptc and are never checked duing a wrong validity
+ test - stupid bug)
+ - Now at startup, these informations are backported to database :
+
+ ==> Comments from JFIF section, or Exif UserComments tag, or
+ Iptc Caption tag.
+ ==> Date & time stamp from Exif dateTime tag or Iptc date &
+ time tags.
+ ==> Rating from Iptc Urgency tag !!! If you add new files in
+ your Album library, witch are rated using Mapivi for example,
+ digiKam items rating will be appear in main interface.
+
+ Nota : these updates in database are only performed to new files
+ :
+
+ ==> when all albums are parsed during statup (or manually from
+ Tool menu).
+ ==> when new items are downloaded using camera interface.
+ ==> when a folder is imported from main interface.
+
+ TODO :
+
+ - Performed a database update at startup when files are already
+ in database and when metadata have been changed outside digiKam
+ (using ExifTools for example)
+ - Do something with digiKam Tags, since they are stored in IPTC
+ Keywords tags. This is most complicated to do because there is
+ no hierarchy between IPTC Keywords like with digiKam tags. We
+ store only Tags name in IPTC keywords. I propose :
+
+ ==> to check if a digiKam tags name already exist in database
+ and taging automaticly item using it.
+ ==> do nothing if Tags name do not exist (no new digiKam Tags
+ will be created in database).
+ ==> If dupplicate Tags name exist in digiKam database (for ex.
+ Travel/City and Travel/France/City), use only the first Tag name
+ found in database.
+
+ digiKam Tags <==> IPTC Keywords rules is a complex problem.
+ Please give me your viewpoints into B.K.O. Thanks in advance
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 91811
+
+2006-04-10 07:54 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-10 07:47 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-10 05:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h:
+ digikam from trunk : Camera setup dialog : add link to USB PTP
+ device to camera list
+ CCBUGS: 121308
+
+2006-04-10 05:36 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-10 05:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp:
+ digikam from trunk : GPS locator tool :
+
+ - Code polishing.
+ - Remember last web GPS locator service used.
+
+ Nota: the implementation is ready to use new GPS maps service
+ from the web. If you have some url witch accept world latitude
+ and longitude GPS coordinates, let's me hear...
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 111560
+
+2006-04-10 04:45 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-09 19:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h:
+ digikam from trunk: Fix GPS locator tool to use multi maps web
+ service using combo box. Add link to M$NMaps service
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-09 18:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ digikam from trunk: camera selection dialog : clean up source
+ code and dialog layout optimization
+
+2006-04-09 09:31 gkulzer
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h:
+ CCMAIL:caulier.gilles@kdemail.net
+ GPS widget extention to include maps.google.com for lookup
+
+2006-04-08 09:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ add digikam logo
+
+2006-04-08 09:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ remove CR charactor to make a string on a line
+
+2006-04-07 21:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h:
+ digikam from trunk: setup general : using KURLRequester look
+ better than QLineEdit to set album library path
+
+2006-04-07 20:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ polish i18n
+
+2006-04-07 16:26 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-07 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-07 14:39 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp: Do
+ not scale up broken_image thumbnail, looks bad.
+
+2006-04-07 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-07 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp:
+ digikam from trunk : toogle mouse cursor to buzy during camera
+ auto detection
+
+2006-04-07 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h: fix
+ setup page order
+
+2006-04-07 12:57 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-07 12:48 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h:
+ digikam from trunk : improvements of USB Mass storage camera
+ usability on Camera setup dialog :
+
+ - Add a full description to all settings widgets.
+ - Add a direct link to "Mounted Camera" option from camera list.
+ There is no possible error from user to set an USB Mass Storage
+ camera !
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 121308
+
+2006-04-07 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ polish
+
+2006-04-07 11:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupidentity.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from stable : auto IPTC tagging on the fly during
+ download:
+
+ - Remove location informations used with photographer id. This
+ is relevant of picture content not photographer.
+ - Add new Identity setup page with default IPTC Photographer and
+ Credits/Copyright informations.
+ - New method to set Credits/Copyright IPTC tags.
+ - New option to set automaticly IPTC Credits/Copyright
+ informations when Comment&Tags sidebar tab is used.
+ - New option to set IPTC Credits/Copyright information on the
+ fly during download.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 121306
+
+2006-04-07 09:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from stable : bugfix : cleanup whatthis image info when
+ album content is scroll with the mouse
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 120052
+
+2006-04-07 09:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ fix warning
+
+2006-04-07 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : bugfix : cleanup whatthis image info when
+ album content is scroll with the mouse
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 120052
+
+2006-04-07 06:58 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: polish
+
+2006-04-07 05:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ Fix typo
+
+2006-04-06 22:03 mwiesweg
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from trunk:
+ Allow reading JPEG files in CMYK color spaces
+ The image data will be converted to RGB
+ in the most simple way as Qt does it.
+ (For full colorspace independence, use Krita.)
+
+ Fix JPEG loader and thumbnail ioslave.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-06 19:57 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk :
+
+ - Assign digiKam tags and rating can be done using keboard
+ shortcuts and contextual menu. Toggle IPTC tags relevant
+ accordinly.
+ - Cleanup IPTC keywords tags before to apply any changes
+ relevent of digiKam taging to prevent dupplicate entries.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 113997
+
+2006-04-06 17:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imageattributeswatch.cpp:
+ compile
+
+2006-04-06 14:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : fix crash if no profile name is availalble
+ in combo list when apply setup icc.
+
+2006-04-06 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp:
+ cleanup
+
+2006-04-06 14:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ cleanup
+
+2006-04-06 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ fix warnings
+
+2006-04-06 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/tiffmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/tiffmetaloader.h:
+ digikam from trunk : prepare the future: current Exiv2
+ implementation support TIFF/EP file format.
+
+2006-04-06 12:49 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-06 12:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : IPTC and digiKam tags :
+
+ - Tags are saved in IPTC Keywords, but this tag can be
+ redondant. This is want mean that each digiKam tag will be saved
+ in a IPTC keywords tag, each one limited to 64 characters
+ (before all digiKam tags been saved in only one IPTC Keywords
+ tag). It's more powerfull (:=)))...
+
+ - Rating are now saved in IPTC Urgency tag, not FixtureId tag.
+ This way is used by other photo management programs, like mapivi
+ for example.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 103201, 113997
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-06 12:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp:
+ digikam from trunk : Some IPTC tags like "Keywords" can be
+ redontant. display these values like ExifTool, separated by a
+ comma.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-06 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-06 00:10 ach
+
+ * trunk/extragear/graphics/digikam/AUTHORS: digikam:
+ o fix typo in trunk too
+
+2006-04-05 21:40 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp:
+ Abstract and Named color have been added as new devices classes.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-04-05 21:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ fix broken layout if ICC profile descriptions are long
+
+2006-04-05 20:43 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ fix i18n
+
+2006-04-05 20:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ polish
+
+2006-04-05 20:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk: fix ICC setup dialog page layout :
+
+ - Grouping all single option in 'Advanced settings' box.
+ - Using grid layout into ICC settings box.
+ - Fix managedView option to toogle acordingly with main ICC
+ checked box.
+
+ Paco, let's me hear if something is wrong for you.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-04-05 20:26 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/imageattributeswatch.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk:
+ Synchronize display of tags, date, comment and rating
+ in comments&tags sidebars, main view, and tag filter and folder
+ views
+
+ - add class ImageAttributesWatch to multicast information
+ about changes of these attributes
+ - connect all relevant parts to the signals of this class
+ - add calls to this class at all places where these
+ attributes are changed (exception: caption and date in
+ kipiinterface, where no imageId is available)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-05 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp: fix
+ i18n
+
+2006-04-05 13:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/exiv2logo.png,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.h:
+ digikam from trunk : metadata setup page : add exiv2 logo to
+ give more visibility to end users about internal metadata
+ management interface.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-05 12:29 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h:
+ Connect to signalAlbumRenamed in TagFolderView,
+ tag renaming can be done by right sidebar as well.
+ For me it is nicely refreshed in the thumbnail view,
+ so I assume this is already fixed.
+
+ BUG: 119234
+
+2006-04-04 22:08 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: Minor code
+ clean-up.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-04-04 21:15 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/lcmslogo.png,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ digikam from trunk : icc setup page : add lcms logo to give more
+ visibility to end users about internal color management
+ interface (there is no color drivers into digikam core).
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-04 20:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/gphotologo.png,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.h:
+ digikam from trunk : improvement camera setup page :
+
+ - Using KListView look better than QListView
+ - Add gphoto logo to give more visibility to end users about
+ internal camera interface (there is no camera drivers into
+ digikam core).
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-04 19:21 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-04 16:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ fix i18n
+
+2006-04-04 16:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ digikam from trunk : improve UMS camera descriptions
+ CCBUGS : 121308
+
+2006-04-04 13:43 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Add
+ some splash messages, do not Display "Loading cameras" when
+ actually reading albums from database takes all the time.
+
+2006-04-04 11:42 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-04 11:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: digikam
+ from stable : bugfix : cleanup whatthis image info when album
+ content is scroll with keys
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 120053
+
+2006-04-04 11:30 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-04 11:28 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: digikam
+ from trunk : bugfix : cleanup whatthis image info when album
+ content is scroll with the mouse
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 120052
+
+2006-04-04 10:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: polish
+
+2006-04-04 09:35 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-04 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-04 09:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: polish
+
+2006-04-04 09:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: polish
+
+2006-04-04 08:23 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ digikam from trunk : process exif auto-rotation before to save
+ thumbnail file in ~/.thumbnails. This way is homogenous with
+ konqueror.
+
+ NOTE: 'stable' svn branch not yet fixed (0.8.2). I'm waiting
+ some feedback before to do...
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 123742
+
+2006-04-04 08:00 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-04 07:57 cgilles
+
+ * trunk/extragear/graphics/digikam/tips: digikam from trunk : fix
+ tips rendering in tips dialog
+
+ CCBUGS: 121487
+
+2006-04-04 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/tips: digikam from trunk : fix
+ tips rendering in tips dialog
+
+ CCBUGS: 121487
+
+2006-04-04 07:46 cgilles
+
+ * trunk/extragear/graphics/digikam/tips: update
+
+2006-04-04 07:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp:
+ digikam from trunk :Fix Broken compilation under GCC 4.1 : no
+ need to use Digikam namescape under Digikam namespace itself.
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 122747
+
+2006-04-03 21:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: digikam
+ from trunk : fix broken compilation using gcc 4.1
+
+ CCBUGS: 122747
+
+2006-04-03 14:45 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-03 14:38 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:31 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:28 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:25 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:17 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 14:01 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : Camera GUI :
+
+ - new option to set Date&Time Exif Tags on the fly during
+ download if camera don't set it when pictures are taken.
+ - new options to set IPTC photographers identity on the fly
+ using digiKam metadata setup.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 103255, 121306, 115764
+
+2006-04-03 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 12:23 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-03 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-04-03 12:05 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-04-03 11:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ kdatetimeedit is not a KDE widget
+
+2006-04-03 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from trunk :
+
+ - DMetadata class improvement about io file acess, especially to
+ write metadata. New applyChanges() method to flush new Exif/Iptc
+ changes in target file.
+ - Metadata setup new options to set photographer indentity in
+ IPTC tags (author, author title, city, Province, and Country).
+ Take a care : IPTC support only ASCII characters. This
+ informations are set if comments & tags sidebar tab is used.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-03 10:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : bugfix : KDilogBase to not emit a
+ closeEvent when 'CLose' button is used. Need to move old
+ closeEvent() actions to a new common method called by
+ closeEvent() and slotClose().
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-03 09:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ digikam from trunk : Polishing and improving camera setup
+ dialog. Add Tips on the bottom about how to set USB mass Storage
+ camera. Add web Link to fresh cameras list supported by GPhoto2.
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 121800, 121784
+
+2006-04-03 08:34 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ As lcms doc suggests and so IccTransform class uses
+ cmsErrorAction(LCMS_ERROR_SHOW), we have to capture the return
+ value of functions like cmsOpenProfile.....
+
+ In this way, digiKam is not aborted if there is an error from
+ lcms.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-04-02 15:44 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ Fix spurious "Failed to find parent for Tag" warning from
+ imagedescedittab:
+ Move adding code to slotAlbumAdded, call this from populateTags,
+ dont ignore root in slotAlbumAdded, so dont warn for main view
+ side bar at startup
+ when filled by AlbumManager signal.
+
+2006-04-01 23:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ fix iptc tags max size to write
+
+2006-04-01 16:48 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from trunk : new option to store digiKam image Tags
+ list like keywords list in Keywords IPTC tag.
+
+ IMPORTANT : duing IPTC limitations, we can set only 64
+ charactors to 'Keywords' IPTC tags. Also, IPTC do not support
+ UTF8 ! Alternative to this problem is XMP metadata, but Exiv2 do
+ not yet support it.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-04-01 16:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp:
+ fix missing comma
+
+2006-04-01 14:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp:
+ digikam from trunk : fix IPTC human list
+
+2006-03-31 19:19 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : missing to fix splitter border attribute in
+ main interface.
+
+2006-03-31 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : Bug fix : set properlly main widget size
+ from main interface before to apply sidebar size using
+ QSizePolicy.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 115460
+
+2006-03-31 14:05 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-03-31 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Bug fix : set properlly main widget size
+ before to apply sidebar size using QSizePolicy. Thi scommit fix
+ all windows (editor, image plugins, showfoto, etc.) exepted main
+ interface (still todo).
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 115460
+
+2006-03-31 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: update
+
+2006-03-31 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : bug fix : when a JPEG file is saved into a
+ new JPEG file after Exif auto-rotation, he file mime type can be
+ JPG or JPEG. Doing the right test to set orientation tag
+ properlly.
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-03-31 12:30 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp:
+ fix i18n
+
+2006-03-31 11:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp:
+ digikam from trunk : bug fix : enable all Image Editor/Showfoto
+ image plugins by default in setup dialog.
+
+ CCMAIL : digikam-devel@kde.org
+ CCBUGS : 116248
+
+2006-03-31 10:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ Polish dialog
+
+2006-03-31 09:12 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ IccTransform class uses cmsErrorAction(LCMS_ERROR_SHOW), so an
+ error from lcms doesn't (or has not to ) abort the entire app.
+
+ Krita works in this way too.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-31 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ fix i18n
+
+2006-03-31 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : Finalize saving Date & Time informations
+ into Exif and Iptc metadata
+
+2006-03-31 07:08 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from trunk : new option to set Date and Time in Exif
+ and Iptc in according to Comments & tags side bar. Tests requires
+
+2006-03-30 19:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ simplify Rating tag description
+
+2006-03-30 17:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
+ check if metadata is valid
+
+2006-03-30 17:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
+ digikam from trunk : only check metadata from JPEG files
+
+2006-03-30 17:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ digikam from trunk : patch from Julien Nardoux to improve
+ toogle target/original image previews on mouse move in all image
+ plugins.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-30 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ digikam from trunk : Image Rating is now saved in
+ "Iptc.Application2.FixtureId" (this tag will be changed if
+ necessary in the future, depending of digiKam users requests).
+ There is a new option in setup dialog.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-30 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp:
+ polish layout
+
+2006-03-30 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : DMetadata improvements: new methods to
+ set/get Image Rating informations from IPTC.
+
+2006-03-30 14:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupmetadata.h:
+ digikam from trunk : renaming SetupExif to SetupMetadata (more
+ generic)
+
+2006-03-30 11:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ digikam from trunk : DMetadata improvements: Date and time can
+ be get from IPTC with 2 tags : DateTimeCreated and
+ DateTimeDigitized
+
+2006-03-30 10:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ ascii -> latin1
+
+2006-03-30 10:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : Writing digiKam comments into photograph
+ !!!
+
+ - DMetadata : new method to write comments into pictures using
+ Exiv2. The string is writte as image comments (JPEG COM for
+ example), Exif comments, and IPTC comments.
+
+ - Comments & tags sidebar use this method to set comments into
+ image.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-30 10:02 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS,
+ trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
+ digikam from trunk : Removing libkexif depency from digiKam
+ core.
+
+ - jpegmetadata us now dmetadata to get comments and datetime.
+ - All metadata extractions are now drived by DMetadata class
+ using Exiv2 library.
+
+ To packagers : please update your packages depencies.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-30 09:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ fix margin
+
+2006-03-30 09:09 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am:
+ digikam from trunk : cleanup makefiles about libKexif depencies
+
+2006-03-30 06:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp:
+ fix debug messages
+
+2006-03-30 06:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : DMetadata improvements:
+
+ - Get image comments method can search text comments in image
+ using 3 different ways : standard comments (like JPEG COM), or
+ Exif comments, or IPTC comments.
+
+ - Get image date & time method can search datetime stamp in
+ image using 2 different ways : Exif datatime tags, or IPTC
+ datetime tag.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-29 20:28 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ ImageIface:
+
+ - add API documentation in imageiface.h
+ (make life easier for potential new image plugin authors)
+ - cut a few memcpys
+ - use more DImg methods instead of custom code
+
+2006-03-29 20:24 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ Do not allow empty selections.
+ At very high zoom factors, the rubberband may operate
+ at subpixel level and produce empty selections.
+ This creates crashes in sidebar. Fix the cause
+ and not the symptoms, there is no real sense in
+ an empty selection. Now a selection from rubberband
+ contains at least one pixel.
+
+2006-03-29 20:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ Fix -Wwrite-strings warnings for (const) char * arrays
+ ("deprecated conversion from string to char*")
+
+2006-03-29 20:15 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp:
+ digikam from trunk: DImg
+
+ - add some methods to allow finer grained control of memory usage
+ (copyMetaData, copyImageData, resetMetaData, operator==)
+ - add overloaded putImage
+ - bitBltImage now accepts w, h = -1, -1 like Qt
+ - add some more API documentation
+ - make more access methods const
+
+ - in DImgThreadedFilter, copy only image data and not metadata
+ of orgImage.
+
+2006-03-29 18:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ Optimize layout and spacing between widgets, again, again, and
+ again.
+
+2006-03-29 15:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp:
+ digikam from trunk : Aspect Ratio Crop :
+
+ - normalize target region to crop in image.
+ - Improved ratio crop settings tips description.
+
+2006-03-28 22:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : DMetadata : new method to get Exif Date &
+ Time using Exiv2
+
+2006-03-28 21:01 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: set blog
+ links to Marcel an Tom
+
+2006-03-28 20:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : set showfoto thumbbar exif-autorotation flag in
+ according with showfoto Exif setup if it's changed during session
+
+2006-03-28 20:07 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : showfoto thumbbar now support Exif auto-rotate in
+ according with showfoto Exif setup
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 19:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am:
+ compile...
+
+2006-03-28 19:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix dialog spacing on the bottom
+
+2006-03-28 17:05 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.h:
+ digikam from trunk : Camera gui Exif auto-rotation use DMetadata
+ (Exiv2) instead libKexif.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 14:27 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h:
+ digikam from trunk : Album Icon View use use DMetadata (Exiv2)
+ instead libKexif to set Exif orientation tag.
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 13:57 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : BugFix
+
+ - Image Editor : Old implementation do not use 'Set Exif
+ Orientation tag to normal after rotate/flip' option from Setup.
+ The tag always forced to Normal. This commit fix this problem.
+ Note that the option is enable by default.
+ - Showfoto : new Exif options on setup like digiKam to set and
+ read Exif orientation tag.
+
+ Note : with this commit, Iamge Editor and Showfoto have
+ _exactly_ the same core rules
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk :
+
+ - DMetadata : New method to set Exif orientation tag to JPEG
+ file using Exiv2 library. This method is now used in Image
+ editor instead libKexif if an image is rotated or flipped.
+ - Image Editor : restore old DimgInterface::exifRotate() method
+ to rotate automaticly an image accordingly with Exif orientation
+ tag.
+ - Fix toogle off Undo, Redo, Save, and SaveAs actions during
+ save image file operations. Now, we use standard
+ EditorWindow::toogleStdsAction() method to do it instead to use
+ a signal from DImgInterface. This way prevent some problems
+ during saving with EditorWindow::m_rotatedOrFlipped flag. This
+ one been disabled before to set Exif orientation flag when image
+ is saved. (Marcel take a look in dimginterface.cpp::line 440,
+ and let's me hear if all is ok for you).
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2006-03-28 10:28 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am: compile
+
+2006-03-28 09:42 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h:
+ digikam from trunk : kipiInterface use DMetadata (Exiv2) instead
+ libKexif to get Exif orientation tag.
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h:
+ digikam from trunk : DMetadata : New method to get Exif
+ orientation tag from JPEG file using Exiv2 library. This method
+ is now used in kio-thumbnails generator implementation instead
+ libKexif.
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : New method to get Exif Thumbnail from JPEG
+ file using Exiv2 library. The thumb can be rotated using Exif
+ image orientation tab. This method is now used in cameragui
+ implementation with USB mass storage camera (Vertically oriented
+ images are now fixed automaticly).
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 07:13 cgilles
+
+ * trunk/extragear/graphics/digikam/NEWS: starting to update NEW
+ files about 0.9.0 release
+
+2006-03-28 06:53 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: Update : USB mass storage
+ camera use Exiv2 instead libKexif now.
+
+2006-03-28 06:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ fix comments
+
+2006-03-28 06:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ digikam from trunk : Camera GUI : moving 'Advanced settings to
+ the right side bar. removed left sidebar to optimized thumb
+ area.
+
+ 'Advanced Settings' tab is behing 'Properties' and 'Metadata'
+ tabs for technical reasons. Actually, SideBar can only add a new
+ tab to the bottom of tabs list. The current implementation is
+ simple. Moving 'Advanced Settings' tab to the top requires
+ sustentials changes in source codes. Please test the current
+ implementation and give me a feedback.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-28 05:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ set properly default values to the class members. No need to
+ re-declared temp variables.
+
+2006-03-27 21:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ Digikam from trunk : cameragui : fix crash if Exif orientation
+ tags is not found by Exiv2
+
+2006-03-27 17:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ digikam from trunk : reduce strings size and add widget tips
+
+2006-03-27 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : Camera GUI : using Exiv2 instead LibKexif
+ to render JPEG thumbs
+
+2006-03-27 14:46 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ As Gilles suggested me, all class memebers are initialized in
+ constructor now.

CCMAIL:digikam-devel@kde.org
+
+2006-03-27 13:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp:
+ polish code
+
+2006-03-27 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-03-27 12:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
+ digikam from trunk : code polishing
+
+2006-03-27 12:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : code polishing : there is no LibKExif
+ depencies here.
+
+2006-03-27 12:04 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : code polishing : there is no LibKExif depencies
+ here.
+
+2006-03-27 11:59 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp:
+ digikam from trunk : code polishing : there is no LibKExif
+ depencies here.
+
+2006-03-27 11:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp:
+ digikam from trunk : code polishing : there is no LibKExif
+ depencies here.
+
+2006-03-27 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp:
+ optimize layout
+
+2006-03-27 10:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digikam from trunk : Preparing code for 0.9.1-beta1 : Removing
+ old methods from image editor core about image data management
+ available to all image plugins
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-27 09:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ polish code
+
+2006-03-27 09:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h:
+ digikam from trunk : Preparing code for 0.9.1-beta1 : Removing
+ old methods from common widgets about image data management
+ available to all image plugins
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-27 08:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h:
+ digikam from trunk : Control Pannel Dialog use now a sidebar to
+ show settings area. Sidebar are use everywhere in digiKam...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-27 06:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp:
+ fix redondant code
+
+2006-03-27 06:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp:
+ fix marging
+
+2006-03-27 06:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix buttons layout
+
+2006-03-27 06:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix i18n
+
+2006-03-27 06:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp:
+ fix wrong min. size
+
+2006-03-27 06:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : cameragui : disable sidebars by default.
+
+2006-03-26 20:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp:
+ Digikam from trunk : camera gui improvement :
+
+ - dialog use KDialogBase now. The code is very polished and more
+ simple to understand.
+ - settings are just moved to a new sidebar to the left. This way
+ resolve some problems when camera gui is used with low screen
+ resolution. Advanced settings are always available to the screen.
+ - All others features of cameragui are the same. It's just a gui
+ improvement.
+ - dialog layout very optimized (spacing, marging, widget sizes).
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-26 20:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp:
+ layout optimizations
+
+2006-03-26 08:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp:
+ Digikam from trunk : layout optimization
+
+2006-03-24 22:59 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Bug fixed: if the user modifies the profiles path under some
+ conditions, digiKam crashes.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-24 16:26 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ Default values for setup parameters have been
+ provided.

CCMAIL:digikam-devel@kde.org
+
+2006-03-24 13:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h:
+ digikam from trunk : missing default values in constructor
+
+2006-03-24 12:56 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Bug fixed: color profiles files preferences were not correctly
+ saved in setup dialog.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-24 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : polish raw decoding and icc profiles rules
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-03-24 11:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp:
+ digikam from trunk : metadata sidebar tab : Displaying FNumber
+ tag value to the simple view if ApertureValue tag isn't present.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 121371
+
+2006-03-24 09:36 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ SetupICC class has been modified to avoid inconsistence if the
+ "Default color profile path" has not any profile file and to
+ remove the first "blank line" in color profiles comboboxes.
+
+ Please test it, I've not been able to do it deeply.
+
+ CCMAIL:digikam-devel@kde.org, caulier.gilles@kdemail.net,
+ bluedrago@web.de
+
+2006-03-23 20:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : RAW files decoding and embeded ICC
+ profiles extraction. Implementation done. You need to use the
+ last dcraw version for best result. Look widgets tips from setup
+ page for more informations.
+
+ Advanced tests are requires. Please give me a feedback.
+
+ CCMAIL: fj.cruz@supercable.es, digikam-devel@kde.org
+
+2006-03-23 15:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ digiKam from trunk : just set default value (QString::null) to
+ profile file path.
+
+ Paco, take a look if it's necessary to set other members to a
+ default value.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-03-23 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h:
+ digiKam from trunk : prepare core raw decoding interface to
+ support icc input/output profiles. The code isn't yet tested and
+ new options are disabled.
+
+ TODO: fix setup dialog, core image editor and do final tests.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-03-23 08:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digiKam from trunk : fix default NR settings with RAW file
+ decoding
+
+2006-03-23 07:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix i18n
+
+2006-03-23 07:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ fix i18n
+
+2006-03-22 20:02 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: New
+ DImg::convertToPixmap(QString , QString ) method. It's intended
+ for a first attempt to get a color managed display in I.E.

Work
+ in progress -- useless.

CCMAIL:digikam-devel@kde.org
+
+2006-03-22 19:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ Digikam 0.9.0 from trunk : Noise Reduction dcraw settings
+ during RAW file decoding.
+
+ CCMAIL: digikam-devel@kde.org, bluedrago@gmx.de
+
+2006-03-22 12:42 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: New
+ DImg::convertToPixmap(QString , QString ) method. It's intended
+ for a first attempt to get a color managed display in I.E.
+
+ Work in progress -- useless.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-22 11:46 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ ICCSettingsContainer can storage values from app preferences
+ for colormanaged view.
+
+ Work in progress -- useless.
+
+ Work in progress -- useless.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-22 11:46 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ ICCSettingsContainer can storage values from app preferences
+ for colormanaged view.
+
+ Work in progress -- useless.
+
+ Work in progress -- useless.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-22 11:42 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ New setup parameter to storage preferences for managed view
+ (colormanaged display) in I.E.
+
+ Work in progress -- useless.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-03-21 19:38 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp:
+ Fix memory leak:
+ takeItem does not delete item, but destructor calls takeItem,
+ see Qt docs.
+
+2006-03-21 15:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp:
+ digikam from trunk : polish setup image plugins gui
+
+2006-03-21 15:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/curves/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/filters,
+ trunk/extragear/graphics/digikam/libs/levels/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h,
+
+ trunk/extragear/graphics/digikamimageplugins/perspective/perspectivewidget.cpp:
+ digikam from trunk : removing obsolete source codes to prepare
+ beta1. digikam/libs/filters is now moved to DImg API to support
+ 16 bits color depth.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-21 12:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.h:
+ digikam from trunk : PNG EXIF/IPTC raw profile extraction
+ restaured. Removed all private libPNG methods depencies.
+
+ CCMAIL: digikam-devel@kde.org, gerhard@kulzer.net
+
+2006-03-21 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp:
+ optimize strings
+
+2006-03-21 07:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp:
+ polish code
+
+2006-03-21 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ polish code
+
+2006-03-21 06:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ fix dialog layout
+
+2006-03-21 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp:
+ fix warnings
+
+2006-03-20 22:10 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorblend.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp:
+ digikam from trunk: DImg
+
+ Handle pre- and demultiplication:
+ - add explicit comment that DImg stores non-premultiplied data
+ - add pre- and demultiplication support to DImg
+ - add pre- and demultiplication support to DColorComposer
+
+ Reduce use of uint in DImg:
+ - be consistent and use signed int for all region
+ specifications,
+ these are checked and normalized, so negative values are all
+ right
+ - for the remaining public uses of uint, it is either clear
+ that the caller
+ must provide correct values (constructor, putImage), or
+ wrong values will be caught anyway (getsetPixelColor)
+ - fix warnings in dimgscale.cpp
+
+ BitBlt:
+ - split bitBlend again in bitBlt and bitBlend, but share
+ normalization code
+ - allow to specifiy a DColorComposer::MultiplicationFlag in
+ bitBlendImage
+ - fix bug in bitBlend loop
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-20 19:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp:
+ digikam from trunk : fix broken compilation under debian using
+ last libPNG release.
+
+ raw EXIF/IPTC profiles witten into PNG files by ImageMagick is
+ temporaly broken. I will fix it using a new methods.
+
+ CCMAIL: gerhard@kulzer.net
+
+2006-03-20 14:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digikam from trunk : Raw File decoding bugfix.
+
+ This is the most stupid bug to found : always enable raw
+ decoding quality setting to use with dcraw in 0.9.0 BY DEFAULT !
+ ... else if you toogle between 0.8.x serie and 0.9.0, you will
+ have a 0x0 image size into Image Editor...
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 123522,
+
+2006-03-20 13:52 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Rating image using keyboard shortcuts
+ CTRL+0/1/2/3/4/5 from Image Editor
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 123646
+
+2006-03-20 12:05 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digikam
+ from trunk : Rating image using keyboard shortcuts
+ CTRL+0/1/2/3/4/5 from main interface
+
+ TODO :
+ - do the same rules under image editor
+ - add interraction between Image Editor and Main Interface.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUGS: 123646
+
+2006-03-20 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Improvement of Black and White convertion
+ tool following tips from Pro-Photographer Daniel Bauer
+ <http://www.daniel-bauer.com> :
+
+ - Added tab widget for settings.
+ - Added curves widget to adjust image luminosity.
+ - Added contrast adjustment slider.
+ - Added over exposure indicator.
+
+ A screenshot :
+
+ http://digikam3rdparty.free.fr/Screenshots/NewBlackAndWhiteConverter.png
+
+ CCMAIL: digikam-devel@kde.org, linux@daniel-bauer.com
+
+2006-03-20 07:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ digikam from trunk : image plugins common dialogs use a sidebar
+ tab to expand/collapse/resize settings area. This way give to
+ users the capability to use the max dialog area to display image
+ preview effect.
+
+ Note: This commit fix some bugs in plugins about save/restore
+ user settings (for example all freerotation tool settings been
+ lost between instance.)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-17 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h:
+ digikam from trunk : Ratio crop tool use common image plugins
+ dialog class
+
+2006-03-16 20:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp:
+ reduce font size to display color informations
+
+2006-03-16 15:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ digiKam from trunk : image plugin dialogs will display the file
+ name into the dialog caption
+
+2006-03-15 21:10 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.cpp:
+ digiKam from trunk : BUGFIX in kioslave :
+
+ Marc Espie from OpenBSD team have investigate why album thumbs
+ rendering is broken to the first item into openBSD. There is a
+ portability into kioslave about 'st_size' system definition
+ ('long long' instead 'unsigned long').
+
+ Any digikam users have reported a problem with thumbs rendering
+ under Linux. I suspect that we have the same problem than
+ OpenBSD. Please give me a report for that.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-15 16:53 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ Fix disabling save button while saving:
+ Save and redo enabling is under control from DImgInterface,
+ so disable them when saving and reenable afterwards from this
+ place.
+
+2006-03-15 16:51 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: Fix
+ normalization of values in DImg:
+ Do not only adjust width but also dx if sx is negative.
+ Same for dy,sx,sy.
+ Having a look at Qt to do it right this time.
+
+2006-03-14 21:36 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp:
+ DImgGaussianBlur supports orgImage == destImage out of the box,
+ add support in DImgSharpen so that the behavior is consistent
+
+2006-03-14 21:33 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp:
+ Fix crash on invalid PNG data and the bug that wrote said
+ invalid data:
+ - PNGMetaLoader:
+ do not crash if length of ImageMagick-style raw data is 0
+ - DImgLoader:
+ do not insert Exif or Iptc metadata if data is null.
+ I think this is the correct way to do it, if data is null there
+ was no data and there should not be (invalid) data when
+ writing the image.
+
+2006-03-14 07:32 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/Makefile.am:
+ digikam from trunk : fix linking with libpng. tests are
+ requires.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-14 07:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ Fix warning
+
+2006-03-14 07:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp:
+ Fix warning
+
+2006-03-13 08:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/Makefile.am:
+ fix
+
+2006-03-13 08:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/Makefile.am:
+ digiKam from trunk : fix broken compilation
+
+2006-03-13 08:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/Makefile.am:
+ digikam from trunk : fix broken compilation
+
+2006-03-12 18:18 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: digikam from
+ trunk : update credits to 0.9.0
+
+ CCMAIL: fj.cruz@supercable.es, marcel.wiesweg@gmx.de
+
+2006-03-12 17:17 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h:
+ Support for chaining two DImgThreadedFilters:
+ - add support for a master filter and a slave filter to
+ DImgThreadedFilter
+ - propagate cancelling from master to slave
+ - modulate progress value range in slave
+ - route progress info from slave to master
+ - add protected constructor supporting slave mode
+ - add a slave mode constructor to DImgGaussianBlur and
+ DImgSharpen
+
+2006-03-12 16:52 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : image editor and showfoto bugfix : catch
+ and show properly right sidebar when gui is toogle in fullscreen
+ or when slideshow tool used.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-10 17:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : bugfix : saving the right status of
+ fullscreen when editor is closed
+
+2006-03-10 14:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Black and white convertion tool : polish
+ dialog layout.
+
+2006-03-10 12:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h:
+ digikam from trunk : Auto colors correction tool : polish
+ dialog layout.
+
+2006-03-10 11:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp:
+ fix debug message
+
+2006-03-10 11:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h:
+ digiKam from trunk : bugfix in Dimg::QImageLoader : wrong 32
+ bits image data conversion.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-09 12:16 cgilles
+
+ * trunk/extragear/graphics/digikam/sqlite/Makefile.am: digikam
+ from trunk : disable warning properly
+
+2006-03-07 17:41 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.h:
+ digikam from trunk : fix (c)
+
+2006-03-07 17:33 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp:
+ digikam from trunk : fix this reference. Thanks to icefox.net
+ reports
+
+2006-03-07 17:31 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Change to ++iterator. Thanks to icefox.net
+ reports
+
+2006-03-07 13:26 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot: polish
+ messages
+
+2006-03-07 13:16 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-03-07 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-03-07 13:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/common,
+ trunk/extragear/graphics/digikam/libs/widgets/common/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/cietonguewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/colorgradientwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/curveswidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/histogramwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/iccpreviewwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/common/sidebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.h,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in:
+ digikam from trunk : cleanup /libs/widgets : moving all common
+ widgets to lib/widgets/common
+
+2006-03-07 12:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageplugins/Makefile.am:
+ missing file
+
+2006-03-07 12:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins,
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepaniconwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageregionwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imageselectionwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in:
+ digikam from trunk : cleanup /libs/widgets : moving all
+ imageplugins relevant widget to lib/widgets/imageplugins
+
+2006-03-07 11:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp:
+ digikam from trunk : image selection widget : improved painting
+ widget method
+
+2006-03-07 09:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dmetadata/loaders/tiffmetaloader.cpp:
+ digikam from trunk : simple Tiff embedded text extraction to
+ IPTC metadata
+
+2006-03-06 22:43 mwiesweg
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp:
+ digikam from trunk:
+ Working on over-Exposure indicator for HSL and BCG modifier:
+ - added over-exposure indicator to HSL modifier.
+ Only setSaturation can generate values over the limit
+ - in BCG, be aware that previously called functions may already
+ have
+ set the value to -1.
+ Take a slightly different approach:
+ - set values to its negative
+ - next function might correct the excess
+
+ As usual, this needs to be tested if it produces the desired
+ effect.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-03-06 19:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp:
+ digikam from trunk : image properties color and metadata
+ sidebar : remember tab selected between digiKam sessions.
+
+2006-03-06 15:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp:
+ disable gps worldmap at start up or when exif data cannot be
+ parsed by Exiv2
+
+2006-03-06 12:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/worldmap.png,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/gpswidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/worldmapwidget.h:
+ digikam from trunk : new sidebar tab to display GPS
+ informations.
+
+ - GPS info have been removed from standrad Exif tab.
+ - Created a new tab named GPS including all GPS Exif info and a
+ little world map. This map display the X,Y GPS position.
+ - A button named "More Info" can be used to give an map from the
+ web via mapquest.com service using konqueror.
+
+ Nota : this is not a GPS info editor.
+
+ There is a screenshot at this url :
+
+ http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha8.png
+
+ There are any jpg files to test at this url :
+
+ http://digikam3rdparty.free.fr/Images_2_Test_DImg/METADATA/
+
+ CCMAIL : digikam-devel@kde.org
+
+ CCBUGS : 111560
+
+2006-03-06 08:21 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ add comments
+
+2006-03-06 08:15 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/exiforientation_p.h:
+ digikam from trunk : Fix Exif auto-rotate thumbnails method in
+ kioslave to use libKexif instead embedded implementation.
+
+ TODO : fix this implementation to use Exiv2 instead libkexif in
+ the future.
+
+ CCMAIL: digikam-devel@kde.org
+
+ CCBUGS: 119946
+
+2006-03-05 20:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ compile
+
+2006-03-05 20:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : fix i18n
+
+2006-03-05 18:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp:
+ digikam from trunk : Metadata side bar bug fix : in Exif tab
+ only, the last Exif item found in the Exif tag list is never
+ displayed...
+
+2006-03-05 16:51 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp:
+ Undo manager:
+ - set undo origin when clearing undo manager, so that save button
+ is properly disabled when a change was discarded and a new
+ image loaded
+
+ HistogramWidget:
+ - remove spurious redraw on invalid data
+ (was only very shortly visible, or when running under valgrind)
+ - reset clearFlag in updateData
+ - remove identical repaints when histogram is completed
+
+2006-03-04 14:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolorblend.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorpixelaccess.h:
+ Fix broken DigikamImagePlugins compilation if digikam isn't
+ installed before.
+
+2006-03-03 21:31 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.cpp:
+ Fix DColorComposer:
+ Do not use src alpha value that was just changed when blending
+ the source
+
+2006-03-03 12:46 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp:
+ Invalidate undo origin with removing redo action:
+ When a file was changed, saved, the change undone,
+ another change applied, undo origin would be 0,
+ but the count is invalid then.
+
+2006-03-03 12:41 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorcomposer.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: Porter-Duff
+ support:
+ - I have been reading that code in DirectFB and I think that in
+ principle,
+ any good imaging code should have support for alpha blending
+ ;-)
+ - Add DColorComposer classes which implement the Porter-Duff
+ rules on top of the low-level blending methods in DColor.
+ - Not used anywhere yet, but perhaps someone needs that someday.
+ Serving as an example on how to use the blending methods in
+ DColor
+ - DImg: add method bitBlendImage which supports a DColorComposer
+ object
+
+2006-03-03 12:33 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorblend.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolorpixelaccess.h:
+ DColor:
+ - add low-level alpha blending support methods
+ - move inline methods to extra header files
+ dcolorpixelaccess.h and dcolorblend.h
+ - const correctness
+ - remove explicit assignment operator and
+ copy constructor, compiler default is all right
+
+2006-03-03 11:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.h:
+ Mix QListViewItem and KlistViewItem with the same parent is
+ depreaced on KDE lib API. We using KListViewItem at all
+
+2006-03-03 10:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesmetadatatab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ exiftab --> metadatatab
+
+2006-03-03 10:07 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-03-03 09:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata,
+ trunk/extragear/graphics/digikam/libs/dmetadata/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/dmetadata/dmetadata.h,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders,
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/dmetaloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/jpegmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/jpegmetaloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/pngmetaloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/rawmetaloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/tiffmetaloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dmetadata/loaders/tiffmetaloader.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata,
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/iptcwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/makernotewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/mdkeylistviewitem.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistview.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatalistviewitem.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/metadata/metadatawidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : Metadata support using Exiv2 :
+
+ - New image properties sidebar tab named "Metadata" instead old
+ "Exif". This area include :
+
+ * Standard Exif tags viewer.
+ * MarkerNote Exif tags viewer.
+ * IPTC records viewer.
+
+ - New capability to copy metadata in clipboard like text.
+ - New capability to print metadata.
+ - Tags name use the "user Friendly" conversion from Exiv2
+ instead the internal name provided by old Exif viewer based on
+ libkexif.
+ - Capability to read metadata from CRW files (Canon RAW files)
+ - New class DMetadata to load/save metadata without loading
+ image data. Actually JPEG, CRW, and PNG files are supported.
+ About PNG (Exif and IPTC raw profiles generated by ImageMagick
+ are supported.
+
+ To support new file formats (like NEF, MRW, TIFF, DNG, etc), new
+ image file parsers must be added to Exiv2 library.
+
+ IMPORTANT:
+
+ - Exiv2 do not support yet gettext for i18n rules. All
+ informations in metadata viewers aren't yet i18n (tags name,
+ tags values, and tags descriptions)
+ - Any tag names use internal Exiv2 name, not the user friendly
+ text transformations. This point must be fixed in Exiv2 libs.
+
+ To 0.9.0, these tools are just metadata readers. Writting
+ capabilities (metadata editors) will added later 0.9.0. The
+ files in B.K.O directly or indirectly relevant of this commits
+ are listed below :
+
+ *Pending:
+
+ 103255
+ 106103
+ 115764
+ 111560
+
+ *Partially fixed:
+
+ 91812
+ 96459
+ 109253
+ 110598
+ 118501
+
+ * To check before closing:
+
+ 122264
+
+ * Fixed (can be closed):
+
+ 103489
+ 121371
+ 105670
+ 109319
+
+ CCMAIL: digikam-devel@kde.org, Andreas Huggel <ahuggel@gmx.net>
+
+ CCBUGS: 103255, 106103, 115764, 111560, 91812, 96459, 109253,
+ 110598, 118501, 122264, 103489, 121371, 105670, 109319
+
+2006-03-01 19:41 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: Performance
+ optimizations
+
+ DColor:
+ - remove DColorPriv class, add members the classical way
+ - inline all simple accessor methods and constructors
+ - add inline methods setPixel and getColor to write
+ and read color from a memory location
+ - add comments to document all methods
+
+ DImg:
+ - use new DColor methods for setPixelColor/getPixelColor
+ - add a comment refering to methods in DColor
+
+2006-03-01 17:08 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : BugFix : Refresh properly current album
+ icon view when Navigate buttons from camera interface are used.
+ The problem isn't really a problem with the current selection :
+ the item selection is right, but the current album items aren't
+ properlly refresh (similar problem than image properties side
+ bar from main interface and IE).
+
+ CCMAIL: digikam-devel@kde.org, Mikolaj Machowski <mikmach@wp.pl>
+
+2006-03-01 14:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.h:
+ Digikam 0.9.0 from trunk : Fix broken compilation with gcc 4.1
+
+ CCBUGS : 122747
+
+2006-03-01 13:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp:
+ Bugfix : Fix DImg instance contructor in untreaded Blur and
+ Sharp methods
+
+2006-02-28 15:06 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : BugFix : Refresh properly current album
+ icon view when Navigate buttons from image editor are used. The
+ problem isn't really a problem with the current selection : the
+ item selection is right, but the current album items aren't
+ properlly refresh (similar problem than image properties side
+ bar).
+
+ CCMAIL: digikam-devel@kde.org, Mikolaj Machowski <mikmach@wp.pl>
+
+2006-02-28 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : BugFix : Refresh properly current album
+ icon view when Navigate buttons from image properties sidebar
+ are used. The problem isn't really a problem with the current
+ selection : the item selection is right, but the current album
+ items aren't properlly refresh.
+
+ Mikolaj, you have reported this problem any time in devel
+ mailing list, please give me a feedback. I'm not sure if you
+ have open a file about in B.K.O. If yes and if this patch work
+ fine for you, please close it.
+
+ CCMAIL: digikam-devel@kde.org, Mikolaj Machowski <mikmach@wp.pl>
+
+2006-02-28 14:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : fix slot/signal connection between image
+ properties sidebar and album manager when an item is selected.
+ Just one signal is emit instead two.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-28 13:43 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : capability to rotate automaticly thumbnail
+ from RAW (tiff file based) accordinly to tiff orientation tag
+ (NEF file for example). The code is based on Raw KFile plugin.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-28 11:30 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2006-02-28 11:29 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp:
+ revert. Not very clean
+
+2006-02-27 22:30 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: DImg:
+ - add wrapper methods for convertDepth for more intuitive API
+ - add comments for more functions in dimg.h
+
+2006-02-27 22:21 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h:
+ polish source code using d private internal class
+
+2006-02-26 17:28 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: DImg: Fix
+ normalization of values in bitBlt and bitBlend
+
+2006-02-26 17:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h:
+ fix compile using gcc 4.1. Give me a feedback is all right now...
+
+ CCBUGS: 122747
+
+2006-02-25 08:45 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-02-24 13:19 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am: fix Exiv2
+ linking
+
+2006-02-24 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ print debug messages
+
+2006-02-24 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp:
+ BugFix : since we have a sidebar to display Exif info, no need
+ to send an event to open an error dialog if Exif can't be get
+ from a Gphoto camera.
+
+2006-02-24 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-02-24 12:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp:
+ digikam from trunk : fix changeTonality algorithm accordinly
+ with last HSLModifier changes from Marcel.
+ Now all image plugins from digiKam core are ported to 16 bits
+ and work fine !!! (Champagne ?)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-24 11:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h:
+ digikam from trunk : removed unused and obsolete parameter in
+ DImg::Loader::load() method
+
+2006-02-23 16:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp:
+ digikam from trunk: HSL modifier
+ - DColor, getHSL and setRGB
+ - remove hardcoded 255.0 values
+ - fix wrong assignment of variable in setRGB
+ (use double value hue in 0..360, not int h in 0..255)
+ - HSLMOdifier
+ - use mathematically simplified version of algorithm in
+ setLightness and setSaturation,
+ old version had integer overflows with 16 bit and rounding
+ errors
+ - in setLightness, the value range was -200..200, while it
+ is -100..100 in setSaturation
+ and in the widget. Changed this to use range -100..100.
+ - use lround instead of truncating to int in BCGModifier,
+ HSLModifier
+
+ Please test if the HSL filter now has the desired effect for
+ both 8 bit and 16 bit.
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-21 15:34 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp:
+ digikam from trunk: rounding error of BCG modifier
+
+ With the current algorithm, even setting a gamma of 1.0 would
+ create
+ changes, (x / 255.0) * 255.0 might be slightly less than x, so
+ casting
+ this value to int would result in an error of 1.
+ I hope using the round() function is a correct fix for this,
+ at least the 1.0 value now creates a proper x=y mapping.
+
+2006-02-21 14:42 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ digikam from trunk: allow to abort saving
+
+ - implement necessary infrastructure in SavingTask and
+ ManagedLoadSaveThread
+ - connect cancel button of file progress bar
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-21 12:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: new method
+ DImg::getIPTC()
+
+2006-02-20 13:24 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp: DImg
+ scaling: initialize alpha byte to 0xFF/0xFFFF when scaling
+ images without alpha channel
+
+2006-02-20 11:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: fix
+ exiv2 linking
+
+2006-02-20 10:45 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-02-20 10:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ digikam from trunk : new "Zoom Factor" option for control panel
+ dialog used in image editor plugins.
+
+ Current zoom factor are x1.0, x 1.5, x2.0, x2.5, x3.0. For any
+ memory performance reasons about to store image data in memory
+ (actually uncompressed), i have limited to 3.0 the max zoom
+ factor. This is enought normally...
+
+ Before, Control Pannel dialog always displayed the image in
+ x1.0. Now, you can see zoom into the image all fine details like
+ JPEG artifacts or singular points (hot pixels for example) to
+ correct using image editor tools.
+
+ Here we are a screenshot of "Restoration" plugin to correct JPEG
+ artifact using x2.5 zoom factor :
+
+ http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-alpha5.png
+
+ This commit fix any parts of the old implementation to optimize
+ memory using by the preview image data, especially with 16 bits
+ images. Any small bugs have been fixed about seperate view mode
+ rules.
+
+ CCMAIL: digikam-devel@kde.org, ugarro at sourceforge dot net
+
+2006-02-19 19:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ new ImageIface::getOriginalImg() method
+
+2006-02-19 17:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp:
+ fix includes files
+
+2006-02-18 14:46 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp:
+ digikam from trunk : add color labeling to slider descriptions
+
+2006-02-18 08:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/rawfiles.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+ trunk/extragear/graphics/digikam/libs/filters/gaussianblur.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/gaussianblur.h,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikam/libs/filters/sharpen.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/sharpen.h,
+ trunk/extragear/graphics/digikam/libs/filters/threadedfilter.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/threadedfilter.h,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/slideshow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/slideshow.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.h,
+
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.h,
+ trunk/extragear/graphics/digikam/version.h: digikam from trunk
+ : fix caulier gilles e-mail ( free.fr ==> kdemail dot net )
+
+2006-02-17 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update
+
+2006-02-17 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ fix layout
+
+2006-02-17 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ digikam from trunk : fix preview rendering mode with free
+ rotation and shear tool
+
+2006-02-17 11:24 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ digikam from trunk : toogle wait cursor during dialog creation
+
+2006-02-17 11:18 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digikam from trunk : bug fix : handle undo manager with a named
+ action if DImgInterface::putImageSelection() is called (for
+ example with red eyes correction tool)
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-17 10:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ cleanup
+
+2006-02-17 10:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp:
+ compile
+
+2006-02-17 10:14 cgilles
+
+ * trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h:
+ digikam from trunk : first approach to use Exiv2
+ (http://home.arcor.de/ahuggel/exiv2/).
+
+ - added depency to Exiv2 library.
+ - image properties sidebar exif tab : added new method to
+ extract Exif metadata using Exiv2 lib. You can see Exif from CRW
+ raw files now...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-16 06:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp:
+ digikam from trunk : Sharpen algorithm : using
+ DImg::setPixelColor() method and any performance improvements
+
+2006-02-16 06:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk : fix DImg::setPixelColor() method
+
+2006-02-16 06:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : new DImg::setPixelColor() method
+
+2006-02-15 22:36 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Preference for Rendering Intent from app settings is working now.
+
+ CCMAIL:digikam-devel@kde.org thorsten.schnebeck@gmx.net
+
+2006-02-15 22:36 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ Preference for Rendering Intent from app settings is working
+ now.
+
+ Warning: there is some code that allow digiKam to apply color
+ management on images which of color space is cmyk and gray
+ instead rgb but this can produce unexpected results, so be
+ carefull.
+
+ CCMAIL:digikam-devel@kde.org thorsten.schnebeck@gmx.net
+
+2006-02-15 20:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ digikam from trunk : fix progress bar in image plugins with
+ vertical images
+
+2006-02-15 20:04 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ Fix reading and writing ascii TIFF tags
+
+2006-02-15 19:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp:
+ Do not append all loading tasks with preloading status.
+ Progress info for loading works.
+
+2006-02-15 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h:
+ polish
+
+2006-02-15 13:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ polish
+
+2006-02-15 13:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h:
+ polish
+
+2006-02-15 12:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.h:
+ using d private internal class
+
+2006-02-15 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp:
+ add cancel computation
+
+2006-02-15 11:19 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-02-15 11:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp:
+ polish layout
+
+2006-02-15 11:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h:
+ digikam from trunk : Image editor sharpen image tool now
+ support 16 bits image.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-15 09:42 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h:
+ digikam from trunk : new sharpen image algorithm. work fine in
+ 8 bits. Pending 16 bits support
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-15 09:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h: init
+ isReadOnly on constructor
+
+2006-02-15 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp:
+ added debug message
+
+2006-02-15 07:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp:
+ digikam from trunk : catch image plugins progress bar outside
+ of computation
+
+2006-02-15 07:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp:
+ using copy to thread safe
+
+2006-02-15 06:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: fix new
+ DImg methods
+
+2006-02-14 22:13 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ Fix crash: pass a null terminated string, not length+pointer to
+ TIFFSetField
+
+ TODO: line 748 is probably broken as well, need to check with
+ man page for TIFFSetField
+
+2006-02-14 15:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : new DImg::getPixelColor() method
+
+2006-02-14 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: compile
+
+2006-02-14 14:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : bugfix : new DImg::scanline() method
+
+2006-02-14 12:54 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : bugfix : displaying properlly image editor
+ caption depending of context :
+
+ - Album "current_album_name" if image editor is started from
+ main interface
+ - Camera "current_camera_model" if image editor is started from
+ camera interface
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-14 11:31 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dialogs/iccprofileinfodlg.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : new ICC profile info dialog to remplace
+ basic KMessageBox on ICC setup and ICC image plugin. This dialog
+ showing CIE diagram too...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-14 11:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ compile
+
+2006-02-14 09:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk : DImg::bitBlend_RGBA2RGB() : fix read/write out of
+ image in memory. Thanks Mr valgrind.
+
+2006-02-14 08:19 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am: fix
+ linking
+
+2006-02-14 08:17 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-02-14 08:14 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : Red Eyes correction tool ported to DImg :
+
+ - Red Eyes correction tool now support 8 and 16 bits images. You
+ can fix you RAW images with it...
+ - Removed old DImg::bitBlend() method.
+ - Added new DImg::bitBlend_RGBA2RGB() method to merge 2 images
+ using alpha channel. This way is used by Red Eyes correction
+ tool to blur a little the red correction in destination image.
+ - Removed imlib2 depency !!!
+
+ TO PACKAGERS : We no need to use imlib2 library with digiKam.
+ Removed this depency in your future packages...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-14 08:02 cgilles
+
+ * trunk/extragear/graphics/digikam/README: update depencies
+
+2006-02-13 18:18 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ some fixes for saving
+
+ - using DImg attribute "savedformat" to store the format of the
+ last saving operation,
+ set this attribute in all loaders that can save
+ - support re-using the current DImg of DImgInterface with a new
+ path and format,
+ set "format" to "savedformat"
+ - fix reusing the current DImg in ImageWindow and Showfoto,
+ update all labels
+ - rearrange ImageWindow::saveAsIsComplete: it is perfectly all
+ right for a user
+ to want to saveAs outside the album hierarchy, do not treat as
+ an error
+ - on error, in finishSaving, reset to previous image path
+ - use canSave rather than moreUndo for m_revertAction in
+ slotUndoStateChanged
+
+2006-02-13 13:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp:
+ Fix memory leak
+
+2006-02-13 07:44 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ digikam from trunk : Setup Camera : using KURLRequester instead
+ QComboBox to set UMS camera mounted path.
+
+2006-02-12 19:45 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp:
+ Different wording
+
+2006-02-12 19:00 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Add two
+ other buttons to the property settings of the album. Lowest and
+ Highest date.
+ BUG: 120963
+
+2006-02-12 15:44 mwiesweg
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ - what I thought was a bug that makes the histogram look
+ "garbled"
+ is actually a feature of the BCGModifier
+ - only apply BCG in saving when the values were actually changed
+ - do not emit signalModified twice in undo/redo
+
+ TODO:
+ There are inconsistencies.
+ changeGamma, changeBrightness, changeContrast, changeBCG emit
+ signalModified, but they do not modify the data, changes are
+ visible
+ when painted on canvas, but not on histogram.
+ setBCG acts like other methods, directly modifying the image
+ data.
+
+2006-02-12 14:45 mwiesweg
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk: optimize saving, avoid reloading, port to
+ new DImg methods
+
+ - replace application-wide override cursor with widget-only wait
+ cursor,
+ now that all operations are asynchronous
+ - split signalChanged from a signal indicating a change in
+ undo/redo status
+ (now signalUndoRedoStateChange)
+ - slots in ImageWindow and Showfoto are split accordingly
+ - isReadOnly can be retrieved from Canvas/DImgInterface,
+ no need to pass it all the way through signals.
+ Added appropriate methods
+ - add extra check to avoid reentrancy in saving. Just for safety.
+ - what was setModified(false) is now clearUndoManager,
+ setModified(true)
+ is now setModified and used extensively inside DImgInterface
+ - in slotSavingFinished, reorder enabling actions a bit so that
+ the loading call can start
+ from a cleanly defined state
+ - saving is not a modification; do not emit signalModified.
+ - do not reload image after saving. Added code to saveIsComplete
+ to do what is done
+ in the loading slots except for actually loading
+ - setViewToURL
+ - not reloading implies that undo history is kept over saving.
+ - Formerly, the image did not need to be saved when undo
+ history was empty.
+ Now, a point of origin needs to be introduced to the undo
+ manager which identifies the state
+ that is identical to the file on disk.
+ - signalUndoRedoStateChange gets a third bool parameter.
+ - do not clear undo manager in DImgInterface when saving
+ - call LoadingCacheInterface::putImage to put the image into
+ cache in ImageWindow and showfoto
+ - In Canvas and DImgInterface, both save and saveAs were unused
+ and untested. Marked as deprecated,
+ renamed saveAsTmpFile to saveAs.
+ - ported DImgInterface to new putImage and bitBltImage methods
+ of DImg
+
+ TODO: I am now hunting the bug that the histogram looks garbled
+ after saving
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-12 14:23 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.h:
+ - add LoadingCacheInterface::putImage(QString, const DImg &)
+ method
+ - allow const parameter for LoadingCacheInterface::isCacheable
+
+2006-02-12 14:21 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp:
+ digikam from trunk: DImg: always preserve metadata, better
+ bitBlt support
+
+ - group data members of a DImg object:
+ - metadata
+ - image data (null, width, height, alpha, sixteenbit)
+ - data pointer
+ With imaging operations, the first group is always preserved,
+ the latter two may change
+ - add a few private methods for often reused code
+ - add a private constructor which copies metadata, but creates a
+ new data buffer with a new size,
+ used by copy and scale
+ - add a putImage method which replaces the data pointer and the
+ image data,
+ used by DImgInterface and thus the image plugins
+ - add a stripImageData method which allows to "strip" the data
+ off, take
+ ownership of the buffer, and leave the image as null. Useful
+ for temporary images.
+ - extend bitBlt to support source coordinates, width and height
+ parameters.
+ - add some flavors of the bitBltImage method, all using bitBlt
+ in the end
+ - use bitBlt for copy and crop to eliminate all the code doing
+ simple blitting operations
+ - add some comments in dimg files
+ - add a method metadata(DImg::METADATA) in analogy to
+ attribute() and embeddedText().
+ Is a method setMetadata necessary?
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-12 09:38 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix layout
+
+2006-02-12 09:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ digikam from trunk : camera gui : if an item have been
+ downloaded and if properties sidebar if visible, update the view
+
+2006-02-10 22:57 adridg
+
+ * trunk/extragear/graphics/digikam/digikam/dcopiface.h: Must name
+ parameters correctly.
+
+2006-02-10 18:10 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ If "Description" field for a profile is empty, the file name is
+ showed instead this one in the comboboxes.
+
+ CCMAIL:digikam-devel@kde.org thorsten.schnebeck@gmx.net
+
+2006-02-10 16:38 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ Following the suggestions from Tom, if the default path to the
+ color profiles directory is empty, the ok button is disabled and
+ a message is showed.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-10 11:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ Fix dialog layout. Using d private class
+
+2006-02-10 10:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: to test
+
+2006-02-09 22:47 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ a bit of paranoia: filter out events from old histograms
+
+2006-02-09 22:21 toma
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ EnsureVisible when the thumbbar is horizontal in showfoto.
+ Gilles, can you backport?
+
+2006-02-09 20:02 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ First part of the fix for 121370, only curing symptoms
+
+ - try harder finding a mimetype in DImgInterface
+ - remove const char usage, use QString (not part of the fix)
+
+ CCBUG: 121370
+
+2006-02-09 19:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp:
+ Digikam 0.9.0 from trunk : finalize image properties sidebar
+ rules with gphoto camera.
+
+2006-02-09 16:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix layout
+
+2006-02-09 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digikam
+ from trunk : using uchar bytes array always working to detect
+ JPEG/TIFF file format.
+
+ CCBUGS: 121646
+
+2006-02-09 14:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.h:
+ polish
+
+2006-02-09 14:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: digiKam
+ from trunk (0.9.0) : using KFileMetaInfo in DImg API to get
+ image mime type from JPEG and PNG file format to prevent any
+ endianess problems with JPEG file under PPC.
+
+ Please report me if all is right now.
+
+ CCBUG : 121646
+
+2006-02-09 13:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ rename customizer : using d private class and using KLineEdit
+ instead QLineEdit
+
+2006-02-09 12:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ polish
+
+2006-02-09 10:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/cameraitempropertiestab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebarcamgui.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfodlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digiKam from trunk : Camera GUI big changes :
+
+ 1 - Camera GUI using image properties side bar now with 2 tabs
+ to display Exif informations and image file informations. The 2
+ old dialogs have been removed.
+ 2 - With USM camera, the exif informations can be displayed with
+ all RAW files... if THM files relevant are provides by your
+ camera. There is no yet a way to get Exif informations directly
+ from RAW files.
+
+ A screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/camera_gui_with_side_bar.png
+
+ TODO :
+
+ - Testing this implementation with GPhoto camera. The
+ implementation must working fine normally. I need any feedback.
+ I will do any test with my old C3000Z camera too.
+ - RAW file Exif extraction (in digikam libs core), using dcraw
+ parse implementation. I'm study hard this solution. It's can be
+ possible to do, there are any code based on this way to extract
+ CRW and NEF Exif informations like a bytes array.
+ - LossLess convertion on the fly using PNG file (Tiff will be
+ doing later) with metadata backup. The code is ready on my
+ computer but i need to do any advanced tests before to commit.
+ - Real JPEG lossLess rotation.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-08 21:51 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp:
+ Fix saving progress messages
+
+2006-02-08 21:38 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp:
+ If the image to print has an icc profile embedded, this one is
+ used to apply the printer profile.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-08 11:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp:
+ init priv members
+
+2006-02-07 17:44 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: fix email
+
+2006-02-07 15:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digiKam from trunk : IE : during loading image, if CM is enable
+ and if a dialog is launched to ask about to apply ICC profile to
+ image, redraw in background the raw image before without applied
+ any color corrections
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-07 15:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digiKam from trunk : In TIFF and PNG file to save, set Sotware
+ text tag to "digiKam" + release number
+
+2006-02-06 22:40 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ fix slot
+
+2006-02-06 22:12 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcacheinterface.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk: cache management
+
+ - add LoadingCacheInterface class which provides a clean
+ external interface to cache
+ - clean image from cache when it has been modified on disk
+ - clean all images from cache in applySettings to arrange for
+ possible changes to raw decoding settings
+ - add function to set cache size respectively disable cache
+
+2006-02-06 21:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix logo
+
+2006-02-06 21:38 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/digikamlogo.png:
+ logo
+
+2006-02-06 21:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am: new
+ logo for banner
+
+2006-02-06 20:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ digikam from trunk : camera gui : digiKam logo (uncomplete)
+
+2006-02-06 16:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : USM camera bug fix : if THM file exist
+ with a camera item, well remove it also when camera item is
+ deleted. Tested with my Dynax 5D.
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-02-06 15:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h:
+ digikam from trunk : Big changes here !!!
+
+ - PNG is now the perfect loosless GPL photograph container,
+ including all metadata from JPEG files (EXIF, IPTC, COM)
+
+ The metadata are preserved using "Raw profiles" records in PNG
+ text tags. This technic come from ImageMagick tool and still
+ fully compatible with it and Perl::EXIFTool. Nothing is broken
+ in PNG to respect PNG compatibility with others sothwares/OS.
+ Existing PNG Raw profiles are listed at this url :
+
+ http://search.cpan.org/src/EXIFTOOL/Image-ExifTool-5.87/html/TagNames/PNG.html#TextualData
+
+ - Now digiKam can display Exif informations embedded in PNG
+ files when a JPEG files have been converted to PNG using
+ standard 'convert' ImageMagick tool or batch convert image kipi
+ plugin (this one using ImageMagick) ! Select a PNG file from
+ your photographs collection, enable Exif sidebar, and ENJOY...
+
+ - With Image Editor, the metadata are preserved in these
+ workflows : JPEG -> PNG and PNG -> JPEG.
+
+ TODO :
+
+ - Add a conversion on the fly with digiKam camera GUI. Actually,
+ it's very easy to do JPEG/RAW -> PNG conversion with metadata
+ backup.
+ RAW Exif metadata can be get using THM files from USM cameras
+ (already tested with my Dynax 5D)...
+ - Find the right (and simple) way to get EXIF/IPTC metada from
+ TIFF/EP file like libJpeg can provide (using a simple ByteArray
+ copy). If there is a TIFF _GURU_ in this room, any help welcome
+ !!!
+ - Add TIFF file format in these metadata backup workflows.
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-02-05 23:10 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ Color Management to print images from IE is operative. For
+ anybody who test it: remember that you have to avoid any color
+ correction that printer drivers could make on the image (via
+ "preferences" button on print dialog).
+ Please, test and comment.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-05 22:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h:
+ digikam from trunk : Antivignetting IE plugin using new color
+ preview widget
+ ?CCMAIL: digikam-devel@kde.org
+
+2006-02-05 20:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/rawfiles.h: why
+ 'jpg' and 'tif' mime types are includes in RAW file mime types ?
+
+2006-02-05 20:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp:
+ digiKam from trunk : dcraw '-n' and '-s' options can be set
+ from setup dialog.
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-02-05 18:11 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digiKam from stable : IE bugfix : Loading properly all image
+ plugins shortcuts list into keyboard setting dialog
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-02-04 22:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ fix standard slot setup connection
+
+2006-02-04 22:39 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ digikam from trunk : Print dialog can call setup ICC color
+ managment dialog tab
+ ?CCMAIL: digikam-devel@kde.org
+
+2006-02-04 22:23 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ ICC profiles for print
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-04 21:48 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ Patch from Bug 119752 has been aplied.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-04 21:48 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Patch from Bug 119752 has been aplied.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-03 21:12 toma
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp:
+ forwardport SVN commit 505430 by toma: I'm very sorry I made the
+ search as good as useless in 0.8.1. I hope this fixes this issue
+ (thanks for the hint Maxime).
+ CCBUG: 120479,120775
+
+2006-02-03 15:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h:
+ digiKam from trunk : BugFix with all RAW files : always enable
+ -q 0 dcraw option by default to be compatible with the last
+ version of dcraw (8.03 actually)
+
+ Marcel : there is a problem with RawDecodingSettings instance to
+ use in your threaded IO files implementation. Sometimes the RAW
+ file decoding settings is lost, sometime no. My commit fix any
+ problems, not all. PLease take a look...
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2006-02-03 14:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp:
+ polish
+
+2006-02-03 13:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ polish
+
+2006-02-03 13:12 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ polish
+
+2006-02-03 13:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ polish
+
+2006-02-03 12:48 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ Implementation of color management. (Work in progress
+ --useless).
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-03 12:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ Qtooltips -> QWhatsthis
+
+2006-02-03 12:18 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/tooglemouseover.png:
+ new icon
+
+2006-02-03 12:17 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ digiKam from trunk : widget to compare image with all colors
+ correction tools : Add an utimate new preview rendering mode :
+ when the mouse is over image area, target image is displayed,
+ else original image !!!
+
+ Thanks to Julien Narboux for this suggestion (:=)))
+
+ CCMAIL: digikam-devel@kde.org, Julien.Narboux@inria.fr
+
+2006-02-03 10:30 ach
+
+ * trunk/extragear/graphics/digikam/showfoto/mimetypes/x-raw.desktop:
+ digikam image/x-raw desktop files:
+ Merged digikam and krita desktop. Use from digikam Pattern and
+ Icon entries, all others from krita. I also remove
+ following patterns
+ ;*.PBM;*.PCX;*.PGM;*.XBM;*.XCF;*.TGA;*.PPM;*.PSD;*.XPM;*.EPS;*.TIFF;*.EXR;*.JP2;*.RGB;*.TIF;.tif
+ Many of them are not raws. So I removed the hole group.
+ Gilles?
+
+ Digikam and krita developers please check. Two x-raw.desktop
+ files are no good and the file needs to be moved to kdelibs after
+ the your review ;) Ah, the the 4 x-raw.png icons too.
+
+ CCMAIL: digikam-devel@kde.org, kimageshop@kde.org
+
+2006-02-03 09:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h: new
+ method to set rendering preview mode
+
+2006-02-03 09:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h: new
+ method to get rendering preview mode
+
+2006-02-03 08:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ digiKam from trunk : widget to compare image with all colors
+ corrections tool. 2 new preview rendering modes are now
+ available to display preview and target image in contiguous !
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-02 22:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h: add
+ new method to reset spot position
+
+2006-02-02 18:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.h:
+ fix EXPORT rules. this way fix linking problems...
+
+2006-02-02 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h:
+ digiKam from trunk : all Image editor color correction tools
+ from core plugin using my new colors compare widget now. This
+ giving a professional look now ? (:=)))
+
+ TODO : Fixed DigikamImagePlugins.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-02 13:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp:
+ fix default config
+
+2006-02-02 13:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp:
+ fix pixmap widget rendering
+
+2006-02-02 13:26 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagewidget.h:
+ digiKam from trunk : new widget to compare easily results with
+ all color corrections tool. There is a screenshot at this url :
+
+ http://digikam3rdparty.free.fr/Screenshots/NewWidgetForColorsCorrectionTools.png
+
+ On the top of the preview, there is a collection of buttons to
+ choise the right preview mode : original image only, original
+ and target image separate vertically, original and target image
+ separate horizontally, and target image only. Toggle these
+ buttons will helping to compare the result of the filter
+ applying on your photograph.
+
+ In DIgikamImagePlugins, i have created a old widget using tabs
+ to toogle between original and target image. I have'nt satisfied
+ by this widget for any reasons : memory using, usability, etc. I
+ will using this new widget in all colors correction tools of
+ image editor instead : BCG (done), HSL, RGB, Auto-correction, BW
+ & Sepia, Curves adjust, Levels adjust, Channels mixer, White
+ balance, ICC profiles corrector, solarize, etc...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-02 12:49 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h:
+ Implementation of color management. (Work in progress
+ --useless).
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-02-02 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp:
+ digiKam from trunk : fix icon names
+
+2006-02-02 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/bothhorz.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/bothvert.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicatebothhorz.png:
+ digiKam from trunk : rename icons
+
+2006-02-02 12:24 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/bothhorz.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/bothvert.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicatebothhorz.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicatebothvert.png:
+ digiKam from trunk : rename icons
+
+2006-02-02 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/bothhorz.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/bothvert.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicateheight.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicatewidth.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/target.png:
+ digiKam from trunk : rename icons
+
+2006-02-02 12:13 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/duplicateheight.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicatewidth.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/nocenter.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/original.png:
+ digiKam from trunk : rename icons
+
+2006-02-01 13:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp:
+ digiKam from trunk : Using of un-initialised histogram array
+ values. Thanks Mr valgrind !
+
+2006-02-01 13:15 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp:
+ polish
+
+2006-02-01 13:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h:
+ Using internal d private class
+
+2006-02-01 12:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp:
+ I need really a small coffee cup... Real support of 16 bits
+ image !!!
+
+2006-02-01 12:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h:
+ digikam from trunk :
+
+ - Image editor Undo Manager support 16 bits image now. The code
+ is based on Joern patch.
+ - New DImgInterface methods to putImage with new bytes depth.
+
+ Joern : i have fixed a wrong bool<->int cast between bytesDepth
+ and bitsdepth values
+ (the first is a int value, the second is a booleen). The value
+ have been mixed. I have also added any tests of pointer validity
+ (thanks Mr valgrind).
+ Take a look in the code if all is right for you...
+
+ TODO : regressive tests require !
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-01 08:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ Fix warnings
+
+2006-02-01 08:49 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ Polish source code :
+
+ - finishSaving() is now a common virtual method.
+ - slotLoadingStarted() is now a common virtual slot.
+ - slotLoadingFinished() is now a common virtual slot.
+ - slotSavingStarted() is now a common virtual slot.
+
+ default implementation for these method corresponding to IE.
+ Showfoto re-implemente these method to call parent virtual
+ method and toggle specific actions in GUI.
+ All common code is shared to both programs like this.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-02-01 07:55 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Digikam 0.9.0 from trunk : common showfoto/IE gui
+ implementation : ImagePropertiesSideBar::nocurrentItem() method
+ is now a public slot
+
+2006-01-31 20:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ just polish
+
+2006-01-31 16:15 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Showfoto/IE common GUI class : new
+ startingSaveAs() method common to both program. This method is
+ called by saveAs() method. The common GUI class is now completed.
+
+ PENDING tasks :
+
+ - Fix progress bar suring loading/saving operation. Sometimes
+ there is no progress. Any signal are not sent to GUI by threaded
+ io file acces class.
+
+ - Fix caching files mecanism. If an image is croped and saved as
+ well, when you reload it imediatly to editor, you will see the
+ old un-croped image.
+
+ - Make full regressive tests.
+ ?CCMAIL: digikam-devel@kde.org
+
+2006-01-31 15:32 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: polish
+
+2006-01-31 15:27 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-01-31 15:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ oups, wrong commit sorry. reverted
+
+2006-01-31 15:07 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - slotSavingFinished() is now common to both program.
+ - new saveIsComplete() virtual method called by
+ slotSavingFinished()
+ - new saveAsIsComplete() virtual method called by
+ slotSavingFinished()
+ - new startingSave() method common to both program. This method
+ is called by save() method.
+ ?CCMAIL: digikam-devel@kde.org
+
+2006-01-30 20:07 mwiesweg
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ digikam from trunk: Cleaning up save methods
+
+ - unify save(), saveAs(), slotSavingFinished(), and
+ finishSaving() from
+ imagewindow and showfoto as far as possible
+ - clean up SavingContextContainer, use better variable names
+
+2006-01-30 18:26 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ If there is any error on profiles settings, OK button is not
+ enabled.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-30 16:25 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Profiles settings are now checking before to apply any
+ transform to avoid digiKam crashes due to lcms errors.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-30 14:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ connect() -> doConnect()
+
+2006-01-30 14:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp:
+ polish progress bar size
+
+2006-01-30 13:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp:
+ only display tool tip is we are in pickup color mode
+
+2006-01-30 13:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h:
+ digikam from trunk : imagewidget is now obsolete. we using
+ imageguidewidget instead.
+
+2006-01-30 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+
+ - SlideShow and FullScreen mode force background color of canvas
+ to black. Setting color is restored at end.
+ - Do not drawing top and bottom line with Slideshow in
+ fullscreen mode.
+ - If ESC is pressed during slideshow, stop it.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUG : 112063
+
+2006-01-30 08:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h:
+ Digikam 0.9.0 from stable : DImg Tiff loader : experimental EXIF
+ data extraction code. Need to test
+
+2006-01-30 08:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ Digikam 0.9.0 from stable : polish debug messages
+
+2006-01-29 23:35 jahrens
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: showfoto
+ is the last one, which remembers its sidebar state now
+
+2006-01-29 23:21 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ - ImageEditor restores its sidebar after program restart now
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-29 21:53 jahrens
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ prevent warnings
+
+2006-01-29 21:11 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.h: -
+ Restore the right sidebar after program restart again
+ - some copyright changes for 2006....
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-29 15:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h:
+ Digikam 0.9.0 from trunk : using d internal private class
+
+2006-01-29 15:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h:
+ polish
+
+2006-01-29 15:01 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h:
+ Digikam 0.9.0 from trunk : common showfoto/IE gui
+ implementation : io file acess progress bar can display a small
+ text to discribe current file operation
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-28 14:27 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ Digikam from trunk: bugfixes
+
+ - really use threaded saving in DImgInterface. The very last
+ statement was forgotten and left unchanged.
+ - the filename in DImgInterface in save is not necessarily the
+ same as the current filename
+ - added enums in SavingContextContainer, add another flag
+ indicating whether saving is synchronous
+ - the format was passed as a const char* to the SavingTask,
+ because at the very end it needs it as ascii.
+ Now use a QString. Too long blessed by QString, forgetting old
+ C virtues...
+ - filter by filename progress messages in DImgInterface, so that
+ no leftovers can pass
+ - made ShowFoto compile
+
+ TODO:
+ - merge loading and saving into common GUI class?
+ ShowFoto is currently broken, just compiles, changes are only
+ to ImageWindow
+ Either port changes, or merge into common class
+ - test and polish
+ - connect abort button, add possibility to abort a saving
+ operation
+ - think about installing override wait cursors
+ - find out why progress messages for saving do not come through
+
+ CCMAIL: caulier.gilles@free.fr
+
+2006-01-28 12:57 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : removing image editor canvas frame. This
+ is not enough to remove application main widget top and bottom
+ lines.
+ CCBUG : 112063
+
+2006-01-28 00:25 deller
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ use writePathEntry()
+
+2006-01-27 22:07 deller
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am:
+ builddir != srcdir build fix
+
+2006-01-27 22:06 deller
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am:
+ builddir != srcdir build fix
+
+2006-01-27 21:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+ slotSelected() method is now common to both programs !
+ ?CCMAIL: digikam-devel@kde.org
+
+2006-01-27 17:38 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - promptUserSave() is now common to both programs !
+ - Using Qt::enter_loop() internal method to check is
+ asynchronous image file saving is complete. This method is
+ inspired of Digikam::SyncJob class implementation.
+ - From SavingContextContainer class removing KprogressDialog and
+ use my IOFileProgressBar widget instead.
+
+ NOTA : Warning Save/SaveAs method haven't yet tested because
+ threaded io file acces implementation still bugly about any
+ signals to send when io file operation are complete. This is
+ want mean that file save/saveAs operations can freeze
+ IE/Showfoto.
+
+ Marcel, please fix threaded io file acces implementation to
+ finalize this common GUI (:=)))...
+
+ TODO : using 'Cancel' button from IOFileProgressBar to abort
+ image file saving operations.
+ ?CCMAIL: digikam-devel@kde.org
+ CCMAIL: marcel.wiesweg@gmx.de?
+
+2006-01-27 16:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digikam from trunk : USM camera interface. Get Camera item
+ thumnails using .thm files (very small thumbnail files) if
+ exists. This way is more speed than dcraw parse utility.
+
+ Tom, this change is very important to support better USM camera.
+ This commit is very simple to backport on stable branch...
+
+ CCMAIL: digikam-devel@kde.org, tomalbers@kde.nl?
+
+2006-01-27 15:33 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Code cleanup
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-27 14:12 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.h:
+ digikam from trunk : using d-> private class?
+
+2006-01-27 14:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h:
+ digikam from trunk : using d-> private class?
+
+2006-01-27 10:02 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ - Bug fixed: color transformations were always made with
+ "default profiles" options, so other profiles settings were
+ ignored.
+ - Code cleanup
+ - Others minors improvements.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-27 09:58 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp:
+ Code cleanup
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-27 09:34 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ polish
+
+2006-01-27 09:29 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ IOFileProgressBar give 3 running mode now : filename, progress
+ bar, and progress bar with cancel button. We need to use this
+ widget in image saving implementation instead KProgressDialog
+ from SavingContextContainer !
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2006-01-27 07:50 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ polish slotLoadingStarted/slotLoadingFinished and
+ slotSavingStarted/finishSaving method. Saving still bugly
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-27 07:26 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ polish
+
+2006-01-27 07:25 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ polish
+
+2006-01-27 07:22 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ slotLoadingProgress() and slotSavingProgress() are now common.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-27 07:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ polish
+
+2006-01-27 06:53 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ polish
+
+2006-01-26 21:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.h:
+ digikam from trunk : using d-> private class?
+
+2006-01-26 21:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.h:
+ digikam from trunk : using d-> private class?
+
+2006-01-26 21:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.h:
+ digikam from trunk : using d-> private class?
+
+2006-01-26 20:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupexif.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.h:
+ digikam from trunk : using d-> private class?
+
+2006-01-26 20:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ polish
+
+2006-01-26 20:48 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : toogle image properties sidebar to minimal
+ size in fullscreen mode?
+
+2006-01-26 20:27 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp:
+ digikam from trunk : Showfoto/IE common GUI class : fix
+ slideshow tool read settings. Running in loop option will
+ working fine now?
+
+2006-01-26 20:08 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp:
+ polish
+
+2006-01-26 15:36 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi128-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi16-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi22-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi32-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi48-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi64-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hisc-action-slideshow.svgz,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ SlideShow tool is now common to both programs
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 13:00 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ polish
+
+2006-01-26 12:44 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ Toogle to fullscreen is now common to both programs
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 12:06 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ Image editor can launch Setup configuration dialog now
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 09:36 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ polish
+
+2006-01-26 09:33 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+
+ - new saveStandardSettings() to save common configurations.
+ - new loadStandardSettings() to load common configurations.
+ - new virtual readSettings() and saveSettings methods
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ polish
+
+2006-01-26 08:16 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ new unLoadImagePlugins() and loadImagePlugins() common methods.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 07:50 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+
+ - new setupStandardConnections() to set common stots/signals
+ connections.
+ - new virtual common setupConnections() method.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 07:28 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+
+ - new setupStandardAccelerators() to set common keys
+ accelerators.
+ - new common plugActionAccel() and unplugActionAccel() methods.
+
+ Nota : Now IE asnd showfoto are a large common accelerator
+ collection. I'm so supprise to see a big differences betwwen
+ Showfoto and IE in original implementations about accelerators
+ (just one keys is set to IE, and many others to showfoto).
+ Nobody have reported any problems before. Certainly none digikam
+ users used Key accelerators in IE (Achim, Mikolaj, if you read
+ this message ... (:=)))...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-26 06:49 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ Undo, Redo, anf Flip actions are now common to IE and Showfoto
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-25 22:45 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ This stuff has been fixed:
+
+ // FIXME : with File/Restore image action from GUI :
+ // cmSettings =0 ==> settings in d provate class instance
+ will be lost !
+ // iofileSettings = 0 ==> crash !
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-25 22:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h:
+ digikam from trunk : compile with camera GUI?
+
+2006-01-25 22:28 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class : more common
+ actions are merged : Configure, Rotate, Help, etc...
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 21:33 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class : more common
+ actions are merged : View and Edit menu.
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 20:42 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - all 'File' menu actions merged.
+ - all RMB/toolbar actions are similar now.
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 18:07 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - added new virtal setupStandardActions() method to defines
+ common actions. The extra Actions must be defines on virtual
+ setupAction() method.
+ - added save() and saveAs() like virtual methods.
+ - Any 'File' menus actions are now common on both programs.
+ - Updated ui.rc file accordinly
+ - TODO : port all others standard menu actions and make
+ regressive tests.
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 15:47 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ slotEscapePressed() method is now common to IE and Showfoto
+ CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 15:30 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ slotZoomChanged() method is now common to IE and Showfoto
+ CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 15:12 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Showfoto/IE common GUI implementation :
+ inherit ImagePropertiesSideBarDB class from
+ ImagePropertiesSideBar. This is will more simple to make a
+ dynamic cast between both class from the common showfoto/IE gui
+ implementation.
+ CCMAIL: digikam-devel@kde.org?
+
+2006-01-25 14:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ polish
+
+2006-01-25 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/ctrlpaneldialog.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imageguidedialog.cpp:
+ digikam from trunk : do not render preview effect if final
+ rendering is already in progress in image.
+ CCBUG: 120736
+
+2006-01-24 23:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ cleanup
+
+2006-01-24 22:30 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ Digikam 0.9.0 from trunk : compile with showfoto
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-24 22:15 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp: Bug
+ fixed.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-24 21:58 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupicc.h:
+ Keeping on the way marked by Gilles:
+
+ - Now, showFoto and digiKam have a common "interface" for color
+ management stuff, so these files are not necessary any more.
+
+ For Gilles: please review. Thanks in advance..
+
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-24 21:57 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h: Keeping
+ on the way marked by Gilles:
+
+ - A new private class has been implemented: SetupICCPriv.
+ - Now, showFoto and digiKam have a common "interface" for color
+ management stuff.
+
+ For Gilles: please review. Thanks in advance..
+
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-24 21:55 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ Keeping on the way marked by Gilles:
+
+ - A new private class has been implemented: SetupICCPriv.
+ - Now, showFoto and digiKam have a common "interface" for color
+ management stuff.
+
+ For Gilles: please review. Thanks in advance..
+
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-24 20:31 thiago
+
+ * trunk/extragear/graphics/digikam/digikam/icons: SVN_SILENT
+ adding svn:ignore
+
+2006-01-24 18:11 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - added new setupStatusBar() method.
+ - added setupActions() like a virtual method.
+ - added setupUserArea() like a virtual method.
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-24 17:24 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - added promptUserSave() like a virtual method.
+ - added closeEvent()
+ - added settings container class.
+ - added saveSettings() like a virtual method.
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-24 14:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h:
+ polish
+
+2006-01-24 14:07 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h:
+ polish
+
+2006-01-24 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class :
+
+ - added slotConfToolbars()
+ - added slotNewToolbarConfig()
+ - added slotToggleAutoZoom()
+ - added any common actions.
+ - In showfoto, using "ImageViewer Settings" settings group
+ instead "MainWindow" at all. Normally user will lost any
+ showfoto GUI settings (shortcuts, toolbar, etc). User need to
+ reset these one from interface. There is no other way to give a
+ common GUI implementation, sorry... All work fine but regression
+ tests are requires here.
+ ?CCMAIL: digikam-devel@kde.org?
+
+2006-01-24 11:54 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageresizedlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageresizedlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/iofileprogressbar.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/slideshow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/imageresizedlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/slideshow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/tools/slideshow.h:
+ Digikam 0.9.0 from trunk :
+
+ - New abstraction layer for image editor tools : image print,
+ image resize, and slide show tools are migrated to a new
+ dedicaced subfolder.
+ - New IO file acess progress bar to displaying image file
+ loading and saving operations. Only Loading image progress rules
+ is complete. Saving image progress still to do.
+
+ CCMAIL: digikam-devel@kde.org
+ CCBUG: 116154
+
+2006-01-23 15:26 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : Showfoto/IE common GUI class : add
+ undo/redo menu actions methods. need to do regressive tests when
+ undo manager will support 16 bits images.
+ CCMAIL: marcel.wiesweg@gmx.de?
+
+2006-01-23 15:22 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk : problems with File/Restore action. Take a
+ look my comments in code.
+ CCMAIL: marcel.wiesweg@gmx.de, fj.cruz@supercable.es?
+
+2006-01-23 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/editorwindowprivate.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : continue to work to make a common
+ implementation of showfoto and image editor GUI.
+ - (MARCEL) : New common image editor GUI class implementation.
+ - (MARCEL) : Any common methods have been ported. There are a
+ lot of common data/method to add.
+ - (PACO) : Removed QWidget parameter to load image method
+ (passed to canvas and dimginterface implementation). Used
+ kapp->activewindow() instead.
+ I need to work again on this implementation before to fix thread
+ image loader event problem in save image method.
+ CCMAIL: marcel.wiesweg@gmx.de, fj.cruz@supercable.es?
+
+2006-01-23 12:17 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupslideshow.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/setup/setupslideshow.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupslideshow.h:
+ digikam from trunk : continue to work to make a common
+ implementation of showfoto and image editor GUI. Make Setup
+ SlideShow common to both. SlideShow tool will be added later in
+ IE when common GUI class will be finalized.?
+ CCMAIL: marcel.wiesweg@gmx.de, fj.cruz@supercable.es?
+
+2006-01-23 11:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupiofiles.h:
+ digikam from trunk : continue to work to make a common
+ implementation of showfoto and image editor GUI. There is a new
+ common Showfoto/IE IO Files Settings Setup. This way limit
+ duplicate code.?
+ Tung : We need any fresh icons about setup dialog page. Can you
+ help us?
+ CCMAIL: marcel.wiesweg@gmx.de, fj.cruz@supercable.es,
+ ntung@free.fr?
+
+2006-01-23 08:36 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am: fix
+
+2006-01-23 08:33 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am: fix
+ missing file
+
+2006-01-22 21:41 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupimgplugins.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/setup/setupimgplugins.h,
+ trunk/extragear/graphics/digikam/utilities/setup/Makefile.am:
+ digikam from trunk : continue to work to make a common
+ implementation of showfoto and image editor GUI. Showfoto Image
+ Plugins Setup is removed. Digikam Image Plugins Setup is used
+ instead (same implementation). This way limit dupplicate code.
+
+ Paco, if you can please make the same about icc setup.
+
+ CCMAIL: marcel.wiesweg@gmx.de, fj.cruz@supercable.es
+
+2006-01-22 19:52 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: update
+
+2006-01-22 18:58 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup,
+ trunk/extragear/graphics/digikam/showfoto/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupicc.h,
+ trunk/extragear/graphics/digikam/showfoto/setup/setupimgplugins.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/setup/setupimgplugins.h,
+
+ trunk/extragear/graphics/digikam/showfoto/setup/setupslideshow.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/setup/setupslideshow.h,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.h,
+ trunk/extragear/graphics/digikam/showfoto/setupplugins.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupplugins.h,
+ trunk/extragear/graphics/digikam/showfoto/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupslideshow.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : continue to work to make a common implementation of
+ showfoto and image editor GUI. Showfoto Setup is moved to
+ "setup" sub-folder to cleanup main GUI implementation.
+ TODO : using common ImagePlugins and ICC Profiles setup pages
+ between IE and showfoto. No need to have dupplicate code.
+
+ CCMAIL: marcel.wiesweg@gmx.de, fj.cruz@supercable.es
+
+2006-01-22 15:27 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/slideshow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/slideshow.h:
+ digikam from trunk : continue to work to make a common
+ implementation of showfoto and image editor GUI. Showfoto
+ SlideShow is moved to Digikam namespace.
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-01-22 12:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-22 12:34 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h:
+ digikam from trunk : Setup class : using internal private class
+ to improve binary compatibility and reduce time compilation
+
+2006-01-22 12:26 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ from trunk : polish Setup class code more C++ like
+
+2006-01-22 12:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h:
+ digikam from trunk : polish Setup class code more C++ like
+
+2006-01-21 23:01 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ "Rendering intent" and "Check gamut" options have been
+ implemented, so they are working now.
+
+ A minor bug has been fixed when user select a "soft-proof"
+ transformation.
+
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-21 22:58 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ IccTransform::apply( DImg& image, QByteArray& profile, ...) has
+ been modified: now intent and checkGamut are working
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-21 22:41 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavetask.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ digikam from trunk: threaded image loading
+
+ libs/threadimageio:
+ - created files loadsavetask.cpp/h, moved all LoadSaveTask
+ code from loadsavethread.cpp, split declaration from
+ definition.
+ What was once meant as very lightweight container classes grew
+ into
+ full-blown implementations, so this split was overdue
+ - created managedloadsavethread.cpp and
+ sharedloadsavethread.cpp, moved code from
+ loadsavethread.cpp. This depended on the Load/SaveTask code.
+ - being a bit paranoid, fix a possible race condition where the
+ Load/Save event
+ might not be delivered after the second call of the load/save
+ function with
+ the same file
+ - a SharedLoadingTask now removes itself properly as a listener
+ from itself
+ as a loading process, so that the waiting loop breaks. This
+ was a severe bug
+ but had almost no visible consequences.
+ - add destruction of cache at program exit
+
+ HistogramWidget:
+ - Loading can now be fast. So avoid flicker.
+ In HistogramWidget, the repainting timer is now restarted to
+ draw calculation
+ message if it is not already running to draw loading message.
+ Previously,
+ worst case was a wait of 199 + 200 ms, now it is always 200 ms
+
+2006-01-21 22:37 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from trunk: Dimg fixes
+
+ - fix memory leak: added missing deref() in DImg::copy()
+ The object that is copied would leak its memory
+ - fix crash in jpegloader
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-21 21:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h:
+ digikam from trunk : Setup class : using internal private class
+ to improve binary compatibility and reduce time compilation
+
+2006-01-21 21:35 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h:
+ polish
+
+2006-01-21 17:52 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-21 17:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp: digikam
+ from trunk : fix DColor<->QColor conversion
+
+2006-01-21 16:48 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/slideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.h: digikam
+ from trunk : using internal private class to improve binary
+ compatibility and reduce time compilation
+
+2006-01-21 09:35 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h:
+ digikam from trunk : icc profile tool :
+ - Fix dialog layout.
+ - no need to have a "test" button, KDE API provides one. Paco,
+ it's most homogenous to use slotEffect() method instead
+ slotTry() in plugins. Just connect dialog "try" button signal to
+ slotEffect().
+ CCMAIL : fj.cruz@supercable.es
+
+2006-01-20 23:16 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ ImageEffect_ICCProof::slotTestIt() method has been implemented
+ (90%), so the plugin begins to be operative. Test and report,
+ please.
+ TODO:
+
+ - "Check gamut" option isn't implemented.
+ - "Embed profile" options isn't implemented.
+ - "Display" tab is not take into account, so any setting you
+ make here wil work.
+ - ImageEffect_ICCProof::finalRendering() method isn't
+ implemented, so no change will be saved.
+
+ For Gilles: maybe it's time to talk about how to save profiles
+ into images :-).
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-20 23:06 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ New method for set out and proof profile has been added.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-20 20:04 toma
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: Fix
+ plural.
+ BUG: 120521
+
+2006-01-20 19:18 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-01-20 17:16 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ digikam from trunk : IE/showfoto using common saving context
+ container
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-01-20 14:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/savingcontextcontainer.h:
+ digikam from trunk : to prevent any dupplicate code in showfoto
+ and IE, sving context class must be declared outside. Need to
+ use it in gui implementation
+
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-01-20 12:36 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp:
+ using dynamic cast pointer
+
+2006-01-20 12:29 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ New method has been added to allow more flexible "apply" action.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-20 12:27 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ - "Info" buttons work in all tabs and for all options.
+ - Fixed bug with embedded profiles.
+ - Other minors corrections have been made.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-20 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ polish
+
+2006-01-19 22:56 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ New getEmbeddedICC() method has been implemented to allow
+ retrieve an image embedded ICC profile (if it exists).
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-19 22:56 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ New getEmbeddedICCFromOriginalImage() method has been
+ implemented to allow retrieve an image embedded ICC profile (if
+ it exists)
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-19 22:53 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Some new methods have been implemented to help with icc
+ transformations.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-19 19:40 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h:
+ digikam from trunk : new method ImageDlgBase::finalRendering()
+ to use instead slotOk() to prevent any race condition during
+ dialog size saving.
+
+ Paco, i have just fixed your plugin accordinly.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-19 16:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp:
+ common dialog saving size rules. Not finished
+
+2006-01-19 15:15 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-01-19 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ digikam from trunk : image properties side bar BUGFIX : and the
+ last one ! : there are dupplicate signals/slots connection
+ between :
+ - AlbumIconView and comments & tags editor
+ - AlbumIconView and DigikamView
+ ... about events if an album item have been changes/deleted or
+ if current album is cleared.
+ All events controls must be drived by DigikamView since we using
+ image properties side bar instead a dialog.
+ I have removed obsolete methods witch _CLOSE_ the comments &
+ tags editor !
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-19 14:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp:
+ initializing pointers
+
+2006-01-19 14:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h:
+ digikam from trunk : image properties side bar BUGFIX : and
+ another one : When setup dialog is closed, we invalidate current
+ album item name in Navigate Bar using an empty string, not
+ QString::null with NavigateBarWidget::setFileName(QString
+ filename) method. This is can done any impredectible results
+ with indeep crash...
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-19 13:02 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Work in progress.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-19 13:01 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ New method to retrieve if an image has an embedded icc profile
+ has been implemented.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-19 13:01 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ New method to retrieve if an image has an embedded icc profile
+ has been implemented.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-19 11:32 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update : freerotation
+ ported to DImg
+
+2006-01-19 11:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp: compile
+
+2006-01-19 11:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: digikam
+ from trunk : DImg implementation : DColor option to convert
+ QColor to DColor in 16 bits
+
+2006-01-19 11:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h:
+ digikam from trunk : DImg implementation
+ - New option to scale an image using QSize restrictions like
+ QImage
+ - New separate implementation of pixel antialiasing in 8 and 16
+ bits.
+
+2006-01-19 10:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: fix lenght
+ of data to fill
+
+2006-01-19 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imageguidedlg.h:
+ digikam from trunk : new common dialog
+
+2006-01-19 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h:
+ polish
+
+2006-01-19 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : new DImg method to fill an image with a color
+
+2006-01-18 22:30 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Work in progress. It's still buggy and useless ;)
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-18 20:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h:
+ Digikam 0.9.0 from trunk : New DImg image filter to perform
+ pixels antialising with 8/16 bits images. It will be used with
+ Free Rotation, and shear tool.
+
+2006-01-18 15:39 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: update
+
+2006-01-18 15:37 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ polish
+
+2006-01-18 15:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ polish
+
+2006-01-18 15:00 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/colormodifier.h:
+ digikam from trunk :
+ - New DImg colors modifier class to adjust RGB image component.
+ - New RGB dialog plugin layout displaying histogram of target
+ image (like BCG tool).
+ - Porting Color Balance image plugin to DImg. It support 16 bits
+ image now !
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-18 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp:
+ fix i18n
+
+2006-01-18 13:28 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h:
+ polish
+
+2006-01-18 12:28 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ - Code clean up
+ - Preview widgets have been provided for all "open file" dialogs
+ related with icc files.
+ - Info method has been implemented
+ - Some minors bugs have been fixed.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-18 12:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp:
+ polish
+
+2006-01-18 11:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h:
+ polish
+
+2006-01-18 10:02 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h:
+ polish
+
+2006-01-18 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ polish internal private class
+
+2006-01-18 09:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.h:
+ polish
+
+2006-01-18 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/texture.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/texture.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation??
+
+2006-01-18 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: digikam
+ from trunk : image properties side bar BUGFIX : When an album
+ item is selected from main interface, and if "Comments & Tag"
+ tab is selected, if this item is deleted, "Comments & Tags" tab
+ been lost. This commit fix this problem to adding a new
+ signal/slot connection to invalid image properties sidebar
+ contents just before item deletion.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-18 07:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.cpp:
+ digikam from trunk : color gradient widget : using a color
+ palette size of 256 instead 16 to render better the color
+ gradient.?
+
+2006-01-18 06:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.h: digikam
+ from trunk : sidebar widget :
+ - using internal private class to improve binary compatibility
+ and reduce time compilation
+ - using Digikam namespace wrapper.
+ CCMAIL: joern.ahrens@kdemail.net??
+
+2006-01-18 06:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: C++?
+
+2006-01-17 23:47 ach
+
+ * trunk/extragear/graphics/digikam/imageplugins/icons: digikam
+ trunk: icons dir usual svn:ignore
+
+2006-01-17 23:34 ach
+
+ * trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-colormanagement.svgz:
+ digikam/trunk: new colormanagement icons for imageplugins
+ from Tung NGUYEN.
+
+2006-01-17 22:20 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk: Fix crash
+
+ Fix crash in load save thread where task was deleted in one
+ thread
+ while the other thread still held and accessed the usedProcess
+ pointer
+
+ CCMAIL: caulier.gilles@free.fr
+
+2006-01-17 18:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-17 18:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: digikam
+ from trunk : using internal private class to improve binary
+ compatibility and reduce time compilation
+
+2006-01-17 17:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-17 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp:
+ oups?
+
+2006-01-17 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation??
+
+2006-01-17 15:09 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk : TODO
+ file updated with image editor plugins list status about 16 bits
+ images support.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-17 13:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h:
+ digikam from trunk : Black & white convertion tool : new image
+ Contrast setting.
+
+2006-01-17 12:27 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am:
+ digikam from trunk : main interface : cleanup makefile
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 12:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/pics:
+ delete
+
+2006-01-17 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/pics/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr128-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr128-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr16-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr16-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr22-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr22-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr32-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr32-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr48-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr48-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr64-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr64-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/crsc-action-crop.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/crsc-action-rotate_cw.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi128-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi128-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi16-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi16-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi22-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi22-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi48-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi48-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi64-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi64-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hisc-action-flip.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hisc-action-resize_image.svgz:
+ delete!
+
+2006-01-17 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr128-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr128-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr16-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr16-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr22-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr22-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr32-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr32-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr48-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr48-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr64-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/cr64-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/crsc-action-crop.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/crsc-action-rotate_cw.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi128-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi128-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi16-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi16-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi22-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi22-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi48-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi48-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi64-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hi64-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hisc-action-flip.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/icons/hisc-action-resize_image.svgz:
+ digikam from trunk : image editor : moving icons from "pics" to
+ "icons" folder. Its more homogenous with others digiKam parts
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 12:16 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Code cleanup.
+
+ For Gilles: all right now?
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-17 12:12 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/icons,
+ trunk/extragear/graphics/digikam/digikam/icons/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/icons/cr128-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/cr16-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/cr22-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/cr32-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/cr48-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/cr64-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/crsc-action-fileopen.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi128-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi16-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi22-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi32-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi48-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hi64-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-addimagefolder.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-albumfoldercomment.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-albumfoldernew.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-editimage.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-exifinfo.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-imagecomment.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/icons/hisc-action-importfolders2albums.svgz,
+ trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/cr128-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr16-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr22-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr32-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr48-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr64-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/crsc-action-fileopen.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-app-digikam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-addimagefolder.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-albumfoldercomment.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-albumfoldernew.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-editimage.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-exifinfo.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-imagecomment.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-importfolders2albums.svgz:
+ digikam from trunk : main interface : creating new folder for
+ icons to prevent automake warnings about unknow icon types.
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 12:04 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/cr128-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr16-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr22-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr32-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr48-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/cr64-action-fileopen.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/crsc-action-fileopen.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi128-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi16-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi22-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi32-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi48-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-addimagefolder.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-albumfoldercomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-albumfoldernew.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-digitalcam.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-editimage.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-exifinfo.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-imagecomment.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hi64-action-importfolders2albums.png,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-addimagefolder.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-albumfoldercomment.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-albumfoldernew.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-editimage.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-exifinfo.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-imagecomment.svgz,
+
+ trunk/extragear/graphics/digikam/digikam/pics/hisc-action-importfolders2albums.svgz:
+ digikam from trunk : main interface : backport new Tung icons
+ from stable branch.
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 11:59 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr128-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr128-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr16-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr16-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr22-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr22-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr32-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr32-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr48-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr48-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr64-action-crop.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/cr64-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/crsc-action-crop.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/crsc-action-rotate_cw.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi128-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi128-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi16-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi16-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi22-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi22-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi48-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi48-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi64-action-flip.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi64-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hisc-action-flip.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hisc-action-resize_image.svgz:
+ digikam from trunk : image editor : backport new Tung icons
+ from stable branch.
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 11:57 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/icons/cr128-action-crop.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr128-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr16-action-crop.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr16-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr22-action-crop.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr22-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr32-action-crop.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr32-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr48-action-crop.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr48-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr64-action-crop.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/cr64-action-rotate_cw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/crsc-action-crop.svgz,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/crsc-action-rotate_cw.svgz,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi128-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi128-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi128-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi128-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi16-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi16-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi16-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi16-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi22-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi22-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi22-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi22-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi48-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi48-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi48-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi48-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi64-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi64-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi64-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi64-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hisc-action-flip.svgz,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hisc-action-histogram.svgz,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hisc-action-resize_image.svgz,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hisc-action-slideshow.svgz:
+ digikam from trunk : showfoto : backport new Tung icons from
+ stable branch.
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 11:53 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/hi128-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi128-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi16-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi16-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi22-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi22-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi48-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi48-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi64-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi64-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hisc-action-depth16to8.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/hisc-action-depth8to16.svgz,
+ trunk/extragear/graphics/digikam/imageplugins/icons,
+ trunk/extragear/graphics/digikam/imageplugins/icons/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi128-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi16-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi22-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-colormanagement.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi32-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi48-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-adjusthsl.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-adjustrgb.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-autocorrection.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-blurimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-bwtonal.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-contrast.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-invertimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-ratiocrop.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-redeyes.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hi64-action-sharpenimage.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-adjustrgb.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-autocorrection.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-blurimage.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-bwtonal.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-contrast.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-depth16to8.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-depth8to16.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-invertimage.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-ratiocrop.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/icons/hisc-action-sharpenimage.svgz:
+ digikam from trunk : image plugin core :
+ - creating new folder for icons.
+ - backport new Tung icons from stable branch.
+ CCMAIL: ach@mpe.mpg.de, ntung@free.fr
+
+2006-01-17 10:56 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ digikam from trunk : using dimgimagefilters class instead
+ imagefilters
+
+2006-01-17 10:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h:
+ digikam from trunk :
+
+ fix memory problem using static methods in dimgimagefilter
+ class. All methods are non static now (need an instance of class
+ to work).
+
+ fix strech-constrast filter algorithm to work properly with 16
+ bits images.
+
+ CCMAIL: digikam-devel@kder.org
+
+2006-01-17 09:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-17 09:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 17:07 mwiesweg
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingcache.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadingdescription.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/managedloadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/sharedloadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk: threaded image loading
+
+ - threaded image loading
+ - add SharedLoadSaveThread class
+ - split declarations to different header files
+ - add LoadingCache class
+ - sharing of loading processes: if an image is currently
+ being loaded in another
+ SharedLoadSaveThread, a second thread will wait for the
+ first to finish
+ instead of loading it twice
+ - caching of images: loaded images are cached and available
+ to subsequent requests
+ This should eliminate any unnecessary work.
+ - Histogram tab
+ - adapt to shared loading
+ - remove some repaints
+ - painting progress message only after timeout value (100
+ ms), much snappier now
+ - fixed display of loading failure
+ - Image Editor and Showfoto
+ - adapt DImgInterface to threaded image loading
+ - add appropriate signals and slots to all three layers
+ (DImgInterface, Canvas, ImageWindow and Showfoto)
+ - split loading and saving functions in two parts in all
+ three layers
+ - for saving, some information needs to be stored across
+ asynchronous calls which
+ was previously stored in local variables.
+ Added appropriate members respectively SavingContext
+ classes (in ImageWindow, Showfoto).
+ - put in hooks for progress info display
+ - added preliminary code to wait on asynchronous saving,
+ needed for promptUserSave()
+ - added a modal progress dialog
+ - needs to be tested and fixed, see TODO below
+ - fix creation of ImageWindow singleton upon exiting
+ (checking for imageWindow() would create the instance if
+ not yet done)
+
+ TODO:
+ - add progress display to status bar
+ - disable actions when saving (all actions?) and loading (not
+ all actions,
+ e.g. selecting another image must be possible and abort
+ loading)
+ - test, think about and fix waiting on save() in
+ promptUserSave()
+ - more thorough testing
+ - fix a bug when fast switching through list in IE. First add
+ disabling of actions.
+ - still some debug statements active
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-16 15:49 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp:
+ missing to update original image contrast setting
+
+2006-01-16 15:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 15:09 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digikam from trunk : Black & white convertion tool : new image
+ Contrast setting.
+
+2006-01-16 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp:
+ digikam from trunk : Import and export curves settings file work
+ file with 16 bits images between digiKam and Gimp/Cinepaint
+
+ Paco : please give a feedback...
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-16 12:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp:
+ digikam from trunk : Import and export curves settings file work
+ file with 16 bits images between digiKam and Gimp/Cinepaint
+
+ Paco : please give a feedback...
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-16 11:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 10:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 09:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp:
+ digikam from trunk : iccpreviewwidget : fixed crash if we want
+ get icc profile info from a folder
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-16 08:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/icctransform.h,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.h:
+ digikam from trunk : icctransform class is an image filter type.
+ Moving to dimg/filters
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-16 08:27 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 08:17 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ digikam from trunk : If an album item is renamed, toogle
+ properly image properties side bar.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-16 07:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-16 01:25 ach
+
+ * trunk/extragear/graphics/digikam/TODO: digikam trunk:
+ TODO added some missing stuff for media support
+
+2006-01-16 00:22 ach
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug/digikam-camera:
+ digikam trunk: Brown paper bag commit of detect-camera.
+ Fixed: second instance of digikam always started
+ when one is already running.
+
+2006-01-15 19:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-15 14:29 ach
+
+ * trunk/extragear/graphics/digikam/utilities/Makefile.am: digikam
+ trunk: enable media service build if hotplug/ dir
+
+2006-01-15 14:27 ach
+
+ * trunk/extragear/graphics/digikam/utilities/hotplug: digikam
+ trunk: forward port r498429 from stable branch:
+ new digikam media services and helper script
+
+2006-01-14 22:39 toma
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Dont
+ crash
+
+2006-01-13 19:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ digikam from trunk : using new 16->8 and 8->16 color bits depth
+ conversion action icons
+
+2006-01-13 19:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/hi128-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi128-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi16-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi16-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi22-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi22-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi48-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi48-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi64-action-depth16to8.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hi64-action-depth8to16.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/hisc-action-depth16to8.svgz,
+
+ trunk/extragear/graphics/digikam/imageplugins/hisc-action-depth8to16.svgz:
+ digikam from trunk : add new 16->8 and 8->16 color bits depth
+ conversion action icons from Tung
+ CCMAIL: ntung@free.fr, ach@mpe.mpg.de?
+
+2006-01-13 17:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation?
+
+2006-01-13 15:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-13 15:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-13 14:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation
+
+2006-01-13 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h:
+ digikam from trunk : using internal private class to improve
+ binary compatibility and reduce time compilation. Marcel, please
+ take a look if all is right for you (else revert (:=)))...
+ CCMAIL: marcel.wiesweg@gmx.de
+
+2006-01-13 13:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ digikam from trunk : using enum type
+
+2006-01-13 13:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ digikam from trunk : using internal private class
+
+2006-01-13 13:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h:
+ digikam from trunk : using internal private class
+
+2006-01-13 13:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ digikam from trunk : using internal private class
+
+2006-01-13 12:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h:
+ fix
+
+2006-01-13 12:46 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h:
+ fix
+
+2006-01-13 12:43 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h:
+ digikam from trunk : using internal private class
+
+2006-01-13 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h:
+ digikam from trunk : using internal private class
+
+2006-01-13 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/lprof/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/lprof/cmshull.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmshull.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmslm.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmslm.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmslnr.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmslnr.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmatn.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmatn.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmkmsh.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmkmsh.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmntr.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmntr.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsoutl.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsoutl.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmspcoll.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmspcoll.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsprf.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsprf.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsreg.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsreg.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsscn.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsscn.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/cmssheet.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmssheet.cpp,
+ trunk/extragear/graphics/digikam/libs/lprof/lcmsprf.h: digikam
+ from trunk : liblprof : finding a solution to resolve
+ compilation using KDE rules. All files are renamed from .c to
+ .cpp. All C++ compilation errors have been fixed. Makefile.am
+ have been fixed accordinly.
+
+ This way compile fine in Mandriva. Let's me hear if Debian, RH,
+ Suse are right
+
+ CCMAIL: digikam-devel@kde.org, Laurent Montel <montel@kde.org>
+
+2006-01-13 10:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp:
+ digikam from trunk : ImageHistogram : invalide use of data
+ segment. Thanks Mr valgrind
+
+2006-01-13 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h:
+ digikam from trunk : ImageWidget : using internal private class
+
+2006-01-13 08:58 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Widget to show icc metadata in open file dialogs. Warning: it's
+ still buggy.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-13 08:57 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.h:
+ Widget to show icc metadata in open file dialogs. Warning: it's
+ still buggy.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-13 08:43 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digikam from trunk : USM camera interface : using private class
+
+2006-01-13 07:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h:
+ digikam from trunk : CIE tongue widget :
+ - polish implementation more C++ like.
+ - more data are include in internal private class to reduce time
+ compilation and limited visibility of private items. This way
+ reducing time compilation.
+
+ To the team : we need to use always a private internal class to
+ inclide all private data when its possible. I will fix any codes
+ in this way in the future in digikam/libs.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 23:04 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ First attempt to implement a file dialog with metadata preview
+ for icc files.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-12 23:03 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/widgets/Makefile.am:
+ Update to include iccpreviewwidget
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-12 23:02 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.h:
+ First attempt to implement a file dialog with metadata preview
+ for icc files.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-12 20:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp:
+ CIETongeWidget->CIETongueWidget
+
+2006-01-12 20:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp:
+ CIETongeWidget->CIETongueWidget
+
+2006-01-12 20:32 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietonguewidget.h:
+ CIETongeWidget->CIETongueWidget
+
+2006-01-12 20:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.h:
+ Digikam 0.9.0 from trunk : CIETongueWidget : add disable state
+ if no item is selected in current album
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 15:11 mlaurent
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp:
+ includemoc
+
+2006-01-12 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/lprof/Makefile.am: digikam
+ from trunk : progress investigations in Makefile.am of liblprof
+ source code. Look my comments :
+
+ I using CFLAGS to disable all main compilation options and using
+ "-fomit-frame-pointer" option instead,
+ else we cannot compile these files. The problem is relevant of
+ using '-std=iso9899:1990' compilation option by default.
+ How to disable only this option here ?
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 11:18 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : removing unecessary QTimer::singleshot()
+
+2006-01-12 09:33 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Minors improvements. They are still useless.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-12 09:21 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/iccpreviewwidget.h:
+ First import: this class provides a widget for display icc
+ metadata in open file dialogs. It's still useless.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-12 09:05 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: update
+
+2006-01-12 08:54 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png:
+ digikam from trunk : new nice digikam 0.9.0 splashscreen from
+ Dennis Gnad CCMAIL: digikam-devel@kde.org, bluedrago@web.de
+
+2006-01-12 08:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.h:
+ digikam from trunk : fix CIE tonge wiget :
+ - Polish code (more c++ like)
+ - Polish lablel size computation.
+ - limited depencies with liblprof on other digikam part (using
+ internal private class)
+ - disable tonge drawing if no embedded ICC profile.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 06:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp:
+ digikam from trunk : fix unclosed file if dcraw parse method
+ failed
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 00:27 ach
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ digikam trunk: forward port of 497118 (please check):
+ use Tung's new albumfoldernew icon
+ in RMB menu of albumfolderview too. Looks
+ better and is consistent with task bar.
+
+2006-01-12 00:13 ach
+
+ * trunk/extragear/graphics/digikam/libs/lprof: digikam trunk:
+ svn:ignore Makefile* in libs/lprof/
+
+2006-01-11 23:14 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp:
+ SVN_SILENT: revert
+
+2006-01-11 23:12 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp:
+ Thank you Tung\!
+
+2006-01-11 18:13 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS,
+ trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2006-01-11 15:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+ trunk/extragear/graphics/digikam/libs/lprof,
+ trunk/extragear/graphics/digikam/libs/lprof/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/lprof/cmshull.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmslm.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmslnr.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmatn.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmkmsh.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsmntr.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsoutl.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmspcoll.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsprf.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsreg.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmsscn.c,
+ trunk/extragear/graphics/digikam/libs/lprof/cmssheet.c,
+ trunk/extragear/graphics/digikam/libs/lprof/lcmsprf.h,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/cietongewidget.h:
+ digikam from trunk : ICC profiles image properties side bar tab
+ : add new EIC tonge graph relevant of embedded image ICC profile.
+ A screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/digikamEICtonge.png
+ The code use liblprof library from lprof core implementation.
+
+ Nota : there is a little problem to
+ digikam/libs/lprof/Makefile.am. Look my comments into this file
+ and let's me hear if anybody have a better solution.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-11 10:42 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: update
+
+2006-01-10 20:15 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp:
+ Digikam from trunk : fix unitialized action
+
+2006-01-10 14:48 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: missing Tung credits
+
+2006-01-10 14:47 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS,
+ trunk/extragear/graphics/digikam/showfoto/pics/AUTHORS,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/AUTHORS:
+ digikam from trunk : fixed AUTHORS files accordinly with Achim
+ Bohnet
+
+2006-01-10 14:16 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: digikam from trunk :
+ update 0.9.x TODO list. Please take a look and let's me hear if
+ all is ok...
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 13:11 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/digikamimageplugin_core_ui.rc,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digikam from trunk : New option to convert an image from 8 to
+ 16 bits/color/pixel and vis-versa.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp:
+ digikam from trunk : fix histogram limit to get value
+
+2006-01-10 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : IE/ Showfoto saveAs() method : we will use
+ current image filename to set default filename in saveAs dialog.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : IE/ Showfoto : if current image is read
+ only (RAW file for example), we need to use saveAs() method
+ instead save() method.
+
+ Tom, if you have backported my previous commit #496058 in
+ stable, you need to backport this one too.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 09:09 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ digikam from trunk : ICC profiles setup : always writting if ICC
+ profiles managment is enable, else it can't be restored properly.
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-10 08:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ digikam from trunk : ICC profiles info sidebar tab : don't
+ break splitter layout from parent window if ICC info text are
+ long. Using KSqueezedTextLabel instead QLabel prevent this
+ problem.
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-10 08:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp:
+ digikam from trunk : give more space to current file name
+
+2006-01-10 08:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : new DimgInterface::getImg() method to get
+ DImg image instace pointer from IE core. Image metadata will be
+ available by this way.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 07:58 cgilles
+
+ * trunk/extragear/graphics/digikam/AUTHORS: update
+
+2006-01-10 07:56 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/splashscreen/AUTHORS:
+ digikam from trunk : credits file about digikam splashscreen
+ releases
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 07:21 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/AUTHORS: digikam
+ from trunk : credits file about showfoto splashscreen releases
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-10 06:56 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png:
+ digikam from trunk : new nice showfoto 0.4.0 splashscreen from
+ Dudas Gabor
+ CCMAIL: digikam-devel@kde.org, dudasg@freemail.hu
+
+2006-01-09 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digikam from trunk : simplify and fix dirty image flag if
+ current image has changed. Removed m_dirtyImage flag witch
+ cannot be use properly with any flag event from canvas (race
+ condition). Sometimes IE/showfoto said if user want saving
+ current image more than one time...
+
+ To the team : I have checked indeep all cases in IE and showfoto
+ when current image is changed and with all user interactions :
+ - changing current image;
+ - save and saveas;
+ - removing current image;
+ - Loading images/folder (showfoto)
+
+ All seam to work fine now. Please, check if all working fine for
+ you. If yes, this commit must be backported to stable...
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-09 15:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h:
+ remove comment
+
+2006-01-09 14:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ digikam from trunk : fix Thumbbar findItem() method using
+ Horizontal orientation
+
+2006-01-09 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : KIO do not support TIFF fomat to save,
+ DImg can do it
+
+2006-01-09 12:31 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : IE/showfoto bug fix about image file
+ format pattern to use in saveAs method
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-01-09 10:43 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : showfoto : new option to use thumbbar in horizontal
+ mode. Vertical mode is always used by default.
+ Note showfoto need to be restarted to change window layout. A
+ screenshot :
+ http://digikam3rdparty.free.fr/Screenshots/showfoto_and_horizontal_thumbbar.png
+ Using an horizontal thumbbar is very well adapted to display
+ photograph taken in horizontal orientation. Like this, we
+ preserve max space for image rendering. This is why M$ using
+ this mode by default in internet explorer for render a
+ photoalbum
+ (http://digikam3rdparty.free.fr/OthersSoftware/Office_XP/IE_photoalbum.PNG)
+
+ CCMAIL : digikam-devel@kde.org
+
+2006-01-09 10:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp:
+ digikam from trunk : do not change side bar width if there is
+ no ICC embedded profile
+
+2006-01-09 10:20 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h: just
+ polish
+
+2006-01-09 10:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ digikam from trunk : thumbar widget bugfix : wrong thumbar items
+ size computation in Horizontal mode !!! Damned : I'm trying to
+ fix it since 3 days... Give me aspirin (:=)))
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-09 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h:
+ polish code
+
+2006-01-09 01:21 mhunter
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp:
+ Typographical corrections and changes
+
+2006-01-08 23:54 mhunter
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Typographical corrections and changes
+
+2006-01-08 20:55 toma
+
+ * trunk/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: Forward
+ port: SVN commit 495757 by toma:
+
+ Add even more support for the media kioslave:
+ o Menu entry under camera lists all media devices attached at
+ that moment, it will update the info everytime you expand the
+ menu.
+ o Fix: dont plugin the same entry in the menu more then once
+ (directly under camera menu)
+ o When a media:/ device is not yet mounted, it will mount it.
+
+2006-01-08 18:56 jahrens
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc:
+ >I think you misunderstand what I am requesting.
+ Yes, i did.
+
+ BUG: 119742
+
+2006-01-08 17:29 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ digikam from trunk: Fixing Histogram Widget
+
+ - disentangle signal/slot relations of ImagePropertiesColorTab
+ and HistogramWidget
+ - fix infinite loop when image loading failed
+ - fix range selection in histogram widget
+ - use relative values 0.0-1.0 internally in widget to handle
+ 8 vs. 16 bit
+ - single click removes selection
+ - dragging the mouse sets new selection
+ I hope I caught all corner cases.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-08 13:40 toma
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Fix
+ compile kde < 3.5
+
+2006-01-08 11:19 deller
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/Makefile.am:
+ fix builddir!=srcdir
+
+2006-01-08 00:19 toma
+
+ * trunk/extragear/graphics/digikam/libs/dialogs,
+ trunk/extragear/graphics/digikam/libs/dimg,
+ trunk/extragear/graphics/digikam/libs/dimg/filters,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders,
+ trunk/extragear/graphics/digikam/libs/filters,
+ trunk/extragear/graphics/digikam/libs/imageproperties,
+ trunk/extragear/graphics/digikam/libs/jpegutils,
+ trunk/extragear/graphics/digikam/libs/themeengine,
+ trunk/extragear/graphics/digikam/libs/threadimageio,
+ trunk/extragear/graphics/digikam/libs/thumbbar,
+ trunk/extragear/graphics/digikam/libs/widgets,
+ trunk/extragear/graphics/digikam/showfoto/icons: Ignores... Am I
+ the only one sets these?
+
+2006-01-07 23:52 toma
+
+ * trunk/extragear/graphics/digikam/digikam/dcopiface.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: forward
+ port of SVN commit 495374 by toma:
+
+ - Add a second dcop call, which makes it possible to open up the
+ camera dialog at a location
+ - Added a subroutine from k3b which converts system:/ and
+ media:/ etc. to a abs path, this makes
+ it possible to use digiKam in combination with a service menu
+ when a camera is inserted in the
+ system. Thanks to Albert Astals Cid for the idea how to do
+ this.
+
+2006-01-07 22:12 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ Color tab shows info about image's embedded icc profiles
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-06 23:00 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h:
+ digikam from trunk: Some fixes
+ - the histogram tab now ignores messages from previous, possibly
+ aborted loading operations
+ - send an initial progress message in rawloader. However, this
+ one is filtered out by
+ timed filter policy. Need to think about this.
+ - fix timed filter policy in LoadSaveThread for first message
+
+2006-01-06 17:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/themeengine/texture.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/texture.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/theme.cpp,
+ trunk/extragear/graphics/digikam/libs/themeengine/theme.h,
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.cpp,
+
+ trunk/extragear/graphics/digikam/libs/themeengine/themeengine.h:
+ Digikam from trunk : add Digikam namespace
+
+2006-01-06 17:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ we are already in Digikam namespace
+
+2006-01-06 14:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h:
+ digiKam from trunk : new RAW file decoding settings : "automatic
+ color balance" and "camera color balance"
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-06 13:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawdecodingsettings.h,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp:
+ digiKam from trunk : new RAW file settings decoding settings
+ class for DImg
+
+2006-01-06 13:23 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/icons/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/icons/hi128-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi16-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi22-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi22-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi32-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi48-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi48-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi64-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/icons/hi64-mime-raw.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi128-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi16-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi22-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi22-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-flip.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-histogram.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-resize_image.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-slideshow.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi48-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi48-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi64-app-showfoto.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi64-mime-raw.png:
+ digiKam from trunk : fixing automake warning about icons format
+
+2006-01-06 13:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am:
+ digiKam from trunk : merging
+
+2006-01-06 13:16 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/icons: new folder
+
+2006-01-06 12:44 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/digikamimageplugin.desktop,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/exifrestorer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/exifrestorer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageiface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageplugin.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageplugin.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagepluginloader.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageresizedlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageresizedlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/jpegsection.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/undoaction.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/undoaction.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/undocache.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/undocache.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/undomanager.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/undomanager.h:
+ digiKam from trunk : delete old files
+
+2006-01-06 12:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h:
+ digiKam from trunk : DImg::Loader() : new parameter to load only
+ image meta-data without loading image data
+
+2006-01-06 06:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h:
+ no need to use static methods here
+
+2006-01-05 18:18 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : fix to toogling alpha channel indicator in
+ color image properties sidebar when image is already loaded in IE
+
+2006-01-05 18:18 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : fix to toogling alpha channel indicator in color
+ image properties sidebar when image is already loaded in IE
+
+2006-01-05 18:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ digikam from trunk : fix to toogling alpha channel indicator in
+ color image properties sidebar when image is already loaded in IE
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-05 15:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h:
+ digiKam from trunk : Image Colors properties sidebar : added
+ image color depth and alpha channel informations
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-05 14:16 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.h,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.h,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albuminfo.h,
+ trunk/extragear/graphics/digikam/digikam/albumitemhandler.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumitemhandler.h,
+ trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/cameradragobject.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameradragobject.h,
+ trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameralist.h,
+ trunk/extragear/graphics/digikam/digikam/cameratype.cpp,
+ trunk/extragear/graphics/digikam/digikam/cameratype.h,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.h,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dio.h,
+ trunk/extragear/graphics/digikam/digikam/dio_p.h,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.h,
+ trunk/extragear/graphics/digikam/digikam/firstrunUI.ui,
+ trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.h,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.h,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.h,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.h,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.h,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.h,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.h,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h,
+ trunk/extragear/graphics/digikam/digikam/thumbnailsize.h,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.h,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ digiKam from trunk :
+
+ - add Digikam namespace wrapper to digikam core source code.
+ - add missing license header in any files.
+ - Fixed FSF address in any files.
+
+ I have checked to rebuild all digikam after make distclean. work
+ fine in Mandriva. Let's me hear if you have any problem with
+ this commit.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-05 09:13 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.h,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupcollections.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupexif.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmime.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupplugins.h:
+ digiKam from trunk : add Digikam namespace wrapper to Setup
+ source code.
+
+2006-01-05 08:28 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/animwidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/camerainfodialog.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/dkcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpcamera.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfo.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfodlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/gpiteminfodlg.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/mtqueue.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.h:
+ digiKam from trunk : add Digikam namespace wrapper to CameraGUI
+ source code.
+
+2006-01-05 07:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/splashscreen/splashscreen.h:
+ digiKam from trunk : add Digikam namespace wrapper to
+ SplashScreen source code.
+
+2006-01-04 23:34 toma
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp: Forward port:
+ add --download-from parameter to digikam
+
+
+2006-01-04 22:22 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ digikam from trunk: Fix TIFF loader
+
+ Loading of non-16bit images is now done using the TIFFRGBAImage
+ functions,
+ which provide automatic conversion to RGBA for most formats.
+
+2006-01-04 15:05 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.h,
+ trunk/extragear/graphics/digikam/showfoto/setupplugins.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupplugins.h,
+ trunk/extragear/graphics/digikam/showfoto/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupslideshow.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.h: digiKam
+ from trunk : add ShowFoto namespace wrapper to all showfoto
+ source code.
+
+2006-01-04 14:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiescolorstab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ digiKam from trunk : renamed ImagePropertiesHistogramTab class
+ to ImagePropertiesHistogramTab
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-04 14:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:
+ digiKam from trunk : renamed 'Histogram' image properties side
+ bar to a more generic 'Colors' name. Histogram informations are
+ added to an KTabWidget container. A new (empty) 'ICC profiles'
+ tab have been added. It's dedicaced to display all current image
+ ICC profiles informations.
+
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2006-01-04 13:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h:
+ digiKam from trunk : logarithmic Histogram per default is
+ better than Linear with 16 bits images
+
+2006-01-04 12:55 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h:
+ digiKam from trunk : add image plugin core namespace wrapper.
+ fix .moc file in ICC profiles plugin. Fix RGB plugin export class
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-04 11:28 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digiKam from trunk : USM camera interface can get thumbnails
+ from TIFF, PNG and others image file format using DImg. This is
+ not optimum, especially with TIFF file witch can provide an
+ embedded thumb. A future DImg::getEmbeddedThumbnail() method
+ will be create in this way.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-04 09:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h:
+ digiKam from trunk : Black and whithe conversion tool use
+ standard Digikam dialog to give a better look ! Corrected target
+ image histogram is now visible like with others IE plugins
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-04 09:14 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp:
+ fix i18n
+
+2006-01-04 08:57 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+
+ trunk/extragear/graphics/digikamimageplugins/common/widgets/imagetabwidget.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/widgets/imagetabwidget.h:
+ Digikam from trunk : Image GuideWidget and Histogram widget
+ color level indicator interraction Bug fix : we can select
+ properly the source image point to display color level on
+ histogram :
+ - Full Original image
+ - Preview Image
+ - Target Preview Image (changed by plugins !)
+
+ The old implementation always displayed original image color
+ point informations and this way cannot be used to check
+ over/under-exposure area on target image !!!
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-04 00:09 ach
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: digikam
+ trunk: give the dcop if a meaningful name:
+ 'camera' instead of 'DCOPIface'.
+
+2006-01-03 23:13 mwiesweg
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloaderobserver.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ digikam from trunk: Threaded image loading
+
+ - Fix LoadSaveThread
+ - Add a class DImgLoaderObserver which allows communication with
+ the loading/saving in a different thread:
+ - progress info
+ - stopping hooks to abort the loading/saving process
+ - Add a class ManagedLoadSaveThread which manages the tasks in
+ its queue and allows preloading.
+ To achieve this, it uses the stopping capabilities in the
+ loaders
+ - Added progress info and stopping to JPEG, PNG, TIFF, PNG
+ loaders, added progress info to raw loader.
+ QImage loader does not support this.
+ - Use new ManagedLoadSaveThread and connect progress info to
+ histogram tab
+
+ TODO:
+ - add preloading to DImgInterface and thus to IE and showfoto
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-03 15:40 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Bug fixed: if "Default Path" for icc files in Color Management
+ setup dialog is empty and user try to enable color management,
+ this one is disabled and an error message is showed .
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-03 15:39 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setupicc.cpp: Bug
+ fixed: if "Default Path" for icc files in Color Management setup
+ dialog is empty and user try to enable color management, this
+ one is disabled and an error message is showed .
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-03 15:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h:
+ Digikam from trunk : new RAW file decoding options to
+ interpolate RGB as four colors (-f dcraw option).
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-03 15:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/README: update
+
+2006-01-03 14:36 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ fix debug messages
+
+2006-01-03 14:33 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digiKam from trunk : fix crash if null pointer is using like
+ IOFileSettingsContainer
+
+2006-01-03 14:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/README: fix
+
+2006-01-03 13:21 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h:
+ digiKam from trunk : Auto-color correction tool use standard
+ Digikam dialog to give a better look ! Corrected target image
+ histogram is now visible like with others IE plugins
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-03 11:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/README: Update
+
+2006-01-03 11:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Digikam from trunk : and finally RAW file decoding settings are
+ now used by IE and Showfoto...
+
+ Actually, the RAW file decoding settings implementation provide
+ these parameters :
+
+ - Enable Quality Decoding (bool) : If disable, we using old
+ dcraw command line syntax with '-q' parameter alone. If Enable
+ we using addition quality factor require by last dcraw release.
+ - Quality Decoding Factor (int 0-4) : The famous factor using to
+ optimize RAW decoding image (0 for slow computer, 3 for speed
+ computer)
+
+ TO DIGIKAM TEAM :
+
+ - I have tested using this implementation using dcraw v7.49, not
+ the last one released by Dave Coffin.
+ - We can add any other advanced RAW decoding parameter on
+ settings dialog tab :
+ * -f : Interpolate RGB as four colors. This blurs the image a
+ little, but it eliminates false 2x2 mesh patterns.
+ * -a : Automatic color balance. The default is to use a fixed
+ color balance based on a white card photographed in sunlight.
+ * -w : Use the color balance specified by the camera. If this
+ can't be found, dcraw prints a warning and reverts to the
+ default.
+ * -n : By default, dcraw clips all colors to prevent pink
+ hues in the highlights. Combine this option with -b 0.25 to
+ leave the image data completely unclipped.
+ * -j : For Fuji Super CCD cameras, show the image tilted 45
+ degrees so that each output pixel corresponds to one raw pixel.
+ * -s : For Fuji Super CCD SR cameras, use the secondary
+ sensors, in effect underexposing the image by four stops to
+ reveal detail in the highlights. For all other cameras, -j and
+ -s are silently ignored.
+
+ Notes :
+
+ - "-a" and "-w" are always actually enable on the current
+ implementation and work fine. I'm not sure if ti's a good idea
+ to disable these parameters.
+ - I have never tested "-f" parameter. I think this one must be
+ availabe in setup.
+ - "-n", "-j", and "-s" are indeep settings. i'm not favorable to
+ add these options, excepted if any users want these parameters...
+
+ Please let's me hear if all is right for you ! Suggestions and
+ wishes are welcome
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-03 10:30 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Digikam
+ from trunk : Paco, why loading 2 instances of the same image
+ (:=))) ???
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-03 10:27 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Digikam from trunk : RAW file decoding settings rules for IE
+ and Showfoto
+
+2006-01-03 10:01 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Digikam from trunk : RAW file decoding settings use IO file
+ settings container
+
+2006-01-03 09:48 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Digikam from trunk : image editor and showfoto now using IO
+ file settings container
+
+2006-01-03 08:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameracontroller.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iofilesettingscontainer.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageresizedlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageresizedlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Digikam from trunk : Digikam namespace wrapper for image editor
+
+2006-01-03 07:10 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Digikam from trunk : A new IO file settings container is
+ require in IE and showfoto. To prevent confusions between this
+ one and ICCSettings container, i have remaned current
+ m_container to m_ICCSetings.
+
+ CCMAIL: fj.cruz@supercable.es
+
+2006-01-03 06:57 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp:
+ Fix internal libpng error messages
+
+2006-01-02 23:05 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h:
+ Digikam 0.9.0 from trunk : RAW fiel decoding setting for image
+ editor. Nothing is done really in IE. TODO: implement a new
+ iofilesettingcontainer class.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-02 22:46 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setupicc.cpp: Minor
+ bug fixed: if the user selects "Ask" as default behaviour, it is
+ preserved between sessions. Before this bug was fixed, if the
+ user opened the Color Management setup dialog, behaviour becames
+ to "Apply" without user interaction.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-02 20:20 toma
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ Fix for the camergui.
+ When a directory is created, a watch is put on it to spot new
+ files
+ but it can occur that the file is copied there before the watch
+ is
+ completely setup. That is why as an extra safeguard run scanlib
+ over the folders we used when the cameragui is closed.
+ BUG:119201
+
+
+2006-01-02 20:10 toma
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/transupp.cpp,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: Fixes to
+ enable --enable-final again:
+ - wrong define
+ - pngloader.cpp should be first to load the correct
+ png.h/setjmp.h
+ - include two header files only when --enable-final is used
+ (dont ask why)
+ - add libimgeditor to the makefile, so imageiface can be found
+
+2006-01-02 13:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupimgplugins.h:
+ Digikam 0.9.0 from trunk : missing to add new source files
+ about setup image plugins
+
+2006-01-02 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: Digikam
+ 0.9.0 from trunk : new image plugins setup dialog page (like
+ showfoto). There is more empty space availalble now in image
+ editor setup page. We will using this one to add RAW files
+ decoding settings.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-02 10:53 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupeditor.h:
+ Digikam 0.9.0 from trunk : new image plugins setup dialog page
+ (like showfoto). There is more empty space availalble now in
+ image editor setup page. We will using this one to add RAW files
+ decoding settings.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-02 10:51 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupeditor.h: Digikam
+ 0.9.0 from trunk : fix showfoto setup dialog layout
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-01 23:58 toma
+
+ * trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp:
+ Forward port of variable renaming, to avoid a class when using
+ --enable-final.
+
+2006-01-01 19:33 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp:
+ digikam from trunk : no need to redraw image guide widget
+ content if mouse is not released. This is reduce CPU time
+ require to redraw content.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-01 19:18 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Minor bug fixed: if the user selects "Ask" as default behaviour,
+ it is preserved between sessions. Before this bug was fixed, if
+ the user opened the Color Management setup dialog, behaviour
+ becames to "Apply" without user interaction.
+
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-01 19:04 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.h:
+ dcraw C++ class implementation progress. Not yet complete
+
+2005-12-31 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : missing to check in saveAs method if user image
+ file extension is supported by showfoto.
+
+ Tom, sorry for this, but we need to backport again this fix on
+ stable branch please (:=)))...
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-31 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : missing to check in saveAs method if user
+ image file extension is supported by Image editor.
+
+ Tom, sorry for this, but we need to backport again this fix on
+ stable branch please (:=)))...
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-30 22:19 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: digikam
+ from trunk : Showfoto BUGFIX in SaveAs method : when an user set
+ an image file name with an extension without using mime type
+ combo list from save as dialog, we need to check this file name
+ extension before to perform image saving, else image editor will
+ failed.
+
+ Tom, we need to backport this fix on stable branch please...
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-30 22:19 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : Image editor BUGFIX in SaveAs method :
+ when an user set an image file name with an extension without
+ using mime type combo list from save as dialog, we need to check
+ this file name extension before to perform image saving, else
+ image editor will failed.
+
+ Tom, we need to backport this fix on stable branch please...
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-30 20:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp:
+ digikam from trunk : DImg::JpegLoader BUGFIX : export properly
+ a 16 bits image to JPEG. JPEG do not support 16 bits per color
+ per pixel. Now, a JPEG image exported from a RAW file isn't
+ broken.
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-30 15:50 ossi
+
+ * trunk/extragear/graphics/digikam/configure.in.in: trying to
+ clean up the mess surrounding the lcms check.
+
+2005-12-30 15:50 ossi
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.cpp:
+ this is guesswork, but i suppose the lcms header should be
+ included via
+ the #define containing it's correct location.
+
+2005-12-30 15:20 deller
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am:
+ fix build - add path to digikam_export.h
+
+2005-12-30 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ digikam from trunk : histogram is now divided to 4 areas
+ (instead 3 areas) like main reflex digital still cameras. See
+ any examples from www.dpreview.com :
+ - Nikon : http://www.dpreview.com/reviews/nikond50/page8.asp
+ - Minolta :
+ http://www.dpreview.com/reviews/konicaminolta7d/page7.asp
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-30 13:09 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/histogram-lin.png,
+ trunk/extragear/graphics/digikam/digikam/pics/histogram-log.png,
+ trunk/extragear/graphics/digikam/digikam/pics/image-full.png,
+ trunk/extragear/graphics/digikam/digikam/pics/image-selection.png:
+ digikam from trunk : optimize icons size
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-29 23:33 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp: BUG:
+ 117401
+
+2005-12-29 20:51 toma
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp: Make
+ the kipi plugins also work on all images in a search folder or
+ date folder.
+ BUG: 116520
+
+2005-12-29 18:34 toma
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc: Add a
+ rescan possibility to the menu, so you dont have to close and
+ start digiKam again when the app does not detect changes in the
+ album library path (which it should detect in all cases by the
+ way, so if you spot a logic, please open a new bugreport)
+
+ Also makes it possible to turn off scan at start in the settings
+ and do it manually when needed, this will gain a bit in the
+ startup time of digiKam.
+
+ BUG: 119073
+
+2005-12-29 13:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digikam from trunk : using -q dcraw option to decode RAW file
+ under Image Editor is better than -h : right image size, good
+ image quality, and suitable image decoding speed.
+ TODO : added new IE setting tab in setup dialog about advanced
+ RAW decoding options.
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-26 20:18 toma
+
+ * trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.cpp: Fix the
+ unsupported feature --enable-nfs-hack again. Adjusted the
+ upgradedb class to convert to and from a digikam compiled with
+ that parameter. Also fixed the kioslave, which did not included
+ the config.h, thus NFS_HACK contained the wrong value, so the
+ hack did not work at all in 0.8.0.
+
+ Please test if you are using this unsupported feature.
+ CCMAIL: digikam-users@kde.org
+ BUG: 118543
+
+2005-12-26 14:54 toma
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: Several
+ changes which make sure the open file and open folder dialog
+ always open in the last used folder.
+
+2005-12-25 19:52 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h:
+ add debug messages handler
+
+2005-12-25 19:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h:
+ digiKam from trunk : DImg Image Loader more C++ compliant
+
+2005-12-25 17:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/iccjpeg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h:
+ digiKam from trunk : DImg::JPEGLoader more C++ compliant
+
+2005-12-25 16:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/README: fix
+
+2005-12-25 16:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp:
+ digiKam from trunk : dcraw parse class : more KDE compliant to
+ use KDebug instead fprintf into stderr.
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-25 10:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h:
+ digiKam from trunk : image properties side bar (using data from
+ database version) can display exif info and histogram if no
+ database instance is available, for example when Image Editor is
+ launched from camera GUI.
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-24 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ digiKam from trunk : It's Christmast Time !
+
+ Camera Interface can display RAW file thumbnails. Tom you can
+ backport this commit into stable branch.
+
+ Next stage is to create new DImg method to get thumbnail.
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-23 18:43 cartman
+
+ * trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp:
+ translator comment
+
+2005-12-23 18:11 cartman
+
+ * trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp:
+ Missing i18n
+
+2005-12-23 17:10 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Some changes have been made to avoid visualization problems at
+ low resolutions (800x600 and so).
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-23 13:22 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ digiKam from trunk : Histogram and Curves widgets : fix color
+ guide visibility
+
+2005-12-23 09:37 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digiKam from trunk : ICCProof image plugin : removing
+ QButtonGroup frame (not elegant into KTabWidget). This will
+ reduce Dialog layout size.
+ Paco, dialog size is limit in 1024x768. To optimize more, you
+ need to add a new Tab in you KTabWiget settings named 'General'
+ for example, and put all 'Options' group in.
+ CCMAIL: fj.cruz@supercable.es
+
+2005-12-23 09:20 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ digiKam from trunk : ICCProof image plugin : reduce string
+ widget size.
+ CCMAIL: fj.cruz@supercable.es
+
+2005-12-23 09:09 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ digiKam from trunk : ICCProof image plugin :
+ - Fix dialog layout. We need to use small strings to naming
+ widgets. Long descriptions will be done with QWhatThis and
+ QToolTip
+ - Fix i18n.
+ - Fix link to handbook. We will add the anchor relevant in the
+ future.
+ - Fix Hsitogram indicator when you pickup color from target
+ image.
+ CCMAIL: fj.cruz@supercable.es
+
+2005-12-23 08:17 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Widget layout has been finished, although currently it's still
+ useless. Please, test it for low screen resolutions.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-22 23:14 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp:
+ Tab widget has been added (again) to avoid problems with some
+ screen definitions.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-22 19:07 gianni
+
+ * trunk/extragear/graphics/digikam/showfoto/mimetypes/x-raw.desktop:
+ PNG, GIF, JPEG, MNG and BMP cannot be RAW images. We need to
+ open and previe into Konqueror. This commit fix it.
+ CCMAIL:caulier.gilles@free.fr,tomalbers@kde.nl
+
+2005-12-22 18:50 thiago
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.h:
+ These files are not executables.
+ CCMAIL:caulier.gilles@free.fr
+
+2005-12-22 14:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/README,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_decode.h,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp:
+ dcraw C++ class port. uncomplete. Not yet used
+
+2005-12-22 12:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/parse_old.c: remove
+ old parse.c file.The new reference for future backport is the
+ current parse.c file
+
+2005-12-22 12:34 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Widget layout has been rewritten.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-21 23:04 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ Tab widget has been added.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-21 12:47 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/hi32-action-colormanagement.png:
+ First approach to color management plugin: icon for action
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-21 12:27 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.h:
+ First approach to color management plugin.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-21 12:26 fjcruz
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/digikamimageplugin_core_ui.rc,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h:
+ First approach to color management plugin.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-21 03:50 mueller
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
+ now it even compiles
+
+2005-12-21 02:12 mueller
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp:
+ fix shell insertion
+
+2005-12-21 02:11 mueller
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
+ fix shell insertion problem
+
+2005-12-21 02:10 mueller
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ fix shell insertion vulnerability
+
+2005-12-20 15:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h: polish
+
+2005-12-20 15:36 osterfeld
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am: add
+ INCLUDES
+
+2005-12-20 12:07 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ digiKam from trunk : new C++ class to parse RAW file based on
+ dcraw::parse.c implementation.
+ TODO :
+ - add new method to get RAW file orientation.
+ - do a new C++ class based on dcraw decoder implementation !
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-20 07:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp:
+ remove old debug info
+
+2005-12-20 07:34 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/parse.c: RAW parsing
+ implementation from dcraw project : disable all message to
+ STDOUT.
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-19 19:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/Makefile.am: Fix
+ compilation order
+
+2005-12-19 15:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp:
+ DImg loader : removed unecessary debug console messages.
+ Fix histogram sidebar tab memory leak
+
+2005-12-19 14:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h:
+ polish source code using digiKam coding style
+
+2005-12-19 14:23 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h,
+ trunk/extragear/graphics/digikam/libs/threadimageio,
+ trunk/extragear/graphics/digikam/libs/threadimageio/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.cpp,
+
+ trunk/extragear/graphics/digikam/libs/threadimageio/loadsavethread.h:
+ Digikam from trunk : image histogram sidebar : using separate
+ thread to load image.
+
+ This implementation use a new class from digiKam core library
+ name threadimageio dedicaced to perform load and saving
+ operations on image files. This class has been written by Marcel
+ Wiesweg.
+
+ In first, i have use this class to perform loading image on main
+ window histogram sidebar tab. The old implementation performed
+ loading in GUI thread that generated any time latency.
+ Now loading operations are separated and GUI isn't frozen.
+
+ TODO :
+
+ - To load RAW files DImg image loader use parce.c implementation
+ from dcraw project. This source code using a lot of 'printf' to
+ debug. This is wrong and generate any time latency problem. We
+ need to fix it in the future, especially to port dcraw code to a
+ dedicaced pure C++ class.
+ - Add progress to DImg image loader.
+ - Fix DImg image loader implementation to break an image io
+ currently performed.
+ - Add thread image io support in Image editor Canvas.
+ - Add progress indicator in Image Editor canvas. We no need to
+ use a progress bar here, just a text indicator in percent placed
+ at canvas center. Like this, image editor layout isn't broken.
+
+ Thanks to Marcel to help me in these task !
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2005-12-19 12:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am:
+ non need include_dir to install here
+
+2005-12-19 12:36 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ Digikam from trunk : image histogram sidebar : prepare to use
+ separate thread to load image using future implementation of
+ Marcel Wiesweg
+
+ CCMAIL: digikam-devel@kde.org, marcel.wiesweg@gmx.de
+
+2005-12-19 10:53 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h: Added
+ the patch from Craig Howard.
+ Thank you Craig!
+
+ CCMAIL: kde@choward.ca
+ BUG: 113807
+
+2005-12-19 10:30 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ Adding the "Not Tagged" entry, when the tag filter was cleared.
+
+ BUG: 116343
+
+2005-12-19 09:09 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.cpp:
+ Digikam from trunk : Fix slider settings rules because color
+ correction algorithm can take a while with 16 bits images. The
+ values changed by sliders will be delayed by 500 ms using QTimer.
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-19 00:02 toma
+
+ * trunk/extragear/graphics/digikam/digikam,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ trunk/extragear/graphics/digikam/digikam/dcopiface.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/libs/dialogs,
+ trunk/extragear/graphics/digikam/libs/dimg/filters: Patch
+ received from Leonid Zeitlin:
+ Adds a dcop possibility for digiKam, so the hotplug script can
+ send a DCOP call to a running instance of DigiKam to show the
+ camera dialog. Needed to prevent starting another digiKam
+ instance.
+
+2005-12-18 20:34 alund
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageprint.cpp:
+ Reorganize the print dialog so that the widgets for configuring
+ an exact size works like a sencence:
+ o Scale to exact size:
+ [ ] x [ ] [Centimeters v]
+
+2005-12-18 10:07 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h:
+ Digikam 0.9.0 from trunk : Polish 'BCG Adjust' image plugin
+ histogram rules. 'HSL Adjust' use new dialog layout like BCG
+ adjust
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-18 00:47 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h: Added
+ copy/paste to AlbumIconView.
+
+ Now its possible to copy images from outside digikam (like
+ konqi)
+ or between albums via copy/paste.
+
+ Todo: cut
+
+ CCMAIL: devel-digikam@kde.org
+
+2005-12-18 00:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/imagedlgbase.h,
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/Makefile.am,
+
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imagedialogbase.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imagedialogbase.h,
+
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imagetabdialog.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imagetabdialog.h,
+
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h,
+
+ trunk/extragear/graphics/digikamimageplugins/common/widgets/imagetabwidget.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/widgets/imagetabwidget.h,
+
+ trunk/extragear/graphics/digikamimageplugins/inserttext/Makefile.am,
+
+ trunk/extragear/graphics/digikamimageplugins/inserttext/imageeffect_inserttext.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/inserttext/imageeffect_inserttext.h,
+
+ trunk/extragear/graphics/digikamimageplugins/inserttext/imageplugin_inserttext.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/perspective/Makefile.am,
+
+ trunk/extragear/graphics/digikamimageplugins/perspective/imageeffect_perspective.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/perspective/imageeffect_perspective.h,
+
+ trunk/extragear/graphics/digikamimageplugins/perspective/imageplugin_perspective.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/superimpose/Makefile.am,
+
+ trunk/extragear/graphics/digikamimageplugins/superimpose/imageeffect_superimpose.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/superimpose/imageeffect_superimpose.h,
+
+ trunk/extragear/graphics/digikamimageplugins/superimpose/imageplugin_superimpose.cpp:
+ Digikam 0.9.0 from trunk : backport another one common dialog
+ from DigikamImagePlugins using 'Power Retouche' style layout.
+ 'BCG Adjust' image plugin now use this dialog. It's look like
+ more proffessional touch.
+
+ I need to polish histogram rules here. Coming soon
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-17 23:54 jahrens
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ This is just a bloody workaround until we have found the
+ problem which leads the imagewindow to open in a wrong size
+
+2005-12-17 23:15 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setupicc.cpp: New
+ improvements:
+
+ - If the user disables Color Management and later he enables it
+ again, the last settings are remembered and preferences fields
+ are not empty.
+
+ - In profiles info dialog, the 'Manufacturer' field has been
+ replaced and now 'Copyright" is showed.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-17 22:55 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ New improvements:
+
+ - If the user disables Color Management and later he enables it
+ again, the last settings are remembered and preferences fields
+ are not empty.
+
+ - In profiles info dialog, the 'Manufacturer' field has been
+ replaced and now 'Copyright" is showed.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-17 22:40 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: Color
+ management stuff (setup dialog and "actions") has been
+ implemented in showfoto too. Please, test and comments.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-17 18:49 alund
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.h:
+ Add a 'Auto-rotate page' option to the image editor printer. If
+ enabled, the page will be rotated to the same orientation as the
+ image if needed.
+
+2005-12-17 10:32 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am:
+ fix
+
+2005-12-17 08:54 amantia
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am:
+ builddir != srcdir fix. It still fails to link on a 64bit
+ platform.
+
+2005-12-16 14:46 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp:
+ Curves Widget : fix toogle smooth to free curve modes with 16
+ bits images
+
+2005-12-16 14:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp:
+ Curves Widget : fix color guide with 16 bits image
+
+2005-12-16 12:23 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/curvefree.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/curvemooth.png:
+ fix size
+
+2005-12-16 12:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h:
+ Digikam from trunk : Curves widget display point position in
+ curves area to optimize layout in CurvesAdjust plugin dialog
+
+2005-12-16 12:00 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/curvefree.png,
+
+ trunk/extragear/graphics/digikam/imageplugins/pics/curvemooth.png:
+ Digikam from trunk : new icons form curves widget to optimize
+ layout in CurvesAdjust plugin dialog
+
+2005-12-16 09:16 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Minor error fixed in color profiles info dialog.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-15 22:56 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Updated load method to adptat it to the new implementation in
+ Canvas and DimgInterface classes.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-15 22:56 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ With the color management stuff implementation there were two
+ "load"methods: one for "no_color_management" and one for
+ "yes_color_management". Now, theses methods have been unified in
+ one.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-15 22:50 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Messages with info about color profiles in setup dialog now show
+ the color profile file full path.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-15 22:47 fjcruz
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Updated
+ load method to adpat it to the new implementation in Canvas and
+ DimgInterface classes.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-15 17:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp:
+ fix
+
+2005-12-15 14:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp:
+ sharpen image tool : uncomplete 16 bits support
+
+2005-12-15 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp:
+ polish
+
+2005-12-15 10:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h:
+ Sharpen tool using DImg. Not yet ported to 16bits
+
+2005-12-15 07:59 cgilles
+
+ * trunk/extragear/graphics/digikam/themes/Makefile.am: fix (:=))
+
+2005-12-15 07:59 cgilles
+
+ * trunk/extragear/graphics/digikam/themes/Makefile.am: fix
+ makefile to get Desert theme
+
+ CCMAIL: gerhard@kulzer.net
+
+2005-12-15 07:56 gkulzer
+
+ * trunk/extragear/graphics/digikam/themes/Dessert:
+ CCMAIL:caulier.gilles@free.fr
+ Add new Theme 'Dessert'
+
+2005-12-15 07:50 gkulzer
+
+ * trunk/extragear/graphics/digikam/themes/Dark:
+ CCMAIL:caulier.gilles@free.fr
+ New theme Dessert
+
+2005-12-14 12:19 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ Digikam from trunk : removing old histogram constructors and
+ methods.
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-14 12:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ Digikam from trunk :
+
+ - Removing old image histogram constructor.
+ - Copy selection from IE work with 16 bits image. You can copy
+ and paste image selection from IE to Krita. data are converted
+ to 8 bits because 16 bits isn't supported by clipboard.
+ - blended histogram on IE canvas no support 16 bits images
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-14 08:13 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ using new delete method to test DImg allocation
+
+2005-12-13 20:25 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ fix method to call
+
+2005-12-13 20:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp:
+ set right handbook
+
+2005-12-13 20:01 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp:
+ set right handbook
+
+2005-12-13 19:28 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h:
+ digikam from trunk : Blur tool use the new dialog from core
+ (shared between digiKam and DigikamImagePlugins)
+
+2005-12-13 15:32 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am:
+ prepare BLur plugin to use new dialog
+
+2005-12-13 15:28 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h:
+ fix indent
+
+2005-12-13 13:54 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: Fix wrong
+ memory read on DImg::flip() method. This is can crash digikam
+ with 16 bits images. Thanks _THE_ increadible tool named
+ 'valgrind' (:=))) !!!
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-13 12:26 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: Fix memory
+ leak
+
+2005-12-13 09:07 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs,
+ trunk/extragear/graphics/digikam/libs/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.cpp,
+ trunk/extragear/graphics/digikam/libs/dialogs/ctrlpaneldlg.h,
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in:
+ backport new common dialog for image plugins from
+ DigikamImagePlugins. Will be used in core plugin.
+
+2005-12-13 07:24 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ fix i18n
+
+2005-12-13 07:13 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ fix broken compilation on recent gcc. Need to have a full C++
+ construtor/destructor
+
+ CCMAIL: fj.cruz@supercable.es
+
+2005-12-13 07:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ fix header place. main header must be the last
+
+2005-12-12 21:37 fjcruz
+
+ * trunk/extragear/graphics/digikam/libs/dimg/icctransform.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.h:
+ Minors changes to use them with real dynamic color mangement
+ support.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-12 21:36 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h:
+ Real dynamic support for color management, using settings from
+ dialog setup has been added. Please test and report.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-12 21:35 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h:
+ Real dynamic support for color management, using settings from
+ dialog setup has been added. Please test and report.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-12 21:30 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Minors changes.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-12 14:35 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp:
+ perform optimization with 16 bits images
+
+2005-12-12 14:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp:
+ fix indent
+
+2005-12-12 13:55 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ remove comments
+
+2005-12-12 12:24 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.h,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.h,
+
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.h,
+
+ trunk/extragear/graphics/digikamimageplugins/solarize/imageeffect_solarize.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/solarize/imageeffect_solarize.h,
+
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.h:
+ fix indeep memory leak. Thanks Mr valgrind
+
+2005-12-12 06:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp:
+ polish code. Limit DImg constructors
+
+2005-12-09 22:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ imageiface : new preview cache image using DImg : fix memory
+ leak
+
+2005-12-09 22:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h:
+ using new imageiface
+
+2005-12-09 18:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp: fix
+ contructor
+
+2005-12-09 15:02 cgilles
+
+ * trunk/extragear/graphics/digikam/HACKING: memory leak test with
+ valgrind
+
+2005-12-09 14:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ fix save image action
+ fix memory leak
+
+2005-12-09 13:02 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp:
+ no need to cast
+
+2005-12-09 12:02 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h:
+ no need class name
+
+2005-12-09 12:00 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ no need class name
+
+2005-12-09 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ fix memory leak. Thanks Mr Valgrind
+
+2005-12-09 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h: copy
+ all metadata properly
+
+2005-12-09 09:56 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ Trying to use uninitialized value. Thanks Mr Valgrind
+
+2005-12-09 09:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp:
+ fix memory leak. Thanks Mr Valgrind
+
+2005-12-09 09:17 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ fix memory leak. Thanks Mr Valgrind
+
+2005-12-09 09:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp:
+ fix memory leak. Thanks Mr Valgrind
+
+2005-12-09 09:01 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp:
+ fix memory leak. Thanks Mr Valgrind
+
+2005-12-08 15:32 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/iccsettingscontainer.h:
+ New class added to storage color management settings in only
+ one common structure.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-08 15:27 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Minor bug has been fixed when reading settings for color
+ management stuff.
+
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-08 14:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ Support 16 bits images
+
+2005-12-07 06:49 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am: fix indent
+
+2005-12-06 17:36 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimggaussianblur.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgimagefilters.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgsharpen.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/dimgthreadedfilter.h,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: digikam
+ from trunk : New image filter class for DImg.
+
+2005-12-06 14:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/filters/Makefile.am: Fix
+
+2005-12-06 13:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp:
+ Fix wrong max curve value to the right value (not 0)
+
+2005-12-06 13:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h:
+ disable blink guide per default, because it can take a while to
+ redraw preview in 16 bits
+
+2005-12-06 12:10 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.h:
+ polish
+
+2005-12-06 12:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.h:
+ digikam from trunk : New image plugin tool supporting 16 bits
+ images : Adjust Curves
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-06 09:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ optimize
+
+2005-12-06 09:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.h: fix
+ memory leak
+
+2005-12-05 18:14 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ When CM is enabled the first time, "Apply ..." is the default
+ option for Color Management Policy.
+
+ CCMAIL:digikam-devel@kde.org, caulier.gilles@free.fr>
+
+2005-12-05 15:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.h,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/imageplugin_adjustcurves.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/filmgrain.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/infrared/infrared.cpp:
+ digikam from trunk : Curves core API support 16 bits image.
+ Curves Image plugin not yet ported (8 bits only).
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-05 15:46 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Some buggs have been fixed in Color Managemet setupa dialog:
+
+ - When Color Management is enabled, the "Ask...." option is
+ selected by default now to avoid unpredectibles results if
+ settings are saved without any behaviour option.
+
+ - Digikam doesn't crash when users sets up the profiles fileThe
+ path the first time and uses the "Info" buttons.
+
+ - The application doesn't crash if the user uses the "Info"
+ buttons and there isn't any profile.
+
+ CCMail:digikam-devel@kde.org, caulier.gilles@free.fr>
+
+2005-12-05 13:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ digikam from trunk : add 'over exposure indicator' option to
+ BCG image plugin
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-05 12:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/colormodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/colormodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/filters,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/bcgmodifier.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/filters/hslmodifier.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ digikam from trunk : new folder dedicaced to DImg filters class
+
+2005-12-05 11:09 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ digikam from trunk : printing image from showfoto and IE
+ support 16 bits images.
+ TODO :
+ - Need to apply Printer ICC profile before prepare to print
+ (Paco, this is job for you (:=))).
+ - Using Dimg method to prepare to pring image when it's possible.
+ CCMAIL: digikam-devel@kde.org, fj.cruz@supercable.es
+
+2005-12-05 10:25 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: DColor <->
+ Qcolor methods
+
+2005-12-05 09:47 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ new image plugins methods
+
+2005-12-05 02:08 mhunter
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp:
+ Typographical corrections and changes
+
+2005-12-04 17:33 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp:
+ Digikam 0.9.0 from trunk : patch from Anders Lund for making
+ printing possible/faster
+ CCMAIL: digikam-devel@kde.org, anders@alweb.dk
+
+2005-12-04 13:48 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h:
+ Digikam 0.9.0 from trunk : 'Convert to Black and White' image
+ plugin now support 16 bits image!
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-04 10:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: DColor
+ class : new methods to transform RGB<->HSL color space in 8 and
+ 16 bits
+
+2005-12-02 22:30 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ "Info" buttons show extra information about the selected color
+ profiles. With this commit the setup dialog for Color Management
+ is finished (digikam).
+ TODO: to do the same for showfoto. Write de code in IE core.
+ CCMAIL:digikam-devel@kde.org
+
+2005-12-02 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop: update
+
+2005-12-02 15:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h: New
+ constructor
+
+2005-12-02 11:08 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.h,
+
+ trunk/extragear/graphics/digikamimageplugins/infrared/infrared.cpp:
+ digikam from trunk : New image plugin tool supporting 16 bits
+ images : Color Channels Mixer
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-02 09:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/levels/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.h,
+
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/imageplugin_adjustlevels.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h:
+ digikam from trunk : New image plugin tool supporting 16 bits
+ images : Adjust Color Levels
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-02 07:49 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dcolor.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : New class DColor to manage 16 bits pixel colors
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-01 23:18 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ Digikam from trunk: setup dialog for Color Management
+ Preferences, now the configuration file storages the color
+ profiles full paths.
+ CCMail:digikam-devel@kde.org
+
+2005-12-01 22:28 jahrens
+
+ * trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp:
+ Searching for the correct lcms.h path to include
+
+2005-12-01 20:19 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h:
+ Digikam from trunk: setup dialog for Color Management
+ Preferences. Please note that is still unfinished: no code has
+ been written for IE core nor showfoto. This first upload is for
+ test purpose, so please give some feedback.
+ CC:digikam-devel@kde.org
+
+2005-12-01 13:21 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp:
+ digikam from trunk : New image plugin tool supporting 16 bits
+ images : invert image.
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-01 12:49 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h,
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.cpp,
+
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/antivignetting.cpp:
+ digikam from trunk : New image plugin supporting 16 bits images
+ : auto color corrections : equalize, normalize, auto-levels, and
+ strech-constrast.
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-01 07:55 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: digikam from
+ trunk : thanks to Mr VALGRIND about to get any memory access
+ problems in DImg core
+
+2005-11-30 14:06 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp:
+ Fix constructor
+
+2005-11-30 12:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dcraw/parse.c: Fix brcrash
+ if file isn't open (non RAW file)
+
+2005-11-30 10:18 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am:
+ Fix broken compilation
+
+2005-11-30 08:59 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/Makefile.am: compile dimg
+ and dcraw in first
+
+2005-11-29 20:37 toma
+
+ * trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp:
+ Better wording, thanks to Richard and Stephan Binner.
+
+2005-11-29 16:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ Digikam 0.9.0 from trunk : histogram can be computed with 16
+ bits images and RAW files using DImg. Need to optimize loading
+ image using separate thread (especially with RAW files witch can
+ be take a while).
+
+ A screenshot :
+
+ http://digikam3rdparty.free.fr/Screenshots/Histogram_with_RAW_file_in_16bits.png
+
+ CCMAIL: digikam-devel@kde.org
+
+2005-11-28 23:35 ach
+
+ * trunk/extragear/graphics/digikam/libs/dimg/loaders/iccjpeg.c,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/iccjpeg.h:
+ digikam: add lcms license as original source requested:
+ * The above copyright notice and this permission notice shall be
+ included
+ * in all copies or substantial portions of the Software.
+
+2005-11-28 22:46 uga
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.h: gcc 4.1
+ build fix
+
+ CCMAIL digikam-devel@kde.org
+
+2005-11-28 21:51 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in: patch from
+ alfons hoogervorst: digikam 0.9.0 requires at least libpng >=
+ 1.2.7
+
+ CCBUG: 117225
+
+2005-11-28 21:45 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupicc.h: showfoto :
+ setup icc profil empty dialog tab. TODO...
+
+ CCMAIL: fj.cruz@supercable.es
+
+2005-11-28 15:42 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ Histogram widget support 16 bits image (uncomplete)
+
+2005-11-28 11:45 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/histogram/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h:
+ Histogram computations support 16 bits image and DImg
+ CCMAIL: digikam-devel@kde.org
+
+2005-11-28 11:42 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp:
+ fix warning
+
+2005-11-28 10:14 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/dcraw/parse.c,
+ trunk/extragear/graphics/digikam/libs/dimg/README,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/README,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pamloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pamloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp:
+ DImg Add new method to get camera model and camera constructor
+ from metadata on image file (RAW, PNG, TIFF). Need to do it with
+ JPEG file.
+ These informations will be used to apply automaticly an icc
+ profil to an image if there is no embeded profil available
+ CCMAIL: fj.cruz@supercable.es, digikam-devel@kde.org
+
+2005-11-27 21:51 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp:
+ fix compile
+
+2005-11-27 20:28 toma
+
+ * trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h:
+ SVNSILENT: not needed anymore
+
+2005-11-27 18:06 toma
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/rating.png,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/ratingwidget.h,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.h,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h:
+ digikam meets Rating. Now it is possible to rate your images.
+ The initial patch was sent a couple of months ago to the
+ mailinglist by Owen Hirst. I removed the dust, ported to 0.9.0
+ layout and added the possibility to make a search based on the
+ rating. You can sort on the rating and you can turn it off in
+ the settings.
+
+
+2005-11-27 15:32 toma
+
+ * trunk/extragear/graphics/digikam/libs/dcraw,
+ trunk/extragear/graphics/digikam/libs/dimg,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders,
+ trunk/extragear/graphics/digikam/libs/imageproperties,
+ trunk/extragear/graphics/digikam/showfoto/mimetypes,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor:
+ SVN_SILENT: ignores
+
+2005-11-27 14:34 toma
+
+ * trunk/extragear/graphics/digikam/configure.in.bot: SVNSILENT:
+ layout
+
+2005-11-26 22:17 toma
+
+ * trunk/extragear/graphics/digikam/PACKAGING: SVN_SILENT: typo
+
+2005-11-26 21:48 fjcruz
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setup.cpp:
+ Minor syntactic error fixed for ICC Profiles tab.
+
+2005-11-26 16:08 toma
+
+ * trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikamimageplugins/release_digikamimageplugins.rb:
+ SVN_SILENT correct failures
+
+2005-11-25 20:54 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h: DImg::crop()
+ method is better than copy()
+
+2005-11-25 20:16 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h:
+ digikam 0.9.0 unstable (trunk) : kioslave::digikamthumbnail is
+ now based on DImg instead imlib2. now TIFF and PPM 16 bits
+ images are thumbnailized properly.
+
+ NOTA: to improve digikamthumbnail kiosilave, we need to add
+ methods in DImg to get embedded thumnail in image if available
+ (PNG, TIFF, JPEG, etc...) instead to load the entire image.
+ Sure, image must have been saved including an embedded thumnail
+ and we need to add this feature in image editor when image are
+ modified and saved.
+
+2005-11-25 13:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h:
+ Uncomplete red eyes correction tool port to DImg
+
+2005-11-25 10:57 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h:
+ Polish source code
+
+2005-11-25 10:49 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in:
+ digiKam 0.9.0 from trunk : Aspect Ratio crop tool now support
+ DImg and 16 bits image!
+ CCMAIL: digikam-devel@kde.org
+
+2005-11-25 07:03 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/iccjpeg.c,
+ trunk/extragear/graphics/digikam/libs/dimg/iccjpeg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/jpegloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/iccjpeg.c,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/iccjpeg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pamloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pamloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/qimageloader.h,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.cpp,
+
+ trunk/extragear/graphics/digikam/libs/dimg/loaders/tiffloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/pamloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/pamloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/qimageloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/qimageloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/tiffloader.h: digiKam
+ 0.9.0 from trunk : Make a dedicaced DImg loaders directory to
+ separate from DImg core implementation. It's more readable.
+ CCMAIL: digikam-devel@kde.org
+
+2005-11-25 06:44 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp:
+ digiKam 0.9.0 from trunk : if an image plugin using DImg,
+ render properly alpha channel in preview.
+ CCMAIL: digikam-devel@kde.org
+
+2005-11-24 15:13 cgilles
+
+ * trunk/extragear/graphics/digikam/kioslave/parse.c: remove old
+ file
+
+2005-11-24 14:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/dimg/icctransform.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.h: fix
+ email
+
+2005-11-24 14:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/version.h: fix release ID
+
+2005-11-24 13:58 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setup.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupicc.h: New
+ empty ICC profils settings tab. TODO...
+ CCMAIL: fj.cruz@supercable.es
+
+2005-11-24 13:14 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/Makefile.am:
+ no need to compile old IE files. These files will be removed
+ after to have port IE core to DImg
+
+2005-11-24 13:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imageproperties.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageproperties.h,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesexif.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesexif.h,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.h,
+
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.h,
+ trunk/extragear/graphics/digikam/showfoto/imageproperties.cpp,
+ trunk/extragear/graphics/digikam/showfoto/imageproperties.h,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesexif.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesexif.h,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesgeneral.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesgeneral.h,
+
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.cpp,
+
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.h:
+ remove old files
+
+2005-11-24 12:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
+ oups... hardcoded ICC profil transformations to test. This
+ crash IE if profils file are unaviable. Fixed !!!
+
+2005-11-24 11:51 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc: Fix
+ compile
+
+2005-11-24 11:41 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp: Fix
+ compile
+
+2005-11-24 11:11 cgilles
+
+ * trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw,
+ trunk/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dcraw/parse.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/parse_old.c,
+ trunk/extragear/graphics/digikam/libs/dcraw/rawfiles.h,
+ trunk/extragear/graphics/digikam/libs/dimg,
+ trunk/extragear/graphics/digikam/libs/dimg/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/dimg/README,
+ trunk/extragear/graphics/digikam/libs/dimg/colormodifier.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/colormodifier.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgprivate.h,
+ trunk/extragear/graphics/digikam/libs/dimg/dimgscale.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/iccjpeg.c,
+ trunk/extragear/graphics/digikam/libs/dimg/iccjpeg.h,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/icctransform.h,
+ trunk/extragear/graphics/digikam/libs/dimg/jpegloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/jpegloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/pamloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/pamloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/pngloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/pngloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/ppmloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/ppmloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/qimageloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/qimageloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/rawloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/rawloader.h,
+ trunk/extragear/graphics/digikam/libs/dimg/tiffloader.cpp,
+ trunk/extragear/graphics/digikam/libs/dimg/tiffloader.h,
+ trunk/extragear/graphics/digikam/libs/imageproperties,
+ trunk/extragear/graphics/digikam/libs/imageproperties/Makefile.am,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiesexiftab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertieshistogramtab.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebar.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.h,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.cpp,
+
+ trunk/extragear/graphics/digikam/libs/imageproperties/navigatebarwidget.h,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.h,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/mimetypes,
+ trunk/extragear/graphics/digikam/showfoto/mimetypes/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/mimetypes/x-raw.desktop,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi22-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi48-mime-raw.png,
+
+ trunk/extragear/graphics/digikam/showfoto/pics/hi64-mime-raw.png,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/canvas.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/dimginterface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imageplugin.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/imagepluginloader.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undoaction.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undocache.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas/undomanager.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/digikamimagewindowui.rc,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/Makefile.am,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimageplugin.desktop,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageiface.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageprint.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageresizedlg.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imageresizedlg.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewidget.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/editor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp,
+
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.h:
+ Big changes in digiKam.
+ This is the new code dedicaced to 0.9.0 unstable developement
+ branch!!!
+ digiKam users, please take a care...
+
+ Core:
+
+ ==> New image properties sidebar implementation to display exif,
+ histogram, and image comments & tags to the left of windows
+ using sidebar.
+ This way remove all image properties dialogs and reduce main
+ contextual popup menu (BUG 109096, 109817, 109992, 113103).
+
+ ==> New DImg framework to work "à la QImage" with image in 8/16
+ bits/color/pixel(BUG 103176).
+ The code is based on incomplete DImage implementation from
+ Renchi Raju. I had fixed and improved this one.
+ Native file formats implemented are JPEG, PNG, TIFF, RAW
+ (dcraw), PPM.
+ ICC profils and Meta-data are preserved. lcms is used to
+ manage colors rendering manually or automaticly (BUG 87823).
+ Now, There is a new digiKam depency with lcms.
+
+ Showfoto:
+
+ - Image properties sidebar support
+ - All images from a folder can be loaded at the same time.
+ - Add DImg support.
+ - Thumbbar moved to the left. Image properties side bar to the
+ right to make a consistant GUI with digikam window.
+
+ Image Editor:
+
+ - Image properties sidebar support
+ - Add DImg support.
+
+ PENDING TASK:
+
+ - DImg : add cache file method to improve loading
+ operations.
+ - DImg : add metadata transfert rules between
+ file formats.
+ - DImg : add native support of JPEG2000, OpenEXR,
+ and Krita file formats.
+ - DImg : add rules to detect camera type use to
+ take a photo and applying automaticly an ICC profil (RAW file
+ formats especially).
+ - DImg : add Load/save operation in separed
+ thread to unfreeze GUI.
+ - Image Editor : add progress bar during load/save
+ operation (depending of precedent point)
+ - Image Editor : add Events support between IE and main
+ window about comments & tag sidebar
+ - Core : porting all imageplugins to DImg and
+ support 16 bits images (actually only BCG tool is ported).
+ - Core : porting all image filters to 16 bits
+ (histogram, curves, color effects, etc.)
+ - Core : Saving digiKam comments in PNG & TIFF
+ files like JPEG.
+ - Core : Removed imlib2 depency.
+ - Setup : add new configuration dialog tab to set
+ ICC profils management.
+ - DigikamImagePlugins : porting all plugins to DImg and support
+ 16 bits images. All plugins work fine in 8 bits.
+ - DigikamImagePlugins : add new plugin to apply manually an ICC
+ profil.
+
+ All contributors welcome to finalize digiKam 0.9.0...
+
+ CCBUGS: 87823, 103176, 109096, 109817, 109992, 113103
+ CCMAIL: digikam-devel@kde.org
+
+2005-11-23 16:12 toma
+
+ * trunk/extragear/graphics/digikam/PACKAGING: Document this horror
+ story.
+
+2005-11-22 18:33 toma
+
+ * trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/release_digikam_docs.rb,
+ trunk/extragear/graphics/digikamimageplugins/release_digikamimageplugins_docs.rb:
+ Tarballs seem ok, committing the scripts and adjust the
+ PACKAGING file.
+
+2005-11-21 19:04 toma
+
+ * trunk/extragear/graphics/digikam/ChangeLog,
+ trunk/extragear/graphics/digikam/PACKAGING,
+ trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/version.h: Prepping final,
+ added me as author in ~lsm file, removed wrong comment of joern.
+
+2005-11-21 18:51 jahrens
+
+ * trunk/extragear/graphics/digikam/PACKAGING:
+ /branches/KDE/3.5/kde-common/release/svn2log.py
+
+v0.8.2 10-Jul-2006
+----------------------------------------------------------------------------
+
+2006-07-10 20:42 +0000 [r560656] toma
+
+ * digikam/version.h, digikam/digikam.lsm,
+ digikam/release_digikam_docs.rb, digikam/release_digikam.rb:
+ Prepare release
+
+2006-07-05 14:55 +0000 [r558548] cgilles
+
+ * digikam/libs/widgets/imageregionwidget.cpp: set the right
+ background color when we use small images
+
+2006-07-05 13:40 +0000 [r558497] cgilles
+
+ * digikam/libs/widgets/imageregionwidget.cpp: do not set "no
+ background" to the content widget else background will not be
+ re-generated properly with small images
+
+2006-07-04 19:10 +0000 [r558143] cgilles
+
+ * digikam/libs/widgets/imageregionwidget.cpp: digiKam from stable:
+ no need a background with this widget
+
+2006-06-27 13:24 +0000 [r555438] cgilles
+
+ * digikam/digikam/dragobjects.h: digikam from stable : backport
+ commit #555370 from trunk by 'binner' about duplicate parameter
+ names into drag object constructor ! IMPORTANT: this will fix
+ certainly any troubles with drag & drop under digiKam. Please
+ give me a report, especially about B.K.O files relevant...
+ CCMAIL: digikam-devel@kde.org, ach@mpe.mpg.de
+
+2006-06-21 21:40 +0000 [r553734] cgilles
+
+ * digikam/NEWS: update
+
+2006-06-21 21:31 +0000 [r553732] cgilles
+
+ * digikam/utilities/cameragui/gpcamera.cpp: digikam from stable :
+ fix initialization of CameraList object CCBUGS: 129610
+
+2006-06-21 21:16 +0000 [r553730] cgilles
+
+ * digikam/configure.in.bot: fix url
+
+2006-06-21 21:12 +0000 [r553728] cgilles
+
+ * digikam/utilities/setup/gpiface.cpp: digikam from stable : using
+ KDebug instead qwarning
+
+2006-06-21 18:14 +0000 [r553691-553692] cgilles
+
+ * digikam/configure.in.bot: fix libkexif download url
+
+ * digikam/README: Fix libkexif download url and version
+
+2006-06-19 10:12 +0000 [r552862] cgilles
+
+ * digikam/kioslave/Makefile.am,
+ digikam/kioslave/digikamthumbnail.cpp: polish
+
+2006-06-19 08:50 +0000 [r552830] cgilles
+
+ * digikam/kioslave/digikamthumbnail.cpp: digikam from stable : fix
+ value returned if dcraw thumb extraction failed
+
+2006-06-12 23:05 +0000 [r550855] uga
+
+ * digikam/libs/dcraw/dcrawbinary.cpp: backport r550839
+
+2006-06-09 14:27 +0000 [r549691] cgilles
+
+ * digikam/sqlite/Makefile.am: Fix warnings
+
+2006-06-09 14:22 +0000 [r549690] cgilles
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digikam from
+ trunk: fix gcc 4.1 warning
+
+2006-06-09 13:51 +0000 [r549676] cgilles
+
+ * digikam/NEWS: update
+
+2006-06-08 19:28 +0000 [r549483] cgilles
+
+ * digikam/NEWS, digikam/README: update
+
+2006-06-08 19:22 +0000 [r549481] cgilles
+
+ * digikam/kioslave/Makefile.am,
+ digikam/kioslave/digikamthumbnail.cpp: digikam from stable : fix
+ thumbnail generation failed with DCR raw images. Note to
+ packagers : digiKAm 0.8.x is now depend of dcraw 8.x ! CCBUGS :
+ 128283
+
+2006-06-06 08:54 +0000 [r548671] cgilles
+
+ * digikam/libs/dcraw/dcraw_parse.cpp,
+ digikam/libs/dcraw/dcraw_parse.h: digikam from stable:
+ dcraw::parse bugfix : in rare case, if RAW file cannot be open,
+ FILE handler is wrong and digiKam can crash. CCMAIL:
+ digikam-devel@kde.org
+
+2006-06-03 14:43 +0000 [r547836] cgilles
+
+ * digikam/HACKING: HACKING update : how to make a backtrace with
+ GDB.
+
+2006-05-30 13:02 +0000 [r546573-546574] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/utilities/cameragui/cameraui.cpp: digikam from stable :
+ check properlly the camera items extension before to add it in
+ mime type config using a lower char conversion. CCBUGS: 127697
+
+2006-05-28 09:39 +0000 [r545731] cgilles
+
+ * digikam/kioslave/digikamthumbnail.h,
+ digikam/kioslave/digikamthumbnail.cpp: digiKam from stable: thumb
+ kioslave : no need static methods here.
+
+2006-05-27 10:47 +0000 [r545326] cgilles
+
+ * digikam/kioslave/digikamthumbnail.cpp: digikam from stable:
+ always use thumbnails generated by digiKam kio slave, not kde
+ thumbnails generator. CCBUGS: 119946, 123742
+
+2006-05-26 17:32 +0000 [r545051-545052] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/digikam/albumfolderview.cpp: digikam from stable :
+ backport of commit #545017 by glaurent CCBUGS: 128069
+
+2006-05-24 20:44 +0000 [r544443] cgilles
+
+ * digikam/showfoto/setupslideshow.cpp,
+ digikam/showfoto/showfoto.cpp: digikam from trunk : "toogle" to
+ "toggle" BUG: 127946
+
+2006-05-19 09:58 +0000 [r542421-542422] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/utilities/setup/setupexif.cpp: digikam from trunk : fix
+ setup message about exif-rotation actions witch can be confuse
+ for users. The image is not transformed, and is only displayed
+ rotated. BUG: 126335
+
+2006-05-19 05:36 +0000 [r542353-542356] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/digikam/albumlister.cpp: digikam from stable: fix wrong
+ cast between digikam album lister and kio slave CCBUGS: 127634
+
+2006-05-17 15:03 +0000 [r541889] cgilles
+
+ * digikam/showfoto/Makefile.am: fix broken compilation
+
+2006-05-17 14:57 +0000 [r541885-541886] cgilles
+
+ * digikam/NEWS: another one bug killed
+
+ * digikam/utilities/cameragui/cameraui.cpp: digikam from stable :
+ no need to use parent widget to create the cameragui instance
+ like a real modal dialog. Now, you can minimize the camera dialog
+ during pictures download. CCMAIL: digikam-devel@kde.org BUG:
+ 116485
+
+2006-05-15 11:42 +0000 [r541017-541021] cgilles
+
+ * digikam/NEWS: update
+
+ * digikam/TODO: cleanup
+
+ * digikam/showfoto/TODO (removed): no dupplicate TODO
+
+ * digikam/showfoto/showfoto.cpp, digikam/showfoto/mimetypes
+ (removed), digikam/showfoto/showfoto.desktop: digikam from stable
+ : showfoto and image/x-raw type mime : - removed x-raw.desktop
+ file in conflict with KDE3.5.2 - add a rule into
+ Showfoto::slotOpenFile() to detect witch KDE release we use : *
+ if KDE >= 3.5.2 --> we use image/x-raw pattern from KDE. * if KDE
+ < 3.5.2 --> we construct a new pattern from sctrach. IMPORTANT :
+ this code have been tested under Mandriva 2006.0 official using
+ KDE 3.4.2. It's untested with KDE > 3.4.2. Please give me a
+ feedback if all is ok to close this file ! CCMAIL:
+ digikam-devel@kde.org CCBUGS: 121242
+
+2006-05-12 16:40 +0000 [r540108] cgilles
+
+ * digikam/digikam/digikamapp.cpp: digikam from stable : fix swapped
+ parameters for "Accelerator" and "MenuID" when QPopupMenu list is
+ created . CCBUGS: 124952
+
+2006-05-11 14:13 +0000 [r539698] ach
+
+ * digikam/TODO: digikam stable: new TODO: install
+ x-image-raw.desktop only for KDE < 3.5.2
+
+2006-05-10 22:42 +0000 [r539556] ach
+
+ * digikam/digikam/Makefile.am: digikam stable: install
+ digikam.desktop in applications/kde not in applnk/Graphics
+
+2006-05-10 18:03 +0000 [r539440] ach
+
+ * digikam/release_digikam_cl.sh, digikam/digikam.lsm,
+ digikam/ChangeLog: digikam stable: prepare final(?) 0.8.2-rc1
+ tarball
+
+v0.8.2-rc1 10-May-2006
+----------------------------------------------------------------------------
+
+2006-05-10 13:55 +0000 [r539364] ach
+
+ * digikam/libs/jpegutils/Makefile.am: digikam stable: o disable
+ enable final for jpegutils/. Fixes bug 126326 when --enable-final
+ is used. Thx to Gilles for the hint.
+
+2006-05-09 22:42 +0000 [r539204] ach
+
+ * digikam/version.h, digikam/NEWS, digikam/digikam.lsm,
+ digikam/PACKAGING, digikam/ChangeLog, digikam/release_digikam.rb:
+ digikam stable: prepare 0.8.2 rc1 release
+
+2006-05-08 23:15 +0000 [r538809] cgilles
+
+ * digikam/libs/jpegutils/jpegmetadata.cpp: digikam from stable :
+ fix JFIF comments section encoding extraction to respect UTF8
+ CCMAIL: digikam-devel@kde.org CCBUGS: 120241
+
+2006-05-03 14:59 +0000 [r536955] cgilles
+
+ * digikam/showfoto/mimetypes/x-raw.desktop: digikam from stable :
+ why tiff file is a RAW file here ???
+
+2006-05-01 17:57 +0000 [r536254] toma
+
+ * digikam/libs/dcraw/dcrawbinary.cpp: fixed
+
+2006-04-30 17:54 +0000 [r535907] mwiesweg
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digikam stable
+ branch: Add write permission when copying permissions of original
+ file to temp file so that std::ofstream of temp file can open the
+ file. BUG: 118501
+
+2006-04-30 17:10 +0000 [r535879] mwiesweg
+
+ * digikam/digikam/albummanager.cpp: digikam stable branch: Properly
+ create URL from filename. Backport commit 535877. BUG: 125926
+
+2006-04-29 09:37 +0000 [r535317] ach
+
+ * digikam/version.h, digikam/release_digikam_cl.sh,
+ digikam/release_digikam.rb: digikam stable: prepare tarball for
+ testing
+
+2006-04-29 09:11 +0000 [r535311] cgilles
+
+ * digikam/libs/widgets/imagepannelwidget.cpp: fix i18n
+
+2006-04-27 08:39 +0000 [r534496-534497] cgilles
+
+ * digikam/utilities/cameragui/cameracontroller.cpp: Advanced debug
+ infos.
+
+ * digikam/libs/jpegutils/exifrotate.cpp,
+ digikam/libs/jpegutils/exifrotate.h: digikam from stable :
+ ExifRotate : - Cleanup source code like in trunk branch. There
+ are no fondamental change about exif orientation rules use to
+ perform JPEG transformation. - Add a test to check we have a real
+ JPEG image like in trunk. - Add indeep debug messages Tested
+ indeep : i cannot reproduce the problem here. No Exif
+ informations are lost after rotation CCBUGS: 126326 CCMAIL:
+ digikam-devel@kde.org
+
+2006-04-27 08:12 +0000 [r534478] cgilles
+
+ * digikam/digikam/albumfiletip.cpp: fix broken QT html syntax
+
+2006-04-27 00:04 +0000 [r534392] ach
+
+ * digikam/libs/jpegutils/exifrotate.cpp,
+ digikam/utilities/cameragui/cameracontroller.cpp: digikam stable:
+ more debug output CCBUGS: 126326
+
+2006-04-26 20:14 +0000 [r534302] cgilles
+
+ * digikam/libs/jpegutils/exifrotate.cpp: just add debug messages
+
+2006-04-24 18:59 +0000 [r533419] ach
+
+ * digikam/release_digikam.rb: digikam stable: release_digikam.rb:
+ record svn rev used to create the tarball in RELEASE.rev
+
+2006-04-24 14:12 +0000 [r533347] cgilles
+
+ * digikam/digikam/albumfiletip.cpp,
+ digikam/digikam/imagepropertiesgeneral.cpp,
+ digikam/digikam/imagepropertiesgeneral.h: digikam from stable :
+ added miising Rating info in Album item file tip dans image
+ properties dialog.
+
+2006-04-23 12:39 +0000 [r532959] cgilles
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digikam from
+ stable : something is broken with TIFF imlib2 loader with 16 bits
+ images. We using now KDE/Qt TIFF loader instead. Of course, in
+ stable svn branch, the image is converted to 8 bits. CCMAIL:
+ digikam-devel@kde.org
+
+2006-04-21 11:07 +0000 [r532147] cgilles
+
+ * digikam/utilities/cameragui/umscamera.cpp: digikam from stable :
+ Fix broken thumbnail creation with USM camera with 16 bits TIFF
+ images unrecognized properly by dcraw::parse method like a real
+ tiff images. CCBUGS: 125916 CCMAIL: digikam-devel@kde.org
+
+2006-04-20 07:29 +0000 [r531782] cgilles
+
+ * digikam/kioslave/digikamthumbnail.h,
+ digikam/kioslave/digikamthumbnail.cpp: digikam from stable : Fix
+ broken thumbnail creation by digiKam KIO-slave with 16 bits TIFF
+ images unrecognized properly by dcraw::parse method like a real
+ tiff images. CCBUGS: 125916 CCMAIL: digikam-devel@kde.org
+
+
+v0.8.2-beta1 19-Apr-2006
+----------------------------------------------------------------------------
+
+2006-04-20 00:54 +0000 [r531740] ach
+
+ * digikam/AUTHORS, digikam/release_digikam.rb: digikam stable: o
+ release_digikam.rb: move NEWS to toplevel dir: it contains now
+ something useful o AUTHORS: move Tom and Joern to old
+ contributors. Let me thank you for all the work you spend on
+ digikam development. We'll miss you. In fact we do already ;)
+
+2006-04-20 00:29 +0000 [r531738] ach
+
+ * digikam/NEWS: digikam stable: added 0.8.2-beta1 infos to NEWS
+ file If no showstopper is found this will be 0.8.2-beta1 CCMAIL:
+ digikam-devel@kde.org
+
+2006-04-19 21:28 +0000 [r531702] ach
+
+ * digikam/release_digikam_cl.sh, digikam/ChangeLog,
+ digikam/release_digikam.rb: digikam stable: more 0.8.2-beta1
+ preparation
+
+2006-04-18 09:51 +0000 [r530992] cgilles
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digikam from
+ stable : image editor imlib2 interface: to detect image file
+ format, we parse file extension in first, and in second, we parse
+ file header. This way is mandatory because some TIFF files are
+ detected like RAW files by dcraw::parse method. Please, update
+ svn and give me a feedback (:=)))... CCMAIL:
+ digikam-devel@kde.org, frank@birnstiel.org, dudasg@freemail.hu
+
+2006-04-18 09:51 +0000 [r530990-530992] cgilles
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digikam from
+ stable : image editor imlib2 interface: to detect image file
+ format, we parse file extension in first, and in second, we parse
+ file header. This way is mandatory because some TIFF files are
+ detected like RAW files by dcraw::parse method. Please, update
+ svn and give me a feedback (:=)))... CCMAIL:
+ digikam-devel@kde.org, frank@birnstiel.org, dudasg@freemail.hu
+
+ * digikam/libs/dcraw/dcrawbinary.cpp,
+ digikam/libs/dcraw/dcrawbinary.h: digikam from stable : always
+ use visibility class declaration in digikam/libs to prevent
+ broken compilation with this mode CCMAIL: marcel.wiesweg@gmx.de
+
+2006-04-14 19:53 +0000 [r529912] mwiesweg
+
+ * digikam/digikam/albumiconview.cpp, digikam/digikam/main.cpp,
+ digikam/digikam/digikamapp.cpp, digikam/showfoto/main.cpp,
+ digikam/libs/dcraw/dcrawbinary.cpp (added),
+ digikam/libs/dcraw/Makefile.am,
+ digikam/utilities/imageeditor/imlibinterface.cpp,
+ digikam/libs/dcraw/dcrawbinary.h (added): digikam stable branch:
+ Backport dcraw autodetection from trunk CCMAIL:
+ digikam-devel@kde.org
+
+2006-04-12 09:36 +0000 [r528980] cgilles
+
+ * digikam/utilities/cameragui/renamecustomizer.cpp: digikam from
+ stable : cameragui : rename customizer widget : renaming image
+ file names with more command line readable strings format CCBUGS
+ : 124939
+
+2006-04-11 07:13 +0000 [r528472] cgilles
+
+ * digikam/utilities/cameragui/cameracontroller.cpp: Fix valgrind
+ warnings : use uninitialized value
+
+2006-04-07 07:24 +0000 [r527172] cgilles
+
+ * digikam/kioslave/digikamthumbnail.cpp: digikam from stable:
+ backport Marcel patch from trunk : Allow reading JPEG files in
+ CMYK color spaces The image data will be converted to RGB in the
+ most simple way as Qt does it. (For full colorspace independence,
+ use Krita.) This commit fix thumbnail ioslave only, not image
+ editor that use imlib2 for that. CCMAIL: digikam-devel@kde.org
+
+2006-04-07 06:45 +0000 [r527168] cgilles
+
+ * digikam/kioslave/digikamthumbnail.cpp: digikam from stable :
+ process exif auto-rotation before to save thumbnail file in
+ ~/.thumbnails. This way is homogenous with konqueror. CCMAIL:
+ digikam-devel@kde.org CCBUGS: 123742
+
+2006-04-06 00:11 +0000 [r526933] ach
+
+ * digikam/PACKAGING: digikam stable: PACKAGING: NEWS files needs to
+ be merged too
+
+2006-04-06 00:06 +0000 [r526930] ach
+
+ * digikam/PACKAGING, digikam/AUTHORS: digikam stable: o PACKAGING:
+ add not about sync from stable of release_ and changelog for
+ tarballs from trunk o AUTHOR: fix typo and missing \n
+
+2006-04-05 23:44 +0000 [r526927] ach
+
+ * digikam/release_digikam_cl.sh (added), digikam/PACKAGING,
+ digikam/ChangeLog: digikam stable: o add script to generate new
+ ChangeLog entries o update PACKAGING instructions accordingly o
+ add 0.8.2-beta1 entries to ChangeLog
+
+2006-04-05 21:24 +0000 [r526895] ach
+
+ * digikam/version.h, digikam/digikam.lsm, digikam/TODO,
+ digikam/release_digikam.rb: digikam stable: o start preparing
+ 0.8.2-beta1 release o TODO: commit notes about media:. On my disk
+ for ages.
+
+2006-04-04 11:41 +0000 [r526298] cgilles
+
+ * digikam/digikam/iconview.cpp: digikam from trunk : bugfix :
+ cleanup whatthis image info when album content is scroll with
+ keys CCMAIL: digikam-devel@kde.org CCBUGS: 120053
+
+2006-04-04 11:29 +0000 [r526293] cgilles
+
+ * digikam/digikam/iconview.cpp: digikam from stable : bugfix :
+ cleanup whatthis image info when album content is scroll with the
+ mouse CCMAIL: digikam-devel@kde.org CCBUGS: 120052
+
+2006-03-31 19:21 +0000 [r525080-525081] cgilles
+
+ * digikam/digikam/digikamview.cpp: compile
+
+ * digikam/digikam/digikamview.cpp: digikam from stable : fix
+ sidebar sizes and splitter border attributes from main interface.
+ CCBUGS: 115460
+
+2006-03-31 11:49 +0000 [r524853] cgilles
+
+ * digikam/utilities/imageeditor/imagepluginloader.cpp: digikam from
+ stable : bug fix : enable all Image Editor/Showfoto image plugins
+ by default in setup dialog. CCMAIL : digikam-devel@kde.org CCBUGS
+ : 116248
+
+2006-03-26 07:27 +0000 [r522589] cgilles
+
+ * digikam/kioslave/digikamtags.cpp,
+ digikam/kioslave/digikamdates.cpp,
+ digikam/kioslave/digikamalbums.cpp,
+ digikam/kioslave/digikamsearch.cpp: Digikam from stable : Fix
+ wrong cast into kioslave. This bug crash digikam during album
+ item thumbs rendering or stop it to the first item of each album
+ Nota : these patch have been already applied to trunk branch
+ (0.9.0-svn) CCMAIL: digikam-devel@kde.org CCBUGS: 121905
+
+2006-03-20 12:36 +0000 [r520584] cgilles
+
+ * digikam/digikam/albumiconview.cpp, digikam/digikam/digikamview.h,
+ digikam/digikam/digikamapp.cpp, digikam/digikam/albumiconview.h,
+ digikam/digikam/digikamapp.h, digikam/digikam/digikamview.cpp,
+ digikam/libs/histogram/imagehistogram.cpp: digikam from stable :
+ Rating image using keyboard shortcuts CTRL+0/1/2/3/4/5 from main
+ interface CCMAIL: digikam-devel@kde.org CCBUGS: 123646
+
+2006-03-06 08:17 +0000 [r516187] cgilles
+
+ * digikam/kioslave/digikamthumbnail.cpp,
+ digikam/kioslave/exiforientation_p.h (removed): digikam from
+ stable : Fix Exif auto-rotate thumbnails method in kioslave to
+ use libKexif instead embedded implementation. CCMAIL:
+ digikam-devel@kde.org CCBUGS: 119946
+
+2006-02-12 19:46 +0000 [r508806] toma
+
+ * digikam/digikam/albumpropsedit.cpp: Backport different wording
+
+2006-02-12 19:36 +0000 [r508803-508804] toma
+
+ * digikam/showfoto/showfoto.cpp: backport SVN commit 495808 by
+ mhunter: Typographical corrections and changes skipped:
+ utilities/imageeditor/editor/imagewindow.cpp
+
+ * digikam/digikam/scanlib.cpp,
+ digikam/libs/widgets/imagepannelwidget.cpp: Backport SVN commit
+ 495834 by mhunter: Typographical corrections and changes (skipped
+ imagedescedittap.cpp as this does not exists)
+
+2006-02-12 19:29 +0000 [r508796] toma
+
+ * digikam/digikam/digikamapp.cpp: Comment out part so it compiles
+ again for lower kdelibs. Feature is now officially broken of
+ course.
+
+2006-02-12 19:04 +0000 [r508791] toma
+
+ * digikam/digikam/albumdb.cpp, digikam/digikam/albumpropsedit.cpp,
+ digikam/digikam/albumdb.h, digikam/digikam/albumpropsedit.h:
+ backport SVN commit 508790 by toma: Add two other buttons to the
+ property settings of the album. Lowest and Highest date. CCBUG:
+ 120963
+
+2006-02-09 16:00 +0000 [r507591] cgilles
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digikam from
+ stable : using uchar bytes array always working to detect
+ JPEG/TIFF file format. CCBUGS: 121646
+
+2006-02-09 14:27 +0000 [r507545] cgilles
+
+ * digikam/utilities/imageeditor/imlibinterface.cpp: digiKam from
+ stable (0.8.2) : using KFileMetaInfo in imlib2 interface to get
+ image mime type from JPEG and PNG file format to prevent any
+ endianess problems with JPEG file under PPC. Please report me if
+ all is right now. CCBUG : 121646
+
+2006-02-09 10:12 +0000 [r507467] cgilles
+
+ * digikam/utilities/cameragui/umscamera.cpp: digiKam from stable :
+ fix upper THM extension
+
+2006-02-06 16:35 +0000 [r506377-506378] cgilles
+
+ * digikam/utilities/cameragui/umscamera.cpp: oups compile!
+
+ * digikam/utilities/cameragui/umscamera.cpp: digikam from stable :
+ USM camera bug fix : if THM file exist with a camera item, well
+ remove it also when camera item is deleted. Tested with my Dynax
+ 5D. CCMAIL : digikam-devel@kde.org
+
+2006-02-05 20:45 +0000 [r506139] cgilles
+
+ * digikam/libs/dcraw/rawfiles.h: why 'jpg' and 'tif' mime types are
+ includes in RAW file mime types ?
+
+2006-02-03 21:03 +0000 [r505430] toma
+
+ * digikam/kioslave/digikamsearch.cpp: I'm very sorry I made the
+ search as good as useless in 0.8.1. I hope this fixes this issue
+ (thanks for the hint Maxime). Can anyone fonfirm that? BUG:
+ 120479,120775
+
+2006-02-03 11:17 +0000 [r505168] cgilles
+
+ * digikam/utilities/cameragui/umscamera.cpp: digikam from stable :
+ CameraGUI : backport method to get thumbnails from .THM files
+ with USM cameras CCMAIL: digikam-devel@kde.org
+
+2006-01-29 15:52 +0000 [r503563] cgilles
+
+ * digikam/utilities/setup/cameraselection.cpp: Digikam 0.9.0 from
+ stable : why using a private QLabel member and using a local
+ QLabel instance instead ?
+
+2006-01-25 07:05 +0000 [r502188] cgilles
+
+ * digikam/imageplugins/imageeffect_sharpen.cpp,
+ digikam/imageplugins/imageeffect_blur.cpp: digikam from stable :
+ do not render preview effect if final rendering is already in
+ progress in image. CCBUG: 120736
+
+2006-01-23 10:23 +0000 [r501539] cgilles
+
+ * digikam/digikam/albumiconview.cpp,
+ digikam/digikam/albumicongroupitem.cpp,
+ digikam/digikam/digikamapp.cpp, digikam/digikam/folderview.cpp,
+ digikam/digikam/Makefile.am, digikam/digikam/albumiconitem.cpp,
+ digikam/digikam/ratingwidget.cpp: digikam from stable : compile
+ using Digikam namespace with ThemeEngine class
+
+2006-01-23 09:04 +0000 [r501523-501525] cgilles
+
+ * digikam/libs/themeengine/Makefile.am,
+ digikam/libs/themeengine/themeengine.cpp,
+ digikam/libs/themeengine/themeengine.h,
+ digikam/libs/themeengine/texture.cpp,
+ digikam/libs/themeengine/theme.cpp,
+ digikam/libs/themeengine/texture.h,
+ digikam/libs/themeengine/theme.h: digikam from stable : backport
+ Theme engine from trunk to sync implementation. No change here,
+ just using 'd' private internal class.
+
+ * digikam/libs/widgets/sidebar.h, digikam/libs/widgets/sidebar.cpp:
+ digikam from stable : backport SideBar from trunk to sync
+ implementation. No change here, just using 'd' private internal
+ class.
+
+ * digikam/libs/widgets/colorgradientwidget.cpp,
+ digikam/libs/widgets/colorgradientwidget.h: digikam from stable :
+ backport ColorGradientWidget from trunk witch improving color
+ gradient rendering
+
+2006-01-22 19:56 +0000 [r501405] cgilles
+
+ * digikam/version.h, digikam/digikam.lsm: bump to 0.8.2-svn
+
+2006-01-22 19:52 +0000 [r501399-501400] cgilles
+
+ * digikam/AUTHORS: update
+
+ * digikam/utilities/splashscreen/digikam-splash.png: digikam from
+ stable : digikam 0.8.2 splash from Andrea Gagliardi CCMAIL:
+ andrea at euronia dot it
+
+2006-01-22 19:23 +0000 [r501389] cgilles
+
+ * digikam/showfoto/pics/showfoto-splash.png: digikam from stable :
+ showfoto 0.3.2 spash from Julien Narboux CCMAIL:
+ Julien.Narboux@inria.fr
+
+2006-01-22 17:02 +0000 [r501339] cgilles
+
+ * digikam/AUTHORS, digikam/showfoto/pics/showfoto-splash.png:
+ update
+
+2006-01-17 21:40 +0000 [r499465] ach
+
+ * digikam/kioslave/Makefile.am, digikam/kioslave/parse.c (removed):
+ digikam trunk: remove kioslave/parse.c no longer needed.
+
+2006-01-17 12:28 +0000 [r499258] cgilles
+
+ * digikam/digikam/pics/Makefile.am: cleanup
+
+2006-01-17 12:05 +0000 [r499246] cgilles
+
+ * digikam/digikam/pics/Makefile.am: digikam from stable : no need
+ to have different rule to install rating icon. CCMAIL:
+ ach@mpe.mpg.de, ntung@free.fr
+
+
+v0.8.1 18-01-2006
+----------------------------------------------------------------------------
+2006-01-16 toma
+ * disabled media support for 0.8.1
+
+2006-01-16 01:23 ach
+
+ * branches/stable/extragear/graphics/digikam/utilities/Makefile.am:
+ digikam stable: disable installation of media service menu
+ support files. Digikam media support not ready for
+ 0.8.1 release.
+
+2006-01-16 00:24 ach
+
+ * branches/stable/extragear/graphics/digikam/utilities/hotplug/digikam-camera:
+ digikam stable: backport of brown pager bag commit r498720 of
+ digikam-camera: Fixed: second instance of digikam always
+ started when one is already running.
+
+2006-01-15 13:55 ach
+
+ * branches/stable/extragear/graphics/digikam/utilities/Makefile.am,
+ branches/stable/extragear/graphics/digikam/utilities/hotplug,
+ branches/stable/extragear/graphics/digikam/utilities/hotplug/Makefile.am,
+
+ branches/stable/extragear/graphics/digikam/utilities/hotplug/configure.in.in,
+
+ branches/stable/extragear/graphics/digikam/utilities/hotplug/digikam-camera,
+
+ branches/stable/extragear/graphics/digikam/utilities/hotplug/digikam-download.desktop.in,
+
+ branches/stable/extragear/graphics/digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in,
+
+ branches/stable/extragear/graphics/digikam/utilities/hotplug/digikam-mount-and-download.desktop.in:
+ digikam stable: new digikam media services and helper script
+
+2006-01-15 01:00 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.h,
+ branches/stable/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+
+ branches/stable/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ Auto unmount the camera if it was unmounted before. Needs
+ testing....
+
+2006-01-14 22:38 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ Achim always makes digiKam crash...
+
+2006-01-12 11:14 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h:
+ digikam from stable : backport commits #496058 and #496316 from
+ trunk:
+
+ SVN commit 496058 by cgilles:
+ digikam from trunk : simplify and fix dirty image flag if
+ current image has changed. Removed m_dirtyImage flag witch
+ cannot be use properly with any flag event from canvas (race
+ condition). Sometimes IE/showfoto said if user want saving
+ current image more than one time...
+
+ SVN commit 496316 by cgilles:
+ digikam from trunk : IE/ Showfoto : if current image is read
+ only (RAW file for example), we need to use saveAs() method
+ instead save() method.
+
+ CCMAIL: digikam-devel@kde.org
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ branches/stable/extragear/graphics/digikam/showfoto/showfoto.h:
+ digikam from stable : backport commits #496058 and #496316 from
+ trunk:
+
+ SVN commit 496058 by cgilles:
+ digikam from trunk : simplify and fix dirty image flag if
+ current image has changed. Removed m_dirtyImage flag witch
+ cannot be use properly with any flag event from canvas (race
+ condition). Sometimes IE/showfoto said if user want saving
+ current image more than one time...
+
+ SVN commit 496316 by cgilles:
+ digikam from trunk : IE/ Showfoto : if current image is read
+ only (RAW file for example), we need to use saveAs() method
+ instead save() method.
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 06:35 cgilles
+
+ * branches/stable/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp:
+ digikam from stable : fix unclosed file if dcraw parse method
+ failed
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-12 00:01 ach
+
+ * branches/stable/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ digikam stable: use Tung's new albumfoldernew icon
+ in RMB menu of albumfolderview too. Looks
+ better and is consistent with task bar.
+
+2006-01-11 22:34 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ Disable the media-feature. It is not finished and has awkward
+ corner cases...
+
+2006-01-11 22:16 toma
+
+ * branches/stable/extragear/graphics/digikam/ChangeLog,
+ branches/stable/extragear/graphics/digikam/PACKAGING,
+ branches/stable/extragear/graphics/digikam/digikam.lsm,
+ branches/stable/extragear/graphics/digikam/release_digikam.rb:
+ Prep for release
+
+2006-01-11 18:20 cgilles
+
+ * branches/stable/extragear/graphics/digikam/AUTHORS: update
+
+2006-01-11 18:11 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png:
+ Digikam from stable : new digikam 0.8.1 splashscreen from
+ Andrea Gagliardi
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-11 10:47 cgilles
+
+ * branches/stable/extragear/graphics/digikam/digikam/main.cpp: fix
+ date
+
+2006-01-11 10:46 cgilles
+
+ * branches/stable/extragear/graphics/digikam/digikam.lsm,
+ branches/stable/extragear/graphics/digikam/version.h: fix
+ release number
+
+2006-01-11 10:44 cgilles
+
+ * branches/stable/extragear/graphics/digikam/showfoto/main.cpp:
+ fix release number
+
+2006-01-11 10:41 cgilles
+
+ * branches/stable/extragear/graphics/digikam/AUTHORS: fix
+
+2006-01-11 10:39 cgilles
+
+ * branches/stable/extragear/graphics/digikam/AUTHORS: update
+
+2006-01-11 10:38 cgilles
+
+ * branches/stable/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png:
+ digikam from stable : updated 0.3.1 showfoto splashscreen from
+ Maxime Delorme
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-11 07:27 cgilles
+
+ * branches/stable/extragear/graphics/digikam/AUTHORS: digikam from
+ stable : updated authors list for 0.8.x serie
+
+2006-01-11 01:57 ach
+
+ * all png files...
+ digikam stable branch: Add new iconset contributed
+ by Tung NGUYEN <ntung@free.fr>. Thanks!
+
+2006-01-10 11:47 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ digikam from stable : IE saveAs() method : we will use current
+ image filename to set default filename in saveAs dialog.
+
+2006-01-10 11:46 cgilles
+
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp:
+ digikam from stable : Showfoto saveAs() method : we will use
+ current image filename to set default filename in saveAs dialog.
+
+2006-01-09 12:32 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ digikam from stable : IE/showfoto bug fix about image file
+ format pattern to use in saveAs method
+
+2006-01-08 20:24 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.h:
+ Add even more support for the media kioslave:
+ o Menu entry under camera lists all media devices attached at
+ that moment, it will update the info everytime you expand the
+ menu.
+ o Fix: dont plugin the same entry in the menu more then once
+ (directly under camera menu)
+ o When a media:/ device is not yet mounted, it will mount it.
+
+ It is really difficult for me to test all corner cases. It would
+ be great if some people could give feedback. I will mark this
+ feature experimental in the release mail or remove it when there
+ is no feedback.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-08 13:38 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ Fix compile KDE < 3.5
+
+2006-01-07 22:46 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ SVN_SILENT typo
+
+2006-01-07 22:41 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/dcopiface.h,
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.h:
+ - Add a second dcop call, which makes it possible to open up the
+ camera dialog at a location
+ - Added a subroutine from k3b which converts system:/ and
+ media:/ etc. to a abs path, this makes
+ it possible to use digiKam in combination with a service menu
+ when a camera is inserted in the
+ system. Thanks to Albert Astals Cid for the idea how to do
+ this.
+ CCMAIL: aacid@kde.org
+
+2006-01-04 23:24 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.h,
+ branches/stable/extragear/graphics/digikam/digikam/main.cpp: Add
+ a command line option to digiKam so you can start the camera
+ dialog at a certain path. Now you can do digikam --download-from
+ /a/path/to/camera. This can be used in conjuction with a media:/
+ service menu so you can automatically start digiKam and open up
+ the camera....
+ CCMAIL:digikam-devel@kde.org
+
+2006-01-04 00:11 ach
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ digikam stable: backport from trunk:
+ give the dcop if a meaningful name:
+ 'camera' instead of 'DCOPIface'.
+
+2006-01-03 15:48 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
+ Digikam from stable : find a solution to solve command line
+ incompatibility between old dcraw release and last dcraw release
+ about -q option. No need to backport RAW file decoding options
+ from trunk!
+
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-03 14:22 cgilles
+
+ * branches/stable/extragear/graphics/digikam/libs/dcraw/README: fix
+
+2006-01-02 20:21 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/scanlib.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/scanlib.h,
+ branches/stable/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/cameragui/cameraui.h:
+ Backport of the fix for the camergui:
+ When a directory is created, a watch is put on it to spot new
+ files
+ but it can occur that the file is copied there before the watch
+ is
+ completely setup. That is why as an extra safeguard run scanlib
+ over the folders we used when the cameragui is closed.
+ CCBUG: 119201
+
+2006-01-02 18:11 toma
+
+ * branches/stable/extragear/graphics/digikam/libs/jpegutils/transupp.cpp:
+ Restore the possibility to compile with --enable-final. Would
+ be nice to know if some people confirmed.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-02 16:39 toma
+
+ * branches/stable/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp:
+ Backport of SVN commit 493185 by cgilles:
+
+ > digikam from trunk : no need to redraw image guide widget
+ content if mouse
+ > is not released. This is reduce CPU time require to redraw
+ content.
+
+2006-01-02 16:20 toma
+
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Mimetypes is already a QStringList in this branch, error from
+ me in backporting code from trunk.
+
+2006-01-01 23:57 toma
+
+ * branches/stable/extragear/graphics/digikam/libs/filters/imagefilters.cpp:
+ Rename a variable, because it is also the name of a class,
+ which collides when using --enable-final.
+
+2006-01-01 16:32 toma
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Backport of SVN commit 492900 by cgilles:
+
+ digikam from trunk : missing to check in saveAs method if user
+ image file extension is supported by Image editor.
+
+2006-01-01 16:28 toma
+
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp:
+ backport of SVN commit 492902 by cgilles:
+
+ digikam from trunk : missing to check in saveAs method if user
+ image file extension is supported by showfoto.
+
+2006-01-01 09:52 cgilles
+
+ * branches/stable/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Digikam 0.9.0 from stable : fix RAW file support backported
+ from trunk. Launch image editor if RAW file is selected to open
+ from an album.
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-01 09:17 cgilles
+
+ * branches/stable/extragear/graphics/digikam/kioslave/Makefile.am:
+ fix linking
+
+2006-01-01 08:58 cgilles
+
+ * branches/stable/extragear/graphics/digikam/kioslave/Makefile.am,
+ branches/stable/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.h:
+ Digikam 0.9.0 from stable : fix RAW file support backported
+ from trunk. Removed static dcraw_parse method depency and added
+ an image file format analys in imlibinterface to prevent any
+ loading order problem with dcraw.
+ CCBUG: 119315
+ CCMAIL: digikam-devel@kde.org
+
+2006-01-01 08:41 cgilles
+
+ * branches/stable/extragear/graphics/digikam/libs/dcraw/README,
+ branches/stable/extragear/graphics/digikam/libs/dcraw/parse_old.c:
+ remove old implementation.
+ add any comments
+
+2005-12-30 22:30 toma
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Backport of SVN commit 492732 by
+ cgilles-still-on-vacation-in-italy-but-i-thing-we-must-disable-his-account:
+ digikam from trunk : Image editor BUGFIX in SaveAs method : when
+ an user set an image file name with an extension without using
+ mime type combo list from save as dialog, we need to check this
+ file name extension before to perform image saving, else image
+ editor will failed.
+
+2005-12-30 22:24 toma
+
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp:
+ backport of SVN commit 492733 by cgilles:
+
+ digikam from trunk : Showfoto BUGFIX in SaveAs method : when an
+ user set an image file name with an extension without using mime
+ type combo list from save as dialog, we need to check this file
+ name extension before to perform image saving, else image editor
+ will failed.
+
+2005-12-30 13:15 cgilles
+
+ * branches/stable/extragear/graphics/digikam/digikam/pics/histogram-lin.png,
+ branches/stable/extragear/graphics/digikam/digikam/pics/histogram-log.png,
+ branches/stable/extragear/graphics/digikam/digikam/pics/image-full.png,
+ branches/stable/extragear/graphics/digikam/digikam/pics/image-selection.png:
+ digikam from stable : optimize icons size
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-29 23:37 jahrens
+
+ * branches/stable/extragear/graphics/digikam/digikam/folderview.cpp:
+ backported...
+ CCBUG: 117401
+
+2005-12-29 21:10 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ backport
+
+ r492401 | toma | 2005-12-29 21:51:32 +0100 (do, 29 dec 2005) | 4
+ lines
+
+ Make the kipi plugins also work on all images in a search folder
+ or date folder.
+ CCBUG: 116520
+
+2005-12-29 18:42 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.h,
+ branches/stable/extragear/graphics/digikam/digikam/digikamui.rc:
+ Backport of SVN commit 492366 by toma:
+
+ Add a rescan possibility to the menu, so you dont have to close
+ and start digiKam again when the app does not detect changes in
+ the album library path (which it should detect in all cases by
+ the way, so if you spot a logic, please open a new bugreport)
+
+ Also makes it possible to turn off scan at start in the settings
+ and do it manually when needed, this will gain a bit in the
+ startup time of digiKam.
+
+ CCBUG: 119073
+
+2005-12-29 13:38 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
+ digikam from stable : using -q dcraw option to decode RAW file
+ under Image Editor is better than -h : right image size, good
+ image quality, and suitable image decoding speed.
+ CCMAIL: digikam-devel@kde.org
+
+2005-12-26 20:20 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+ branches/stable/extragear/graphics/digikam/kioslave/sqlitedb.cpp:
+ backport of the fix for --enable-nfs-hack
+
+2005-12-26 18:12 toma
+
+ * branches/stable/extragear/graphics/digikam/libs/dcraw/Makefile.am,
+ branches/stable/extragear/graphics/digikam/libs/dcraw/dcraw_parse.cpp,
+ branches/stable/extragear/graphics/digikam/libs/dcraw/dcraw_parse.h,
+ branches/stable/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+ branches/stable/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ - Copy over the dcraw_parse.* files from trunk, needed for the
+ backport of 491071
+ - backport SVN commit 491071 by cgilles: Camera Interface can
+ display RAW file thumbnails.
+
+2005-12-26 15:03 toma
+
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ branches/stable/extragear/graphics/digikam/showfoto/showfotoui.rc:
+ Backport (SVN commit 491561 by toma: Several changes which make
+ sure the open file and open folder dialog always open in the
+ last used folder.)
+
+2005-12-22 19:08 gianni
+
+ * branches/stable/extragear/graphics/digikam/showfoto/mimetypes/x-raw.desktop:
+ PNG, GIF, JPEG, MNG and BMP cannot be RAW images. We need to
+ open and previe into Konqueror. This commit fix it.
+ CCMAIL:caulier.gilles@free.fr,tomalbers@kde.nl
+
+2005-12-21 03:49 mueller
+
+ * branches/stable/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
+ fix shell quoting
+
+2005-12-19 19:07 toma
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imageprint.cpp:
+ backport SVN commit 489461 by alund:
+ Reorganize the print dialog so that the widgets for configuring
+ an exact size works like a sencence:
+ o Scale to exact size:
+ [ ] x [ ] [Centimeters v]
+
+2005-12-19 10:55 jahrens
+
+ * branches/stable/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/tagspopupmenu.h:
+ Backported the patch from Craig Howard to stable branch.
+ CCBUG: 113807
+
+2005-12-19 10:32 jahrens
+
+ * branches/stable/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ Adding the "Not Tagged" entry, when the tag filter was cleared.
+ (backported to stable branch)
+ BUG: 116343
+
+
+2005-12-19 00:06 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam,
+ branches/stable/extragear/graphics/digikam/digikam/Makefile.am,
+ branches/stable/extragear/graphics/digikam/digikam/dcopiface.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/dcopiface.h,
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.h:
+ backport: SVN commit 489526 by toma:
+ Patch received from Leonid Zeitlin:
+ Adds a dcop possibility for digiKam, so the hotplug script can
+ send a DCOP call to a running instance of DigiKam to show the
+ camera dialog. Needed to prevent starting another digiKam
+ instance.
+
+2005-12-18 23:46 toma
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imageprint.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imageprint.h:
+ backport from trunk: a patch wich adds the auto-rotate page
+ option for printing from Anders Lund
+
+2005-12-18 01:58 toma
+
+ * branches/stable/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ branches/stable/extragear/graphics/digikam/showfoto/showfoto.h,
+ branches/stable/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h:
+ Changes to handle raw support properly. Raw support has
+ completed.
+
+2005-12-18 01:07 jahrens
+
+ * branches/stable/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/albumiconview.h:
+ Added copy/paste to AlbumIconView (backported to 0.8 from trunk)
+ Now its possible to copy images from outside digikam (like
+ konqi) or between albums via copy/paste.
+
+ Todo: cut
+
+2005-12-18 00:19 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/Makefile.am,
+ branches/stable/extragear/graphics/digikam/showfoto/Makefile.am,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/Makefile.am:
+ Finally it compiles!!!!!
+
+2005-12-17 20:58 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/Makefile.am,
+ branches/stable/extragear/graphics/digikam/libs/Makefile.am,
+ branches/stable/extragear/graphics/digikam/libs/dcraw,
+ branches/stable/extragear/graphics/digikam/showfoto/Makefile.am,
+ branches/stable/extragear/graphics/digikam/showfoto/mimetypes,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/Makefile.am,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/canvas.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/canvas.h,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.h:
+ First step of 8 bit raw support. It does not link properly yet,
+ but Gilles will look at that later tonight.
+
+2005-12-15 09:57 cgilles
+
+ * branches/stable/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp:
+ Optimize sharpen settings.
+
+2005-12-15 09:53 cgilles
+
+ * branches/stable/extragear/graphics/digikam/libs/filters/sharpen.cpp:
+ Fix memory leak. Thanks Mr valgrind
+
+2005-12-15 09:29 cgilles
+
+ * branches/stable/extragear/graphics/digikam/themes/Dessert,
+ branches/stable/extragear/graphics/digikam/themes/Makefile.am:
+ import Dessert theme from trunk
+
+2005-12-07 19:00 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/imageproperties.cpp:
+ Mike Seymour sent us this patch for < KDE 3.3
+
+2005-12-05 17:15 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ branches/stable/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ branches/stable/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ branches/stable/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ branches/stable/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+ branches/stable/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ branches/stable/extragear/graphics/digikam/showfoto/imagepropertieshistogram.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/setup/setupcamera.cpp:
+ backport: (SVN commit 485597 by mhunter: Typographical
+ corrections and changes)
+
+2005-12-04 17:34 cgilles
+
+ * branches/stable/extragear/graphics/digikam/utilities/imageeditor/imageprint.cpp:
+ Digikam 0.8.x from stable : patch from Anders Lund for making
+ printing possible/faster
+ CCMAIL: digikam-devel@kde.org, anders@alweb.dk
+
+2005-11-29 20:38 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/searchwidgets.cpp:
+ Backport Better Wording
+
+2005-11-29 20:31 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/albumdb.h:
+ backport: 'daily unbreak compilation' from (SVN commit 483974 by
+ uga: gcc 4.1 build fix)
+
+2005-11-27 18:12 toma
+
+ * branches/stable/extragear/graphics/digikam/digikam/Makefile.am,
+ branches/stable/extragear/graphics/digikam/digikam/albumdb.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/albumdb.h,
+ branches/stable/extragear/graphics/digikam/digikam/albumicongroupitem.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/albumiconview.h,
+ branches/stable/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/albumsettings.h,
+ branches/stable/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/imagedescedit.h,
+ branches/stable/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/imageinfo.h,
+ branches/stable/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ branches/stable/extragear/graphics/digikam/digikam/pics/rating.png,
+ branches/stable/extragear/graphics/digikam/digikam/ratingwidget.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/ratingwidget.h,
+ branches/stable/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ branches/stable/extragear/graphics/digikam/digikam/searchwidgets.h,
+ branches/stable/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ branches/stable/extragear/graphics/digikam/kioslave/digikamsearch.h,
+ branches/stable/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ branches/stable/extragear/graphics/digikam/utilities/setup/setupgeneral.h:
+ Backport from trunk: digikam meets Rating. Now it is possible
+ to rate your images. The initial patch was sent a couple of
+ months ago to the mailinglist by Owen Hirst. I removed the dust
+ and added the possibility to make a search based on the rating.
+ You can sort on the rating and you can turn it off in the
+ settings.
+
+ It would be nice to have some feedback!
+ CCMAIL:digikam-devel@kde.org
+
+v0.8.0 11/21/05
+----------------------------------------------------------------------------
+2005-11-19 23:01 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumhistory.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: Oh Tung,
+ how do you find all these stupid bugs? Cool :) The album history
+ wasn't cleared if another album library path was set. BUG: 116344
+
+2005-11-19 10:20 jahrens
+
+ * trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp: The
+ initial widget wasn't properly set if the sitebar was started
+ minimized. BUG: 116346
+
+2005-11-16 11:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: revert
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp: revert
+
+2005-11-16 06:00 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp: Fix real
+ name accordinly with .desktop file
+
+2005-11-15 22:24 gkulzer
+
+ * trunk/extragear/graphics/digikam/themes/Dark: Harmonized colors
+
+2005-11-15 19:52 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.desktop: Fix
+ real name to prevent broken i18n
+
+2005-11-15 17:51 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.desktop: Fix
+ real name
+
+2005-11-15 14:11 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: No need to
+ internationalize application name, CF mandriva bug report :
+ http://qa.mandriva.com/show_bug.cgi?id=16820 CCMAIL:
+ digikam-devel@kde.org
+
+2005-11-15 13:40 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp:
+ ShowFoto: missing to fix Exif::orientation tag during save
+ operation CCMAIL: digikam-devel@kde.org
+
+2005-11-15 06:03 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imageproperties.cpp:
+ Fix broken compilation under KDE 3.2.x
+
+2005-11-14 16:12 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h:
+ Prevent Enter keys events between dialog and spinBox CCBUG :
+ 116347
+
+2005-11-08 22:17 mueller
+
+ * trunk/extragear/graphics/digikam/showfoto/pics,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics,
+ trunk/extragear/graphics/gwenview/app/configdialog.h,
+ trunk/extragear/graphics/gwenview/app/configslideshowpage.ui,
+ trunk/extragear/graphics/kst/kst/kst2dplot.h,
+ trunk/extragear/graphics/kst/tests/healpix: the usual "daily
+ unbreak compilation". Its getting tiring
+
+2005-11-08 21:00 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: Update
+
+2005-11-07 11:02 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Unload
+ image plugins list properly before to reload it. CCBUG : 115850
+
+2005-11-07 08:38 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: updated
+
+2005-11-06 11:43 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp:
+ Showfoto: Override/Restore Cursor properly when opening image
+
+2005-11-04 10:09 jahrens
+
+ * trunk/extragear/graphics/digikam/ChangeLog: preparing for rc
+
+
+v0.8.0-rc1 11/03/05
+----------------------------------------------------------------------------
+
+2005-11-03 14:49 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: Update
+
+2005-11-03 14:33 jahrens
+
+ * trunk/extragear/graphics/digikam/release_digikam.rb: preparing rc
+
+2005-11-03 14:30 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: Fixed
+
+2005-11-03 14:28 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: wrong month
+
+2005-11-03 14:21 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam.lsm: version update
+
+2005-11-03 14:19 jahrens
+
+ * trunk/extragear/graphics/digikam/version.h: version update
+
+2005-11-03 10:45 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING:
+ http://websvn.kde.org/tags/digikam/ ==> tags == stable branch ?
+ Why there are no entries about 0.8.0 beta releases ? CCMAIL :
+ Tom Albers tomalbers@kde.nl, joern.ahrens@kdemail.net
+
+2005-11-03 10:34 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: Update
+
+2005-11-02 15:43 jahrens
+
+ * trunk/extragear/graphics/digikam/TODO: CVS_SILENT
+
+2005-11-02 15:13 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: updated
+
+2005-11-02 15:04 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: updated
+
+2005-11-02 14:59 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: updtaed
+
+2005-11-02 14:57 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: updtaed
+
+2005-11-02 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: updtaed
+
+2005-11-02 14:45 cgilles
+
+ * trunk/extragear/graphics/digikam/PACKAGING: notice to create
+ tarball from svn
+
+2005-11-02 13:42 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
+ Fixed widget tip CCBUGS: 115536
+
+2005-11-02 13:34 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp:
+ Fix i18n CCBUG: 115535
+
+2005-11-01 17:39 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: Update (2) TODO list for
+ later 0.8.0 release CCMAIL: digikam-devel@kde.org
+
+2005-10-31 19:33 cgilles
+
+ * trunk/extragear/graphics/digikam/TODO: Update TODO list for
+ later 0.8.0 release CCMAIL: digikam-devel@kde.org
+
+2005-10-31 19:04 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Fix flip
+ icon action name
+
+2005-10-31 15:49 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: no need
+ to toogle slideshow action in this case
+
+2005-10-31 13:15 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Fix icon
+ action name
+
+2005-10-31 13:08 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/hi128-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/hi16-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/hi22-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/hi32-action-slideshow.png,
+ trunk/extragear/graphics/digikam/showfoto/hi32-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/hi48-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/hi64-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics,
+ trunk/extragear/graphics/digikam/showfoto/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi128-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi16-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi22-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-flip.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-histogram.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-resize_image.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-action-slideshow.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi32-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi48-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/hi64-app-showfoto.png,
+ trunk/extragear/graphics/digikam/showfoto/pics/showfoto-splash.png,
+ trunk/extragear/graphics/digikam/showfoto/showfoto-splash.png,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/hi32-action-flip.png,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/hi32-action-histogram.png,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/hi32-action-resize_image.png,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-flip.png,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-histogram.png,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/pics/hi32-action-resize_image.png:
+ Showfoto and digiKam Image Editor pics and icons : - Do not mix
+ pictures and source code for more visibility. - Fix missing
+ showfoto action icons if showfoto is installed alone (without
+ digiKam). CCMAIL: digikam-devel@kde.org
+
+2005-10-31 12:12 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h:
+ Showfoto::slideshow : disable any unecessary actions during
+ slide (file open, file save, image plugins, etc.) CCMAIL:
+ digikam-devel@kde.org
+
+2005-10-24 18:46 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: Yes, I fully
+ agree. CCMAIL: 113913
+
+2005-10-23 21:01 toma
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ disable "remove tag" when no tags are available. BUG: 113913
+
+2005-10-22 20:22 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchresultsview.cpp:
+ Fixed exif auto thumbnail rotation in digiKam search view.
+ Please give me a feeback because i can check if is right (no
+ jpeg file with rotation exif tag here) CCBUG: 114848
+
+2005-10-21 11:24 coolo
+
+ * trunk/extragear/graphics/digikam/configure.in.in: if digikam
+ does not compile, digikamplugins can't link
+
+2005-10-16 22:04 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: Thanks
+ for reporting! BUG: 114507
+
+2005-10-16 14:38 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: BUG:
+ 114506
+
+2005-10-06 15:12 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/monthwidget.cpp: Today
+ I wrote the date view manual, and thought it might be good to
+ display the week number in the month widget
+
+2005-10-06 06:12 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: showfoto :
+ Fix 'toogle to fullscreen' toolbar icon rules. CCBUG : 113917
+
+2005-10-06 05:20 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp:
+ showfoto : restore properly thumbar settings. CCBUG: 113919
+
+2005-10-06 02:22 pahlibar
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp:
+ preserve permissions when doing save/saveAs BUGS: 113914
+
+2005-10-04 08:29 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: load
+ the cameras before the createGUI, so that any toolbar actions
+ are plugged in correctly BUGS: 113804
+
+2005-10-04 08:17 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
+ save/restore quick search dialog size BUGS: 113806
+
+2005-10-04 08:11 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ disable the "set as XX thumbnail" in the non-albums/tags view
+ BUGS: 113805
+
+2005-10-04 08:06 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp: kde >
+ 3.3.x allows us to lock out the "other" icon select option. use
+ it. Its no longer possible in 0.8.x to set icons through the
+ kicondialog. use the assign tag thumbnail or drag-and-drop a
+ file to assign thumbnail BUGS: 113808
+
+2005-09-30 10:43 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/main.cpp: fix i18n
+
+2005-09-30 06:12 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am: remove
+ comments
+
+2005-09-29 17:10 toma
+
+ * trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp: I
+ think this is needed to make translation possible.
+
+2005-09-29 13:52 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/Makefile.am: Fix error
+ about png files
+
+2005-09-29 11:50 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ Fix i18n
+
+2005-09-29 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ Fix i18n
+
+2005-09-29 11:43 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ Fix i18n
+
+2005-09-29 11:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ Fix i18n
+
+2005-09-28 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
+ add whatsthis polish advanced search interface
+
+2005-09-28 11:46 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp:
+ fix i18n ==> extended -> avanced (homogenous with handbook and
+ dialog title)
+
+2005-09-28 11:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
+ add whatsthis
+
+2005-09-28 09:20 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp:
+ fix i18n ==> extended -> avanced (homogenous with handbook and
+ dialog title) Add dialog links to handbook anchors
+
+2005-09-28 05:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/searchresultsview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.h:
+ Accordinly with Renchi, digikam search result view widget using
+ digiKam::thumbnailjob instead kio:previewjob: - Homogenous
+ thumbnails rendering like in image view. - More fast with PNG
+ and JPEG. - Better results with PNG and TIFF. Kio::PreviewJob
+ give weird preview (nuul) with any PNG file using max
+ compression level. - RAW image files support ! CCMAIL:
+ digikam-devel@kde.org
+
+2005-09-23 13:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ fix i18n
+
+2005-09-22 17:20 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ Accordinly with Renchi, using generic USB/FireWire Mass Storage
+ Device name.
+
+2005-09-22 02:34 pahlibar
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp:
+ * forgot to fix the select/open for the camera icon items.
+ (click to open the items only when the mouse cursor is in the
+ pixmap region, otherwise select) * fixed a bug in the USB
+ storage cameras where the files in the root dir were not listed
+
+2005-09-21 14:38 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/imagepropertiesexif.cpp,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesexif.h,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesgeneral.cpp,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertiesgeneral.h,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.h:
+ showfoto imageproperties using digikam thumbnail job
+
+2005-09-21 13:50 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp: do not
+ lose current item on a re-sort of items BUGS: 112971 105663
+
+2005-09-21 07:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: More
+ RAW file formats supported by default
+
+2005-09-19 19:41 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: add
+ *.cr2 canon RAW file format
+
+2005-09-19 03:17 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp:
+ couple more thumbnail job deletion fixes
+
+2005-09-19 03:02 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesexif.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp: in kdelibs
+ 3.5, the default behavior of kio::job has changed, the job is
+ not immediately deleted on emitResult, but scheduled for a
+ deferred delete. since, we were relying on the immediate delete
+ behavior, it ended up causing the loading of thumbnails to slow
+ down or stop completely. correct for new behavior. can the
+ bugreporters verify that this fixes the problem? CCBUGS: 112467
+
+2005-09-18 12:51 toma
+
+ * trunk/extragear/graphics/digikam/ChangeLog,
+ trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/version.h: Preparing for beta2
+
+
+2005-09-18 00:07 pahlibar
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
+ override default jpeg error handling so that the program doesn't
+ bail out on encoutering a rogue jpeg file BUGS: 112801
+
+2005-09-17 16:51 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp:
+ Disable "remove tags" menu item when there are no common tags,
+ but to not delay the menu appearance due to finding out if there
+ are common items, I disable the menu item when there are more
+ then 250 images. Partly based on patch by Gregory Kokanosky BUG:
+ 111798
+
+2005-09-16 10:44 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: more
+ video files supported per default
+
+2005-09-15 06:50 pahlibar
+
+ * trunk/extragear/graphics/digikam/sqlite/sqliteInt.h: oops. that
+ should have been 64-bit and not big endian BUGS: 112526
+
+2005-09-13 09:51 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: Fix
+ pentax RAW file extension
+
+2005-09-13 09:29 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp: add
+ Sigma and Fuji raw file format support per default
+
+2005-09-11 17:44 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: just a
+ first workaround, to display the kipi-plugins again in the menu
+ again
+
+2005-09-11 12:45 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.h,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: Some
+ programs aren't able to handle the digikamalbums:/ protocol
+ (like k3b). Now digikam uses the file:/ protocol in its
+ dragobject, so k3b is able to get files per drag 'n drop from
+ digikam again. This should work for almost every program (I've
+ tried k3b and gimp which both works now). Internally digikam
+ still uses digikamalbums:/ for drag 'n drop, so the database is
+ still updated when moving objects. CCMAIL: digikam-devel@kde.org
+
+2005-09-09 14:21 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.h: When a
+ camera was added to the toolbar, the icon wasn't displayed after
+ program restart
+
+2005-09-09 10:49 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ When an image was saved with "Save As" with a filename that
+ already existed in the album, the new ImageInfo was first
+ created through signalNewFilteredItems but deleted through
+ signalDeleteFilteredItem for the old image - because both used
+ the same filename. BUG: 112000
+
+2005-09-09 07:28 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: showfoto
+ BugFix : Forget to commit this patch to don't prompt user about
+ to save image after to do SaveAs operation. CCBUG: 111873
+
+2005-09-08 07:08 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc:
+ showfoto BugFix : ToolBar settings crash because "bcg" action
+ instance is created and removed from actionCollection() when
+ imageplugin_core is available. To fix it : - Do create "bcg"
+ action (Brightness/Contrast/Gamma) per default but only when
+ showfoto isn't installed with digikam - Create "bcg" action only
+ if ImagePlugins_core isn't available (showofoto installed
+ alone). This is must be done after that createGUI is done using
+ plugActionList() method. Tested in both ways (digikam
+ installed/not installed with showfoto) CCBUG: 111875
+
+2005-09-07 07:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: showfoto
+ BugFix : - Refresh the right item to save/saveas properly in
+ showfoto thumbbar. Using a new method in thumbbar.cpp to find
+ item by url. - Don't prompt user about to save image after to do
+ SaveAs operation. CCBUG: 111873
+
+2005-09-06 14:23 osterfeld
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ fix capitalization (noticed by binner)
+
+2005-09-05 15:13 osterfeld
+
+ * trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp:
+ another yes/no replacement
+
+2005-09-05 14:53 osterfeld
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ grmbl, KStdGuiItem::overwrite() is kdelibs >= 3.5 only
+
+2005-09-05 14:48 osterfeld
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Use kstdguiitems for "Overwrite" and "Cancel" instead of custom
+ strings.
+
+2005-09-05 14:21 osterfeld
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ "Overwrite?" dialog: replace yes/no by overwrite/cancel, use
+ message text from kwrite Forgot that yesterday somehow...
+ CCMAIL: caulier.gilles@free.fr
+
+2005-09-05 11:25 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h:
+ Bugfix : no need to plug more than one FullScreen button on Main
+ Tool bar if there is already one (for example if user adding it
+ using toolbar settings). Unplug properly it accordinly.
+
+2005-09-05 08:44 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.h,
+ trunk/extragear/graphics/digikam/libs/thumbbar/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbnailjob.h,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am: Use
+ digikamthumbnail protocol with showfoto thumbar when its
+ available, for exemple in a both digikam/showfoto installation.
+ This way : - always update properly thumbnails after image
+ save/saveas. - improve thumnails computation speed, especially
+ with PNG and JPEG files. - digikamthumbnail protocol will render
+ properly PNG, TIFF, and JPEG files preview in all case
+ (KIO::filePreview can't do it). If showfoto is installed without
+ digikam (digikamthumbnail protocol unavialable), showfoto
+ thumbar use KIO::filePreview protocol instead to rendering
+ thumbnails. CCBUG: 111873
+
+2005-09-05 07:00 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesexif.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.h: Remove
+ digikam database depency on ThumbnailJob implementation
+
+2005-09-04 17:46 osterfeld
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: fix
+ saveas dialog, do not use "Yes", "No" for buttons but
+ "Overwrite" and "Cancel".
+
+2005-09-03 21:09 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Prompt wait cursor during Save/SaveAs operations
+
+2005-09-03 20:43 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: Prompt
+ wait cursor during Save/SaveAs operations
+
+2005-09-02 19:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ Don't using KFilePreview thumbnails cache to display properly
+ the image modifications on showfoto thumbbar. Please, give me a
+ feedback... Nota: using KIO:KfilePreview isn't the better way to
+ render thumbnails. This method don't work properly with any TIFF
+ and PNG files generated with imlib2 (especially for example with
+ hight PNG compression level). Perhaps the better way is to use
+ the digikamthumbnails kioslave when it's available (for example
+ in a both installation of showfoto and digikam in the same
+ computer). CCBUG: 111873
+
+2005-09-01 11:49 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: BugFix :
+ Hide properly ToolBar in FullScreen mode. CCBUG: 111876
+
+2005-09-01 11:26 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp:
+ re-select preview item in thumbar if cancel is selected when
+ prompt user save. CCBUG: 111873
+
+2005-09-01 07:48 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ new method to update selection only
+
+2005-08-31 09:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp,
+ trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: BugFix :
+ update properly current item informations when images are
+ loaded/removed.
+
+2005-08-31 06:54 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: BugFix :
+ sync properly showfoto config
+
+2005-08-31 05:57 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.cpp: *
+ apply marcel's patch for executing the items only if cursor is
+ in the thumbnail area. * double the thumbnail spacing making it
+ easier to unselect or do drag selection * remove the inner white
+ border in the thumbnail highligher. makes the highlights look
+ better, imo and also shows more of the thumbnail BUGS: 111695
+ 110178 99416
+
+2005-08-29 19:26 lauri
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.desktop:
+ BUGNO:99497
+
+2005-08-29 13:23 pahlibar
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: please
+ follow indentation style which is consistent with rest of
+ digikam code. there is a HACKING guide as a guideline
+
+2005-08-29 12:21 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: BugFix :
+ when current item is deleted, always get the new current item
+ from thumbbar
+
+2005-08-29 07:53 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: use home
+ documents path per default to open new urls
+
+2005-08-29 07:38 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: fix :
+ current Item must be null if no image loaded
+
+2005-08-28 13:53 toma
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp:
+ Save the size of the advanced search window. Could someone look
+ if this is the right place and way to do this? CCMAIL:
+ digikam-devel@kde.org
+
+2005-08-27 21:54 toma
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ When moving a file to another folder and the orginal can not be
+ removed, don't show an error about the destination, but check if
+ the source is the cause of this and throw an appropiate error.
+
+2005-08-27 20:39 toma
+
+ * trunk/extragear/graphics/digikam/digikam/scanlib.cpp: The hide
+ thing was not working, probably because it was not shown yet.
+ This workaround seems to be the solution to prevent the dialog
+ to be shown while the user looks at the dialog where he has to
+ decide what to do with deleted folders.
+
+2005-08-27 19:30 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h: even
+ when an image comments/tags/date were not being modified, on
+ item switching the properties were being written out to the db.
+ prevent that. this should make switching images much faster
+ especially for those using "write comments to jpeg files"
+
+2005-08-27 17:52 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp: *
+ indicate why listing failed * check if pointer is valid, before
+ trying to dereference it
+
+2005-08-26 17:12 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h:
+ enable/disable menu entries depending on the selected album
+
+2005-08-26 13:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h:
+ Polish code
+
+2005-08-26 11:35 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.h,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.h:
+ Polish image properties histogram tab using QGroupButton.
+
+2005-08-26 10:04 pahlibar
+
+ * trunk/extragear/graphics/digikam/configure.in.bot: correct kipi
+ url BUGS: 111511
+
+2005-08-25 20:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp:
+ Using new color gradient widget
+
+2005-08-25 20:09 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.cpp:
+ Using new color gradient widget
+
+2005-08-25 20:08 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.h:
+ New color gradient widget with no marging and support to toogle
+ in disable state. Look better than old KColorGradient based
+ implementation and is more adapted to Histogram Widget.
+
+2005-08-25 19:53 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ fix toggle to disable state fix enum : separate type is better
+ to use in GUI.
+
+2005-08-25 12:29 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h:
+ missing repaint widget in disable state
+
+2005-08-25 10:04 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp:
+ fix i18n
+
+2005-08-24 17:49 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ This fix makes it possible to delete folders with subfolders in
+ it. Which is broken in beta1. The routines which ask for
+ confirmation if it is ok to delete a folder which has subfolder
+ is a warningYesNo and the routine without subfolders is a
+ warningContinueCancel. Both are handled by an if statement wich
+ check for Continue. Obviously this breaks deletion of a folder
+ with subfolder. For now I'll revert Stephan Binners style change
+ here. Stephan, what is the best way for both dialogs? yes/no or
+ continue/cancel as they have to be equal? CCMAIL: binner@kde.org
+
+2005-08-24 11:30 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp:
+ fix Button group marging to 0
+
+2005-08-24 08:39 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/pics/histogram-lin.png,
+ trunk/extragear/graphics/digikam/digikam/pics/histogram-log.png,
+ trunk/extragear/graphics/digikam/digikam/pics/histogram.png,
+ trunk/extragear/graphics/digikam/digikam/pics/image-full.png,
+ trunk/extragear/graphics/digikam/digikam/pics/image-selection.png:
+ New icons
+
+2005-08-24 07:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp:
+ Add black frame around
+
+2005-08-24 07:34 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ more safety checks in albumfolderview
+
+2005-08-24 07:14 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/showfoto/imagepropertieshistogram.cpp:
+ No need to have a QFrame around HistogramWidget since this one
+ have a black frame. This way reduce a little the space using by
+ histogram widget.
+
+2005-08-24 06:58 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp:
+ Add black frame around
+
+2005-08-23 22:20 jahrens
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ the beast is back (SVN commit 451394), this "workaround" seems
+ to help until we find the real problem... it's annoying!
+
+2005-08-23 21:36 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ Enables/disables items in the album menu, depending on the
+ selected album. There are still some cases left which have to be
+ checked.
+
+2005-08-23 12:39 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Fix Image Editor feedback to AlbumIconView : set properly the
+ current item enabling/selection to icon view.
+
+2005-08-23 06:53 pahlibar
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp:
+ fix crash. the button was not set exclusive and so the selected
+ id returned -1, and since this value was stored in an enum and
+ then used in a switch statement, a new pixmap was not being
+ created.
+
+2005-08-22 19:56 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageproperties.cpp:
+ Fix image properties and Comments & Tags dialogs feedback to
+ AlbumIconView : set properly the current item enabling/selection
+ to icon view.
+
+2005-08-22 19:22 toma
+
+ * trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
+ Keep the thumbnail completely visible and the next one as well.
+ I heard from the bugreporter that he is extremely happy and will
+ buy a pizza for me. BUG: 104031
+
+2005-08-22 14:12 mlaurent
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/transupp.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp:
+ TRUE->true FALSE->false
+
+2005-08-22 09:17 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.cpp:
+ Bugfix : displaying the album name of the current image selected.
+
+2005-08-21 22:12 toma
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp: when
+ changing an image and pressing next, the method next and the
+ methos openURL are trying to save the changed images. So that
+ results in two dialogs. With this little patch I disable the
+ save menu entry after the first time a users indicates he wants
+ to discard the image changes, so it will not popup in the next
+ method. BUG: 104890
+
+2005-08-21 21:44 toma
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h: The state
+ of the menu's was checked while loading the images, but that is
+ not sufficient. At the end of the constructor we now check if
+ all menu items are active which should be active. BUGS: 109271
+
+2005-08-21 20:59 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.h: Hide
+ the right sidebar by default
+
+2005-08-21 17:37 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ setting the active tab has to be done through loadViewState()
+
+2005-08-21 11:29 jahrens
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_redeye.cpp:
+ Corrected a failure while reading the red eye correction config
+
+2005-08-21 05:01 pahlibar
+
+ * trunk/extragear/graphics/digikam/configure.in.in: do not enable
+ visibility if kdelibs has not been compiled with visbility
+ enabled, otherwise plugins won't load. ported from 0.7.4 tarball
+
+2005-08-21 01:39 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: fix
+ crash in tagfolderview, when dragged items where dropped in
+ empty space
+
+2005-08-20 16:46 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp:
+ clear selection and select new tag on new tag creation in the
+ filter view
+
+2005-08-20 15:19 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ Gilles reported a subtle bug, that the image editor size isn't
+ restored *sometimes* after starting image editor. The last days
+ I had this error almost everytime when I started IE. This patch
+ seems to correct it, since it is gone here now, but I'm not
+ really sure of it... CCMAIL: caulier.gilles@free.fr
+
+2005-08-19 09:48 mm
+
+ * trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp:
+ better leave out GP_PORT_DISK until libgphoto2 2.2 is released
+
+2005-08-19 09:46 mm
+
+ * trunk/extragear/graphics/digikam/digikam/cameralist.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp:
+ do not unconditionally overwrite port with "usb:", just ports
+ that start with "usb:". start "disk:" support.
+
+2005-08-19 05:32 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/digikam_export.h: check
+ if config.h is actually available
+
+2005-08-19 03:57 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp: KInstance
+ instance is not ready yet. use I18N_NOOP. BUGS: 110984
+
+2005-08-15 20:16 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h:
+ Owen Hirst <n8rider@sbcglobal.net> has provided a patch for KIPI
+ Rename Images (part of the BatchProcesses Plugin). kipi part: *
+ Complete rewrite * Use rename instead of copy * Allow formatting
+ of date string digikam part: * fixes the time and date
+ adjustment not working * Update database entry when a file is
+ renamed by a KIPI Plugin * make slideshow available right after
+ digikams start This fixes the following bugs:
+ BUGS:110391,110659,110698,110575,99895,104032,105727,110508,104511
+ great work!
+
+v0.8.0-beta1 08/19/05
+----------------------------------------------------------------------------
+
+2005-08-15 13:13 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/sidebar.cpp,
+ trunk/extragear/graphics/digikam/digikam/sidebar.h,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/sidebar.h: Moved
+ the sidebar stuff into libs/widgets and removed the albummanager
+ dependency, so we can use the sidebar in image editor and
+ showfoto too. CCMAIL: digikam-devel@kde.org
+
+2005-08-14 08:33 binner
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ KMessageBox::warningContinueCancel() for delete/trash
+ confirmations
+
+
+2005-08-09 14:36 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: When
+ an album is renamed in albumfolderview, update the views.
+ CCMAIL: tomalbers@kde.nl
+
+2005-08-07 15:55 toma
+
+ * trunk/extragear/graphics/digikam/digikam/monthwidget.cpp:
+ localize the days of the month.
+
+2005-08-05 16:40 toma
+
+ * trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp:
+ This fixes an endless loop in the scanning of images. Continue
+ was called without updating a first, so it arrives again at the
+ same continue. BUG: 110214
+
+2005-08-05 16:26 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp: update
+ _active_ dev. : Tom (:=))). Ralf is an old contributor.
+
+2005-08-03 21:11 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp:
+ CCBUG: 110115
+
+2005-07-31 18:10 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/adjustcurves.cpp,
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/adjustlevels.cpp,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ trunk/extragear/graphics/digikamimageplugins/border/imageeffect_border.cpp,
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/channelmixer.cpp,
+ trunk/extragear/graphics/digikamimageplugins/distortionfx/imageeffect_distortionfx.cpp,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.cpp,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/imageeffect_raindrop.cpp,
+ trunk/extragear/graphics/digikamimageplugins/sheartool/imageeffect_sheartool.cpp,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.cpp:
+ Bugfix : since imageguidewidget isn't updated periodicly by
+ timerEvent when no guide is diplayed, the preview effect of any
+ plugins isn't rendered. This commit resolve this problem CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-31 11:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h:
+ Fix possible compilation problems
+
+2005-07-31 09:31 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ Fix possible compilation problems
+
+2005-07-29 15:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imageguidedialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.cpp,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.h,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/imageeffect_lensdistortion.cpp:
+ digiKam plugins fix : - ImageGuideWidet : no need to redraw
+ pixmap if no guide visible. - ImageGuideWidet : missing to
+ redraw pixmap at resizeEvent(). - ImageGuideWidet and Image
+ SelectionWidget : improve guide visibility. - FreeRotation :
+ setting properly guide size and color. - ImageGuideDialog :
+ saving properly guide size and color settings for each plugins.
+ CCMAIL: digikam-devel@kde.org
+
+2005-07-28 16:50 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp: tag
+ usability 1.2: show tags which are already assigned as checked.
+ not a 100% perfect solution. make use of a custommenuitem and
+ draw the checkbox on the right. instead of doing custommenuitem
+ for each item (which will prevent having submenus), do it only
+ for needed ones. some of the code is copied from Sebastien
+ Laout's custom popupmenu code. screenshot:
+ http://img41.imageshack.us/my.php?image=popupmenu9cv.png CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-28 15:06 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp: the
+ submenu actions of correct exif orientation tag are now children
+ of the menu and not of the actioncollection. this prevents the
+ ugly and confusing actions from appearing in the configure
+ toolbar dialog
+
+2005-07-28 13:51 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/monthwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.h: when an
+ item is deleted, update the date-filter view BUGS: 109703
+
+2005-07-28 13:36 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/datefolderview.cpp: if
+ the dateview becomes inactive, set the month filter view to
+ inactive as well. this will remove any date filtering BUGS:
+ 109705
+
+2005-07-28 12:50 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h: pass by
+ reference
+
+2005-07-28 06:40 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp:
+ digiKam image control pannel widget : increase visibility line
+ of guide line and border selection to use contrasted color (red
+ and white). Thanks to Unai Garro for this tip. CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-28 06:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/ctrlpaneldialog.cpp:
+ BugFix: Image pannel widget settings must be writting in
+ dedicaced dialog plugin section on host config file, not on a
+ common section. CCMAIL: digikam-devel@kde.org
+
+2005-07-27 20:11 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp:
+ improve image selection visibility
+
+2005-07-27 17:27 toma
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatetimeedit.h:
+ Changed the widget to a new widget. This widget is identical to
+ kDateEdit (as used in the advanced search, which came from
+ libkdepim), but then I have placed a QTimeEdit next to it. Much
+ better in this use case then the KDateTimeWidget from kdelibs.
+
+2005-07-27 14:35 toma
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h: Adds the
+ possibility to change the database date and time in the
+ commentseditor. Couple of things left: - the view should be
+ refresh, because the date can be changed the order can shift.
+ Howto do that? - The widget used is not the perfect widget imho,
+ but there is no other one available. - The place of the widget
+ can move. I think this is the best place though. - Should the
+ date be written back in the exif-headers?
+ CCMAIL:digikam-devel@kde.org
+
+2005-07-27 12:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixelviewwidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixelviewwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/multiviewwidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/multiviewwidget.h:
+ digiKam Hot Pixels Tool - third stage : - display the hot pixels
+ on image region widget !!! - Remove unecessary source files. -
+ Finalize for beta. A screenshot :
+ http://digikam3rdparty.free.fr/HotPixelRemovalTool-Alpha.png
+ CCMAIL: digikam-devel@kde.org, ugarro@telefonica.net
+
+2005-07-27 11:47 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/imageeffect_hotpixels.cpp:
+ digiKam Hot Pixels Tool : - Pan Icon Widget must compute itself
+ the point positions on the preview. - remove unecessary methods.
+
+2005-07-27 11:15 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/imageeffect_hotpixels.cpp:
+ digiKam Hot Pixels Tool : Second stage : display the hot pixels
+ on pan icon widget. A screenshot :
+ http://digikam3rdparty.free.fr/HotPixelRemovalTool-Alpha.png
+ CCMAIL: digikam-devel@kde.org, ugarro@telefonica.net
+
+2005-07-27 10:08 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ correct the reparenting of items in collection/date mode since
+ there is a root album now
+
+2005-07-27 10:03 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ don't popup a context menu on groupitems
+
+2005-07-27 09:58 pahlibar
+
+ * trunk/extragear/graphics/digikam/kioslave/exiforientation_p.h:
+ there was an infinite loop in the exif orientation scanning code
+ which prevented the thumbnail from being generated for some
+ images. the design of the load-on-demand thumbnail-generator
+ prevents the next thumbnails from being loaded before the
+ current one is finished. BUGS: 107742
+
+2005-07-26 14:51 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/ctrlpaneldialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/ctrlpaneldialog.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/TODO,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/blackframelistview.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/blackframelistview.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/blackframeparser.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/blackframeparser.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/blackframesetupdialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/blackframesetupdialog.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/digikamimageplugin_hotpixels.desktop,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/digikamimageplugin_hotpixels_ui.rc,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hi32-action-hotpixels.png,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixel.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixelfixer.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixelfixer.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixelviewwidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/hotpixelviewwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/imageeffect_hotpixels.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/imageeffect_hotpixels.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/imageplugin_hotpixels.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/imageplugin_hotpixels.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/multiviewwidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/multiviewwidget.h,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/weights.cpp,
+ trunk/extragear/graphics/digikamimageplugins/hotpixels/weights.h:
+ New digiKam image editor plugin to remove Hot Pixels' on
+ Photograph by Unai Garro. This plugin is in Alpha stage. Need to
+ plolish source code. Auto detection of hot pixels work fine
+ using a 'black frame' image taken with the deficient camera.
+ TODO : - Need to implement manual hot pixels settings (Unai) -
+ Later 0.8.0 issue. - Need to display a preview of hot pixels in
+ panel widget (me). - Need to save default settings in konfig
+ file (me). - Need to polish Black Frame settings interface (me).
+ - Need to write handbook (me, gerhard, and Unai). There is a
+ screenshot of current implementation here :
+ http://digikam3rdparty.free.fr/HotPixelRemovalTool-Alpha.png
+ CCMAIL: digikam-devel@kde.org, ugarro@telefonica.net,
+ gerhard@kulzer.net
+
+2005-07-26 09:30 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicateheight.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/duplicatewidth.png,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ digiKam image plugin and control pannel widget : - Performs
+ update preview optimizations with QPixmap. - 2 new options to
+ seperate view in duplicate mode (vertically or horizontally)
+ like with PowerRetouche photoshop plugins. These modes will be
+ used especially with future Hot Pixel Removal plugin from Unai
+ Garro. In some words, the target image region is duplicated from
+ original to compare exactly the same pixels. There is a
+ screnshoot of Gaussian Blur image editor plugin here:
+ http://digikam3rdparty.free.fr/SeparateView-DuplicateMode.png
+ CCMAIL: digikam-devel@kde.org, ugarro@telefonica.net
+
+2005-07-26 06:16 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h:
+ performs optimizations
+
+2005-07-25 21:14 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ these root folders looks better
+
+2005-07-25 18:46 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/listitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/listitem.h,
+ trunk/extragear/graphics/digikam/digikam/listview.cpp,
+ trunk/extragear/graphics/digikam/digikam/listview.h,
+ trunk/extragear/graphics/digikam/digikam/listview_p.h: remove
+ listview/listitem. no longer used
+
+2005-07-25 18:44 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ changing accel of advanced search dialog to Ctrl+Alt+F since it
+ conflicts with the quick search dialog one
+
+2005-07-25 18:19 pahlibar
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ .arg argument number should start from %1
+
+2005-07-25 17:56 pahlibar
+
+ * trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp:
+ more fixes for the QString.arg() problem. please review
+
+2005-07-25 17:09 toma
+
+ * trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h:
+ rename after someone complained
+
+2005-07-25 13:51 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h:
+ Using Default button from KDialogBase to reset filter settings
+ values
+
+2005-07-24 15:10 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp: fix
+
+2005-07-24 14:49 toma
+
+ * trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h:
+ Several small changes: - advancedsearch: when grouping the
+ checkbox was not correctly added to the layout - removed all
+ adjustSize() calls, not necessary and gives funny resuls when
+ the dialog is maximized - prevented the deletion of the first
+ rule if it is the only one there. - Squuezedcombo: improved
+ logic for amount of characters shown, gives better results -
+ renamed m_OriginalItems to m_originalItems to comply to HACKING
+
+2005-07-24 10:00 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/folderitem.cpp: i
+ think, the folderview looks better now
+
+2005-07-24 09:59 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp: always
+ open the root album, if digikam is restarted
+
+2005-07-23 23:09 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ After I've played some time with the new AlbumFolderView /
+ TagFolderView I realized, that it is sometimes impossible to add
+ a new album to the root album or dragging an album to the root.
+ I've added a new root folder to the two views, which are
+ displayed red, to show their different meaning. Additionally
+ they are displayed without rootDecorations. You can rmb click to
+ that root album to add a new child to the root or drag another
+ album on it. Digikam doesn't allow images to be stored in the
+ root folder. Todo: disable the some parts of the import menu,
+ when the root album is selected. CCMAIL: digikam-devel@kde.org
+
+2005-07-23 22:03 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/folderview.cpp: oups,
+ that can cause a crash
+
+2005-07-23 19:15 toma
+
+ * trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h:
+ Added a new class which adds a unsqueezed tooltip to the
+ squeezed combobox items, example at
+ http://www.digikam.org/users/tom/t.png CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-23 16:21 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/sidebar.cpp,
+ trunk/extragear/graphics/digikam/digikam/sidebar.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ Digikam 0.8 is now able to reconstruct its view state after
+ starting a new session. When digikam is closed, it stores - the
+ last visited albums - the open folders of every view - the
+ selected folder of every view - the last selected view in the
+ sidebar - if the sidebar is hidden/shown
+
+2005-07-23 10:29 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ fixed crash, if an new album was created under the root
+
+2005-07-23 10:14 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imageguidedialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imageguidedialog.h,
+ trunk/extragear/graphics/digikamimageplugins/distortionfx/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.cpp,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.h:
+ Common digiKam Image Guide Dialog provide guide settings (color
+ and width). CCMAIL: digikam-devel@kde.org
+
+2005-07-22 23:48 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumlister.cpp: if an
+ item has been filtered out, emit a filtered delete when the item
+ is relisted. this fixes the problem when an item tags are
+ modified when the filters are active and the view doesn't update
+ to reflect that
+
+2005-07-22 23:18 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h:
+ tag usability 4.0: allow user to assign/remove tags from context
+ menu in the image window
+
+2005-07-22 22:44 toma
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ Removal of the thumbnailsize settings from the settings page.
+ The size can be controlled in the menu View and is simply saved
+ when you close digiKam.
+
+2005-07-22 22:13 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h:
+ prepare tagspopupmenu for usage in imageeditor
+
+2005-07-22 22:07 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/albumfolderitem_deprecated.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderitem_deprecated.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview_deprecated.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview_deprecated.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: Deleted
+ AlbumFolderView_Deprecated and AlbumFolderItem_Deprecated. This
+ is done by the new AlbumFolderView and AlbumFolderViewItem now.
+ Therefor the tab "Album (old)" isn't shown in the left sidebar
+ anymore. CCMAIL: digikam-devel@kde.org
+
+2005-07-22 21:21 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp: added
+ album[edit|new|delete] to albumfolderview
+
+2005-07-22 20:18 toma
+
+ * trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.cpp,
+ trunk/extragear/graphics/digikam/digikam/squeezedcombobox.h: Now
+ we have a squeezedcombox. This shows the right part of each item
+ in the combobox, prepended with "...", whenever the widget is
+ not big enough to show the complete contents. Activated it for
+ the tag list and the album list in advanced search, because the
+ current combobox in combination with long named albums, we
+ violate the kde hig. That is solved now.
+
+2005-07-22 12:00 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ ImageRegionWidget : optimizations using Pixmap cache of current
+ selected region.
+
+2005-07-22 10:17 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ ImageRegionWidget : ignore wheel events
+
+2005-07-22 07:05 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikamimageplugins/distortionfx/distortionfx.cpp,
+ trunk/extragear/graphics/digikamimageplugins/distortionfx/distortionfx.h,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/freerotation.cpp,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/freerotation.h,
+ trunk/extragear/graphics/digikamimageplugins/perspective/perspectivewidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/perspective/perspectivewidget.h:
+ Include common pixel anti-aliasing method to ImageFiler class.
+
+2005-07-21 13:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h:
+ Add resized signal
+
+2005-07-21 11:23 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h:
+ Add separator option
+
+2005-07-21 10:09 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp:
+ further steps to delete albumfolderview_deprecated soon
+
+2005-07-21 00:51 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp:
+ rename root item to "found tags" when search is active
+
+2005-07-21 00:18 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h: tag
+ usability 3.3.2: * allow searching for tags in the comments-tags
+ editor * this is live search with background color feedback
+ CCMAIL: digikam-devel@kde.org
+
+2005-07-20 20:59 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: open
+ the parent after the item was moved to it
+
+2005-07-20 20:34 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h: if
+ album is renamed, update viewitem text
+
+2005-07-20 20:24 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h:
+ mornfall, here you go. * allow users to assign tags by dnd
+ photos onto right tagsfilterview. * remove use of dict. use
+ extradata instead
+
+2005-07-20 18:04 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: add
+ one more reminder for joern. emit signaltagsassigned so that
+ albumiconview can refresh itself
+
+2005-07-20 17:50 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h:
+ connect to TAlbum moved signal and use it to reparent Tag view
+ item. There are other views which show tags and they can also
+ possibly reparent tags. Modify the dnd part to shift the work to
+ the slot
+
+2005-07-20 16:46 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp: ctrl
+ key was used to add tags without popup
+
+2005-07-20 16:03 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h:
+ tagfolderview Drag and drop corrections. dropping items on tag
+ should be assigning tags to them and not copy/move
+
+2005-07-20 14:17 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp: move
+ album title to left in the tags popupmenu, as the user focus
+ will be on that
+
+2005-07-20 11:30 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp: This is a
+ nasty bug. The problem is that QString("%1,
+ %2").arg("ab%2").arg("cd"); results in "abcd, %2", so this patch
+ changes it in QString("%1, %2").arg("ab%2", "cd") which should
+ fix this problem. Please check your konsole for errors and
+ better save then sorry: backup your digikam3.db. CCMAIL:
+ digikam-devel@kde.org BUG: 109355
+
+2005-07-20 00:41 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h: a
+ short list of recently assigned tags is accessible from a
+ popupmenu in the comments tag editor
+
+2005-07-19 22:06 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h: quick
+ cut and paste and one less todo. context menu in right tag
+ filter view
+
+2005-07-19 20:10 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp:
+ simplest usability change. automatically select newly created tag
+
+2005-07-19 16:57 toma
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h: OU
+ Item: 3.2 Remove Checkbox for "saving automatically"
+ CCMAIL:digikam-devel@kde.org
+
+2005-07-19 10:45 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h:
+ Fix enable/disable widgets rules
+
+2005-07-19 00:16 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/iconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h: subtle bug.
+ iconitem used update instead of repaint, this would cause the
+ repaints to be not immediate and as a result an iconitem might
+ still be marked as dirty even though a thumbnail has been
+ generated for it. so when pixmapmanager asked for next item for
+ thumbnailing, the same item was returned again. but there is
+ already a pixmap for it in the cache and so the thumbnailing
+ process stopped. thanks to tom for reporting this.
+
+2005-07-18 23:38 toma
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/renamecustomizer.h:
+ Make it possible to download images from the camera and change
+ the filenames to uppercase or lowercase at the same time.
+ FEATURE: 108824
+
+2005-07-18 23:25 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.h: base
+ operator== for kipiinterface was comparing list of images for
+ albums. this resulted in kipi dialogs for image/imagecollection
+ selection very slow to start up. by overloading and using album
+ pointer for comparison, these dialogs have become miraculously
+ fast.
+
+2005-07-18 19:50 pahlibar
+
+ * trunk/extragear/graphics/digikam/utilities/setup/setupexif.cpp:
+ be correct about where exactly in the JPEG file, the image
+ comment is stored CCBUGS: 109253
+
+2005-07-18 17:25 toma
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp: Show url
+ of the image which needs to be deleted
+
+2005-07-18 06:59 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.h: tag
+ usability 1.1: Allow creating new tags while assigning tags in
+ the context menu. also auto-assign these new tags to selected
+ items
+
+2005-07-18 05:24 pahlibar
+
+ * trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp: i
+ feel dirty doing this. Assign a unique id to the Dates and
+ Collection using a negative integer. for Dates use the
+ year-month combo and for collection use the index of the item in
+ the collection name list
+
+2005-07-18 04:21 pahlibar
+
+ * trunk/extragear/graphics/digikam/themes/Dark,
+ trunk/extragear/graphics/digikam/themes/Makefile.am: the time
+ spent in creating the theme editor is paying off. new Dark theme
+ from Gerhard Kulzer
+
+2005-07-17 22:33 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h:
+ digiKam Sharpen and Gaussian blur tools : init properly Gui with
+ default values
+
+2005-07-17 20:01 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albuminfo.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp:
+ apparently just sorting of taglist won't work for building
+ tagtree; if the tags have been moved around a lot the tree build
+ fails. manually build the tree using a dict for quick lookups
+ and then use the tree to build a sorted list of items. this will
+ ensure that the tree is built correctly everytime.
+
+2005-07-17 18:42 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.h,
+ trunk/extragear/graphics/digikam/libs/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikam/libs/filters/sharpen.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/sharpen.h,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp:
+ digiKam Sharpen tool : using threaded interface to compute
+ sharpen filter on image. Add progress bar and Abort button on
+ dialog. CCMAIL: digikam-devel@kde.org
+
+2005-07-17 16:44 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/libs/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/filters/gaussianblur.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/gaussianblur.h,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikam/libs/filters/threadedfilter.cpp:
+ digiKam Gaussian Blur tool : using threaded interface to compute
+ blur filter on image. Ad progress bar and Abort button on
+ dialog. CCMAIL: digikam-devel@kde.org
+
+2005-07-17 08:42 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ fix crashes if there is no itemDrop
+
+2005-07-17 08:28 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ sort items correctly for datebased view
+
+2005-07-17 08:06 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp: * sort
+ albums into collections/dates in albumfolderview * dnd assign
+ collection (hopefully all dnd edge cases are handled) still some
+ todo items: * sort date based view correctly * check all edge
+ cases
+
+2005-07-17 07:31 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/centerheight.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/centerwidth.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/nocenter.png,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp:
+ digiKam image Control Pannel widget : add missing No Split
+ preview mode and fix icon buttons. CCMAIL: digikam-devel@kde.org
+
+2005-07-16 21:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ digiKam image Control Pannel widget : Split preview can be
+ separate horizontally or vertically. CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-16 21:04 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/sidebar.cpp: this
+ highlighted drop element looks better
+
+2005-07-16 18:03 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumhistory.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.h,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/sidebar.cpp,
+ trunk/extragear/graphics/digikam/digikam/sidebar.h: * Added a
+ browser-like navigation history to digikam, which is usable with
+ the sidebar. A back/forward history button was added to the
+ toolbar and the album menu. With these buttons the user can
+ browse through the previous opened albums. If the album is
+ changed, the view in the sidebar is changed too. Pressing and
+ holding down the history button... in the toolbar, drops down a
+ menu, with the names of the previous opened albums. CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-15 23:02 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.h,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h: highlight
+ the dropitem item under the mouse cursor when dragging over it
+
+2005-07-15 16:28 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
+ Added drag 'n drop from external programs to albumfolderview -
+ Dropping an image(s) on a folder, opens a popup menu, which lets
+ the user decide, if he wants to move/copy the image(s) to that
+ folder. Pressing CTRL (copy) / SHIFT (move) avoids the popup
+ menu. CCMAIL: digikam-devel@kde.org
+
+2005-07-15 11:40 jahrens
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview_deprecated.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp:
+ Added drag 'n drop to albumfolderview and tagfolderview -
+ Dropping an image on its album in folderview assigns that image
+ as the folder thumbnail. To avoid the popup menu, press CTRL
+ when dropping the image. - Dropping an image(s) on another
+ folder, opens a popup menu, which lets the user decide, if he
+ wants to move/copy the image(s) to that folder. Pressing CTRL
+ (copy) / SHIFT (move) avoids the popup menu. - An image(s) can
+ also be dropped on an external application, which understands
+ KURLDrag, to move/copy the image to that application. CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-14 22:11 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp:
+ reenable switching album library path. * move scanning/upgrading
+ to new db into AlbumManager::setLibraryPath() testing requested
+ CCMAIL: digikam-devel@kde.org
+
+2005-07-14 21:37 pahlibar
+
+ * trunk/extragear/graphics/digikam/configure.in.in: add configure
+ test to only enable visibility support if kde version is >=
+ 3.3.2. this allows compilation on all kde versions. hopefully
+ this is the last of the visibility problems we will have
+
+2005-07-14 21:03 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: rmb
+ menu cleanup: remove kipi-plugins actions from context menu and
+ add only "Rotate" from jpeglossless plugin CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-14 16:17 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albummanager.cpp:
+ revert deleting of config entry for locale, as user could have
+ multiple album paths (thanks to tom for pointing this one out)
+
+2005-07-14 16:03 pahlibar
+
+ * trunk/extragear/graphics/digikam/themes/Makefile.am,
+ trunk/extragear/graphics/digikam/themes/Sandy: sandy theme (from
+ Laurent) added
+
+2005-07-14 00:18 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h: add
+ extended search to the menubar
+
+2005-07-13 23:46 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ filter the items using filename extensions before they are sent
+ to the kipi-plugins
+
+2005-07-13 23:21 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albummanager.cpp:
+ remove stale entry from config file as well
+
+2005-07-13 23:17 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp:
+ fixing kipiinterface. get list of items in an album from the db,
+ instead of trying to read from the disk (which used to fail with
+ the transition to 0.8)
+
+2005-07-13 23:16 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albummanager.cpp: save
+ only the encoding part of the locale instead of the entire
+ locale name. this allows users to switch languages without
+ change of locale. current svn users: if you see a warning
+ message about locale being changed, since you are already
+ running the svn version, you can safely ignore the warning and
+ say yes (provided you haven't changed your locale recently)
+ CCMAIL: digikam-devel@kde.org
+
+2005-07-13 19:49 pahlibar
+
+ * trunk/extragear/graphics/digikam/themes/Makefile.am,
+ trunk/extragear/graphics/digikam/themes/OrangeCrush: simple
+ orange theme
+
+2005-07-13 12:20 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h:
+ digiKam Ratio Crop tool : add an option to choise Composition
+ Guide width. If another one had a best soltion to make
+ composition guide more visible. Using animate guide is more
+ complex to do. I had to try to use without success
+ QPainter::setPen(Qt::MPenStyle) to define a personal pen mask
+ and change it at QObject::timerEvent(). Any suggestions ?
+ CCMAIL: digikam-devel@kde.org, renchi@pooh.tam.uiuc.edu
+
+2005-07-12 21:17 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp:
+ creating a separate instance of KConfig can cause race
+ condition, resulting in some of the settings not being saved
+ correctly. use the global config.
+
+2005-07-12 13:37 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h:
+ digiKam Image guide widget : animated guide is more visible!
+ CCMAIL: digikam-devel@kde.org
+
+2005-07-12 08:32 cgilles
+
+ * trunk/extragear/graphics/digikam/digikam.kdevelop,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h:
+ digiKam Image guide widget: - fix spot coordinates computation
+ from real image. - fix mouse draging rules. Now you must to
+ press mouse button without release to drag guide in preview. -
+ Limit spot color draging events. - Polish source code. CCMAIL:
+ digikam-devel@kde.org
+
+2005-07-11 11:13 cgilles
+
+ * trunk/extragear/graphics/digikam/showfoto/showfoto-splash.png:
+ unoficial ShowFoto 0.3.0 splash. We need to start a contest
+ later summer about digiKam 0.8.0 and ShowFoto 0.3.0
+ splashscreens. Any help welcome to start this constest on
+ Kde-look.org. Please contact me if you want more informations
+ about. CCMAIL: digikam-devel@kde.org,
+
+2005-07-11 09:37 pahlibar
+
+ * trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam/digikam_export.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.h:
+ fix visibility problems (now it works with compilers supporting
+ hidden visibility: gcc 4.0.1 and gcc 3.4.3 patched on mandriva)
+ CCMAIL: digikam-devel@kde.org
+
+2005-07-11 06:03 pahlibar
+
+ * trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.h: when a
+ thumbnail _needs_ to be regenerated, remove it from the
+ thumbnail cache directory. this allows regeneration if the
+ timestamp is being preserved due to some action
+
+2005-07-10 22:39 pahlibar
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp:
+ fix memory leak which caused plugins to swap out
+
+2005-07-10 12:38 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h:
+ make compile
+
+2005-07-10 11:00 cartman
+
+ * trunk/extragear/graphics/digikam/libs/filters/threadedfilter.h,
+ trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/refocus/Makefile.am:
+ Image plugins compile too \o/
+
+2005-07-10 10:30 cartman
+
+ * trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h:
+ Make it compile. Mostly visibility fixes
+
+2005-07-10 09:53 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h:
+ Backport from experimental
+
+2005-07-10 09:41 cgilles
+
+ * trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp:
+ Backport from 0.8.0 exp
+
+2005-07-10 09:39 cgilles
+
+ * trunk/extragear/graphics/digikam/libs/widgets/colorgradientwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h:
+ backport last change from 0.8.0 exp
+
+2005-07-09 18:08 toma
+
+ * trunk/extragear/graphics/digikam,
+ trunk/extragear/graphics/digikam/DESIGN,
+ trunk/extragear/graphics/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/README,
+ trunk/extragear/graphics/digikam/TODO,
+ trunk/extragear/graphics/digikam/configure.in.bot,
+ trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam,
+ trunk/extragear/graphics/digikam/digikam.lsm,
+ trunk/extragear/graphics/digikam/digikam/Makefile.am,
+ trunk/extragear/graphics/digikam/digikam/album.cpp,
+ trunk/extragear/graphics/digikam/digikam/album.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb.h,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumdb_sqlite2.h,
+ trunk/extragear/graphics/digikam/digikam/albumfilecopymove.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfilecopymove.h,
+ trunk/extragear/graphics/digikam/digikam/albumfiletip.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderitem_deprecated.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderitem_deprecated.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview_deprecated.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumfolderview_deprecated.h,
+ trunk/extragear/graphics/digikam/digikam/albumhistory.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumicongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconitem.h,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumiconview.h,
+ trunk/extragear/graphics/digikam/digikam/albuminfo.h,
+ trunk/extragear/graphics/digikam/digikam/albumlister.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumlister.h,
+ trunk/extragear/graphics/digikam/digikam/albummanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/albummanager.h,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumpropsedit.h,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.cpp,
+ trunk/extragear/graphics/digikam/digikam/albumsettings.h,
+ trunk/extragear/graphics/digikam/digikam/busyprogressbar.cpp,
+ trunk/extragear/graphics/digikam/digikam/busyprogressbar.h,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/datefolderview.h,
+ trunk/extragear/graphics/digikam/digikam/digikamapp.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamio.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamio.h,
+ trunk/extragear/graphics/digikam/digikam/digikamui.rc,
+ trunk/extragear/graphics/digikam/digikam/digikamview.cpp,
+ trunk/extragear/graphics/digikam/digikam/digikamview.h,
+ trunk/extragear/graphics/digikam/digikam/dio.cpp,
+ trunk/extragear/graphics/digikam/digikam/dio.h,
+ trunk/extragear/graphics/digikam/digikam/dio_p.h,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.cpp,
+ trunk/extragear/graphics/digikam/digikam/dragobjects.h,
+ trunk/extragear/graphics/digikam/digikam/folderitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderitem.h,
+ trunk/extragear/graphics/digikam/digikam/folderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/folderview.h,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/icongroupitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconitem.h,
+ trunk/extragear/graphics/digikam/digikam/iconview.cpp,
+ trunk/extragear/graphics/digikam/digikam/iconview.h,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagedescedit.h,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageinfo.h,
+ trunk/extragear/graphics/digikam/digikam/imageproperties.cpp,
+ trunk/extragear/graphics/digikam/digikam/imageproperties.h,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesexif.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesexif.h,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertiesgeneral.h,
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.cpp,
+ trunk/extragear/graphics/digikam/digikam/imagepropertieshistogram.h,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdateedit.h,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.cpp,
+ trunk/extragear/graphics/digikam/digikam/kdatepickerpopup.h,
+ trunk/extragear/graphics/digikam/digikam/kipiinterface.cpp,
+ trunk/extragear/graphics/digikam/digikam/main.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.cpp,
+ trunk/extragear/graphics/digikam/digikam/monthwidget.h,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.cpp,
+ trunk/extragear/graphics/digikam/digikam/pixmapmanager.h,
+ trunk/extragear/graphics/digikam/digikam/scanlib.cpp,
+ trunk/extragear/graphics/digikam/digikam/scanlib.h,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchadvanceddialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchquickdialog.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsitem.h,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchresultsview.h,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.cpp,
+ trunk/extragear/graphics/digikam/digikam/searchwidgets.h,
+ trunk/extragear/graphics/digikam/digikam/sidebar.cpp,
+ trunk/extragear/graphics/digikam/digikam/sidebar.h,
+ trunk/extragear/graphics/digikam/digikam/syncjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/syncjob.h,
+ trunk/extragear/graphics/digikam/digikam/tagcreatedlg.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfilterview.h,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.cpp,
+ trunk/extragear/graphics/digikam/digikam/tagfolderview.h,
+ trunk/extragear/graphics/digikam/digikam/tagspopupmenu.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbdb.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbdb.h,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbnailjob.h,
+ trunk/extragear/graphics/digikam/digikam/thumbview.cpp,
+ trunk/extragear/graphics/digikam/digikam/thumbview.h,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.cpp,
+ trunk/extragear/graphics/digikam/digikam/upgradedb_sqlite2tosqlite3.h,
+ trunk/extragear/graphics/digikam/imageplugins/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/digikamimageplugin_core_ui.rc,
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-autocorrection.png,
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-autolevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-equalize.png,
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-normalize.png,
+ trunk/extragear/graphics/digikam/imageplugins/hi32-action-stretchcontrast.png,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_autocorrection.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bcg.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_bwsepia.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_hsl.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_ratiocrop.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.cpp,
+ trunk/extragear/graphics/digikam/imageplugins/imageplugin_core.h,
+ trunk/extragear/graphics/digikam/imageplugins/pics/Makefile.am,
+ trunk/extragear/graphics/digikam/imageplugins/pics/autolevels.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/centerheight.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/centerwidth.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/equalize.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/normalize.png,
+ trunk/extragear/graphics/digikam/imageplugins/pics/stretchcontrast.png,
+ trunk/extragear/graphics/digikam/kioslave,
+ trunk/extragear/graphics/digikam/kioslave/Makefile.am,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamalbums.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamdates.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikamio.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamio.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamio.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamsearch.protocol,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamtags.h,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.cpp,
+ trunk/extragear/graphics/digikam/kioslave/digikamthumbnail.h,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.cpp,
+ trunk/extragear/graphics/digikam/kioslave/sqlitedb.h,
+ trunk/extragear/graphics/digikam/libs/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/curves/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/curves/imagecurves.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/imagefilters.h,
+ trunk/extragear/graphics/digikam/libs/filters/threadedfilter.cpp,
+ trunk/extragear/graphics/digikam/libs/filters/threadedfilter.h,
+ trunk/extragear/graphics/digikam/libs/histogram/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.cpp,
+ trunk/extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils,
+ trunk/extragear/graphics/digikam/libs/jpegutils/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/exifrotate.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jinclude.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegint.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/jpegmetadata.h,
+ trunk/extragear/graphics/digikam/libs/jpegutils/libjpeg62.README,
+ trunk/extragear/graphics/digikam/libs/jpegutils/transupp.cpp,
+ trunk/extragear/graphics/digikam/libs/jpegutils/transupp.h,
+ trunk/extragear/graphics/digikam/libs/levels/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/levels/imagelevels.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/Makefile.am,
+ trunk/extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageguidewidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepaniconwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepannelwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepreviewwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imagepreviewwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageregionwidget.h,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.cpp,
+ trunk/extragear/graphics/digikam/libs/widgets/imageselectionwidget.h,
+ trunk/extragear/graphics/digikam/release_digikam.rb,
+ trunk/extragear/graphics/digikam/showfoto,
+ trunk/extragear/graphics/digikam/showfoto/Makefile.am,
+ trunk/extragear/graphics/digikam/showfoto/TODO,
+ trunk/extragear/graphics/digikam/showfoto/hi32-action-slideshow.png,
+ trunk/extragear/graphics/digikam/showfoto/main.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setup.h,
+ trunk/extragear/graphics/digikam/showfoto/setupslideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/setupslideshow.h,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.cpp,
+ trunk/extragear/graphics/digikam/showfoto/showfoto.h,
+ trunk/extragear/graphics/digikam/showfoto/showfotoui.rc,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.cpp,
+ trunk/extragear/graphics/digikam/showfoto/slideshow.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/Makefile.am,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/albumselectdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconitem.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dirselectdialog.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/dirselectdialog.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/exifrotate.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/exifrotate.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/jinclude.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/jpegint.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/libjpeg62.README,
+ trunk/extragear/graphics/digikam/utilities/cameragui/transupp.cpp,
+ trunk/extragear/graphics/digikam/utilities/cameragui/transupp.h,
+ trunk/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageiface.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imageiface.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewidget.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewidget.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imagewindow.h,
+ trunk/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupgeneral.h,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.cpp,
+ trunk/extragear/graphics/digikam/utilities/setup/setupmisc.h,
+ trunk/extragear/graphics/digikam/utilities/splashscreen/digikam-splash.png,
+ trunk/extragear/graphics/digikam/version.h,
+ trunk/extragear/graphics/digikamimageplugins/ChangeLog,
+ trunk/extragear/graphics/digikamimageplugins/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/README,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/adjustcurves/digikamimageplugin_adjustcurves.desktop,
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/adjustlevels/digikamimageplugin_adjustlevels.desktop,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/antivignetting.cpp,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/antivignetting.h,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/digikamimageplugin_antivignetting.desktop,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/imageeffect_antivignetting.cpp,
+ trunk/extragear/graphics/digikamimageplugins/antivignetting/imageeffect_antivignetting.h,
+ trunk/extragear/graphics/digikamimageplugins/blowup/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/blowup/digikamimageplugin_blowup.desktop,
+ trunk/extragear/graphics/digikamimageplugins/blowup/imageeffect_blowup.cpp,
+ trunk/extragear/graphics/digikamimageplugins/blowup/imageeffect_blowup.h,
+ trunk/extragear/graphics/digikamimageplugins/blurfx/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/blurfx/blurfx.cpp,
+ trunk/extragear/graphics/digikamimageplugins/blurfx/blurfx.h,
+ trunk/extragear/graphics/digikamimageplugins/blurfx/digikamimageplugin_blurfx.desktop,
+ trunk/extragear/graphics/digikamimageplugins/blurfx/imageeffect_blurfx.cpp,
+ trunk/extragear/graphics/digikamimageplugins/blurfx/imageeffect_blurfx.h,
+ trunk/extragear/graphics/digikamimageplugins/border/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/border/border.cpp,
+ trunk/extragear/graphics/digikamimageplugins/border/border.h,
+ trunk/extragear/graphics/digikamimageplugins/border/digikamimageplugin_border.desktop,
+ trunk/extragear/graphics/digikamimageplugins/border/imageeffect_border.cpp,
+ trunk/extragear/graphics/digikamimageplugins/border/imageeffect_border.h,
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/channelmixer/digikamimageplugin_channelmixer.desktop,
+ trunk/extragear/graphics/digikamimageplugins/charcoal/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/charcoal/charcoal.cpp,
+ trunk/extragear/graphics/digikamimageplugins/charcoal/charcoal.h,
+ trunk/extragear/graphics/digikamimageplugins/charcoal/digikamimageplugin_charcoal.desktop,
+ trunk/extragear/graphics/digikamimageplugins/charcoal/imageeffect_charcoal.cpp,
+ trunk/extragear/graphics/digikamimageplugins/charcoal/imageeffect_charcoal.h,
+ trunk/extragear/graphics/digikamimageplugins/common/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/cimgiface/LICENSE.txt,
+ trunk/extragear/graphics/digikamimageplugins/common/cimgiface/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/cimgiface/cimgiface.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/cimgiface/cimgiface.h,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/ctrlpaneldialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/ctrlpaneldialog.h,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imageguidedialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imageguidedialog.h,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imagepreviewdialog.cpp,
+ trunk/extragear/graphics/digikamimageplugins/common/dialogs/imagepreviewdialog.h,
+ trunk/extragear/graphics/digikamimageplugins/common/include/digikamheaders.h,
+ trunk/extragear/graphics/digikamimageplugins/common/include/version.h,
+ trunk/extragear/graphics/digikamimageplugins/configure.in.in,
+ trunk/extragear/graphics/digikamimageplugins/despeckle/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/digikamimageplugins.lsm,
+ trunk/extragear/graphics/digikamimageplugins/distortionfx/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/distortionfx/digikamimageplugin_distortionfx.desktop,
+ trunk/extragear/graphics/digikamimageplugins/emboss/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/emboss/digikamimageplugin_emboss.desktop,
+ trunk/extragear/graphics/digikamimageplugins/emboss/emboss.cpp,
+ trunk/extragear/graphics/digikamimageplugins/emboss/emboss.h,
+ trunk/extragear/graphics/digikamimageplugins/emboss/imageeffect_emboss.cpp,
+ trunk/extragear/graphics/digikamimageplugins/emboss/imageeffect_emboss.h,
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/digikamimageplugin_filmgrain.desktop,
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/filmgrain.cpp,
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/filmgrain.h,
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/imageeffect_filmgrain.cpp,
+ trunk/extragear/graphics/digikamimageplugins/filmgrain/imageeffect_filmgrain.h,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/digikamimageplugin_freerotation.desktop,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.cpp,
+ trunk/extragear/graphics/digikamimageplugins/freerotation/imageeffect_freerotation.h,
+ trunk/extragear/graphics/digikamimageplugins/infrared/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/infrared/digikamimageplugin_infrared.desktop,
+ trunk/extragear/graphics/digikamimageplugins/infrared/imageeffect_infrared.cpp,
+ trunk/extragear/graphics/digikamimageplugins/infrared/imageeffect_infrared.h,
+ trunk/extragear/graphics/digikamimageplugins/infrared/infrared.cpp,
+ trunk/extragear/graphics/digikamimageplugins/infrared/infrared.h,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/digikamimageplugin_inpainting.desktop,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/imageeffect_inpainting.cpp,
+ trunk/extragear/graphics/digikamimageplugins/inpainting/imageeffect_inpainting.h,
+ trunk/extragear/graphics/digikamimageplugins/inserttext/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/inserttext/digikamimageplugin_inserttext.desktop,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/digikamimageplugin_lensdistortion.desktop,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/imageeffect_lensdistortion.cpp,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/imageeffect_lensdistortion.h,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/lensdistortion.cpp,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/lensdistortion.h,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/pixelaccess.cpp,
+ trunk/extragear/graphics/digikamimageplugins/lensdistortion/pixelaccess.h,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/despeckle.cpp,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/despeckle.h,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/digikamimageplugin_despeckle.desktop,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/digikamimageplugin_despeckle_ui.rc,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/hi32-action-despeckle.png,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/imageeffect_despeckle.cpp,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/imageeffect_despeckle.h,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/imageplugin_despeckle.cpp,
+ trunk/extragear/graphics/digikamimageplugins/noisereduction/imageplugin_despeckle.h,
+ trunk/extragear/graphics/digikamimageplugins/oilpaint/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/oilpaint/digikamimageplugin_oilpaint.desktop,
+ trunk/extragear/graphics/digikamimageplugins/oilpaint/imageeffect_oilpaint.cpp,
+ trunk/extragear/graphics/digikamimageplugins/oilpaint/imageeffect_oilpaint.h,
+ trunk/extragear/graphics/digikamimageplugins/oilpaint/oilpaint.cpp,
+ trunk/extragear/graphics/digikamimageplugins/oilpaint/oilpaint.h,
+ trunk/extragear/graphics/digikamimageplugins/perspective/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/perspective/digikamimageplugin_perspective.desktop,
+ trunk/extragear/graphics/digikamimageplugins/perspective/imageeffect_perspective.cpp,
+ trunk/extragear/graphics/digikamimageplugins/perspective/imageeffect_perspective.h,
+ trunk/extragear/graphics/digikamimageplugins/perspective/perspectivewidget.cpp,
+ trunk/extragear/graphics/digikamimageplugins/perspective/perspectivewidget.h,
+ trunk/extragear/graphics/digikamimageplugins/perspective/triangle.cpp,
+ trunk/extragear/graphics/digikamimageplugins/perspective/triangle.h,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/digikamimageplugin_raindrop.desktop,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/imageeffect_raindrop.cpp,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/imageeffect_raindrop.h,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/raindrop.cpp,
+ trunk/extragear/graphics/digikamimageplugins/raindrop/raindrop.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus,
+ trunk/extragear/graphics/digikamimageplugins/refocus/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/LICENCE,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/README,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/abort_.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/blaswrap.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/clapack.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/close.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dgemm.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dger.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dgesv.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dgetf2.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dgetrf.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dgetrs.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dlaswp.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dscal.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dswap.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/dtrsm.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/endfile.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/err.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/f2c.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/fio.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/fmt.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/fmt.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/fmtlib.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/fp.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/idamax.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/ieeeck.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/ilaenv.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/lsame.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/open.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/s_cmp.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/s_copy.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/s_stop.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/sfe.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/sig_die.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/util.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/wref.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/wrtfmt.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/wsfe.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/clapack/xerbla.c,
+ trunk/extragear/graphics/digikamimageplugins/refocus/digikamimageplugin_refocus.desktop,
+ trunk/extragear/graphics/digikamimageplugins/refocus/digikamimageplugin_refocus_ui.rc,
+ trunk/extragear/graphics/digikamimageplugins/refocus/hi32-action-refocus.png,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageeffect_refocus.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageeffect_refocus.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageplugin_refocus.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/imageplugin_refocus.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/matrix.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/matrix.h,
+ trunk/extragear/graphics/digikamimageplugins/refocus/refocus.cpp,
+ trunk/extragear/graphics/digikamimageplugins/refocus/refocus.h,
+ trunk/extragear/graphics/digikamimageplugins/restoration/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/restoration/digikamimageplugin_restoration.desktop,
+ trunk/extragear/graphics/digikamimageplugins/restoration/imageeffect_restoration.cpp,
+ trunk/extragear/graphics/digikamimageplugins/restoration/imageeffect_restoration.h,
+ trunk/extragear/graphics/digikamimageplugins/sheartool/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/sheartool/digikamimageplugin_sheartool.desktop,
+ trunk/extragear/graphics/digikamimageplugins/sheartool/imageeffect_sheartool.cpp,
+ trunk/extragear/graphics/digikamimageplugins/sheartool/imageeffect_sheartool.h,
+ trunk/extragear/graphics/digikamimageplugins/solarize/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/solarize/digikamimageplugin_solarize.desktop,
+ trunk/extragear/graphics/digikamimageplugins/solarize/imageeffect_solarize.cpp,
+ trunk/extragear/graphics/digikamimageplugins/superimpose/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/superimpose/digikamimageplugin_superimpose.desktop,
+ trunk/extragear/graphics/digikamimageplugins/texture/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/texture/digikamimageplugin_texture.desktop,
+ trunk/extragear/graphics/digikamimageplugins/texture/imageeffect_texture.cpp,
+ trunk/extragear/graphics/digikamimageplugins/texture/imageeffect_texture.h,
+ trunk/extragear/graphics/digikamimageplugins/texture/texture.cpp,
+ trunk/extragear/graphics/digikamimageplugins/texture/texture.h,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/digikamimageplugin_unsharp.desktop,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageeffect_unsharp.cpp,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageeffect_unsharp.h,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/imageplugin_unsharp.cpp,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/unsharp.cpp,
+ trunk/extragear/graphics/digikamimageplugins/unsharp/unsharp.h,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/Makefile.am,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/digikamimageplugin_whitebalance.desktop,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.cpp,
+ trunk/extragear/graphics/digikamimageplugins/whitebalance/imageeffect_whitebalance.h,
+ trunk/extragear/graphics/doc/digikam/editorratiocroptool2.png,
+ trunk/extragear/graphics/doc/digikam/goldensectionsexample.png,
+ trunk/extragear/graphics/doc/digikam/goldenspiralexample.png,
+ trunk/extragear/graphics/doc/digikam/goldenspiralsectionsexample.png,
+ trunk/extragear/graphics/doc/digikam/goldentrianglesexample.png,
+ trunk/extragear/graphics/doc/digikam/harmonioustrianglesexample.png,
+ trunk/extragear/graphics/doc/digikam/index.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/adjustcurves.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/adjustlevels.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/blowup.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/channelmixer.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/despeckle.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/index.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/inpainting.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocus-notsharpened.png,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocus-refocus.png,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocus-sharped.png,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocus-unsharpmask.png,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocus.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocusdialog.png,
+ trunk/extragear/graphics/doc/digikamimageplugins/refocuspreview.png,
+ trunk/extragear/graphics/doc/digikamimageplugins/restoration.docbook,
+ trunk/extragear/graphics/doc/digikamimageplugins/whitebalance.docbook,
+ trunk/extragear/graphics/doc/showfoto/editorratiocroptool2.png,
+ trunk/extragear/graphics/doc/showfoto/goldensectionsexample.png,
+ trunk/extragear/graphics/doc/showfoto/goldenspiralexample.png,
+ trunk/extragear/graphics/doc/showfoto/goldenspiralsectionsexample.png,
+ trunk/extragear/graphics/doc/showfoto/goldentrianglesexample.png,
+ trunk/extragear/graphics/doc/showfoto/harmonioustrianglesexample.png,
+ trunk/extragear/graphics/doc/showfoto/index.docbook: Merge the
+ experimental branch back to trunk. CCMAIL: digikam-devel@kde.org
+
+2005-06-19 20:05 pahlibar
+
+ * trunk/extragear/graphics/digikam/utilities/setup/gpiface.cpp:
+ fix crash due to invalid pointer reference
+
+2005-06-17 10:40 pahlibar
+
+ * trunk/extragear/graphics/digikam/configure.in.in,
+ trunk/extragear/graphics/digikam/digikam/digikam_export.h: fix
+ for kdemacros.h not being usable in kde < 3.3.2 and kde version
+ specific check not usable, because of mandriva's version change.
+ Gilles, can you check if this works on your system CCMAIL:
+ digikam-devel@kde.org
+
+v0.7.4 08/18/05
+----------------------------------------------------------------------------
+
+2005-08-09 18:26 cgilles
+
+ * trunk/extragear/graphics/digikam/utilities/imageeditor/canvas.cpp:
+ Patch from Owen Hirst to fix crash when histogram is visible.
+ The histogram thread holds a pointer to the image data. Under
+ certain conditions, for eg, saving of image and reloading of
+ image data, this image data pointer is invalidated. Since the
+ thread still holds a pointer to the invalid pointer and tries to
+ do calculations on it, the application crashes. Attached patch
+ deletes the histogram thread before reloading the image CCMAIL:
+ digikam-devel@kde.org CCBUGS: 109946
+
+
+v0.7.3 06/15/05
+----------------------------------------------------------------------------
+
+2005-06-15 06:37 cgilles
+
+ * extragear/graphics/digikam/libs/widgets/curveswidget.cpp,
+ extragear/graphics/digikam/libs/widgets/histogramwidget.cpp,
+ extragear/graphics/digikam/utilities/imageeditor/canvas.cpp: Fix
+ memory leak;
+
+2005-06-15 06:30 cgilles
+
+ * extragear/graphics/digikam/digikam.lsm,
+ extragear/graphics/digikam/version.h: 0.7.3
+
+2005-06-13 19:26 pahlibar
+
+ * extragear/graphics/digikam/utilities/setup/gpiface.cpp: applied
+ patch from Uli: don't depend on CameraList internals
+
+2005-06-11 10:06 jahrens
+
+ * extragear/graphics/digikam/showfoto/showfoto.cpp,
+ extragear/graphics/digikam/showfoto/showfoto.h: BUG: 107155
+
+2005-06-08 09:26 cgilles
+
+ * extragear/graphics/digikam/digikam/digikam_export.h: Fix
+ compilation rules with KDE 3.3.x under Mandriva 10.2 Thanks to
+ Laurent Montel. IMPORTANT: This rules do not exist under digikam
+ 0.8.0 experimental SVN branche. Take a care in the future! CCMAIL:
+ montel@kde.org, renchi@pooh.tam.uiuc.edu
+
+2005-06-08 06:54 cgilles
+
+ * extragear/graphics/digikam/README,
+ extragear/graphics/digikam/configure.in.bot,
+ extragear/graphics/digikam/digikam.lsm,
+ extragear/graphics/digikam/digikam/main.cpp,
+ extragear/graphics/digikam/showfoto/main.cpp: Fixed url
+
+2005-06-08 06:10 cgilles
+
+ * extragear/graphics/digikam/README: Fix url
+
+2005-06-08 06:10 cgilles
+
+ * extragear/graphics/digikam/TODO: Cleanup
+
+2005-06-05 08:00 cgilles
+
+ * extragear/graphics/digikam/showfoto/showfoto.kdevelop: Fix ML
+
+2005-06-05 07:59 cgilles
+
+ * extragear/graphics/digikam/README,
+ extragear/graphics/digikam/digikam.kdevelop,
+ extragear/graphics/digikam/tips: Fix ML
+
+2005-05-25 20:06 pahlibar
+
+ * extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp,
+ extragear/graphics/digikam/utilities/cameragui/cameraiconview.h:
+ prevent drag
+
+2005-05-18 14:05 jriddell
+
+ * extragear/graphics/digikam/digikam/pics/cr128-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/cr16-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/cr22-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/cr32-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/cr48-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/cr64-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/hi128-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/hi16-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/hi22-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/hi32-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/hi48-app-digikam.png,
+ extragear/graphics/digikam/digikam/pics/hi64-app-digikam.png,
+ extragear/graphics/digikam/showfoto/cr128-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/cr16-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/cr22-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/cr32-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/cr48-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/cr64-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/hi128-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/hi16-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/hi22-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/hi32-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/hi48-app-showfoto.png,
+ extragear/graphics/digikam/showfoto/hi64-app-showfoto.png,
+ Move application icons to global theme Makes them usable in Gnome,
+ see thread on kde-core-devel
+
+2005-05-14 18:15 cartman
+
+ * extragear/graphics/digikam/kioslave/Makefile.am: Let it find
+ digikam_export.h
+
+2005-05-14 13:56 mlaurent
+
+ * extragear/graphics/digikam/kioslave/digikamio.cpp,
+ extragear/graphics/digikam/kioslave/digikamtags.cpp,
+ extragear/graphics/digikam/kioslave/digikamthumbnail.cpp: Fix
+ export
+
+2005-05-14 13:43 mlaurent
+
+ * extragear/graphics/digikam/utilities/setup/setupgeneral.cpp: Don't
+ display messagebox when test is empty Don't change url when we
+ can't write into directory
+
+2005-05-11 14:59 pahlibar
+
+ * extragear/graphics/digikam/kioslave/digikamio.cpp: CCBUGS: 105303
+ give a more detailed info if user uses symlinks to external
+ files/folders in the album library path and then tries to move it.
+ I'm not going to work on this in the trunk (0.7.x series). The
+ file copy/move kioslave will undergo a rewrite in the experimental
+ branch to work well with kio::jobs and if necessary will be
+ backported
+
+2005-05-11 07:36 cgilles
+
+ * extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h,
+ extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ extragear/graphics/digikam/libs/filters/imagefilters.h: revert
+
+2005-05-10 22:00 mlaurent
+
+ * extragear/graphics/digikam/libs/thumbbar/Makefile.am,
+ extragear/graphics/digikam/libs/thumbbar/thumbbar.h: Last fixe (I
+ hope)
+
+2005-05-10 21:49 mlaurent
+
+ * extragear/graphics/digikam/libs/widgets/colorgradientwidget.h,
+ extragear/graphics/digikam/libs/widgets/curveswidget.h: Other
+ export fix
+
+2005-05-10 21:48 mlaurent
+
+ * extragear/graphics/digikam/libs/curves/Makefile.am,
+ extragear/graphics/digikam/libs/histogram/Makefile.am,
+ extragear/graphics/digikam/libs/levels/Makefile.am: Fix Makefile
+
+2005-05-10 21:40 mlaurent
+
+ * extragear/graphics/digikam/libs/curves/imagecurves.h,
+ extragear/graphics/digikam/libs/widgets/histogramwidget.h: Other
+ fix for digikamimageplugins
+
+2005-05-10 21:30 mlaurent
+
+ * extragear/graphics/digikam/libs/histogram/imagehistogram.h,
+ extragear/graphics/digikam/libs/levels/Makefile.am,
+ extragear/graphics/digikam/libs/levels/imagelevels.h,
+ extragear/graphics/digikam/libs/widgets/imageguidewidget.h: Fix
+ export. Sorry I didn't know that digikma was in beta test. But
+ it's necessary to finish export
+
+2005-05-10 15:50 mlaurent
+
+ * extragear/graphics/digikam/digikam/Makefile.am: Install
+ digikam_export
+
+2005-05-10 14:43 mlaurent
+
+ * extragear/graphics/digikam/configure.in.in,
+ extragear/graphics/digikam/digikam/digikam_export.h,
+ extragear/graphics/digikam/digikam/digikamapp.h,
+ extragear/graphics/digikam/digikam/digikamfirstrun.h,
+ extragear/graphics/digikam/imageplugins/Makefile.am,
+ extragear/graphics/digikam/imageplugins/imageeffect_rgb.h,
+ extragear/graphics/digikam/imageplugins/imageplugin_core.h,
+ extragear/graphics/digikam/libs/filters/Makefile.am,
+ extragear/graphics/digikam/libs/filters/imagefilters.h,
+ extragear/graphics/digikam/libs/widgets/Makefile.am,
+ extragear/graphics/digikam/libs/widgets/imagepreviewwidget.h,
+ extragear/graphics/digikam/libs/widgets/imageselectionwidget.h,
+ extragear/graphics/digikam/showfoto/Makefile.am,
+ extragear/graphics/digikam/utilities/imageeditor/imageiface.h,
+ extragear/graphics/digikam/utilities/imageeditor/imageplugin.h,
+ extragear/graphics/digikam/utilities/imageeditor/imagewidget.h:
+ Add -fvisibility support
+
+2005-05-10 07:57 cgilles
+
+ * extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ extragear/graphics/digikam/libs/filters/imagefilters.h: Fix crash
+ with IR and filmgrain filter using gaussian blur
+
+2005-05-10 07:29 cgilles
+
+ * extragear/graphics/digikam/imageplugins/imageeffect_sharpen.cpp,
+ extragear/graphics/digikam/imageplugins/imageeffect_sharpen.h: Add
+ missing sharpen filter progress and cancel like in other filter
+ plugin (homogenous)
+
+2005-05-10 07:28 cgilles
+
+ * extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ extragear/graphics/digikam/libs/filters/imagefilters.h: Add
+ missing sharpen filter progress and cancel like in other filter
+ plugins (homogenous)
+
+2005-05-10 07:00 cgilles
+
+ * extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ extragear/graphics/digikam/imageplugins/imageeffect_blur.h: cancel
+ operation is possible.
+
+2005-05-10 06:59 cgilles
+
+ * extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ extragear/graphics/digikam/libs/filters/imagefilters.h: Gaussian
+ blur : cancel operation is possible.
+
+2005-05-10 06:34 pahlibar
+
+ * extragear/graphics/digikam/showfoto/showfoto.cpp: iterator fix in
+ showfoto
+
+2005-05-10 06:23 pahlibar
+
+ * extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ since we no longer return a copy of the pluginlist and not a
+ reference to it, correct the iterator for it. (this prevented
+ plugin actions being embedded correctly) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-05-10 05:40 pahlibar
+
+ * extragear/graphics/digikam/configure.in.in,
+ extragear/graphics/digikam/libs/filters/imagefilters.h: add
+ configure check for endianess CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-05-10 00:22 pahlibar
+
+ * extragear/graphics/digikam/utilities/imageeditor/imagepluginloader.cpp,
+ extragear/graphics/digikam/utilities/imageeditor/imagepluginloader.h:
+ plugin->name() is the QObject name() function and we don't have
+ any control over it (the name is set internally by klibloader). So
+ we need to hold the name of the service separately. instead of
+ adding a function to the imageplugin base which will break BC,
+ hold the names of the service in a separate list and use it to
+ check if the plugin has already been loaded or not. this prevents
+ plugins being loaded twice. BUGS: 103147
+
+2005-05-09 14:58 cgilles
+
+ * extragear/graphics/digikam/imageplugins/imageeffect_blur.cpp,
+ extragear/graphics/digikam/imageplugins/imageeffect_blur.h,
+ extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ extragear/graphics/digikam/libs/filters/imagefilters.h,
+ extragear/graphics/digikam/libs/widgets/imagepreviewwidget.h:
+ Missing add progress bar in blur plugin (homogenous with other
+ plugin).
+
+2005-05-09 11:30 cgilles
+
+ * extragear/graphics/digikam/libs/filters/imagefilters.cpp:
+ ChangeTonality : Fix Big/little endian compatibility. BW filter is
+ now fixed. To test under PPC. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-05-09 09:54 cgilles
+
+ * extragear/graphics/digikam/libs/filters/imagefilters.cpp,
+ extragear/graphics/digikam/libs/filters/imagefilters.h: Fix
+ BigEndian/Little endian compatibilty with Channel Mixer. Untested
+ yet to PPC. CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-05-08 07:50 mlaurent
+
+ * extragear/graphics/digikam/TODO: Minor update
+
+2005-05-04 19:49 pahlibar
+
+ * extragear/graphics/digikam/utilities/imageeditor/digikamimagewindowui.rc,
+ extragear/graphics/digikam/utilities/imageeditor/imagewindow.cpp:
+ BUGS: 105007 The context menu is built out of xmlgui. if the user
+ has an old version of ui.rc file present locally in his .kde/...
+ directory (because of for eg, a shortcut change), then the context
+ menu is not created because no xmlui representation for it exists
+ in it the local ui.rc. fix a crash related to that. (Note:
+ whenever you are changing the xmlui files and you want the user to
+ see these changes, bump up the version number of the ui.rc)
+
+2005-05-04 06:20
+
+ * extragear/graphics, extragear/graphics/Makefile.am.in,
+ extragear/graphics/Makefile.cvs, extragear/graphics/README,
+ extragear/graphics/configure.in.bot,
+ extragear/graphics/configure.in.in, extragear/graphics/digikam,
+ extragear/graphics/digikamimageplugins, extragear/graphics/doc,
+ extragear/graphics/doc/Makefile.am,
+ extragear/graphics/doc/digikam,
+ extragear/graphics/doc/digikamimageplugins,
+ extragear/graphics/doc/gwenview, extragear/graphics/doc/kimdaba,
+ extragear/graphics/doc/kst, extragear/graphics/doc/showfoto,
+ extragear/graphics/doc/showimg, extragear/graphics/gwenview,
+ extragear/graphics/kimdaba, extragear/graphics/kst,
+ extragear/graphics/showimg, extragear/libs, extragear/multimedia,
+ kdeextragear-1, kdeextragear-2, kdeextragear-3,
+ kdeextragear-libs-1: setup extragear/
+
+2005-05-02 08:26 cgilles
+
+ * kdeextragear-3/digikam/Makefile.am: For testing : non-ignore *.ui
+ files from digiKam project for strings extraction (inspired from
+ koffice). CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-04-30 13:06 toma
+
+ * kdeextragear-3/digikam/digikam/albumpropsedit.cpp: While porting
+ this function to the experimental branch, I ran into this bug in
+ the logica. When you are young, you make stupid mistakes.
+ Calculation of the average date in an album is based on the
+ difference in days to the first image. When calculating the
+ average date of an album, you can not use abs(), because that will
+ ignore a negative difference.
+
+2005-04-29 11:44 cgilles
+
+ * kdeextragear-3/digikam/libs/widgets/imagepreviewwidget.cpp,
+ kdeextragear-3/digikam/libs/widgets/imagepreviewwidget.h: Add
+ progress bar. Unused actually but not experimental (tested with
+ refocus plugin).
+
+v0.7.3-beta2 04/25/05
+----------------------------------------------------------------------------
+
+2005-04-25 09:17 cgilles
+
+ * digikam.lsm, version.h: 0.7.3-beta2 tag
+
+2005-04-25 09:16 cgilles
+
+ * AUTHORS: Update
+
+2005-04-24 12:43 toma
+
+ * digikam/: albumdb.cpp, albumdb.h, digikamapp.cpp
+ (digikam_0_8_branch): Documented the functions I worked on (and
+ some others) in albumdb class. Removed a header.
+
+2005-04-24 00:54 toma
+
+ * Makefile.am, digikam/Makefile.am, digikam/scanlib.cpp,
+ digikam/scanlib.h (digikam_0_8_branch): make apidox should work
+ no for the branch as well. It doesn't show the @param from
+ scanlib.h yet, but I'll look at that tomorrow. To use it: cvs
+ update everything, including the root of keg-3, "make apidox" and
+ point your browser in the keg-3/apidox folder. I will work on
+ the layout a bit more later on. Thanks to Adriaan for the help.
+ CCMAIL:digikam-devel@lists.sourceforge.net
+
+2005-04-24 00:21 adridg
+
+ * Mainpage.dox: Fake mainpages for KEG-3 and digikam
+
+2005-04-24 00:13 adridg
+
+ * Makefile.am: [Damn -m automatism] Anyway, this is adding the
+ beginning of Doxygen support for digikam. The things to remember
+ are:
+
+ 1) The Makefile.am must include the Doxy bla-bla 2) Each file to
+ document must have a /** @file Foo */ header 3) You _must_
+ document a surrounding { file, namespace, class } for the
+ documentation of inner things (ie. member functions) to be
+ visible, so document everything.
+
+2005-04-24 00:11 adridg
+
+ * digikam/: Makefile.am, dragobjects.h: Makefile.am
+
+2005-04-23 22:45 pahlibar
+
+ * kioslave/digikamthumbnail.cpp (digikam_0_8_branch):
+
+ remove fluffy debug statements
+
+2005-04-23 22:29 pahlibar
+
+ * kioslave/digikamtags.cpp (digikam_0_8_branch):
+
+ recursive queries work (pahlibar crosses fingers). will need to
+ do some testing here
+
+2005-04-23 21:07 pahlibar
+
+ * digikam/albumiconview.cpp (digikam_0_8_branch):
+
+ refresh view in tag view in case an item's tag has been removed
+ in the tags/comment editor
+
+2005-04-23 21:04 pahlibar
+
+ * kioslave/: digikamtags.cpp, digikamtags.h (digikam_0_8_branch):
+
+ fix digikamtags kioslave to use the newer communication method
+ for listing files from the db. in plain english, listing of files
+ in a tag works. still need to implement recursive tag listing
+
+2005-04-23 19:45 pahlibar
+
+ * digikam/: album.h, albumdb.cpp, albuminfo.h, albummanager.cpp
+ (digikam_0_8_branch):
+
+ start listing tag albums. note: listing of files under a tag is
+ broken. need to fix the kioslave for that
+
+2005-04-23 18:43 toma
+
+ * digikam/: scanlib.cpp, scanlib.h (digikam_0_8_branch): Upgrade of
+ the progress bar.
+
+2005-04-23 18:20 pahlibar
+
+ * digikam/: album.h, albumlister.cpp (digikam_0_8_branch):
+
+ add getKURL() as pure virtual to base Album class. use getKURL()
+ in albumlister as a generic way of obtaining album url without
+ checking the special type for the album
+
+2005-04-23 17:36 pahlibar
+
+ * digikam/albumlister.cpp (digikam_0_8_branch):
+
+ implement updating of current listing: recall the kioslave for a
+ relisting. compare the new list with current list for new items
+ or deleted items and inform the frontend appropriately (NEEDS
+ testing... can be done only when the Tags/Dates view is
+ implemented)
+
+2005-04-23 17:05 pahlibar
+
+ * digikam/albumiconview.cpp (digikam_0_8_branch):
+
+ reduce item rect size in small mode
+
+2005-04-23 16:30 cgilles
+
+ * showfoto/showfoto.cpp (digikam_0_8_branch): Showfoto : Clear
+ canvas properly is no current image
+
+2005-04-23 16:05 cgilles
+
+ * showfoto/showfoto.cpp: Showfoto Fix : clear canvas properly when
+ no current image available.
+
+2005-04-23 04:24 pahlibar
+
+ * digikam/albumfiletip.cpp (digikam_0_8_branch):
+
+ modification date -> date
+
+2005-04-23 04:22 pahlibar
+
+ * digikam/albumlister.cpp (digikam_0_8_branch):
+
+ bye bye kdirlister
+
+2005-04-23 04:15 pahlibar
+
+ * digikam/albumiconview.cpp (digikam_0_8_branch):
+
+ we don't use dcop anymore to communicate with the camera
+
+2005-04-23 04:13 pahlibar
+
+ * digikam/albumiconview.cpp (digikam_0_8_branch):
+
+ more cleanup. fix some todo stuff: since we are not using
+ kfileitem anymore, we need to manually find the mimetype of the
+ file
+
+2005-04-23 03:58 pahlibar
+
+ * digikam/: albumiconview.cpp, albumsettings.cpp, albumsettings.h
+ (digikam_0_8_branch):
+
+ move the full filter name generation to albumsettings and also
+ adding a new file extension there
+
+2005-04-23 03:37 pahlibar
+
+ * digikam/albumiconview.cpp (digikam_0_8_branch):
+
+ clean up. remove unnecessary code; adapt to new framework
+
+2005-04-23 03:12 pahlibar
+
+ * digikam/: album.cpp, album.h, albumfilecopymove.cpp,
+ albumiconitem.cpp, albumiconitem.h, albumiconview.cpp,
+ imageinfo.cpp, imageinfo.h (digikam_0_8_branch):
+
+ cutting, cleaning.... renaming a file works again. its now as
+ simple as imageinfo::setName(newName). it will also take care of
+ updating db item
+
+2005-04-23 02:25 pahlibar
+
+ * digikam/: digikamapp.cpp, imageinfo.h, main.cpp, scanlib.cpp
+ (digikam_0_8_branch):
+
+ move ScanLib to main.cpp and create AlbumManager there too.
+ beginning of doc for imageinfo. turn off progress printing on
+ screen
+
+2005-04-23 01:19 toma
+
+ * digikam/: scanlib.cpp, scanlib.h (digikam_0_8_branch): For those
+ who install the branch and wonder what is going on while watching
+ the splashscreen, here is a preliminary progress thingie.
+
+ Also made a small optimalisation.
+
+2005-04-23 00:18 pahlibar
+
+ * digikam/digikamapp.cpp:
+
+ backporting bugfix: fix bug when settings is changed and the
+ current thumbnail view is changed back to default icon size, but
+ the thumbnail zoom buttons are not kept in sync
+
+2005-04-23 00:12 pahlibar
+
+ * digikam/digikamapp.cpp (digikam_0_8_branch):
+
+ fix bug when settings is changed and the current thumbnail view
+ is changed back to default icon size, but the thumbnail zoom
+ buttons are not kept in sync
+
+2005-04-22 23:31 pahlibar
+
+ * digikam/: Makefile.am, album.cpp, album.h, albumdb.cpp,
+ albumdb.h, albumfiletip.cpp, albumfolderview.cpp,
+ albumiconitem.cpp, albumiconitem.h, albumiconview.cpp,
+ albumiconview.h, albuminfo.h, albumlister.cpp, albumlister.h,
+ albummanager.cpp, albummanager.h, digikamapp.cpp,
+ imagedescedit.cpp, imagedescedit.h, imageinfo.cpp, imageinfo.h,
+ imageproperties.cpp, tagspopupmenu.cpp (digikam_0_8_branch):
+
+ Working towards the design mentioned in DESIGN docs (sent to
+ digikam-devel list). What works: * albums listing (using db) *
+ listing of files in album (using digikamalbums kioslave) * new
+ ImageInfo container as a replacement for file container (See
+ design doc as to its features) * EXIF date (from DB) is the file
+ datetime
+
+ What doesn't work: * everything else :) * tag listing * tagging
+
+ plenty of other stuff (and it sticks closely to the design docs.
+ so please go through it) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-04-22 22:08 binner
+
+ * digikam/albumfilecopymove.cpp, digikam/albumiconview.cpp,
+ digikam/albummanager.cpp, digikam/albumpropsedit.cpp,
+ digikam/digikamapp.cpp, digikam/digikamfirstrun.cpp,
+ digikam/imagedescedit.cpp, imageplugins/imageeffect_bwsepia.cpp,
+ imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageplugin_core.cpp, showfoto/showfoto.cpp,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/setup/setupgeneral.cpp: CVS_SILENT i18n style guide
+ fixes
+
+2005-04-22 22:03 binner
+
+ * digikam/albumfilecopymove.cpp, digikam/albumiconview.cpp,
+ digikam/albummanager.cpp, digikam/albumpropsedit.cpp,
+ digikam/digikamapp.cpp, digikam/digikamfirstrun.cpp,
+ digikam/imagedescedit.cpp, imageplugins/imageeffect_bwsepia.cpp,
+ imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageplugin_core.cpp, showfoto/setupslideshow.cpp,
+ showfoto/showfoto.cpp, utilities/imageeditor/imagewindow.cpp,
+ utilities/setup/setupgeneral.cpp (digikam_0_8_branch): CVS_SILENT
+ i18n style guide fixes
+
+2005-04-22 11:12 cgilles
+
+ * version.h, showfoto/main.cpp, digikam.lsm (digikam_0_8_branch):
+ Fix release number
+
+2005-04-22 10:48 cgilles
+
+ * showfoto/Makefile.am (digikam_0_8_branch): Fix
+
+2005-04-22 10:45 cgilles
+
+ * showfoto/showfoto.cpp (digikam_0_8_branch): fix
+
+2005-04-22 10:41 cgilles
+
+ * showfoto/showfoto.cpp (digikam_0_8_branch): Fix
+
+2005-04-22 10:29 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h (digikam_0_8_branch): fix
+ variable name
+
+2005-04-22 10:28 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h: Fix variable name
+
+2005-04-22 10:11 cgilles
+
+ * showfoto/: hi32-action-slideshow.png, setup.cpp, setup.h,
+ setupslideshow.cpp, setupslideshow.h, showfoto.cpp, showfoto.h,
+ showfotoui.rc, slideshow.cpp, slideshow.h (digikam_0_8_branch):
+ digikam 0.8.0: showfoto slideshow support ! CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-04-22 06:17 pahlibar
+
+ * kioslave/: Makefile.am, digikamalbums.cpp, digikamalbums.h,
+ digikamalbums.protocol (digikam_0_8_branch):
+
+ beginnings of a kioslave for listing files from database for a
+ PAlbum CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-04-22 01:14 pahlibar
+
+ * kioslave/: digikamio.cpp, digikamtags.cpp (digikam_0_8_branch):
+
+ forgot to do digikam.db -> digikam-testing.db in the kioslaves
+
+2005-04-22 00:30 pahlibar
+
+ * digikam/scanlib.cpp (digikam_0_8_branch):
+
+ a todo reminder for tom
+
+2005-04-22 00:28 pahlibar
+
+ * digikam/scanlib.cpp (digikam_0_8_branch):
+
+ minor header reorganization
+
+2005-04-21 22:21 pahlibar
+
+ * digikam/: albumdb.cpp, albumdb.h, scanlib.cpp, scanlib.h
+ (digikam_0_8_branch):
+
+ general cleanup (use consistent function names and other minor
+ fixes)
+
+2005-04-21 20:32 toma
+
+ * digikam/albumdb.cpp (digikam_0_8_branch): One more before I get
+ fired by renchi
+
+2005-04-21 20:25 toma
+
+ * DESIGN (digikam_0_8_branch): Let us try to document things.
+
+2005-04-21 20:22 toma
+
+ * digikam/albumdb.cpp (digikam_0_8_branch): escape some + missing
+ space
+
+2005-04-21 20:01 toma
+
+ * digikam/: scanlib.cpp, scanlib.h (digikam_0_8_branch): They are
+ moved.
+
+2005-04-21 19:33 toma
+
+ * digikam/: Makefile.am, albumdb.cpp, albumdb.h, digikamapp.cpp,
+ scanlib.cpp, scanlib.h (digikam_0_8_branch): Since this is the
+ experimental branch ;-) : - Added my scanlib lib. It provides
+ some functions to keep the data on disk in sync with the
+ database. - Put the lib into action.
+
+ Some of the todo's: - revert the file filter, we should add all
+ files to the db - make the thingie non-blocking the mainwindow -
+ make the check on startup optional - make a progress dialog -
+ replace kfilemetainfo to a call which only retrieves exif info
+ from jpegs - returning qmaps is not efficient, make them an
+ argument. - some other things.
+
+ For now you will see some delay the first time you start digikam,
+ this is to store all missing images in the database.
+
+2005-04-21 19:26 pahlibar
+
+ * digikam/: albummanager.cpp, main.cpp (digikam_0_8_branch):
+
+ copy digikam.db in albumlibrary path to digikam-testing.db .
+ During the initial experimental phase of 0_8 development, this
+ will be the db file being used (so that developers can safely
+ work on their main album library path without risk of clobbering
+ their db)
+
+2005-04-21 19:24 pahlibar
+
+ * digikam/albummanager.cpp:
+
+ and this one too
+
+2005-04-21 19:23 pahlibar
+
+ * digikam/main.cpp:
+
+ oops committed it in the wrong revision
+
+2005-04-21 19:19 pahlibar
+
+ * digikam/: albummanager.cpp, main.cpp:
+
+ copy digikam.db in albumlibrary path to digikam-testing.db .
+ During the initial experimental phase of 0_8 development, this
+ will be the db file being used (so that developers can safely
+ work on their main album library path without risk of clobbering
+ their db) CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-04-20 07:19 cgilles
+
+ * tips: Fix digiKam tips by Achim
+
+2005-04-20 00:38 ach
+
+ * README: Fix URL
+
+2005-04-18 12:26 cgilles
+
+ * showfoto/showfoto.cpp: Showfoto : toogle properly nav actions in
+ according with current image index in images list. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-04-18 12:00 cgilles
+
+ * showfoto/showfoto.cpp: fix slotSave action to toogle canvas
+ properly (else, it's turn around with save dialog (:=))) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-04-17 21:50 lukas
+
+ * digikam/: digikamapp.cpp, digikamfirstrun.cpp, imagedescedit.cpp,
+ kipiinterface.cpp: i18n fixes + parents to some dialogs (which I
+ had problems with)
+
+2005-04-16 19:28 pahlibar
+
+ * digikam/albumiconview.cpp:
+
+ if user renames file to a new name with an extension not in the
+ current list of filters, add the extension to the filter BUGS:
+ 103515
+
+2005-04-16 18:35 pahlibar
+
+ * utilities/imageeditor/: imagepluginloader.cpp,
+ imagepluginloader.h:
+
+ the service name is i18ned, whereas plugin name is from ascii.
+ depending on the locale, it may or may not match. set plugin name
+ to be local8bit version of service name. otherwise, the plugin
+ will be loaded multiple times and appear multiple times in the
+ menu BUG: 103147
+
+2005-04-16 17:42 pahlibar
+
+ * digikam/: albumiconitem.cpp, albumiconitem.h, imagedescedit.cpp:
+
+ refresh the file metainfo if the user selects to save comments
+ embedded in the file. BUGS: 103458
+
+2005-04-16 15:44 jahrens
+
+ * digikam/albumfolderview.cpp: Checking if a remote directory
+ really exists, isn't supported.
+
+ BUG: 104005
+
+2005-04-13 18:33 dannya
+
+ * showfoto/showfoto.desktop: Add app icon reference to .desktop
+ file...
+
+2005-04-12 18:19 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+
+ if format is empty, assume same format as source file. this fixes
+ the exifrestorer to write out exif of original file to new file
+ BUGS: 103618
+
+2005-04-12 10:46 cgilles
+
+ * ChangeLog: Update
+
+v0.7.3-beta1 04/11/05
+----------------------------------------------------------------------------
+2005-04-11 08:56 cgilles
+
+ * digikam.kdevelop, libs/thumbbar/thumbbar.cpp,
+ showfoto/showfoto.cpp: [no log message]
+
+2005-04-10 11:45 cgilles
+
+ * showfoto/showfoto-splash.png: Update showfoto splash from Joern
+
+2005-04-10 11:32 dannya
+
+ * imageplugins/hi32-action-adjustbcg.png,
+ imageplugins/hi32-action-contrast.png,
+ imageplugins/imageplugin_core.cpp,
+ utilities/imageeditor/hi32-action-flip.png,
+ utilities/imageeditor/hi32-action-flip_image.png,
+ utilities/imageeditor/imagewindow.cpp: Change 2 icon names to
+ more sane, existing ones...
+
+2005-04-09 22:08 jahrens
+
+ * showfoto/setupeditor.cpp: splash screen option in configure
+ dialog does not match the default
+
+2005-04-09 21:46 jahrens
+
+ * showfoto/main.cpp: CVS_SILENT added me to the author list
+
+2005-04-09 15:50 cgilles
+
+ * digikam/imageproperties.cpp: Fix non-initiate data in constructor
+
+2005-04-08 13:59 cgilles
+
+ * imageplugins/imageeffect_bwsepia.cpp: Fix i18n
+
+2005-04-07 21:18 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+
+ fix indent
+
+2005-04-07 21:17 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+
+ reverting patch (bringing back hack). problem in imlib2 (see bug#
+ 100894). remove when imlib2 is fixed. BUGS: 103445
+
+2005-04-07 09:06 cgilles
+
+ * README: Fix depency to imlib2 1.2.0
+
+2005-04-06 03:56 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+
+ remove hack. problem identified in imlib2
+
+2005-04-05 23:30 toma
+
+ * utilities/imageeditor/imagewindow.cpp: I hope nobody sees this.
+ CVS_SILENT
+
+2005-04-05 23:16 toma
+
+ * utilities/imageeditor/: canvas.cpp, canvas.h, imagewindow.cpp,
+ imlibinterface.cpp, imlibinterface.h: Fixed the bug where the
+ menu items thought the image was saved correctly because the
+ temporary file was successfully saved. But if the real image file
+ misses write rights, that would result in a situation where it is
+ not possible to save the modified image anymore. Bug caused by
+ implementation of wish 87105 (redo)... BUGS:103219
+
+2005-04-05 19:50 pahlibar
+
+ * digikam/kipiinterface.cpp:
+
+ if user wants exif rotated image, he will get exif rotated image
+ (in kipi as well) CCBUGS: 103282
+
+2005-04-05 17:32 pahlibar
+
+ * digikam/thumbdb.cpp:
+
+ check if db is open before trying to close it
+
+2005-04-05 17:31 pahlibar
+
+ * utilities/imageeditor/: imageresizedlg.cpp, imageresizedlg.h:
+
+ if user has changed values and pressed ok without allowing the
+ focus to return to the resizedialog, then the changed signal is
+ not fired. so check for this change before exiting.
+
+ BUGS: 103243
+
+2005-04-05 15:20 cgilles
+
+ * showfoto/TODO: Update
+
+2005-04-04 23:14 pahlibar
+
+ * showfoto/: showfoto.cpp, showfoto.h:
+
+ toogle -> toggle
+
+2005-04-04 14:31 cgilles
+
+ * showfoto/: main.cpp: Fix i18n
+
+2005-04-04 13:21 cgilles
+
+ * showfoto/showfoto.cpp: add current directory localtion in window
+ caption
+
+2005-04-04 11:44 cgilles
+
+ * showfoto/: Makefile.am, TODO, imageproperties.cpp,
+ imageproperties.h, imagepropertiesexif.cpp,
+ imagepropertiesexif.h, imagepropertiesgeneral.cpp,
+ imagepropertiesgeneral.h, imagepropertieshistogram.cpp,
+ imagepropertieshistogram.h, showfoto.cpp: Showfoto : add image
+ properties dialog like in digiKam without add libdigikam depency.
+
+2005-04-04 10:29 cgilles
+
+ * digikam/imageproperties.cpp, digikam/imageproperties.h,
+ digikam/imagepropertieshistogram.cpp,
+ digikam/imagepropertieshistogram.h,
+ utilities/imageeditor/imagewindow.cpp: ImageEditor and
+ HistogramProperties dialog: always showing histogram from
+ modified image in image editor, and not only from image file (if
+ not saved prealably)
+
+2005-04-04 08:00 cgilles
+
+ * showfoto/showfoto.cpp: Fix update thumbbar after delete
+
+2005-04-03 21:36 cgilles
+
+ * utilities/imageeditor/imagewindow.cpp, showfoto/showfoto.cpp: Fix
+ i18n
+
+2005-04-03 21:01 cgilles
+
+ * showfoto/: TODO, showfoto.cpp, showfoto.h, showfotoui.rc:
+ Showfoto : Add RMB menu
+
+2005-04-03 19:55 cgilles
+
+ * showfoto/: TODO, setupeditor.cpp, showfoto.cpp, showfoto.h: add
+ Move to trash/Delete File option
+
+2005-04-03 18:21 cgilles
+
+ * showfoto/: setup.cpp, setupplugins.cpp: Fix setup plugin dialog
+ layout
+
+2005-04-03 18:11 cgilles
+
+ * showfoto/showfoto.cpp: Fix
+
+2005-04-03 18:06 cgilles
+
+ * showfoto/: TODO, setup.cpp, showfoto.cpp, showfoto.h: disable
+ Fix-Increase/Decrease BCG if core plugin is available.
+
+2005-04-03 18:04 cgilles
+
+ * utilities/imageeditor/: imagepluginloader.cpp,
+ imagepluginloader.h: Add new method to check if plugin _library_
+ is loaded in memory (needed in Showfoto to check if plugin core
+ is loaded and disable BCG menu option)
+
+2005-04-03 00:26 cgilles
+
+ * showfoto/: setup.cpp, setup.h, setupeditor.cpp, setupeditor.h,
+ setupplugins.cpp, setupplugins.h: missing file to add
+
+2005-04-03 00:26 cgilles
+
+ * showfoto/TODO: update
+
+2005-04-03 00:25 cgilles
+
+ * showfoto/: Makefile.am, showfoto.cpp, showfoto.h,
+ showfoto.kdevelop, showfotoui.rc: Showfoto: Add setup dialog add
+ new option to toogle thumbbar in fullscreen mode. load/unload
+ plugins dynamicly in according setup. TODO : deletefile option
+
+2005-04-01 23:58 cgilles
+
+ * libs/thumbbar/thumbbar.cpp, libs/thumbbar/thumbbar.h,
+ showfoto/showfoto.cpp, showfoto/showfoto.h: Add statusbar
+
+2005-04-01 17:16 cgilles
+
+ * showfoto/TODO: Update
+
+2005-04-01 17:12 cgilles
+
+ * digikam/digikamapp.cpp, showfoto/Makefile.am,
+ showfoto/showfoto-splash.png, showfoto/showfoto.cpp,
+ showfoto/showfoto.h, utilities/splashscreen/splashscreen.cpp,
+ utilities/splashscreen/splashscreen.h: Showfoto Add splashscreen
+ support.
+
+2005-04-01 16:52 cgilles
+
+ * showfoto/main.cpp: Fix
+
+2005-04-01 16:36 cgilles
+
+ * showfoto/main.cpp: add DigikamImagePlugins locale
+
+2005-04-01 16:32 cgilles
+
+ * showfoto/Makefile.am, showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, utilities/imageeditor/Makefile.am:
+ Showfoto: add resize image option
+
+2005-04-01 16:10 cgilles
+
+ * showfoto/TODO: Update
+
+2005-04-01 16:07 cgilles
+
+ * showfoto/Makefile.am, showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, utilities/imageeditor/Makefile.am:
+ Shofoto : Add Print capability
+
+2005-04-01 15:43 cgilles
+
+ * showfoto/: TODO, showfoto.cpp, showfoto.h, showfotoui.rc: Add Key
+ shortcuts and toolbar configuration settings
+
+2005-04-01 14:18 cgilles
+
+ * showfoto/: TODO, showfoto.cpp, showfoto.h, showfotoui.rc: menu
+ more kde compliant Add go to First/Last image options
+
+2005-04-01 13:03 cgilles
+
+ * showfoto/: TODO, showfoto.cpp: Showfoto: Disable Thumbbar in Full
+ screenmode. CCMAIL: digikam-devel@lists.sourceforge.net
+ CCBUGS:102195
+
+2005-03-31 23:36 cgilles
+
+ * showfoto/TODO: Update
+
+2005-03-31 23:36 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc: Toogle
+ internal actions. fix menu entries.
+
+2005-03-31 22:24 cgilles
+
+ * imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h, showfoto/showfoto.cpp,
+ showfoto/showfoto.h: Toogle image plugins actions if no image
+ available in showfoto. Warning : BC broken CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-03-31 19:12 cgilles
+
+ * utilities/imageeditor/: imageplugin.cpp, imageplugin.h: Add
+ virtual method to enable/disable plugin actions (needed for
+ showfoto when no current image available).
+
+2005-03-31 18:56 cgilles
+
+ * showfoto/: TODO, showfoto.cpp, showfoto.h, showfotoui.rc: Prompt
+ user save when new image is selected on thumbbar Add Edit/copy
+ action
+
+2005-03-31 16:54 cgilles
+
+ * showfoto/TODO: Update
+
+2005-03-31 16:52 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h: Undo/Redo actions
+
+2005-03-31 13:50 cgilles
+
+ * showfoto/showfotoui.rc: Edit menu entry
+
+2005-03-31 13:45 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc: Download
+ plugins from memory at end
+
+2005-03-31 00:33 toma
+
+ * digikam/digikam.desktop: Adds a category to the desktop file.
+ File is compatible with standards, so closing the bug stating it
+ was not. BUGS: 98466
+
+2005-03-30 14:01 cgilles
+
+ * imageplugins/imageplugin_core.cpp: Fix i18n
+
+2005-03-29 19:35 pahlibar
+
+ * showfoto/showfoto.cpp,
+ utilities/imageeditor/imagepluginloader.cpp:
+
+ look in digikam dirs to load plugin icons in showfoto. remove
+ frivolous debug message
+
+2005-03-29 10:11 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc: Add help
+ plugins menu entry
+
+2005-03-29 09:58 cgilles
+
+ * showfoto/TODO: Update
+
+2005-03-29 09:47 cgilles
+
+ * showfoto/main.cpp: fix release number
+
+2005-03-29 09:46 cgilles
+
+ * showfoto/: Makefile.am, cr128-app-showfoto.png,
+ cr16-app-showfoto.png, cr22-app-showfoto.png,
+ cr32-app-showfoto.png, cr48-app-showfoto.png,
+ cr64-app-showfoto.png: Add showfoto icon
+
+2005-03-29 08:49 cgilles
+
+ * showfoto/TODO: Update
+
+2005-03-29 08:46 cgilles
+
+ * digikam.kdevelop, showfoto/Makefile.am, showfoto/showfoto.cpp,
+ showfoto/showfotoui.rc, utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/imagepluginloader.cpp: Showfoto now support
+ digiKam image editor plugins (digiKAm plugin core +
+ DigikamImagePlugins) Showfoto Menu Fixed.
+
+ Note : showfoto is a standalone digiKam image editor program !
+
+ TODO : - disable plugin menu entries if no current image. -
+ writing hanbook based on digiKam handbook image editor part. -
+ add showfoto icon. - implemented Redo/Undo features - disable
+ Fix-Incease/Decrease BCG if core plugin is available. - add Edit
+ menu entries like in digiKam image editor. - add shofoto
+ settings dialog. - disable thumbbar in full screen mode.
+
+ CCMAIL: digikam-devel@lists.sourceforge.net CCBUGS: 102195
+
+2005-03-29 02:26 pahlibar
+
+ * digikam/albumiconview.cpp:
+
+ reselect the renamed item to make user life simpler BUGS: 102322
+
+2005-03-27 22:55 cgilles
+
+ * libs/widgets/imagepreviewwidget.cpp: fix signal/slot
+
+2005-03-27 18:24 cgilles
+
+ * libs/widgets/imagepreviewwidget.cpp: Polish widget to reduce
+ dialog size
+
+2005-03-26 23:29 jahrens
+
+ * utilities/cameragui/renamecustomizer.cpp: Adjusted the renaming
+ box margin
+
+2005-03-25 19:09 cgilles
+
+ * utilities/imageeditor/digikamimagewindowui.rc: Add separator
+
+2005-03-25 09:20 cgilles
+
+ * libs/filters/: imagefilters.cpp, imagefilters.h: digiKam image
+ editor Adjust Levels plugin : add option to see over-exposed
+ pixels in preview effect (like with Acdsee adjust curves tool).
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-03-25 08:04 cgilles
+
+ * libs/levels/: imagelevels.cpp, imagelevels.h: digiKam image
+ editor Adjust Levels plugin : add option to see over-exposed
+ pixels in preview effect (like with Acdsee adjust levels tool).
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-03-25 07:42 cgilles
+
+ * libs/curves/: imagecurves.cpp, imagecurves.h: digiKam image
+ editor Adjust Curves plugin : add option to see over-exposed
+ pixels in preview effect (like with Acdsee adjust curve tool).
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-03-23 12:14 cgilles
+
+ * libs/widgets/histogramwidget.cpp: tooltip more compliant to
+ digikam
+
+2005-03-22 23:05 cgilles
+
+ * libs/widgets/histogramwidget.cpp: Fix
+
+2005-03-22 22:49 cgilles
+
+ * libs/widgets/: histogramwidget.cpp, histogramwidget.h: Add
+ tooltip
+
+2005-03-22 22:28 cgilles
+
+ * libs/widgets/imageguidewidget.cpp: Add tooltip
+
+2005-03-22 19:42 cgilles
+
+ * libs/widgets/histogramwidget.cpp: Re-fix
+
+2005-03-22 19:30 cgilles
+
+ * libs/widgets/histogramwidget.cpp: Fix
+
+2005-03-22 19:23 cgilles
+
+ * libs/widgets/: histogramwidget.cpp, imageguidewidget.cpp,
+ imageguidewidget.h: Fix signals to sent Fix histogram color guide
+ position
+
+2005-03-22 14:43 cgilles
+
+ * utilities/imageeditor/: imagewindow.cpp, imagewindow.h: Fix
+ indent delete canvas in destructor
+
+2005-03-22 14:24 cgilles
+
+ * libs/thumbbar/thumbbar.h: make remove item public
+
+2005-03-22 11:45 cgilles
+
+ * showfoto/showfoto.kdevelop: fix
+
+2005-03-22 11:38 cgilles
+
+ * showfoto/showfoto.kdevelop: Add
+
+2005-03-22 11:36 cgilles
+
+ * Digikam.kdevelop, digikam.kdevelop: Fix name
+
+2005-03-22 11:19 cgilles
+
+ * showfoto/Makefile.am: Fix
+
+2005-03-22 08:44 cgilles
+
+ * libs/widgets/histogramwidget.cpp: Always disable guide in all
+ constructors
+
+2005-03-21 15:24 cgilles
+
+ * libs/: filters/imagefilters.cpp, levels/imagelevels.cpp,
+ levels/imagelevels.h, widgets/curveswidget.cpp,
+ widgets/histogramwidget.cpp, widgets/histogramwidget.h,
+ widgets/imageguidewidget.cpp, widgets/imageguidewidget.h: -
+ Levels API : using QColor instead uchar* - Levels Adjust plugin :
+ Add picker color tools. - Levels Adjust plugin handbook update.
+ - White Balance / Adjust Curves / Levels Adjust plugins : mouse
+ tracking picker color like in Gimp and Photoshop.
+
+2005-03-21 08:41 cgilles
+
+ * libs/widgets/curveswidget.cpp: reset guide rule
+
+2005-03-21 08:19 cgilles
+
+ * libs/widgets/curveswidget.cpp: Add B/M/H tone separators Add
+ color guide x position
+
+2005-03-21 08:07 cgilles
+
+ * libs/widgets/histogramwidget.cpp: drawing B/M/H tone separator
+
+2005-03-20 15:18 cgilles
+
+ * libs/widgets/: curveswidget.cpp, curveswidget.h: Add new pick
+ color guide for Curve Widget (Gimp/Photoshop like) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-03-20 04:05 pahlibar
+
+ * digikam/: listview.cpp, listview.h:
+
+ specify a sizehint for the listview for better layouting
+
+2005-03-18 23:01 jahrens
+
+ * digikam/main.cpp: Our brand new junior developer
+
+2005-03-18 22:56 toma
+
+ * digikam/: albumfolderview.cpp, digikamapp.cpp, digikamapp.h: -
+ This will plug the import menu in the context menu of an album.
+ - removes the "add images" from the tools menu which did not
+ belong there. - fixes a memleak CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-03-18 17:01 cgilles
+
+ * digikam/Makefile.am: fix
+
+2005-03-18 16:47 cgilles
+
+ * libs/thumbbar/thumbbar.cpp, libs/thumbbar/thumbbar.h,
+ showfoto/showfoto.cpp, showfoto/showfoto.h: Missing namespace
+
+2005-03-18 16:40 cgilles
+
+ * libs/Makefile.am, libs/thumbbar/.cvsignore,
+ libs/thumbbar/Makefile.am, libs/thumbbar/thumbbar.cpp,
+ libs/thumbbar/thumbbar.h, showfoto/Makefile.am,
+ showfoto/thumbbar.cpp, showfoto/thumbbar.h: Make ThumbBarView
+ like shared lib, used in showfoto and SuperImpose plugin
+
+2005-03-18 07:52 cgilles
+
+ * libs/widgets/imageguidewidget.cpp: Fixed mouse focus rule
+
+2005-03-17 22:00 jahrens
+
+ * digikam/thumbview.cpp: CVS_SILENT fixed indenting
+
+2005-03-17 15:48 coles
+
+ * imageplugins/imageeffect_blur.cpp:
+
+ CVS_SILENT
+
+ Corrected typo.
+
+2005-03-17 10:21 cgilles
+
+ * libs/widgets/: imageguidewidget.cpp, imageguidewidget.h: cross ->
+ spot
+
+2005-03-17 07:38 cgilles
+
+ * libs/widgets/: histogramwidget.cpp, histogramwidget.h: Add new
+ flag to limit widget fick during histogram computation for small
+ image (preview in dialog for example)
+
+2005-03-17 06:51 cgilles
+
+ * showfoto/Makefile.am: Fix tab
+
+2005-03-17 00:26 jahrens
+
+ * digikam/: albumdb.cpp, thumbview.cpp: This is a workaround, so
+ you can use the keyboard selection. But the whole selection
+ process has to be reworked. So I let this bug open as a reminder.
+
+ CCBUG: 101630
+
+2005-03-16 16:09 cgilles
+
+ * utilities/imageeditor/imagewindow.cpp: Using icon
+
+2005-03-16 16:04 ach
+
+ * kioslave/Makefile.am, showfoto/Makefile.am,
+ utilities/cameragui/Makefile.am: There a configure check for
+ libjpegs name. Make use of it. CCBUGS:98706
+
+2005-03-16 15:57 cgilles
+
+ * utilities/imageeditor/hi32-action-histogram.png: Add
+
+2005-03-16 15:47 cgilles
+
+ * showfoto/Makefile.am, showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/canvas.cpp, utilities/imageeditor/canvas.h,
+ utilities/imageeditor/digikamimagewindowui.rc,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h: Patch from Alfons
+ Hoogervorst <alfons.hoogervorst@gmail.com> about histogram
+ visible while viewing photo in digiKam image editor using
+ blending. CCBUGS: 98706 CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-03-16 13:19 cgilles
+
+ * libs/widgets/curveswidget.cpp: Fix CurvesWidget : adjust curves
+ point to the widget size properly
+
+2005-03-14 10:26 cgilles
+
+ * libs/curves/imagecurves.cpp: make sure that curves is initate in
+ Smooth mode.
+
+2005-03-14 09:25 cgilles
+
+ * libs/widgets/: curveswidget.cpp, imageguidewidget.cpp: Fix memory
+ leak in imageguidewiget.
+
+2005-03-13 23:49 cgilles
+
+ * libs/widgets/: curveswidget.cpp, curveswidget.h: Add new option
+ for ReadOnly operations to the curves
+
+2005-03-13 21:16 cgilles
+
+ * libs/histogram/imagehistogram.cpp: Fix ++i to i++
+
+2005-03-13 21:12 cgilles
+
+ * libs/curves/: imagecurves.cpp, imagecurves.h: Add new method to
+ reset all data curves
+
+2005-03-13 20:28 cgilles
+
+ * libs/widgets/: Makefile.am, curveswidget.cpp, curveswidget.h:
+ Moving curveswidget from digikamimageplugins to digikam core. I
+ will use this one in new WhiteBalance image editor plugin.
+
+2005-03-13 19:39 cgilles
+
+ * libs/widgets/: histogramwidget.cpp, histogramwidget.h: Fix ++i to
+ i++
+
+2005-03-11 14:18 cgilles
+
+ * libs/widgets/: imageguidewidget.cpp, imageguidewidget.h: digiKam
+ ImageGuideWidget : new method for get cursor position, get color
+ under cursor. There are two running modes : guide tool and pick
+ up color.
+
+2005-03-11 10:32 cgilles
+
+ * utilities/splashscreen/digikam-splash.png: Splashscreen from
+ Andreas Fischer for 0.7.3 (from digikam 0.7.x splashscreens
+ contest)
+
+2005-03-08 22:32 jahrens
+
+ * utilities/imageeditor/: digikamimagewindowui.rc, imagewindow.cpp:
+ RMB menu is back to imageeditor. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-03-08 10:58 cgilles
+
+ * imageplugins/imageeffect_blur.cpp: No need to use memcpy with
+ imagepreviewwidget
+
+2005-03-07 22:29 jahrens
+
+ * imageplugins/imageeffect_blur.cpp,
+ imageplugins/imageeffect_bwsepia.cpp,
+ imageplugins/imageeffect_hsl.cpp,
+ imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_rgb.cpp,
+ imageplugins/imageeffect_sharpen.cpp,
+ imageplugins/imageplugin_core.cpp,
+ utilities/imageeditor/canvas.cpp, utilities/imageeditor/canvas.h,
+ utilities/imageeditor/imageiface.cpp,
+ utilities/imageeditor/imageiface.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h,
+ utilities/imageeditor/undoaction.cpp,
+ utilities/imageeditor/undoaction.h,
+ utilities/imageeditor/undomanager.cpp,
+ utilities/imageeditor/undomanager.h: Added a history based
+ undo/redo function. The undo/redo icons in the toolbar are
+ popup-menus, which describes the actions on the image.
+
+ CCBUG: 87105 CCMAIL: joern.ahrens@kdemail.net
+
+2005-03-07 16:09 pahlibar
+
+ * imageplugins/pics/.cvsignore:
+
+ stfu
+
+2005-03-07 15:39 jahrens
+
+ * utilities/imageeditor/undomanager.cpp: CVS_SILENT: forgot some
+ debug messages
+
+2005-03-07 14:11 jahrens
+
+ * showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, utilities/imageeditor/canvas.cpp,
+ utilities/imageeditor/canvas.h,
+ utilities/imageeditor/digikamimagewindowui.rc,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h,
+ utilities/imageeditor/undoaction.cpp,
+ utilities/imageeditor/undoaction.h,
+ utilities/imageeditor/undocache.cpp,
+ utilities/imageeditor/undocache.h,
+ utilities/imageeditor/undomanager.cpp,
+ utilities/imageeditor/undomanager.h: Added a redo operation for
+ the image editor. Now it is possible to undo/redo operations in
+ the image editor. Next step is the history based undo/redo.
+
+ CCBUG: 87105 CCMAIL: joern.ahrens@kdemail.net
+
+2005-03-06 20:10 pahlibar
+
+ * digikam/albumiconview.cpp:
+
+ update image count after file removal BUGS: 100991
+
+2005-03-06 19:30 pahlibar
+
+ * tips:
+
+ grammatical fixed and remove the prefix "Did you know..."
+ (redundant)
+
+2005-03-06 19:17 toma
+
+ * tips: proofreading by a dutchman.
+
+2005-03-06 19:07 toma
+
+ * tips: Digikam -> digiKam < -> &lt;
+ > -> &gt;
+ BUGS:100987
+
+2005-03-06 17:34 pahlibar
+
+ * digikam/digikamview.cpp:
+
+ rename default "Open" button to "Add" in the add images dialog
+ BUGS: 100472
+
+2005-03-04 13:32 cgilles
+
+ * imageplugins/imageeffect_blur.cpp,
+ imageplugins/imageeffect_hsl.cpp, imageplugins/imageeffect_hsl.h,
+ imageplugins/imageeffect_sharpen.cpp,
+ imageplugins/imageeffect_sharpen.h,
+ libs/filters/imagefilters.cpp, libs/filters/imagefilters.h:
+ Moving HSL and Sharpen method to ImageFilers API
+
+2005-03-04 12:36 cgilles
+
+ * imageplugins/: imageeffect_blur.cpp, imageeffect_blur.h: digiKam
+ Blur image editor plugin : using gaussian blur method from
+ digiKam core instead imlib2 API
+
+2005-03-04 12:14 cgilles
+
+ * utilities/imageeditor/imagewindow.cpp: using local config
+ instance instead kapp instance
+
+2005-03-04 10:18 cgilles
+
+ * README, digikam.lsm, version.h,
+ utilities/imageeditor/imagewindow.cpp, utilities/setup/setup.cpp,
+ utilities/setup/setup.h, utilities/setup/setupcamera.cpp,
+ utilities/setup/setupcollections.cpp,
+ utilities/setup/setupeditor.cpp, utilities/setup/setupmime.cpp:
+ Fixed Digikam --> digiKam
+
+2005-03-03 16:18 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp: Digikam Ratio Crop tool :
+ using dedicaced setting field in cmain configuration file.
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-03-03 10:23 cgilles
+
+ * imageplugins/imageeffect_bwsepia.cpp: Fix i18n
+
+2005-03-03 09:55 cgilles
+
+ * imageplugins/imageeffect_bwsepia.cpp: Fix i18n
+
+2005-03-03 09:39 cgilles
+
+ * imageplugins/: digikamimageplugin_core_ui.rc,
+ imageplugin_core.cpp: Fix menu entry
+
+2005-03-03 07:51 cgilles
+
+ * ChangeLog, digikam.lsm, version.h: Fix release number to
+ 0.7.3-beta1
+
+2005-03-02 22:03 toma
+
+ * digikam/: albumpropsedit.h, albumpropsedit.cpp: Got a tutorial
+ from Jokele and this is the result.
+
+2005-03-02 17:55 toma
+
+ * AUTHORS, digikam/albumpropsedit.cpp, digikam/albumpropsedit.h:
+ This adds a new button to the album properties which calculates
+ the average date of the images in the album based on the EXIF
+ headers or the modification date of the images if the exif
+ headers are not available. It sets the date property of the album
+ to the average date. Includes the documentation.
+
+2005-03-02 14:36 cgilles
+
+ * imageplugins/Makefile.am, imageplugins/imageeffect_bwsepia.cpp,
+ imageplugins/imageeffect_bwsepia.h,
+ imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h, imageplugins/pics/Makefile.am,
+ imageplugins/pics/browntone.png, imageplugins/pics/bwgreen.png,
+ imageplugins/pics/bworange.png, imageplugins/pics/bwred.png,
+ imageplugins/pics/bwyellow.png, imageplugins/pics/coldtone.png,
+ imageplugins/pics/neutralbw.png, imageplugins/pics/platinum.png,
+ imageplugins/pics/selenium.png, imageplugins/pics/sepia.png,
+ libs/filters/Makefile.am, libs/filters/imagefilters.cpp,
+ libs/filters/imagefilters.h: New digiKam image editor plugin for
+ black and white conversion :
+
+ - Since digikam include colors channel mixer, using this one for
+ BW conversion. Give best results than old implementation. BW
+ conversion are based on gimpguru.org tutorial
+ (http://www.gimpguru.org/Tutorials/Color2BW).
+
+ - This plugin have a dialog with preview effect. Look the
+ screenshot at this url :
+ http://digikam3rdparty.free.fr/digikamimageplugins-2005/blackandwhiteconverter.png
+
+ - Provide BW filters are : * Neutral BW, * BW with Green
+ filter(NEW), * BW with Orange filter(NEW), * BW with Red
+ filter(NEW), * BW with Yellow filter(NEW), * Sepia, *
+ Brown, * Cold, * Selenium, * Platinum.
+
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-03-02 12:53 cgilles
+
+ * imageplugins/: hi32-action-browntone.png,
+ hi32-action-coldtone.png, hi32-action-neutralbw.png,
+ hi32-action-platinium.png, hi32-action-selenium.png,
+ hi32-action-sepia.png: remove
+
+2005-03-02 09:25 ach
+
+ * digikam/main.cpp, showfoto/main.cpp: we already had a release
+ this year
+
+
+v0.7.2 28/02/05
+----------------------------------------------------------------------------
+2005-02-28 15:26 cgilles
+
+ * libs/filters/: imagefilters.cpp, imagefilters.h: Fix copyright.
+ Fix colors ordering in gaussian blur
+
+2005-02-27 00:31 cgilles
+
+ * libs/filters/imagefilters.cpp: Channel mixer: fixed inversion
+ between red and blue channels
+
+2005-02-25 16:27 cgilles
+
+ * libs/filters/: imagefilters.cpp, imagefilters.h: Add channel
+ mixer for future image plugin.
+
+2005-02-25 11:34 cgilles
+
+ * libs/widgets/: imageguidewidget.cpp, imageguidewidget.h: Fix
+ mouse tracking for cross postion at lauch widget. Add new method
+ for get cross position and set cross visible (for future image
+ plugins)
+
+2005-02-25 10:05 cgilles
+
+ * libs/widgets/: imagepaniconwidget.cpp, imagepaniconwidget.h:
+ Improve double buffering. Fix mouse right click focus running.
+
+2005-02-25 07:44 cgilles
+
+ * digikam/digikamfirstrun.cpp: Fix i18n
+
+2005-02-24 07:33 cgilles
+
+ * libs/filters/: imagefilters.cpp, imagefilters.h: New gaussian
+ blur filter used in image editor plugins
+
+2005-02-24 02:20 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+
+ prompt for save if image has been modified and user tries to open
+ a new file
+
+2005-02-23 11:22 cgilles
+
+ * libs/filters/: imagefilters.cpp, imagefilters.h: Fix antialias
+ method to smartblur
+
+2005-02-22 10:57 cgilles
+
+ * digikam/imagepropertieshistogram.cpp: No need to have Qimage
+ alpha buffer enable.
+
+2005-02-22 10:54 cgilles
+
+ * libs/widgets/imageregionwidget.cpp: No need to enable QImage
+ alphaBuffer
+
+2005-02-21 15:55 cgilles
+
+ * libs/widgets/imageselectionwidget.cpp: Fixed bug #91378, comments
+ #6 CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-21 05:37 pahlibar
+
+ * kioslave/digikamio.cpp:
+
+ when copying files over, set the file modification time to that
+ of src file BUG: 99896
+
+2005-02-20 19:19 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+
+ the toolbar "name" got changed in the transition to kmainwindow.
+ change. fixes bug with toolbar not hiding in full screen mode
+
+2005-02-20 19:05 pahlibar
+
+ * utilities/setup/setupcamera.cpp:
+
+ do the same for auto-detect in setup as in main window
+ auto-detect
+
+2005-02-17 16:47 pahlibar
+
+ * digikam/digikamapp.cpp, utilities/imageeditor/undocache.cpp:
+
+ make sure the undo cache is properly emptied if the user closes
+ the main window instead of the image window first
+
+2005-02-17 16:15 pahlibar
+
+ * utilities/cameragui/cameraiconview.cpp:
+
+ use localtime and not utc to generate the exif based filename
+ BUGS: 99544
+
+2005-02-16 19:49 pahlibar
+
+ * digikam/albumfiletip.cpp:
+
+ Better solution. escape all html characters CCBUGS: 99500
+
+2005-02-16 02:13 pahlibar
+
+ * digikam/: albumfiletip.cpp, imagedescedit.cpp:
+
+ show tooltip text as actual text. also set format in
+ commentseditor to use plaintext BUGS: 99500
+
+2005-02-15 23:28 ach
+
+ * digikam/main.cpp, showfoto/main.cpp: oh,oh msg freeze. revert
+
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-15 21:54 ach
+
+ * digikam/main.cpp, showfoto/main.cpp: you were not that lazy this
+ year ;)
+
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-15 12:40 lukas
+
+ * showfoto/main.cpp: show the app translated
+
+2005-02-14 11:16 cgilles
+
+ * imageplugins/imageplugin_core.cpp: Fix icon name
+
+2005-02-14 09:18 cgilles
+
+ * Makefile.am: Patch from Laurent Montel
+
+2005-02-11 23:21 pahlibar
+
+ * digikam/: albumiconitem.cpp, albumiconitem.h, thumbitem.cpp,
+ thumbitem.h:
+
+ these methods should be const
+
+2005-02-11 20:26 jahrens
+
+ * digikam/: albumiconitem.cpp, albumiconitem.h, albumiconview.cpp,
+ albumiconview.h, thumbview.cpp, thumbview.h: We just decided not
+ to make this behavior configurable. So it's possible to commit
+ before 0.7.2 release.
+
+ Hey Achim, no more reason to walk in circles. Stop walking and
+ update ;-)
+
+ BUG: 88805
+
+2005-02-11 18:33 pahlibar
+
+ * digikam/main.cpp:
+
+ insert the catalogues for kipiplugins and digikamimageplugins so
+ that the tips can be translated properly
+
+2005-02-10 18:41 pahlibar
+
+ * libs/filters/imagefilters.cpp:
+
+ suppress compiler warning
+
+2005-02-09 21:14 adridg
+
+ * kioslave/parse.c: compile on non-linux
+
+2005-02-09 15:47 adrian
+
+ * digikam/digikam.desktop: remove .png icon extentsion, because it
+ might break the svg support in some icon theme.
+
+2005-02-09 13:14 cgilles
+
+ * libs/filters/: imagefilters.cpp, imagefilters.h: Bugfix: Missing
+ to add antialiasing filter after apply an affine transformation
+ to an image. CCMAIl: digikam-devel@list.sourceforge.net
+
+
+
+v0.7.2-beta1 08/02/05
+----------------------------------------------------------------------------
+
+2005-02-08 12:17 cgilles
+
+ * ChangeLog: Updated for 0.7.2-beta1 release
+
+2005-02-08 10:29 cgilles
+
+ * digikam.lsm, version.h: UPdate
+
+2005-02-07 22:06 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ fix conflict between accels for crop and copy
+
+2005-02-07 21:34 adridg
+
+ * configure.in.in: Obey settings
+
+2005-02-07 17:17 cgilles
+
+ * utilities/imageeditor/: canvas.cpp, canvas.h,
+ digikamimagewindowui.rc, imagewindow.cpp, imagewindow.h: digiKam
+ image editor : -Add new 'Edit' menu entry. -Move 'undo' action
+ in (standard KDE) -Add new 'copy' action to copy current
+ selection to clipboard. You can paste this selection in other
+ application like Kolorpaint, Gimp, Kword, etc...
+
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-07 16:57 cgilles
+
+ * imageplugins/imageplugin_core.cpp: fix broken slot
+
+2005-02-07 08:14 pahlibar
+
+ * showfoto/Makefile.am, utilities/imageeditor/undocache.cpp:
+ in retrospect, storing the undolevels in a gdbm database was a
+ bad idea. by storing the individual undo levels in plain binary
+ cache files, a 10x speedup in saving/restoring undo level is
+ gained CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-07 03:56 pahlibar
+
+ * imageplugins/: imageplugin_core.cpp, imageplugin_core.h:
+ platinum spelled incorrectly
+
+2005-02-06 19:36 pahlibar
+
+ * utilities/imageeditor/undocache.cpp:
+ use a unique name for the undocache db file, using the appname
+ and pid
+
+2005-02-06 19:08 pahlibar
+
+ * showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h,
+ utilities/imageeditor/undoaction.cpp,
+ utilities/imageeditor/undoaction.h:
+ * Add changing brightness, contrast, gamma (used in showfoto)
+ also as reversible actions. * Add undo capability for showfoto
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-06 18:50 pahlibar
+
+ * showfoto/Makefile.am, utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/canvas.cpp, utilities/imageeditor/canvas.h,
+ utilities/imageeditor/digikamimagewindowui.rc,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h,
+ utilities/imageeditor/undoaction.cpp,
+ utilities/imageeditor/undoaction.h,
+ utilities/imageeditor/undocache.cpp,
+ utilities/imageeditor/undocache.h,
+ utilities/imageeditor/undomanager.cpp,
+ utilities/imageeditor/undomanager.h:
+ Undo for digiKam image-editor. The undo-stack design is very
+ simple: actions are either reversible (rotate,flip) or
+ irreversible (rest of the actions and all of the plugin actions).
+ The reversible undos are implemented by just saving the commands
+ and for the irreversible undos image copies are saved into a
+ temporary database.
+
+ At some later stage, this will be improved and redos & "History
+ based undo-redo" will be implemented BUG: 87105
+
+2005-02-05 22:01 pahlibar
+
+ * imageplugins/imageeffect_ratiocrop.cpp:
+ optimize by avoiding one image copy
+
+2005-02-05 19:41 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+ when we create a new image using data created on the fly and set
+ it as the main image, replacing the existing image, make sure to
+ copy the image format over. otherwise the image format is empty
+ and in some cases, the compression values will not be applied
+ correctly CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-05 19:23 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp: simplify crop
+ implementation. remove imlib2 depency
+
+2005-02-05 16:38 pahlibar
+
+ * digikam/digikamapp.cpp:
+ that should be add images and not import folders
+
+2005-02-05 00:20 toma
+
+ * digikam/digikamapp.cpp: This adds "Import folders..." to the
+ context menu of the album. Solution idea by Renchi, reviewed by
+ Renchi & approved by Renchi. BUG: 96369
+
+2005-02-03 18:58 cgilles
+
+ * imageplugins/digikamimageplugin_core_ui.rc: Added action icon
+
+2005-02-03 13:05 cgilles
+
+ * imageplugins/: hi32-action-neutralbw.png, imageplugin_core.cpp:
+ Fix icon
+
+2005-02-03 12:47 cgilles
+
+ * imageplugins/: hi32-action-browntone.png,
+ hi32-action-coldtone.png, hi32-action-neutralbw.png,
+ hi32-action-platinium.png, hi32-action-selenium.png,
+ hi32-action-sepia.png, imageplugin_core.cpp: Add more icon
+ actions yet
+
+2005-02-03 10:21 cgilles
+
+ * imageplugins/: hi32-action-autolevels.png,
+ hi32-action-equalize.png, hi32-action-normalize.png,
+ hi32-action-stretchcontrast.png, imageplugin_core.cpp: Added more
+ action icons
+
+2005-02-03 09:15 ach
+
+ * libs/widgets/Makefile.am: exporting .h instead of .cpp. Fixes
+ digikamimageplugins build outside cvs.
+
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-03 08:10 cgilles
+
+ * imageplugins/: hi32-action-blurimage.png,
+ hi32-action-bwtonal.png, hi32-action-invertimage.png,
+ hi32-action-ratiocrop.png, hi32-action-sharpenimage.png,
+ imageplugin_core.cpp: Add new icon actions
+
+2005-02-02 19:01 pahlibar
+
+ * imageplugins/digikamimageplugin_core_ui.rc,
+ utilities/imageeditor/digikamimagewindowui.rc:
+ allow plugging of plugin actions into imagewindow toolbar
+
+2005-02-02 17:57 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ allow setting of shortcuts for the plugins. toolbar is proving to
+ be a fight CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-02-02 17:19 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ manually read/save the mainwindowsettings to force flushing the
+ config properly, so that the window size is correctly restored
+
+2005-02-02 17:00 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ make sure imageviewer windowsize is correctly restored everytime
+
+2005-02-02 16:51 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ popupmenu temporarily disabled. don't crash
+
+2005-02-02 16:34 cgilles
+
+ * imageplugins/hi32-action-adjustbcg.png,
+ imageplugins/hi32-action-adjusthsl.png,
+ imageplugins/hi32-action-adjustrgb.png,
+ imageplugins/imageplugin_core.cpp,
+ utilities/imageeditor/hi32-action-flip_image.png,
+ utilities/imageeditor/hi32-action-resize_image.png,
+ utilities/imageeditor/imagewindow.cpp: Add menu icons
+
+2005-02-02 13:42 cgilles
+
+ * imageplugins/: Makefile.am, hi32-action-redeyes.png,
+ imageplugin_core.cpp: redeyes correction icon
+
+2005-02-02 12:56 cgilles
+
+ * utilities/imageeditor/imagewindow.cpp: Fix blank line
+
+2005-02-02 10:03 cgilles
+
+ * utilities/imageeditor/imagewindow.cpp: Always use image editor
+ windows instance for child dialogs creation
+
+2005-02-02 09:53 cgilles
+
+ * utilities/imageeditor/: digikamimagewindowui.rc, imagewindow.cpp,
+ imagewindow.h: Restored image plugins help menu entry
+
+2005-02-01 23:17 pahlibar
+
+ * digikam/Makefile.am, digikam/albumiconview.cpp,
+ digikam/digikamapp.cpp, imageplugins/Makefile.am,
+ imageplugins/digikamimageplugin_core_ui.rc,
+ imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h, libs/Makefile.am,
+ libs/guibuilder/.cvsignore, libs/guibuilder/Makefile.am,
+ libs/guibuilder/guiclient.cpp, libs/guibuilder/guiclient.h,
+ libs/guibuilder/guifactory.cpp, libs/guibuilder/guifactory.h,
+ utilities/cameragui/cameracontroller.cpp,
+ utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/digikamimagewindowui.rc,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imageguiclient.h,
+ utilities/imageeditor/imageplugin.cpp,
+ utilities/imageeditor/imageplugin.h,
+ utilities/imageeditor/imagepluginloader.cpp,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h:
+ * Replaced native dynamic guibuilder system with kde xmlgui one *
+ Core plugin ported to use the new system * Toolbars and shortcuts
+ are now configurable within the imageviewer BUG: 96940
+
+2005-02-01 11:23 cgilles
+
+ * libs/widgets/: imageselectionwidget.cpp, imageselectionwidget.h:
+ Fix missing delete timer in destructor
+
+2005-02-01 00:01 jahrens
+
+ * digikam/digikamapp.cpp: Yep Achim, you're right.
+
+ BUG: 98305
+
+2005-01-31 20:21 pahlibar
+
+ * digikam/: albumiconview.cpp, kipiinterface.cpp:
+ hold the file dates separately from the kfileitems and on
+ refresh, reread the file dates and resort the items. BUG: 98189
+
+2005-01-31 20:04 pahlibar
+
+ * digikam/: albumiconitem.cpp, albumiconitem.h, albumiconview.cpp,
+ albumiconview.h, albumitemhandler.h, albummanager.cpp,
+ albummanager.h, kipiinterface.cpp:
+ clean up. use kurl everywhere to prevent unnecessary
+ kurl::list<->qstringlist conversions. use a separate member
+ variable for time in albumiconitem. to be used for fixing 98189
+
+2005-01-31 18:53 pahlibar
+
+ * digikam/thumbview.cpp, digikam/thumbview.h,
+ utilities/cameragui/cameraiconview.cpp:
+ * expose delayed update function in thumbview * make use of it in
+ camera icon view
+
+2005-01-31 18:51 pahlibar
+
+ * utilities/splashscreen/splashscreen.cpp:
+ don't hardcode fontsizes in
+
+2005-01-31 00:52 jahrens
+
+ * utilities/splashscreen/: splashscreen.cpp, splashscreen.h:
+ Additional animation while displaying messages on the splash
+ screen.
+
+ CCMAIL: digikam-devel@lists.sourceforge.net,
+ joern.ahrens@kdemail.net
+
+2005-01-30 22:13 cgilles
+
+ * digikam/digikamapp.cpp,
+ utilities/imageeditor/imagepluginloader.cpp: Showing the real
+ plugins number loaded at starting time to the splashcreen
+ (plugins list set in setup dialog) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-30 21:46 cgilles
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/imagepluginloader.cpp,
+ utilities/imageeditor/imagepluginloader.h: Launching loading
+ ImagePlugins progress in Splashcreen like kipi-plugins. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-30 01:53 jahrens
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h, digikam/main.cpp,
+ utilities/splashscreen/splashscreen.cpp,
+ utilities/splashscreen/splashscreen.h: Display status messages on
+ the splash screen while initializing digikam.
+
+ CCMAIL: digikam-devel@lists.sourceforge.net,
+ joern.ahrens@kdemail.net
+
+2005-01-28 21:55 pahlibar
+
+ * configure.in.in:
+ remove local pkg-config checks. its in kde-common now with better
+ checking for pc files in the kde prefix and destination prefix
+ (thanks, dfaure)
+
+2005-01-28 13:53 cgilles
+
+ * imageplugins/: imageeffect_bwsepia.cpp, imageeffect_bwsepia.h,
+ imageplugin_core.cpp, imageplugin_core.h: digiKam filters : new
+ classic Black and White photograph tonal Convertion: - Neutral
+ BW. - Sepia. - Selenium. - Platinium - Cold-Tone. - Brown.
+
+ Re-organize 'Convert to' filters option with a sub-menu.
+
+ CCMAIl:digikam-devel@lists.sourceforge.net
+
+2005-01-28 09:23 cgilles
+
+ * utilities/splashscreen/digikam-splash.png: Update spashcreen for
+ 0.7.2
+
+2005-01-27 23:39 jahrens
+
+ * digikam/albumfolderview.cpp: BUG: 98026
+
+2005-01-27 15:43 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: Finalize digiKam ratio crop
+ tool
+
+2005-01-27 11:21 amantia
+
+ * digikam/Makefile.am, digikam/imagedescedit.cpp,
+ utilities/cameragui/Makefile.am,
+ utilities/imageeditor/Makefile.am, utilities/setup/Makefile.am:
+ Most of digikam does not compile with --enable-final.
+
+2005-01-27 11:16 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ libs/widgets/imageselectionwidget.cpp: Aspect ratio crop digiKam
+ tool : -fix minimum selection area to a visible size (50x50).
+ -auto-correction of selection area width/height when mouse resize
+ event CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-01-25 08:57 cgilles
+
+ * utilities/imageeditor/imagepluginloader.cpp: BugFix : digiKam
+ image plugin core must be loaded at the before all others image
+ plugins for create a consistant menu contruction in Image Editor.
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-01-25 07:51 cgilles
+
+ * utilities/: imageeditor/imagewindow.cpp, setup/setupeditor.cpp:
+ Fix PNG compression and JPEG quality min and max values
+
+2005-01-24 22:35 cgilles
+
+ * libs/: filters/imagefilters.cpp, histogram/imagehistogram.cpp,
+ histogram/imagehistogram.h: digikam histogram computation
+ implementation : no need to have a bool flag for indicate to use
+ a threaded/unthreaded computation method. We can use parent
+ instance id instead.
+
+2005-01-24 21:42 cgilles
+
+ * imageplugins/imageplugin_core.cpp: Fix menu entries order
+
+2005-01-24 16:25 cgilles
+
+ * utilities/: imageeditor/imagewindow.cpp, setup/setupeditor.cpp:
+ Bug #97777 : digikam image editor PNG compression settings use
+ same limit that Photoshop and gimp CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-24 15:04 cgilles
+
+ * utilities/setup/setupeditor.cpp: Bug #97777: digiKam image editor
+ setup : fixed 'JPEG Compression' by 'JPEG Quality' CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-24 14:46 cgilles
+
+ * digikam/Makefile.am, imageplugins/Makefile.am,
+ imageplugins/imageeffect_colorsenhance.cpp,
+ imageplugins/imageeffect_colorsenhance.h,
+ imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h, libs/Makefile.am,
+ libs/filters/.cvsignore, libs/filters/Makefile.am,
+ libs/filters/imagefilters.cpp, libs/filters/imagefilters.h:
+ digiKam image editor: - Add Image colors enhance filter in shared
+ lib for DigikamImagePlugins. - Fix old Normalize option like
+ Stretch Contrast. - Add new option Normalize using Gimp 2.x
+ algorithm.
+
+ Digikamimageplugins : - Fixed configure tests for using new
+ digiKam filters lib. - AntiVignetting plugin use new Normalize
+ filter for digiKam core.
+
+ CCMAIL : digikam-devel@lists.sourceforge.net
+
+2005-01-24 08:58 cgilles
+
+ * imageplugins/: imageeffect_ratiocrop.cpp,
+ imageeffect_ratiocrop.h: digiKam ratio Crop tool: reset selection
+ area with ratio properties are changed. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-24 08:53 cgilles
+
+ * libs/widgets/: Makefile.am, imageguidewidget.cpp,
+ imageguidewidget.h, imageselectionwidget.cpp,
+ imageselectionwidget.h: Added common guide widget (from
+ FreeRotation tool) used in : - FreeRotation plugin. - ShearTool
+ plugin. - LensDistortion plugin.
+
+2005-01-22 14:50 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: digiKam Aspect Ratio Crop
+ tool : Added a new option for to set the selection area to the
+ max. size accordinly with the current aspect ratio. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-22 11:56 cgilles
+
+ * libs/widgets/imageselectionwidget.cpp: digiKam Aspect Ratio crop
+ tool : improve draging selection area control
+
+2005-01-22 10:30 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ libs/widgets/imageselectionwidget.cpp: digiKam Aspect Ratio Crop
+ tool : remember X/Y position and width/height selection CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2005-01-21 16:29 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: Bug fix in digiKam Aspect
+ ratio crop tool : separate width and height "selection change"
+ signals for to update dialog informations.
+
+2005-01-21 12:51 cgilles
+
+ * libs/widgets/imageselectionwidget.cpp: Increase drag corner sizes
+
+2005-01-21 08:03 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: Aspect Ratio Crop tool
+ digiKam image editor: added 'Rule Third Lines' guides for to help
+ users to compose a photograph.
+
+ 'Rule Third Lines' guides are based on the 'golden rule' therory
+ used by the most popular photographers (this theory is based on
+ the Fibonacci works).
+
+ If you want more informations about to use 'Rule Third Lines',
+ please read at this url :
+ http://www.megapixel.net/html/issueindex.php?lang=en
+
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-01-19 07:58 cgilles
+
+ * libs/widgets/imageselectionwidget.cpp: minor fix
+
+2005-01-19 00:21 pahlibar
+
+ * showfoto/thumbbar.cpp:
+ this should be at the bottom
+
+2005-01-18 01:03 pahlibar
+
+ * showfoto/: thumbbar.cpp, thumbbar.h:
+ tooltip support for showfoto
+
+2005-01-17 22:41 jahrens
+
+ * digikam/digikamapp.cpp: setAutoSaveSettings() was called too
+ early. for imagewindow we need another solution.
+
+ CCBUG: 96940
+
+2005-01-17 15:41 coles
+
+ * digikam/cameralist.cpp, imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_redeye.cpp,
+ imageplugins/imageeffect_sharpen.cpp,
+ kioslave/digikamthumbnail.cpp:
+
+ CVS_SILENT
+
+ Corrected typos.
+
+2005-01-17 06:04 mueller
+
+ * configure.in.in, libs/widgets/imageselectionwidget.h: fix
+ compilation
+
+2005-01-15 12:37 cgilles
+
+ * digikam/albumiconitem.cpp: Apply patch from Carsten GroB
+ <carsten@siski.de> for fix album icon item date i18n using kde
+ API. CCMAIL: digikam-devel@lists.sourceforge.net
+
+2005-01-15 01:42 jahrens
+
+ * digikam/: digikamapp.cpp, digikamapp.h: BUG: 96941
+
+2005-01-13 21:30 pahlibar
+
+ * digikam/kipiinterface.cpp:
+ pick image list sorted as in current view for tag albums, when
+ the list is sent to kipi-plugins BUG: 96895
+
+2005-01-07 05:44 pahlibar
+
+ * imageplugins/imageeffect_sharpen.cpp:
+ imlib2 sharpen function is broken. replaced with sharpening
+ filter fudged from gimp BUG: 96290
+
+2005-01-06 22:13 pahlibar
+
+ * kioslave/: Makefile.am, digikamthumbnail.cpp, parse.c:
+ partial fix for #96459. try parse.c from dave coffin before
+ trying dcraw to see if we can actually extract the thumbnail from
+ the images. the speed difference doesn't seem too substantial
+ though CCBUG: 96459
+
+2005-01-05 18:06 pahlibar
+
+ * digikam/: cameralist.cpp, cameralist.h, digikamapp.cpp:
+ if we fail to auto-detect the camera at the initial startup, give
+ an option to the user to retry
+
+2005-01-05 17:48 pahlibar
+
+ * utilities/cameragui/cameraiconview.cpp:
+ fixed broken selection for "undownloaded" (new) images BUG: 92977
+
+2005-01-04 22:53 deller
+
+ * version.h: micro-optimization, aproved by Caulier Gilles CCMAIL:
+ Caulier Gilles <caulier.gilles@free.fr>
+
+2005-01-03 18:48 pahlibar
+
+ * ChangeLog:
+ update changelog for release
+
+2005-01-03 18:43 pahlibar
+
+ * version.h:
+ bump up version number
+
+v0.7.1 03/01/05
+----------------------------------------------------------------------------
+2004-12-29 19:06 pahlibar
+
+ * showfoto/: thumbbar.cpp, thumbbar.h:
+ optimize the repaints. paint only whats needed
+
+2004-12-29 13:13 pahlibar
+
+ * utilities/cameragui/: cameraui.cpp, dirselectdialog.cpp,
+ dirselectdialog.h:
+ Allow downloading of albums into sub auto-albums of root album
+ (if and only if Auto album creation option is checked) BUG: 95965
+
+2004-12-28 21:55 pahlibar
+
+ * utilities/cameragui/: Makefile.am, cameracontroller.cpp,
+ cameraiconview.cpp, dkcamera.cpp, dkcamera.h, gpcamera.cpp,
+ gpcamera.h, umscamera.cpp, umscamera.h:
+ * abstracted out the camera interface * separate implementations
+ for gphoto2 supported cameras and usb mass storage cameras *
+ the usb mass storage cameras now do direct file io operations
+ instead of relying on gphoto2 "directory browse" driver * all
+ files (as specified by file extensions) can be browsed using the
+ new usb mass storage camera interface
+
+2004-12-28 17:06 pahlibar
+
+ * kioslave/: digikamthumbnail.cpp, digikamthumbnail.h:
+ Use dcraw to generate a quick-image to generate thumbnails for
+ raw images. Its more reliable than using Dave Coffin's parse.c in
+ extracting images and the generation speed seems reasonable
+ BUG: 90875
+
+2004-12-27 15:42 pahlibar
+
+ * utilities/setup/setupcamera.cpp:
+ just check in the currently listed cameras in the listview to
+ prevent adding the auto-detected cameras multiple times. BUG:
+ 95880
+
+2004-12-24 03:21 cgilles
+
+ * imageplugins/imageeffect_colorsenhance.cpp,
+ libs/histogram/imagehistogram.cpp,
+ libs/histogram/imagehistogram.h: Fixed Bug 95744 (Digikam crashes
+ when selecting "Automatic level" in the editor) : Since histogram
+ calculation use a thread, i have missing to add a non-threaded
+ calculation for this operation : - AutoLevels. - Normalize. -
+ Equalize. Fixed Histogram lib and imageplugin core
+ implementation. CCMAIL: digikam-devel@lists.sourceforge.net'
+
+2004-12-24 03:20 cgilles
+
+ * imageplugins/imageeffect_colorsenhance.cpp,
+ libs/histogram/imagehistogram.cpp,
+ libs/histogram/imagehistogram.h: Fixed Bug 95744 (Digikam crashes
+ when selecting "Automatic level" in the editor) : Since histogram
+ calculation use a thread, i have missing to add a non-threaded
+ calculation for this operation :
+ - AutoLevels. - Normalize. - Equalize.
+ Fixed Histogram lib and imageplugin core implementation.
+
+
+2004-12-23 15:49 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+ a quick christmas gift before i leave. digiKam and showFoto can
+ now load and display all the "useless" formats which imlib2
+ doesn't support, but kde does (for eg: eps, ico, exr, JPEG 2000,
+ ...)
+
+2004-12-22 16:20 cgilles
+
+ * digikam/imagedescedit.cpp, digikam/imageproperties.cpp,
+ utilities/imageeditor/imagewindow.cpp: Do ensure visible current
+ album thumb item in main window when Next/prev button is actived
+ in Properties Dialog/Description Dialog/ImageEditor.
+
+2004-12-22 13:49 pahlibar
+
+ * digikam/: albumfolderview.cpp, albumpropsedit.cpp,
+ albumsettings.cpp:
+ * sort collections by names * fix an issue with empty collections
+ showing up if the saved collection list has an empty collection
+ BUG: 95669
+
+2004-12-22 07:44 cgilles
+
+ * utilities/imageeditor/imagewindow.cpp: Thumbs actived in current
+ Album Window follows current image selected in Image Editor.
+
+2004-12-21 12:11 pahlibar
+
+ * kioslave/Makefile.am:
+ added libpng explicitly to the linker flags BUG: 95582
+
+2004-12-21 12:00 pahlibar
+
+ * kioslave/digikamio.cpp:
+ fixed broken copy of a src file with non-latin chars in its path
+ to any destination album. some encoding qcstring->qstring voodoo
+
+
+v0.7.1-beta2 20/12/04
+----------------------------------------------------------------------------
+2004-12-20 15:11 pahlibar
+
+ * configure.in.in:
+ make sure to check for libkexif 0.2 version
+
+2004-12-20 13:21 pahlibar
+
+ * digikam/albumdb.cpp:
+ revert back to using local8bit as moving to fromutf8 breaks
+ backward compatibility for "C" locale users
+
+2004-12-20 13:18 pahlibar
+
+ * kioslave/digikamthumbnail.cpp:
+ fix endianness issue in loading png thumbnails
+
+2004-12-18 15:16 cgilles
+
+ * utilities/splashscreen/digikam-splash.png: Updated official 0.7.1
+ release splashscreen from Yemu
+
+2004-12-18 04:17 cgilles
+
+ * digikam/imagedescedit.cpp: kexif.h have been changed to
+ kexifwidget.h. Bug reported by Laurent Montel from MandrakeSoft
+
+v0.7.1-beta1 17/12/04
+----------------------------------------------------------------------------
+2004-12-17 12:17 cgilles
+
+ * imageplugins/: imageeffect_colorsenhance.cpp,
+ imageeffect_colorsenhance.h, imageplugin_core.cpp,
+ imageplugin_core.h: Added invert color method for positive image
+ correction.
+
+2004-12-17 11:15 cgilles
+
+ * digikam/imagedescedit.cpp, digikam/imagedescedit.h,
+ utilities/imageeditor/imagewindow.cpp: Image Description dialog:
+ disable Next/Prv button if launched from Image Editor like Image
+ Properties Dialog.
+
+2004-12-17 00:10 cgilles
+
+ * digikam/: imagedescedit.cpp, imageproperties.cpp: Follow selected
+ item from image properties / image description dialogs in current
+ album
+
+2004-12-15 21:10 pahlibar
+
+ * digikam/: imageproperties.cpp, imagepropertieshistogram.cpp,
+ imagepropertieshistogram.h:
+ fix regression. show selected area histograms as well
+
+2004-12-15 14:40 pahlibar
+
+ * digikam/imagepropertiesexif.cpp:
+ make sure that the level currently selected in the exif view is
+ properly restored
+
+2004-12-15 14:31 pahlibar
+
+ * digikam/Makefile.am, digikam/albumiconview.cpp,
+ digikam/imageproperties.cpp, digikam/imageproperties.h,
+ digikam/imagepropertiesexif.cpp, digikam/imagepropertiesexif.h,
+ digikam/imagepropertiesgeneral.cpp,
+ digikam/imagepropertiesgeneral.h,
+ digikam/imagepropertieshistogram.cpp,
+ digikam/imagepropertieshistogram.h, showfoto/showfoto.cpp,
+ utilities/cameragui/cameracontroller.cpp,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h:
+ * imageproperties has been split into four classes: three for
+ individual pages and one for the wrapper to build the dialog *
+ code cleanup galore * use the new embeddable exif widget to build
+ the exif page. * exif thumbnail option removed * exif list can
+ be shown in two modes (simple - only the EXIF ifd and full -
+ all the EXIF ifds) * imageproperties dialog works in two modes,
+ one activated from the albumiconview, allows user to traverse
+ through the items, second activated from the imageviewer, a
+ single item view (need to add a third option to run it with
+ supplied image data to show the correct histogram for the
+ updated image in the imageviewer) * regression checks requested.
+
+2004-12-15 04:26 pahlibar
+
+ * digikam/albumfolderview.cpp:
+ fix issue with dragitem persisting inspite of mouse button having
+ being released
+
+2004-12-15 04:12 pahlibar
+
+ * digikam/albumfolderview.cpp:
+ do not jump around when an album has been renamed
+
+2004-12-15 03:41 pahlibar
+
+ * digikam/: albumdb.cpp, main.cpp:
+ * disable autorename of albums in db as it can cause problems
+ with user changing his locale settings * save the current
+ locale setting and warn the user (with option to bail out and
+ correct the locale) if we detect a locale change from previous
+ run
+
+2004-12-14 12:57 cgilles
+
+ * imageplugins/: imageeffect_ratiocrop.cpp,
+ imageeffect_ratiocrop.h: Aspect ratio crop tool : remember
+ settings.
+
+2004-12-14 07:56 pahlibar
+
+ * imageplugins/: imageeffect_redeye.cpp, imageplugin_core.cpp:
+ keep the redeye correction tool enabled always. if there is no
+ selection, have a passivepopup popup informing user what to do.
+ the popup hides itself after a short delay or when user clicks on
+ it
+
+2004-12-13 06:35 pahlibar
+
+ * digikam/albumfiletip.cpp:
+ removed the owner and file permissions from the tooltip. takes up
+ space and not a very useful parameter (you can access full info
+ through the file properties dialog anyways)
+
+2004-12-13 06:20 pahlibar
+
+ * imageplugins/imageeffect_ratiocrop.cpp:
+ to add a child layout to a widget which already has a layout,
+ create it first with no parent and then insert it into the
+ widget's layout
+
+2004-12-13 04:17 pahlibar
+
+ * utilities/imageeditor/: imageprint.cpp, imageprint.h,
+ imagewindow.cpp:
+
+ * default option to print now is "Scale image to fit paper" *
+ another option now is to "Scale image to specified dimensions".
+ implemented image scaling to handle this for centimeters and
+ inches * Instead of saving the image file first and then
+ reloading to print it, get the current image data, put it into
+ a qimage and pass it directly to the imageprint. substantially
+ reduces the time needed for print operations to start BUG: 92438
+
+2004-12-13 01:04 pahlibar
+
+ * HACKING:
+ Hacking file has been added to cvs. Developers take heed
+
+2004-12-12 22:23 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp: Used GridLayout for
+ widgets. Added Tooltips
+
+2004-12-12 06:50 pahlibar
+
+ * digikam/listitem.cpp, digikam/thumbitem.cpp, digikam/thumbitem.h,
+ digikam/thumbview.cpp, digikam/thumbview.h,
+ showfoto/showfoto.desktop,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h:
+ various fixes (based on icefox's kde test reports) - added
+ copyrights, replaced func(QString a) with func(const QString& a).
+
+2004-12-11 20:19 pahlibar
+
+ * utilities/cameragui/: cameraiconitem.cpp, cameraiconitem.h,
+ cameraiconview.cpp, cameraiconview.h, cameraui.cpp, cameraui.h:
+ * replaced qiconview in cameraview with thumbview. selection is
+ now more sensible, horizontal layout and so horizontal
+ selection * eliminates flicker as well BUG: 94913
+
+2004-12-11 11:20 cgilles
+
+ * libs/widgets/imageselectionwidget.cpp: Fixed feedback local2real
+ selection position when X or Y changing in Ratio-Crop tool dialog
+
+2004-12-10 15:12 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp: Fixed widget canvas
+
+2004-12-10 14:39 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: Ratio-crop tool : -Added
+ custom ratio settings. -Added none ratio setting. -Make fade
+ selection and border like in ImageEditor.
+
+2004-12-09 18:55 cgilles
+
+ * libs/widgets/: imageselectionwidget.cpp, imageselectionwidget.h:
+ Ratio-crop tool : patch from Renchi for Blending effect outside
+ image selection
+
+2004-12-09 16:16 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: Ratio-Crop tool update : -
+ implementation 90 % complete. Need to polish some points. -
+ Draging selection by corners done.
+
+2004-12-09 12:25 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h, libs/widgets/Makefile.am,
+ libs/widgets/imagepaniconwidget.cpp,
+ libs/widgets/imagepaniconwidget.h,
+ libs/widgets/imageselectionwidget.cpp,
+ libs/widgets/imageselectionwidget.h: Added new widget dedicaced
+ for image selection in Ratio-crop tool instead PanIconWidget.
+ This widget include aspect-ratio code instead ratio-crop dialog
+ code.
+
+2004-12-08 16:14 cgilles
+
+ * imageplugins/: imageeffect_ratiocrop.cpp,
+ imageeffect_ratiocrop.h: Fixed orientation event
+
+2004-12-08 13:11 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h,
+ libs/widgets/imagepaniconwidget.cpp: Fixed region selection
+ calculation
+
+2004-12-08 11:32 cgilles
+
+ * imageplugins/: imageeffect_ratiocrop.cpp, imageplugin_core.cpp:
+ FIxed Ratio-Crop tool accordinly with Renchi
+
+2004-12-08 11:18 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ libs/widgets/imagepaniconwidget.cpp,
+ libs/widgets/imagepaniconwidget.h: Grayed outside selection in
+ ratio-crop tool
+
+2004-12-08 10:39 pahlibar
+
+ * configure.in.in, digikam/albummanager.cpp,
+ kioslave/digikamio.cpp, kioslave/digikamtags.cpp:
+ added configure option "--enable-nfs-hack" for users facing
+ problems with sqlite database file locking not working on nfs
+ mounted disk. the album db is saved (with this option enabled) in
+ $HOMEDIR/.kde/share/apps/digikam with a filename encoded with the
+ full path to the album library path. for eg, for album library
+ path /mnt/nfsmount/Pictures, the db filename will be
+ %2fmnt%2fnfsmount%2fPictures%2fdigikam.db (the %2f is escaped in
+ konqueror as "/") obviously this is an unsupported option and
+ normal users should never use this option BUG: 94161
+
+2004-12-08 09:53 cgilles
+
+ * imageplugins/: imageeffect_ratiocrop.cpp,
+ imageeffect_ratiocrop.h: Fixed aspect ratio values : using only
+ ratio, not print paper sizes.
+
+2004-12-08 08:09 cgilles
+
+ * imageplugins/imageeffect_ratiocrop.cpp,
+ imageplugins/imageeffect_ratiocrop.h,
+ libs/widgets/imagepaniconwidget.cpp,
+ libs/widgets/imagepaniconwidget.h: Bug Fix: create new signal
+ when selection size is changed. This fix crash with
+ ImagePreviewWidget used in ImageEditor filter like Blur and
+ Sharpen.
+
+2004-12-08 06:54 pahlibar
+
+ * digikam/digikamapp.cpp, digikam/digikamapp.h,
+ utilities/cameragui/cameraui.cpp, utilities/cameragui/cameraui.h,
+ utilities/setup/setup.cpp:
+ * when downloading files from the camera, check for the file
+ extension of each file and added it to the image mimetype list if
+ not found. refresh the view appropriately. * minor code cleanup
+
+ BUG: 94618
+
+2004-12-08 05:36 pahlibar
+
+ * digikam/albumsettings.cpp, utilities/setup/setup.cpp:
+ * add pnm to default file extensions to look for * fix mimetype
+ icon in setup dialog
+
+2004-12-07 16:45 cgilles
+
+ * imageplugins/: Makefile.am, imageeffect_ratiocrop.cpp,
+ imageeffect_ratiocrop.h, imageplugin_core.cpp,
+ imageplugin_core.h: Added ratio-crop tool for image editor
+ inspired from PhotoAlbum and PhotoShop Album tools. Code
+ partially tested. Tool working but uncomplete. Missing droping
+ selection border and standard photograph paper sizes in inch.
+
+2004-12-07 16:41 cgilles
+
+ * libs/widgets/: imagepaniconwidget.cpp, imagepaniconwidget.h:
+ Added methods for ratio-crop tool
+
+2004-12-06 12:51 cgilles
+
+ * imageplugins/digikamimageplugin_core.desktop: Missing encoding
+ type
+
+2004-12-06 11:11 pahlibar
+
+ * digikam/: tagcreatedlg.cpp, tagcreatedlg.h:
+ do the same (enable ok button only if title is non-empty) for tag
+ edit/create dialogs. will be a good idea to merge both dialogs
+ into one
+
+2004-12-06 11:04 pahlibar
+
+ * digikam/: albumpropsedit.cpp, albumpropsedit.h:
+ disable ok button if title is empty. there might be other places
+ too where this will be needed
+
+2004-12-06 01:24 pahlibar
+
+ * digikam/albumfolderview.cpp:
+ fix crash in albumfolderview because of mouse tracking. still not
+ optimal, you have problems with dragging starting if a tag/folder
+ has been dragged before and then you press alt/ctrl/shift.
+
+ need to talk to joern whether mouse tracking on the treeview is
+ really necessary. it makes life more difficult without really
+ adding anything much of value
+
+2004-12-05 21:21 pahlibar
+
+ * showfoto/showfoto.cpp:
+ include unistd header for unlink
+
+2004-12-05 10:11 pahlibar
+
+ * digikam/: albumfolderview.cpp, albumfolderview.h:
+ fix bug where dragging item and then releaseing it out the
+ folderview, will not clear the dragitem.
+
+2004-12-05 09:51 pahlibar
+
+ * digikam/imagedescedit.cpp:
+ item gets deleted unwantendly
+
+2004-12-05 08:16 pahlibar
+
+ * showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, showfoto/thumbbar.cpp,
+ showfoto/thumbbar.h, utilities/imageeditor/imlibinterface.cpp:
+ added save/saveas to showFoto. with this showFoto is feature
+ complete for release with digiKam 0.7.1
+
+2004-12-05 02:20 pahlibar
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc:
+ added revert action
+
+2004-12-05 01:10 pahlibar
+
+ * showfoto/: TODO, showfoto.cpp, showfoto.h, showfotoui.rc:
+ add crop action
+
+2004-12-05 00:53 pahlibar
+
+ * showfoto/TODO, showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc, utilities/imageeditor/canvas.cpp,
+ utilities/imageeditor/canvas.h,
+ utilities/imageeditor/imlibinterface.cpp:
+ added actions to increase/decrease gamma/brightness/contrast in
+ imageditor canvas. accessible only through showfoto. digikam
+ users can use the brightness/contrast/gamma dialog
+
+2004-12-04 17:06 cgilles
+
+ * libs/curves/imagecurves.cpp: Fixed stupid limit for x Points
+ values (-1 is used for disable a point) !
+
+2004-12-04 06:32 pahlibar
+
+ * showfoto/TODO:
+ added mini TODO file for showFoto
+
+2004-12-04 06:32 pahlibar
+
+ * showfoto/showfoto.cpp:
+ zoom autofit should be saved and restored. default autofit
+
+2004-12-04 06:23 pahlibar
+
+ * showfoto/showfoto.cpp:
+ add additional key accels for loading next/prev image. that
+ should take care of all complaints
+
+2004-12-04 06:18 pahlibar
+
+ * showfoto/: showfoto.cpp, showfotoui.rc:
+ added options for rotating and flipping the image. use kuickshow
+ keys for the actions
+
+2004-12-04 05:55 pahlibar
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc:
+ added config option to autosave/restore window size and showing
+ of thumbnail sidebar
+
+2004-12-04 05:22 pahlibar
+
+ * showfoto/: showfoto.cpp, thumbbar.cpp:
+ showFoto can now see remote images. show kde image icon for
+ failed thumbnails
+
+2004-12-03 21:13 cgilles
+
+ * libs/curves/imagecurves.cpp: Curves histgram manipulation API
+ 100% complete.
+
+2004-12-03 15:04 cgilles
+
+ * libs/curves/imagecurves.cpp: no init nedded
+
+2004-12-03 12:56 cgilles
+
+ * libs/curves/: imagecurves.cpp, imagecurves.h: Fixed Curves API
+ (90% completed)
+
+2004-12-02 11:37 cgilles
+
+ * libs/curves/: imagecurves.cpp, imagecurves.h: Update curves
+ methods (80% completed)
+
+2004-12-01 22:57 cgilles
+
+ * libs/widgets/histogramwidget.h: Fixed enum
+
+2004-12-01 16:03 cgilles
+
+ * digikam/Makefile.am: added curve API in libdigikam
+
+2004-12-01 16:02 cgilles
+
+ * libs/curves/: .cvsignore, Makefile.am, imagecurves.cpp,
+ imagecurves.h: Added curve API from Gimp2.0. Uncomplete (70%).
+ This API will be use in the future for: - new convert 2 B&W
+ filter implementation based on
+ http://www.gimpguru.org/Tutorials/Color2BW tutorial. - new image
+ plugin (in digikamimageplugins project) for adjust curves. - new
+ colors filters.
+
+2004-12-01 15:57 cgilles
+
+ * libs/widgets/: colorgradientwidget.cpp, colorgradientwidget.h:
+ Added capability to use gradient vertically
+
+2004-12-01 14:45 cgilles
+
+ * imageplugins/imageeffect_colorsenhance.cpp, libs/Makefile.am,
+ libs/levels/imagelevels.cpp, libs/levels/imagelevels.h: Fixed
+ method name
+
+2004-12-01 13:07 cgilles
+
+ * libs/levels/imagelevels.cpp: Fix comments
+
+2004-12-01 08:50 cgilles
+
+ * libs/levels/: imagelevels.cpp, imagelevels.h: minor fix
+
+2004-11-30 14:26 pahlibar
+
+ * utilities/imageeditor/: imagewindow.cpp, imlibinterface.cpp:
+ fix memory leak. remove obsolete signal/slot (free rotate)
+ connection
+
+2004-11-30 08:49 cgilles
+
+ * libs/widgets/: Makefile.am, imagetoolswidget.cpp,
+ imagetoolswidget.h: No need this widget in core. Moved in
+ FreeRotation plugin
+
+2004-11-29 20:57 pahlibar
+
+ * digikam/: cameralist.cpp, digikamapp.cpp:
+ use "usb:" instead of actual port number for auto-detecting
+ cameras. the port numbers change with each reconnect on linux
+
+2004-11-29 14:43 cgilles
+
+ * utilities/imageeditor/: Makefile.am, canvas.cpp, canvas.h,
+ imageguiclient.cpp, imageguiclient.h, imagerotatedlg.cpp,
+ imagerotatedlg.h, imagewindow.cpp, imagewindow.h,
+ imlibinterface.cpp, imlibinterface.h: Image Editor : removed Free
+ Rotation tool for core. Available now like image plugin. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-11-29 14:19 cgilles
+
+ * Digikam.kdevelop, utilities/imageeditor/canvas.cpp,
+ utilities/imageeditor/imageiface.cpp,
+ utilities/imageeditor/imageiface.h,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h: Image editor plugin
+ interface : added capabilty to update image data with differents
+ size from original.
+
+2004-11-29 08:24 pahlibar
+
+ * utilities/cameragui/: dirselectdialog.cpp, dirselectdialog.h:
+ * it was possible to select the root album as the camera
+ destination directory. fixed * enable the ok button only if a
+ destination album is selected and it is not the root album
+
+2004-11-29 06:12 pahlibar
+
+ * digikam/: cameralist.cpp, cameralist.h, digikamapp.cpp,
+ digikamapp.h, main.cpp:
+ new commandline option "--detect-camera". if this is supplied,
+ digikam will try to detect if a camera is connected (works only
+ for gphoto2 supported usb cameras) and connects to it. if the
+ camera is not listed in the already setup list of cameras, it
+ will be added to it.
+
+2004-11-29 05:24 pahlibar
+
+ * utilities/cameragui/: cameraiconitem.cpp, cameraiconitem.h,
+ cameraiconview.cpp, cameraiconview.h, cameraui.cpp:
+ fixed regression from 0.6.2 to 0.7.0 . those folks lucky enough
+ to have a camera which indicates a files downloaded status, will
+ get a new item emblem on the items which haven't been downloaded
+ yet. added a new select items button, using which items can
+ select all/invert selection/clear selection/select only new
+ items.
+
+ BUG: 92977
+
+2004-11-29 04:08 pahlibar
+
+ * utilities/cameragui/cameraui.cpp:
+ use KIconLoader::loadIconSet instead of loadicon to show visually
+ better disabled icons
+
+2004-11-29 03:50 pahlibar
+
+ * digikam/: albumfolderview.cpp, albumfolderview.h, listview.cpp,
+ thumbnailjob.cpp:
+ fixed problem with items being dragged, despite the mouse having
+ being released. minor code fixes.
+
+2004-11-29 00:54 jahrens
+
+ * digikam/digikamapp.cpp, utilities/cameragui/cameraui.cpp,
+ utilities/cameragui/cameraui.h: Sure :-) Thanks copy and paste
+ there was no compile error and I couldn't find it during my
+ tests. Thanks! corrected typo CCBUG: 92884
+
+2004-11-29 00:43 jahrens
+
+ * digikam/: albumfolderview.cpp, albumiconview.cpp,
+ albumiconview.h, thumbview.cpp, thumbview.h: digiKam respects the
+ global kde configuration now: - single/double click to open an
+ image in the image editor - change the cursor if it is over an
+ item - visual feedback if an item is opened in the image editor
+
+ These things can be configured in kcontrol (Peripherals->Mouse)
+ BUG: 87762
+
+2004-11-27 23:33 jahrens
+
+ * utilities/imageeditor/: imagewindow.cpp, imagewindow.h:
+ I've looked at some dialogs of this kind (kolourpaint, kate,
+ kwrite...) and so I've changed the warning dialog to the behavior
+ I found there. The dialog lets the user now choose, if he wants
+ to - save (the changes) - discard (the changes) - cancel (the
+ operation) For saveAs you have to click cancel and choose saveAs
+ from the file menu.
+
+ BUG: 92103
+
+2004-11-27 19:06 jahrens
+
+ * digikam/: digikamapp.cpp, digikamview.cpp, digikamview.h:
+ ... was in the wrong directory during commit, so here is the rest
+ :)
+
+ After closing the cameragui, the last destination is opened in
+ digikam. Hope you can live with that, Guillaume.
+
+ BUG: 92884
+
+2004-11-27 19:04 jahrens
+
+ * utilities/cameragui/: cameraui.cpp, cameraui.h:
+ After closing the cameragui, the last destination is opened in
+ digikam. Hope you can live with that, Guillaume.
+
+ BUG: 92884
+
+2004-11-27 18:58 jahrens
+
+ * digikam/listview.cpp: ensure, a selected item is visible. items
+ selected through the navigation history can be closed and have to
+ be opened.
+
+2004-11-26 21:10 jahrens
+
+ * digikam/: Makefile.am, albumhistory.cpp, albumhistory.h,
+ digikamapp.cpp, digikamapp.h, digikamui.rc, digikamview.cpp,
+ digikamview.h, listitem.cpp, listitem.h, listview.cpp: * Added a
+ browser-like navigation history to digikam.
+
+ A back/forward history button was added to the toolbar and the
+ album menu. With these buttons (or the shortcuts ALT+Key_Left /
+ ALT+Key_Right) the user can browse through the previous opened
+ albums.
+
+2004-11-26 10:36 cgilles
+
+ * showfoto/: Makefile.am, showfoto.cpp, showfoto.h: Back to old
+ code. no digikam depencies in showfoto
+
+2004-11-25 15:44 cgilles
+
+ * digikam/imageproperties.cpp: Fixed current album name in General
+ view
+
+2004-11-25 15:00 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam Image
+ properties dialog :
+
+ - Fix Exif current item selected backup. - Added new horz. bar
+ in General page between image info and file system info.
+
+2004-11-25 13:48 cgilles
+
+ * digikam/: albumfiletip.cpp, albumfiletip.h, imageproperties.cpp:
+ Digikam Image Properties and Album Item Tips dialogs : using
+ MimeType comment instead MimeType type !
+
+2004-11-25 13:18 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Remove second
+ separator from General page in Stand Alone mode
+
+2004-11-25 13:09 cgilles
+
+ * Digikam.kdevelop, digikam/imageproperties.cpp,
+ digikam/imageproperties.h, showfoto/Makefile.am,
+ showfoto/showfoto.cpp, showfoto/showfoto.h,
+ utilities/imageeditor/imagewindow.cpp: Digikam Image Properties
+ dialog : Important changes !!!
+
+ - Added new constructor for stand alone mode (outside Digikam
+ instance ie without album and album items informations). Dialog
+ can be used now in ShowFoto and ImageEditor (via camera
+ interface). - Polish General page when Stand Alone mode.
+
+ ShowFoto : added new menu entry File/Properties using Digikam
+ Image Properties dialog.
+
+ ImageEditor : remove old KFileProperties dialog and using Digikam
+ Image Properties dialog. This mode is used when ImageEditor
+ instance is created by Camera Interface.
+
+2004-11-25 12:56 markusb
+
+ * sqlite/Makefile.am: Fix build on platforms that don't have
+ libpthread
+
+2004-11-25 12:54 markusb
+
+ * digikam/albumfolderview.cpp: Fix compile with gcc 2.95.4
+
+2004-11-25 10:38 cgilles
+
+ * digikam/thumbnailjob.cpp: Need to test the AlbumSettings validity
+ instance when ThumbnailJob is used out of Digikam like when Image
+ Properties dialog is used in Showfoto.
+
+2004-11-24 23:22 pahlibar
+
+ * showfoto/: showfoto.cpp, showfoto.h:
+ no need to keep pointer variable if one is not going to use it.
+ file properties action has no icon (a la konqueror)
+
+2004-11-24 23:19 pahlibar
+
+ * showfoto/: showfoto.cpp, showfoto.h:
+ fixed broken fullscreen action. if you are adding compatibility
+ code, make sure it works.
+
+2004-11-24 18:51 cgilles
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc: Added
+ File/Properties option. TODO: using stand alone Digikam Image
+ Properties dialog !!!
+
+2004-11-24 18:22 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Using KPopmenu
+ instead QPopmenu.
+
+2004-11-24 16:46 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Stand alone
+ implementation stage1 (not using AlbumIconItem and AlbumiconView)
+
+2004-11-24 15:29 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Fixed set exif
+ orientation tag implementation
+
+2004-11-24 15:07 cgilles
+
+ * digikam/imageproperties.cpp: Fix save
+
+2004-11-24 14:44 cgilles
+
+ * showfoto/showfoto.cpp: Kde 3.1 compatibilty patch
+
+2004-11-24 13:45 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam Image
+ Properties dialog :
+
+ Remember current Exif selected Item in Exif Viewer for All Levels
+ mode (General, Extended, and All). This item is automaticly
+ selected in the list when you change current image with Prev/Next
+ buttons and between each dialog instance.
+
+ To Digikam users : this way is very powerfull when you want to
+ search difference on Exif item between images.
+
+ Note : please, updated libkexif source code before to update
+ digikam.
+
+2004-11-24 09:12 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam image
+ properties dialog : new option for toogle exif thumbnail.
+
+2004-11-24 08:14 cgilles
+
+ * digikam/imageproperties.cpp, digikam/imageproperties.h,
+ libs/widgets/histogramwidget.cpp, libs/widgets/histogramwidget.h:
+ Digikam image properties : remember histogram dialog options.
+
+2004-11-24 03:11 pahlibar
+
+ * showfoto/: showfoto.cpp, showfoto.h, showfotoui.rc:
+ fill the toolbar. add fullscreen option
+
+2004-11-23 22:47 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam image
+ properties dialog : - added Exif level information option
+ (General, Extended, or All) - Remember this option between dialog
+ instance.
+
+2004-11-23 16:02 cgilles
+
+ * digikam/albumiconview.cpp, digikam/digikamapp.cpp,
+ digikam/imageproperties.cpp, digikam/imageproperties.h,
+ imageplugins/Makefile.am, imageplugins/histogramviewer.cpp,
+ imageplugins/histogramviewer.h,
+ imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h,
+ libs/widgets/histogramwidget.cpp,
+ utilities/imageeditor/canvas.cpp, utilities/imageeditor/canvas.h,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imagewindow.cpp: Digikam Histogram tool
+ (Image Properties dialog) :
+
+ - Added histogram computation on a selected area from Image
+ Editor (like Photoshop CS(tm). If you selected an image area from
+ ImageEditor and you started Image Properties dialog, a new option
+ will be available for rendering histogram on full image or only
+ selection. - Removed old histogram image plugin from core
+ (remplaced by Image properties histogram tab). - Fixed
+ 'Image/properties & Meta-Data" by "Image/Properties" - Using same
+ 'Image/Properties' menu entry icon.
+
+2004-11-23 10:13 pahlibar
+
+ * showfoto/: Makefile.am, showfoto.desktop:
+ added showfoto desktop file
+
+2004-11-23 09:26 pahlibar
+
+ * showfoto/: Makefile.am, showfoto.cpp, showfoto.h, thumbbar.cpp,
+ thumbbar.h:
+ added a thumbnail sidebar to showFoto
+
+2004-11-23 00:11 pahlibar
+
+ * digikam/albumiconview.cpp, digikam/albumiconview.h,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h:
+ * indentation fixes * albumiconview already provides a finditem
+ by url. no need to reimplement it
+
+2004-11-22 23:43 pahlibar
+
+ * utilities/imageeditor/canvas.cpp:
+ * reduce tilesize to 128 (gives better progress indication of
+ image rendering), and makes scrolling smoother * fix minor glitch
+ in painting of adjacent tiles
+
+2004-11-22 22:27 cgilles
+
+ * digikam/albumiconview.cpp, digikam/imagedescedit.cpp,
+ digikam/imagedescedit.h, digikam/imageproperties.cpp,
+ digikam/imageproperties.h, utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/imagecommentedit.cpp,
+ utilities/imageeditor/imagecommentedit.h,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imageguiclient.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h: Digikam Image Editor : very
+ important changes !
+
+ - Using Image Properties dialog from main window when image
+ editor is openned form an Album. - Using Image Comments/Tags
+ dialog from main window when image editor is openned form an
+ Album. - Removing old edit comments dialog. - Removing old Exif
+ viewer (new exif viewer is in Properties dialog)
+
+ To Digikam users: with this way, Digikam Image* dialogs are the
+ same in main windows and in Editor. Try Image menu entries in
+ Editor...
+
+ TODO: removed Histogram image plugin (new histogram is in
+ Properties dialog)
+
+
+2004-11-22 13:44 cgilles
+
+ * digikam/: imagedescedit.cpp, imagedescedit.h: Added slot when
+ thumbnail creation failed.
+
+2004-11-22 13:29 cgilles
+
+ * digikam/imageproperties.cpp: Digikam image properties dialog : -
+ Fixed test if current image cannot be loaded. - Added wait
+ cursor during current load image.
+
+2004-11-22 11:26 cgilles
+
+ * libs/widgets/: histogramwidget.cpp, histogramwidget.h: Digikam
+ histogram widget: using timer for blinking computation message.
+
+2004-11-22 11:24 pahlibar
+
+ * showfoto/.cvsignore:
+ this is stupid. why does the app binary name have to be in
+ .cvsignore
+
+2004-11-22 11:23 pahlibar
+
+ * Makefile.am, showfoto/.cvsignore, showfoto/Makefile.am,
+ showfoto/main.cpp, showfoto/showfoto.cpp, showfoto/showfoto.h,
+ showfoto/showfotoui.rc:
+ digiKam has a new baby: "showfoto", a standalone imageviewer.
+ still in very rudimentary stage, just some navigation, opening
+ files and zooming in
+
+2004-11-22 10:45 cgilles
+
+ * libs/: histogram/imagehistogram.cpp, histogram/imagehistogram.h,
+ widgets/histogramwidget.cpp, widgets/histogramwidget.h: Digikam
+ histogram computation : major changes !!! - Threaded
+ implementation. This way run unfreezed dialogs during
+ computation. - Histogram widget show computation informations.
+ To Digikam users : in image properties dialog, threaded
+ implementation let'\''s you to change the current image by
+ Perv/Next buttons during histogram computation. This way is very
+ important because computation can be long on very large image
+
+2004-11-22 10:44 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam
+ histogram computation : major changes !!! - Threaded
+ implementation. This way run unfreezed dialogs during
+ computation. - Histogram widget show computation informations.
+
+ To Digikam users : in image properties dialog, threaded
+ implementation let's you to change the current image by Perv/Next
+ buttons during histogram computation. This way is very important
+ because computation can be long on very large image.
+
+2004-11-22 10:29 pahlibar
+
+ * digikam/Makefile.am, utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/canvas.cpp, utilities/imageeditor/canvas.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h:
+ * fix issue with selection being painted offset from the actual
+ selection in case of autozoom * remove dependency of
+ imlibinterface.cpp on albumsettings. IMPORTANT: developers,
+ canvas.cpp/h, imlibinterface.cpp/h, exifrestorer.cpp/h should
+ not depend on any of the rest of digikam. this is to make sure
+ that we can separate out a canvas library for making a
+ standalone imageviewer
+
+2004-11-22 08:27 pahlibar
+
+ * utilities/imageeditor/: canvas.cpp, canvas.h, imagewindow.cpp,
+ imlibinterface.cpp, imlibinterface.h:
+ * reworked the image painting routines: - the painting is done
+ onto pixmaps tiles which are cached - tile size is 512x512
+ (surprisingly the speed of the scaling routines in imlib2
+ tends to scale non-linearly, i.e. its much faster to render
+ one big tile than a bunch of small ones). that's why such
+ a big tile size. at most 20 tiles are cached at one time.
+ - tile updating and painting is done on demand - expose,
+ paint, cache - fixes glitches in the painting * minor change:
+ the blended color has been changed to a shade of grey with
+ slightly more opaqueness. i have found this color to be more
+ usable than the previous darker blend BUG: 91486
+
+2004-11-21 22:34 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam image
+ properties dialog: - Add current file name in dialog caption. -
+ Add message when general thumbnail failed. TODO: threaded
+ histogram calculation (no freeze GUI!)
+
+2004-11-20 18:25 bmeyer
+
+ * digikam/: digikamview.cpp, digikamview.h: remove hard coded file
+ name
+
+2004-11-20 18:23 bmeyer
+
+ * version.h, digikam/album.cpp, digikam/album.h,
+ digikam/albumdb.cpp, digikam/albumdb.h,
+ digikam/albumfilecopymove.cpp, digikam/albumfilecopymove.h,
+ digikam/albumfiletip.cpp, digikam/albumfiletip.h,
+ digikam/albumfolderitem.cpp, digikam/albumfolderitem.h,
+ digikam/albumiconview.cpp, digikam/albumitemhandler.cpp,
+ digikam/albumitemhandler.h, digikam/albumlister.cpp,
+ digikam/albumlister.h, digikam/albummanager.cpp,
+ digikam/albummanager.h, digikam/albumpropsedit.cpp,
+ digikam/albumpropsedit.h, digikam/busyprogressbar.cpp,
+ digikam/busyprogressbar.h, digikam/cameradragobject.cpp,
+ digikam/cameradragobject.h, digikam/cameralist.cpp,
+ digikam/cameralist.h, digikam/cameratype.cpp,
+ digikam/cameratype.h, digikam/digikamfirstrun.cpp,
+ digikam/digikamfirstrun.h, digikam/digikamio.cpp,
+ digikam/digikamio.h, digikam/dragobjects.cpp,
+ digikam/dragobjects.h, digikam/imagedescedit.cpp,
+ digikam/imagedescedit.h, digikam/imageproperties.cpp,
+ digikam/imageproperties.h, digikam/kipiinterface.cpp,
+ digikam/kipiinterface.h, digikam/listitem.cpp,
+ digikam/listitem.h, digikam/listview.cpp, digikam/listview.h,
+ digikam/listview_p.h, digikam/main.cpp, digikam/syncjob.cpp,
+ digikam/syncjob.h, digikam/tagcreatedlg.cpp,
+ digikam/tagcreatedlg.h, digikam/tagspopupmenu.cpp,
+ digikam/tagspopupmenu.h, digikam/thumbdb.cpp, digikam/thumbdb.h,
+ digikam/thumbnailjob.cpp, digikam/thumbnailjob.h,
+ imageplugins/histogramviewer.cpp, imageplugins/histogramviewer.h,
+ imageplugins/imageeffect_bcg.cpp, imageplugins/imageeffect_bcg.h,
+ imageplugins/imageeffect_blur.cpp,
+ imageplugins/imageeffect_blur.h,
+ imageplugins/imageeffect_bwsepia.cpp,
+ imageplugins/imageeffect_bwsepia.h,
+ imageplugins/imageeffect_colorsenhance.cpp,
+ imageplugins/imageeffect_colorsenhance.h,
+ imageplugins/imageeffect_hsl.cpp, imageplugins/imageeffect_hsl.h,
+ imageplugins/imageeffect_redeye.cpp,
+ imageplugins/imageeffect_redeye.h,
+ imageplugins/imageeffect_rgb.cpp, imageplugins/imageeffect_rgb.h,
+ imageplugins/imageeffect_sharpen.cpp,
+ imageplugins/imageeffect_sharpen.h,
+ imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h, kioslave/digikamio.cpp,
+ kioslave/digikamio.h, kioslave/digikamtags.cpp,
+ kioslave/digikamtags.h, kioslave/exiforientation_p.h,
+ libs/guibuilder/guiclient.cpp, libs/guibuilder/guiclient.h,
+ libs/guibuilder/guifactory.cpp, libs/guibuilder/guifactory.h,
+ libs/histogram/imagehistogram.cpp,
+ libs/histogram/imagehistogram.h, libs/levels/imagelevels.cpp,
+ libs/levels/imagelevels.h, libs/themeengine/texture.cpp,
+ libs/themeengine/texture.h, libs/themeengine/theme.cpp,
+ libs/themeengine/theme.h, libs/themeengine/themeengine.cpp,
+ libs/themeengine/themeengine.h,
+ libs/widgets/colorgradientwidget.cpp,
+ libs/widgets/colorgradientwidget.h,
+ libs/widgets/histogramwidget.cpp, libs/widgets/histogramwidget.h,
+ libs/widgets/imagepaniconwidget.cpp,
+ libs/widgets/imagepaniconwidget.h,
+ libs/widgets/imagepreviewwidget.cpp,
+ libs/widgets/imagepreviewwidget.h,
+ libs/widgets/imageregionwidget.cpp,
+ libs/widgets/imageregionwidget.h,
+ libs/widgets/imagetoolswidget.cpp,
+ libs/widgets/imagetoolswidget.h,
+ utilities/cameragui/animwidget.cpp,
+ utilities/cameragui/animwidget.h,
+ utilities/cameragui/cameracontroller.cpp,
+ utilities/cameragui/cameracontroller.h,
+ utilities/cameragui/cameraiconitem.cpp,
+ utilities/cameragui/cameraiconitem.h,
+ utilities/cameragui/cameraiconview.cpp,
+ utilities/cameragui/cameraiconview.h,
+ utilities/cameragui/camerainfodialog.cpp,
+ utilities/cameragui/camerainfodialog.h,
+ utilities/cameragui/cameraui.cpp, utilities/cameragui/cameraui.h,
+ utilities/cameragui/dirselectdialog.cpp,
+ utilities/cameragui/dirselectdialog.h,
+ utilities/cameragui/exifrotate.cpp,
+ utilities/cameragui/exifrotate.h,
+ utilities/cameragui/gpcamera.cpp, utilities/cameragui/gpcamera.h,
+ utilities/cameragui/gpiteminfo.cpp,
+ utilities/cameragui/gpiteminfo.h,
+ utilities/cameragui/gpiteminfodlg.cpp,
+ utilities/cameragui/gpiteminfodlg.h,
+ utilities/cameragui/jinclude.h, utilities/cameragui/jpegint.h,
+ utilities/cameragui/renamecustomizer.cpp,
+ utilities/cameragui/renamecustomizer.h,
+ utilities/cameragui/transupp.h, utilities/imageeditor/canvas.cpp,
+ utilities/imageeditor/canvas.h,
+ utilities/imageeditor/exifrestorer.cpp,
+ utilities/imageeditor/exifrestorer.h,
+ utilities/imageeditor/imagecommentedit.cpp,
+ utilities/imageeditor/imagecommentedit.h,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imageguiclient.h,
+ utilities/imageeditor/imageiface.cpp,
+ utilities/imageeditor/imageiface.h,
+ utilities/imageeditor/imageplugin.cpp,
+ utilities/imageeditor/imageplugin.h,
+ utilities/imageeditor/imagepluginloader.cpp,
+ utilities/imageeditor/imagepluginloader.h,
+ utilities/imageeditor/imageprint.cpp,
+ utilities/imageeditor/imageprint.h,
+ utilities/imageeditor/imageresizedlg.cpp,
+ utilities/imageeditor/imageresizedlg.h,
+ utilities/imageeditor/imagerotatedlg.h,
+ utilities/imageeditor/imagewidget.cpp,
+ utilities/imageeditor/imagewidget.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h,
+ utilities/imageeditor/jpegsection.h,
+ utilities/setup/cameraselection.cpp,
+ utilities/setup/cameraselection.h, utilities/setup/gpiface.cpp,
+ utilities/setup/gpiface.h, utilities/setup/setup.cpp,
+ utilities/setup/setup.h, utilities/setup/setupeditor.cpp,
+ utilities/setup/setupeditor.h, utilities/setup/setupgeneral.cpp,
+ utilities/setup/setupgeneral.h, utilities/setup/setupmime.cpp,
+ utilities/setup/setupmime.h, utilities/setup/setupmisc.cpp,
+ utilities/setup/setupmisc.h,
+ utilities/splashscreen/splashscreen.cpp,
+ utilities/splashscreen/splashscreen.h: Removed hard coded file
+ name from within the file Got Renchi Raju's approval first
+
+2004-11-20 16:26 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam image
+ properties dialog : added pop-up menu under Exif thumbnail for to
+ correct Exif orientation tag.
+
+2004-11-19 22:16 pahlibar
+
+ * AUTHORS, digikam/main.cpp:
+ give credit to Tom for all his help with bko setup, maintenance
+ and feedback
+
+2004-11-19 20:34 pahlibar
+
+ * utilities/setup/setupeditor.cpp:
+ Correct mistakes in imageeditor setup whatsthis: * JPEG files
+ saved with 100% quality are still not lossless * TIFF files are
+ saved with Adobe Deflate compression (and not LZW). (Gilles why
+ do we need an option for this?)
+
+2004-11-19 16:08 cgilles
+
+ * utilities/: imageeditor/canvas.cpp, imageeditor/canvas.h,
+ imageeditor/imagewindow.cpp, imageeditor/imagewindow.h,
+ imageeditor/imlibinterface.cpp, imageeditor/imlibinterface.h,
+ setup/setupeditor.cpp, setup/setupeditor.h: Digikam Image Editor
+ : - Added PNG compression value. - Added TIFF compress option.
+
+2004-11-19 14:52 cgilles
+
+ * digikam/imageproperties.cpp: KDE 3.1 compatibility patch
+
+2004-11-19 14:31 cgilles
+
+ * digikam/: imagedescedit.cpp, imageproperties.cpp: Missing to
+ restore dialog size
+
+2004-11-19 13:51 cgilles
+
+ * digikam/imageproperties.cpp, digikam/imageproperties.h,
+ libs/widgets/histogramwidget.cpp: Digikam image properties dialog
+ : save current tab selected who will be restored at the next
+ session.
+
+2004-11-19 11:17 cgilles
+
+ * libs/widgets/histogramwidget.cpp: Fix histogram viewer rendering
+ with new file properties dialog (reported by Achim Bohnet)
+
+2004-11-19 09:06 cgilles
+
+ * digikam/imageproperties.cpp, digikam/imageproperties.h,
+ libs/widgets/histogramwidget.cpp, libs/widgets/histogramwidget.h:
+ Digikam image properties dialog : - Polish code stage 2. - new
+ histogram contructor with no image data (nedded to use updateData
+ after instance creation)
+
+2004-11-19 06:27 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam image
+ properties dialog : - polish source code (stage 1). - Added
+ image dimenssions in General tab. - Fix some problems reported
+ by Achim Bohnet.
+
+2004-11-19 05:28 cgilles
+
+ * utilities/splashscreen/digikam-splash.png: A _temporaly_
+ splashscreen sample for 0.7.1 from my personal photo collection.
+ This splashscreen will be used during 0.7.1 devel stage. Final
+ splashscreen must be choosen by Digikam users via a future voting
+ page web who will created by Yves Chauffour. Don't forget to
+ send me your contribution.
+
+2004-11-18 18:30 cgilles
+
+ * digikam/imageproperties.cpp: Digikam image properties dialog :
+ General tabs complete. TODO: - polish source code. -
+ added stand alone mode for image editor.
+
+2004-11-18 18:08 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam image
+ properties : updated General tab (not finished) TODO: updated
+ General tab informations when Prev/next item selected
+
+2004-11-18 16:16 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Digikam Image
+ properties dialog : updated General tab (not finished!)
+
+2004-11-18 11:52 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Update Image
+ Properties dialog : Exif tab polishing !!! TODO : file properties
+ tab.
+
+2004-11-18 09:02 cgilles
+
+ * digikam/imageproperties.cpp, digikam/imageproperties.h,
+ libs/histogram/imagehistogram.cpp,
+ libs/widgets/histogramwidget.cpp, libs/widgets/histogramwidget.h:
+ - Histogram lib and histogram widget : capability to update the
+ image data !!! - Image properties dialog : * New design without
+ std KDE file properties tabs. * Next and Prev image selection
+ * Histogram and Exif tab : capabilty to update the view when a
+ new image is selected with Prev and Next buttons. * Histogram
+ tab : using kio digikam thumbnail (this way don't bloc GUI)
+
+ ==> TODO : - Added new file properties tab. - Polish Exif tab.
+ - Added standalone image mode for Image Editor. - Source code
+ polish.
+
+2004-11-18 03:51 pahlibar
+
+ * utilities/cameragui/: cameraui.cpp, cameraui.h:
+ BUG: 92665 BUG: 92312 * Auto-album patch applied (with
+ modifications) to automatically create sub-albums in destination
+ album based on exif date of the camera. - while downloading
+ each file, the corresponding directory is "stat ed" to see if
+ it exists. if not, get albummanager to create the album and
+ write out to database, the date of the album - if any of these
+ steps fails, the whole process bails out * merged the two
+ download (selected/all) into one functio * thanks to lan at ac-sw
+ com for original patches
+
+2004-11-18 02:08 pahlibar
+
+ * digikam/: albumiconitem.cpp, thumbnailjob.cpp:
+ turn back on gdbm thumbnail hacking. will have to do some more
+ tests to see how well does gdbm search scale with number of
+ images
+
+2004-11-18 01:42 pahlibar
+
+ * digikam/albumiconitem.cpp, libs/themeengine/themeengine.cpp:
+ turned off gdbm thumbnail loading temporarily provide a better
+ looking default theme
+
+2004-11-17 16:31 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Histogramviewer
+ use now Digikam KIO thumbnailjob for rendering the thumb on the
+ histogram tab top. Very fast!
+
+2004-11-17 16:06 cgilles
+
+ * digikam/: albumiconview.cpp, exifpropsplugin.cpp,
+ exifpropsplugin.h, histogrampropsplugin.cpp,
+ histogrampropsplugin.h, imageproperties.cpp, imageproperties.h:
+ Remove old Exif and Histogram properties plugin. Updated new
+ image and meta-data properties dialog.
+
+2004-11-17 15:03 cgilles
+
+ * digikam/: imageproperties.cpp, imageproperties.h: Update image
+ properties dialog. not finished !
+
+2004-11-17 13:05 cgilles
+
+ * digikam/: Makefile.am, imageproperties.cpp, imageproperties.h:
+ Added new files for new image properties dialog. Not finished !
+
+2004-11-17 12:56 cgilles
+
+ * digikam/imagedescedit.h: Fixed missing header
+
+2004-11-17 10:43 pahlibar
+
+ * digikam/albumiconview.cpp:
+ applied patch from Alfons Hoogervorst to send all selected item
+ urls to KRun
+
+2004-11-17 10:39 cgilles
+
+ * libs/widgets/imagepaniconwidget.cpp,
+ libs/widgets/imagepaniconwidget.h,
+ libs/widgets/imagetoolswidget.cpp,
+ libs/widgets/imagetoolswidget.h,
+ utilities/imageeditor/imageiface.cpp,
+ utilities/imageeditor/imageiface.h: Fix the paint event in
+ imagetools and panimage widget. Fix doublebuffer in ImageWidget.
+
+2004-11-17 07:17 pahlibar
+
+ * kioslave/digikamthumbnail.cpp:
+ regression: use ktempfile to avoid race condition while saving
+ the thumbnail file and also to set file permissions to 0600
+ (adhering to fd.o specs)
+
+2004-11-17 07:09 pahlibar
+
+ * kioslave/Makefile.am:
+ fixed borked Makefile.am
+
+2004-11-17 07:05 pahlibar
+
+ * digikam/albumfolderview.cpp, digikam/albumfolderview.h,
+ digikam/albumiconview.cpp, digikam/exiforientation_p.h,
+ digikam/imagedescedit.cpp, digikam/imagedescedit.h,
+ digikam/syncjob.cpp, digikam/thumbnailjob.cpp,
+ digikam/thumbnailjob.h, kioslave/Makefile.am,
+ kioslave/digikamthumbnail.cpp, kioslave/digikamthumbnail.h,
+ kioslave/exiforientation_p.h:
+
+ * all thumbnail loading/generating/exif-rotating/caching tasks
+ have been offloaded to the digikamthumbnail kioslave. the main
+ gui just does the task of converting the image supplied by the
+ kioslave to qpixmap and painting it. This significantly boosts
+ gui responsiveness * instead of loading the cached thumbnail
+ using qimage, a native png loader is loader with significant
+ speed improvements in thumbnail loading (approx 5x) * the
+ Digikam namespace has been dropped from ThumbnailJob class, as it
+ was a remnant of the 0.6.x series
+
+ * please test for any regressions * the gdbm preload thumbnail
+ hack has been temporarily turned off. the new thumbnail loading
+ speed is much improved and user tests are requested to see if
+ still need to retain this hack * TODO: design a proper caching
+ mechanism for pixmaps, so that only a certain number of them
+ are retained in memory
+
+ BUG: 92017
+
+2004-11-17 06:38 cgilles
+
+ * utilities/imageeditor/imagerotatedlg.cpp: Optimize deg to rad
+ calculation
+
+2004-11-16 18:09 pahlibar
+
+ * utilities/imageeditor/imagerotatedlg.cpp:
+ fix memory leaks in the free rotation tool
+
+2004-11-16 13:43 cgilles
+
+ * libs/widgets/Makefile.am, libs/widgets/imagetoolswidget.cpp,
+ libs/widgets/imagetoolswidget.h,
+ utilities/imageeditor/Makefile.am,
+ utilities/imageeditor/imagerotatedlg.cpp,
+ utilities/imageeditor/imagerotatedlg.h: Digikam Image Editor free
+ rotation tool : added a tools to guide the user for good image
+ rotation adjustment.
+
+ To Digikam users : move the mouse cursor on the free rotation
+ preview and horizontal and vertical dashed lines will be draw.
+ Place this lines to an important place in the image (the sea or a
+ building for example) and press the left mouse button. The lines
+ position will be frozen like a reference. Now adjust the free
+ angle to a correct position accordinly with the doashed lines.
+
+2004-11-16 05:30 pahlibar
+
+ * digikam/albumlister.cpp:
+ remove stale code
+
+2004-11-16 04:15 pahlibar
+
+ * utilities/cameragui/README:
+ this README has been superseded by libjpeg62.README imported in
+ by achim
+
+2004-11-16 00:19 ach
+
+ * digikam/album.cpp, digikam/album.h, digikam/albumdb.cpp,
+ digikam/albumdb.h, digikam/albumfilecopymove.cpp,
+ digikam/albumfilecopymove.h, digikam/albumfiletip.cpp,
+ digikam/albumfiletip.h, digikam/albumfolderitem.cpp,
+ digikam/albumfolderitem.h, digikam/albumitemhandler.cpp,
+ digikam/albumitemhandler.h, digikam/albumlister.cpp,
+ digikam/albumlister.h, digikam/albummanager.cpp,
+ digikam/albummanager.h, digikam/albumpropsedit.cpp,
+ digikam/albumpropsedit.h, digikam/busyprogressbar.cpp,
+ digikam/busyprogressbar.h, digikam/cameradragobject.cpp,
+ digikam/cameradragobject.h, digikam/cameralist.cpp,
+ digikam/cameralist.h, digikam/cameratype.cpp,
+ digikam/cameratype.h, digikam/digikamfirstrun.cpp,
+ digikam/digikamfirstrun.h, digikam/digikamio.cpp,
+ digikam/digikamio.h, digikam/dragobjects.cpp,
+ digikam/dragobjects.h, digikam/exiforientation_p.h,
+ digikam/imagedescedit.cpp, digikam/listitem.cpp,
+ digikam/listitem.h, digikam/listview.cpp, digikam/listview.h,
+ digikam/listview_p.h, digikam/syncjob.cpp, digikam/syncjob.h,
+ digikam/tagcreatedlg.cpp, digikam/tagcreatedlg.h,
+ digikam/tagspopupmenu.cpp, digikam/tagspopupmenu.h,
+ digikam/thumbdb.cpp, digikam/thumbdb.h, digikam/thumbnailjob.cpp,
+ digikam/thumbnailjob.h, imageplugins/imageeffect_bcg.cpp,
+ imageplugins/imageeffect_bcg.h,
+ imageplugins/imageeffect_blur.cpp,
+ imageplugins/imageeffect_blur.h,
+ imageplugins/imageeffect_bwsepia.cpp,
+ imageplugins/imageeffect_bwsepia.h,
+ imageplugins/imageeffect_hsl.cpp, imageplugins/imageeffect_hsl.h,
+ imageplugins/imageeffect_redeye.cpp,
+ imageplugins/imageeffect_redeye.h,
+ imageplugins/imageeffect_rgb.cpp, imageplugins/imageeffect_rgb.h,
+ imageplugins/imageeffect_sharpen.cpp,
+ imageplugins/imageeffect_sharpen.h,
+ imageplugins/imageplugin_core.cpp,
+ imageplugins/imageplugin_core.h, kioslave/digikamio.cpp,
+ kioslave/digikamio.h, kioslave/digikamtags.cpp,
+ kioslave/digikamtags.h, libs/guibuilder/guiclient.cpp,
+ libs/guibuilder/guiclient.h, libs/guibuilder/guifactory.cpp,
+ libs/guibuilder/guifactory.h, libs/themeengine/theme.cpp,
+ libs/themeengine/theme.h, libs/themeengine/themeengine.cpp,
+ libs/themeengine/themeengine.h,
+ libs/widgets/imagepaniconwidget.cpp,
+ libs/widgets/imagepaniconwidget.h,
+ libs/widgets/imagepreviewwidget.cpp,
+ libs/widgets/imagepreviewwidget.h,
+ libs/widgets/imageregionwidget.cpp,
+ libs/widgets/imageregionwidget.h,
+ utilities/cameragui/animwidget.cpp,
+ utilities/cameragui/animwidget.h,
+ utilities/cameragui/cameracontroller.cpp,
+ utilities/cameragui/cameracontroller.h,
+ utilities/cameragui/cameraiconitem.cpp,
+ utilities/cameragui/cameraiconitem.h,
+ utilities/cameragui/cameraiconview.cpp,
+ utilities/cameragui/cameraiconview.h,
+ utilities/cameragui/camerainfodialog.cpp,
+ utilities/cameragui/camerainfodialog.h,
+ utilities/cameragui/cameraui.cpp, utilities/cameragui/cameraui.h,
+ utilities/cameragui/dirselectdialog.cpp,
+ utilities/cameragui/dirselectdialog.h,
+ utilities/cameragui/exifrotate.cpp,
+ utilities/cameragui/exifrotate.h,
+ utilities/cameragui/gpcamera.cpp, utilities/cameragui/gpcamera.h,
+ utilities/cameragui/gpiteminfo.cpp,
+ utilities/cameragui/gpiteminfo.h,
+ utilities/cameragui/gpiteminfodlg.cpp,
+ utilities/cameragui/gpiteminfodlg.h,
+ utilities/cameragui/renamecustomizer.cpp,
+ utilities/cameragui/renamecustomizer.h,
+ utilities/imageeditor/canvas.cpp, utilities/imageeditor/canvas.h,
+ utilities/imageeditor/exifrestorer.cpp,
+ utilities/imageeditor/exifrestorer.h,
+ utilities/imageeditor/imagecommentedit.cpp,
+ utilities/imageeditor/imagecommentedit.h,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imageguiclient.h,
+ utilities/imageeditor/imageiface.cpp,
+ utilities/imageeditor/imageiface.h,
+ utilities/imageeditor/imageplugin.cpp,
+ utilities/imageeditor/imageplugin.h,
+ utilities/imageeditor/imagepluginloader.cpp,
+ utilities/imageeditor/imagepluginloader.h,
+ utilities/imageeditor/imageprint.cpp,
+ utilities/imageeditor/imageprint.h,
+ utilities/imageeditor/imageresizedlg.cpp,
+ utilities/imageeditor/imageresizedlg.h,
+ utilities/imageeditor/imagerotatedlg.cpp,
+ utilities/imageeditor/imagerotatedlg.h,
+ utilities/imageeditor/imagewidget.cpp,
+ utilities/imageeditor/imagewidget.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h,
+ utilities/imageeditor/imlibinterface.cpp,
+ utilities/imageeditor/imlibinterface.h,
+ utilities/imageeditor/jpegsection.h,
+ utilities/setup/cameraselection.cpp,
+ utilities/setup/cameraselection.h, utilities/setup/gpiface.cpp,
+ utilities/setup/gpiface.h, utilities/setup/setupgeneral.cpp,
+ utilities/setup/setupgeneral.h, utilities/setup/setupmisc.cpp,
+ utilities/setup/setupmisc.h,
+ utilities/splashscreen/splashscreen.cpp,
+ utilities/splashscreen/splashscreen.h: CVS_SILENT: Fix typo in
+ GPL header: s/published bythe Free/published by the Free/
+
+2004-11-16 00:13 ach
+
+ * README, utilities/cameragui/libjpeg62.README: Add libjpeg62
+ README and a note to README as required by libjpeg distribution
+
+2004-11-15 22:46 cgilles
+
+ * utilities/imageeditor/imagerotatedlg.cpp: Fixed re-scaling image
+ for free rotation preview.
+
+2004-11-15 16:14 cgilles
+
+ * utilities/imageeditor/: imagerotatedlg.cpp, imagerotatedlg.h:
+ Digikam ImageEditor freeRotation tool : Added free rotation
+ preview.
+
+2004-11-15 11:27 cgilles
+
+ * digikam/exifpropsplugin.cpp: Digikam File properties and
+ Meta-Data dialog : - New Exif information tab in tree view mode !
+ - This implementation provide just _ONE_ tab for all exif
+ informations.
+
+ To Digikam users : you must update libkexif source code from
+ kdeextargear-libs-1 CVS module else the compilation will be
+ broken.
+
+2004-11-14 22:03 cgilles
+
+ * digikam/albumiconview.cpp, digikam/digikamapp.cpp,
+ imageplugins/imageplugin_core.cpp: Fix menu entries. Added
+ What's this for defaut main tool bar. Added What's this for
+ Normalize, Equalize , and Autolevels.
+
+2004-11-14 17:50 cgilles
+
+ * imageplugins/histogramviewer.cpp: Added wait cursor
+
+2004-11-14 16:05 cgilles
+
+ * libs/histogram/imagehistogram.cpp: Improvement of histogram
+ calculation. No need 2 loops, just one can be used.
+
+2004-11-14 15:57 cgilles
+
+ * digikam/albumiconview.cpp: Fixed popup menu entry i18n. Added
+ wait cursor during image properties dialog construction
+ (histogram viewer can be long).
+
+2004-11-14 15:18 cgilles
+
+ * digikam/digikamapp.cpp: Fix menu entrie i18n
+
+2004-11-13 16:58 cgilles
+
+ * digikam/: exifpropsplugin.cpp, exifpropsplugin.h: Oups (:=))
+ Forget to add these files in CVS...
+
+2004-11-13 16:13 cgilles
+
+ * digikam/: Makefile.am, albumiconview.cpp, albumiconview.h,
+ digikamapp.cpp, digikamapp.h, digikamui.rc, digikamview.cpp,
+ digikamview.h: Digikam Exif Viewer : - Merged all Exif Viewer
+ tabs in image Properties dialog. - Removed Image/Exif
+ information menu entry.
+
+ To Digikam users : the Exif information are now displayed in
+ Image properties dialog. This is requested by a wish in B.K.O.
+ This way simplify the 'image' menu entries and the dialog
+ numbers. I will updated the handbook accordily.
+
+ Nota : I have seen a problem with the internationalisation of
+ libexif (not libkexif) messages about the exif item descriptions.
+ All accentuate carractors are bad. In English no problem.
+ Somebody can confirm this problem with another language (spanish,
+ german, italian, for ex.)
+
+2004-11-12 21:06 pahlibar
+
+ * digikam/albumfolderview.cpp:
+ trim long lines. beyond 80 columns, source wraps up in editors,
+ making it difficult to read
+
+2004-11-12 18:23 cgilles
+
+ * libs/widgets/histogramwidget.cpp: Remove comments
+
+2004-11-12 16:52 cgilles
+
+ * digikam/histogrampropsplugin.cpp,
+ imageplugins/histogramviewer.cpp,
+ libs/widgets/histogramwidget.cpp: Histogram Viewer : since we can
+ choose the main color in 'All color mode', we can displayed the
+ stat in this color with the current histogram selection.
+
+2004-11-12 14:51 cgilles
+
+ * digikam/albummanager.cpp: Fixed missing errno header
+
+2004-11-12 14:24 cgilles
+
+ * digikam/digikamapp.cpp: Fixed typo
+
+2004-11-12 04:04 pahlibar
+
+ * digikam/: imagedescedit.cpp, imagedescedit.h:
+ Simplest wishlist implementation ever done :). Use ktextedit
+ instead of qtextedit for comments editor. enable spellchecker
+ BUG: 92310
+
+2004-11-12 03:07 pahlibar
+
+ * digikam/: albumdb.cpp, albumdb.h, albumfolderview.cpp,
+ albummanager.cpp, albummanager.h, albumpropsedit.cpp,
+ albumpropsedit.h:
+ * creating a new album will popup the album properties editor
+ directly, instead of asking for the name first and then popping
+ up the editor. * this also puts into place code for easy
+ implementation of auto-folder-creation during camera downloads
+
+2004-11-11 19:32 pahlibar
+
+ * digikam/thumbnailjob.cpp:
+ remove unnecessary reload of thumbnail
+
+2004-11-10 15:43 cgilles
+
+ * imageplugins/histogramviewer.cpp,
+ libs/widgets/histogramwidget.cpp: Digikam Histogram Viewer :
+ Fixed colors order in 'All Colors' mode.
+
+2004-11-10 14:35 cgilles
+
+ * imageplugins/histogramviewer.cpp, imageplugins/histogramviewer.h,
+ imageplugins/imageplugin_core.cpp,
+ libs/widgets/histogramwidget.cpp, libs/widgets/histogramwidget.h:
+ Digikam Histogram Viewer:
+
+ New option for rendering histogram with the full image or current
+ image selection [like in photoshop CS (tm) !!!].
+
+ Note for Digikam users : this option is only available with the
+ Image Editor Histogram plugin, not with the image properties
+ extension because none image selection can be done with this
+ way...
+
+2004-11-10 11:21 cgilles
+
+ * digikam/histogrampropsplugin.cpp, digikam/histogrampropsplugin.h,
+ imageplugins/histogramviewer.cpp, imageplugins/histogramviewer.h,
+ libs/widgets/histogramwidget.cpp, libs/widgets/histogramwidget.h:
+ Digikam Histogram Viewer : add new option for choise the
+ foreground histogram color (Red or Green or Blue) used in 'All
+ Colors mode'.
+
+2004-11-09 20:51 cgilles
+
+ * utilities/imageeditor/imageguiclient.cpp: Add 'What's This' for
+ crop image option
+
+2004-11-09 20:10 cgilles
+
+ * version.h, digikam/digikamapp.cpp: 'Updated version to
+ '0.7.1-cvs' Fixed i18n
+
+2004-11-08 20:37 pahlibar
+
+ * ChangeLog:
+ humpph... forgot to commit the changelog before the release
+
+2004-11-07 20:56 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+ applied patch for g++ 3.4.2 compilation error
+
+2004-11-07 00:34 bmeyer
+
+ * digikam/albumfiletip.cpp, digikam/albumfolderitem.h,
+ digikam/albumfolderview.cpp, digikam/albumfolderview.h,
+ digikam/albumiconview.cpp, digikam/albumiconview.h,
+ digikam/digikamapp.h, digikam/digikamview.cpp,
+ digikam/dragobjects.cpp, digikam/thumbnailjob.h,
+ utilities/cameragui/cameracontroller.cpp,
+ utilities/imageeditor/canvas.cpp,
+ utilities/imageeditor/imagepluginloader.cpp,
+ utilities/imageeditor/imageprint.cpp,
+ utilities/setup/setupeditor.cpp,
+ utilities/setup/setupplugins.cpp: header clean and one
+ QString::null conversion
+
+2004-11-06 04:34 bmeyer
+
+ * configure.in.bot: Pointer about pkgconfig sense it is different
+ then the rest of kde
+
+2004-11-04 22:37 bmeyer
+
+ * digikam/digikam.desktop: .desktop file cleanup Add missing ; to
+ lists remove depreciated items Terminal= 0 -> false
+
+v0.7 11/07/04
+----------------------------------------------------------------------------
+
+2004-11-04 14:44 jahrens
+
+ * digikam/albumfolderview.cpp: Album icon update function deleted..
+ it shouldn't be available in 0.7.
+
+2004-11-03 19:49 pahlibar
+
+ * utilities/cameragui/: cameraui.cpp, dirselectdialog.cpp,
+ dirselectdialog.h:
+ when user starts to download items from a camera, the new album
+ dialog has name pre-filled with exif date for the first image in
+ the camera. BUG: 92312
+
+2004-11-03 14:14 aseigo
+
+ * digikam/albumpropsedit.cpp: fix tab order and initial widget
+ focus
+
+2004-11-03 06:37 cgilles
+
+ * imageplugins/imageplugin_core.cpp,
+ utilities/imageeditor/imageguiclient.cpp,
+ utilities/imageeditor/imageguiclient.h: Digikam ImageEditor :
+ Added missing "whatsThis" Help menu option (reported by some
+ users). Fixed RedEyes Correction menu entry QToolTip to
+ QWhatsThis.
+
+
+v0.7-rc1 11/01/04
+----------------------------------------------------------------------------
+
+2004-10-31 23:59 pahlibar
+
+ * configure.in.in:
+ inlude libjpeg dependency, as some libtiff builds depend on it
+
+2004-10-31 23:43 pahlibar
+
+ * digikam/albumfiletip.cpp:
+ reposition tooltip with global mapping with respect to viewport.
+ fixes tooltips being moved out of screen in case of very large
+ content rect BUG: 92350
+
+2004-10-29 13:18 aseigo
+
+ * digikam/albumfolderview.cpp: sort out the context menu so it's
+ more KDEish
+
+2004-10-29 13:06 aseigo
+
+ * digikam/digikamapp.cpp: don't use Ctrl+F# as a keyboard shortcut.
+ those should be left for desktop/global keybindings as a rule
+
+2004-10-29 13:05 aseigo
+
+ * digikam/: albumpropsedit.cpp, albumpropsedit.h, tagcreatedlg.cpp:
+ make these dialogs look a bit nicer
+
+2004-10-29 13:03 aseigo
+
+ * digikam/syncjob.cpp: make this work with kio_trash if it exists
+
+2004-10-29 13:02 aseigo
+
+ * utilities/setup/: setup.cpp, setupcamera.cpp,
+ setupcollections.cpp, setupeditor.cpp, setupexif.cpp,
+ setupgeneral.cpp, setupgeneral.h, setupmime.cpp, setupmisc.cpp,
+ setupplugins.cpp: margins, accels, give it a hope of working on
+ 800x600
+
+2004-10-29 11:38 cgilles
+
+ * utilities/imageeditor/imageguiclient.cpp: Fixed shortcuts
+
+2004-10-28 07:02 cgilles
+
+ * utilities/imageeditor/: imageguiclient.cpp, imageguiclient.h:
+ Digikam Image Editor : added bug report entry in help menu.
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2004-10-28 06:40 cgilles
+
+ * utilities/cameragui/: cameraui.cpp, cameraui.h,
+ dirselectdialog.cpp: Digikam handbook : added link to camera
+ interface. CCMAIL: digikam-devel@lists.sourceforge.net
+
+2004-10-28 04:17 cgilles
+
+ * Digikam.kdevelop, digikam/digikamfirstrun.cpp,
+ imageplugins/histogramviewer.cpp,
+ imageplugins/imageeffect_bcg.cpp,
+ imageplugins/imageeffect_blur.cpp,
+ imageplugins/imageeffect_hsl.cpp,
+ imageplugins/imageeffect_redeye.cpp,
+ imageplugins/imageeffect_rgb.cpp,
+ imageplugins/imageeffect_sharpen.cpp,
+ utilities/imageeditor/imagecommentedit.cpp,
+ utilities/imageeditor/imageresizedlg.cpp,
+ utilities/imageeditor/imagerotatedlg.cpp,
+ utilities/setup/setup.cpp: Digikam handbook major update : -
+ Added anchors ! (used for link the dialog "Help" buttons to the
+ hanbook sections) - Fixed image button docbook implementation
+ (not like screenshots) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-27 13:30 jahrens
+
+ * digikam/albumfolderview.cpp: it must be allowed to drag external
+ folders on the physical root album, to copy/move the folder to
+ the root
+
+2004-10-27 04:05 cgilles
+
+ * Digikam.kdevelop, version.h, digikam/digikam.desktop,
+ digikam/digikamfirstrun.cpp, digikam/main.cpp,
+ utilities/setup/setupgeneral.cpp: Fixed last commit by aaron. -
+ No need numerical digiKam version. - Refixed Digikam to digiKam.
+ - Fixed release version test for firstrun. - Added writable
+ test to album database path and display warning message CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-27 01:42 aseigo
+
+ * digikam/digikamui.rc: get rid of accel conflicts on the menus,
+ simplify the toolbar, sort out the Settings menu a bit
+
+2004-10-27 00:55 aseigo
+
+ * digikam/digikamapp.cpp: insert new cameras at the top of the menu
+
+2004-10-27 00:54 aseigo
+
+ * digikam/Makefile.am: add firstrunUI.ui
+
+2004-10-27 00:53 aseigo
+
+ * digikam/: digikamfirstrun.cpp, digikamfirstrun.h, digikamui.rc,
+ firstrunUI.ui: a more beautiful and standards compliant first run
+ dialog
+
+2004-10-27 00:52 aseigo
+
+ * digikam/main.cpp: fix the app name in the KAboutData, clean up
+ the firstrun check slightly
+
+2004-10-24 15:54 pahlibar
+
+ * digikam/albumfolderview.cpp:
+ use KURL.path() and not KURL.url() if you want to pass in the
+ path as a qstring.
+
+2004-10-24 14:53 pahlibar
+
+ * digikam/: albumiconview.cpp, albumiconview.h, imagedescedit.cpp,
+ thumbnailjob.cpp, thumbnailjob.h:
+
+ * minor optimization: moved the exif rotation from albumiconview
+ to thumbnailjob and rotate the thumbnail qimage before
+ converting to qpixmap. rotating the qimage is almost 5 times
+ faster than rotating a qpixmap. * side effect of this is that
+ everything using thumbnailjob gets exif oriented thumbnails for
+ free, including the comments/tag editor CCBUG: 92017
+
+2004-10-24 13:51 pahlibar
+
+ * digikam/: albumiconview.cpp, albumiconview.h,
+ exiforientation_p.h:
+ * implemented a native exif orientation reading function based on
+ the exif orientation writing one in libkexif. this will be
+ moved to libkexif in v0.2 * performance comparisons for reading
+ exif orientation of 609 jpeg files: total time (for libexif
+ based implementation) : 163304 microseconds total time (for
+ native implementation) : 9925 microseconds
+
+2004-10-24 11:46 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+ the current image was not being pushed in as the imlib image to
+ work on in quite a few functions. fixed
+
+2004-10-23 20:40 pahlibar
+
+ * configure.in.bot, configure.in.in,
+ utilities/imageeditor/Makefile.am:
+ libtiff configure test added
+
+2004-10-22 02:50 cgilles
+
+ * digikam/digikamfirstrun.cpp, digikam/digikamfirstrun.h,
+ utilities/setup/setup.cpp, utilities/setup/setupgeneral.cpp,
+ utilities/setup/setupgeneral.h: Digikam BUG 91828 : Added more
+ tests if target album database path haven't write access in
+ Digikam first run and general setup. General setup now check the
+ path QEdit widget like in Digikam first run and toogle the OK
+ dialog button in according. CCMAIL:
+ digikam-devel@lists.sourceforge.net,
+ mail-kdebugs@codingdomain.com
+
+2004-10-21 21:25 pahlibar
+
+ * utilities/imageeditor/canvas.cpp:
+ draw tiny selection handle rects at the corners of the rubber
+
+2004-10-21 20:03 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ * fixed mistake in last commit * ask for confirmation before
+ overwriting existing file CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-21 19:15 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ * setUsePrinterResolution is available only in kde >= 3.2 * in
+ slotSaveAs check if srcURL==targetURL and use slotSave then
+ CCMAIL: digikam-devel@lists.sourceforge.net
+
+2004-10-21 14:02 pahlibar
+
+ * digikam/albumdb.cpp:
+ fixed crash when the album library path is unwritable. Note to
+ users, at least make the album library path writable, otherwise
+ none of the digikam tags or comments features will work. the
+ actual photo directories don't have to be writable BUG: 91828
+
+2004-10-21 13:53 pahlibar
+
+ * digikam/albumsettings.cpp:
+ change startup album sort mode to By folder, as it seems to
+ confusing new users. BUG: 91829-done@bugs.kde.org
+
+2004-10-20 16:22 jahrens
+
+ * digikam/albumiconview.cpp:
+ Chag stored images in his root album which he tried to move.
+ Since the root album is only an organisational one, now
+ preventing it from displaying images in the iconview.
+
+ CCMAIL: 91740-done@bugs.kde.org
+
+2004-10-20 12:31 pahlibar
+
+ * imageplugins/Makefile.am, kioslave/Makefile.am,
+ utilities/cameragui/cameracontroller.cpp:
+ * qt <= 3.1.2 compatiblity fix. QDeepCopy is not a friend of
+ QStringList. hack it by using QValueList<QString> *
+ imlib2_cflags was missing from some makefiles. added CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-20 11:51 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ force kprinter to use printer resolution
+
+2004-10-20 10:12 pahlibar
+
+ * utilities/imageeditor/imlibinterface.cpp:
+ fix savetiff implementation (backported from imlib2 1.1) CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-20 06:31 cgilles
+
+ * digikam/histogrampropsplugin.cpp,
+ imageplugins/histogramviewer.cpp,
+ libs/widgets/histogramwidget.cpp: HistogramViewer and
+ HistogramPropPlugin: - Fixed alignment of calculated values
+ (reported by Achim Bohnet in the past (:=))) - Improved all
+ 'Colors' at the same time mode rendering : added top value gray
+ drawing for each color channels. CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-19 16:55 pahlibar
+
+ * utilities/cameragui/: cameraiconitem.cpp, cameraiconitem.h,
+ cameraiconview.cpp:
+ minor code update in hope of fixing wierd repaint issues reported
+ by a user
+
+2004-10-18 21:39 pahlibar
+
+ * imageplugins/: imageeffect_redeye.cpp, imageplugin_core.cpp:
+ typo fix and remove unnecessary qlabel in the redeye correction
+ dialog
+
+2004-10-18 16:04 pahlibar
+
+ * digikam/thumbdb.cpp:
+ fixed multiple kdebug.h includes
+
+2004-10-18 15:56 pahlibar
+
+ * digikam/thumbdb.cpp:
+ override default gdbm fatal function to prevent app from exiting
+ if user runs out of diskspace CCMAIL: 91424-done@bugs.kde.org
+
+2004-10-18 13:20 pahlibar
+
+ * digikam/: albumpropsedit.cpp, albumpropsedit.h:
+
+ use kdatepicker instead of qdateedit for locale aware date
+ selection
+
+ CCMAIL: 91597-done@bugs.kde.org
+
+2004-10-18 06:10 cgilles
+
+ * imageplugins/: imageeffect_redeye.cpp, imageplugin_core.cpp:
+ Digikam RedEyes correction filter: added tip in dialog and for
+ the menu entry (WISH #91845). CCMAIL:
+ digikam-devel@lists.sourceforge.net
+
+2004-10-17 23:49 pahlibar
+
+ * utilities/imageeditor/: imagewindow.cpp, imagewindow.h:
+ plug and unplug the imageguiclient actions when the imageviewer
+ goes in and out of fullscreen. this is needed, because the
+ toolbar gets hidden in fullscreen mode (when user chooses so) and
+ none of the keyboard shortcut events reach the toolbar actions
+
+ CCMAIL: 91552-done@bugs.kde.org
+
+2004-10-17 22:47 pahlibar
+
+ * digikam/listview.cpp:
+ expanding/collapsing a tree item should not select the item
+ CCMAIL: 91537-done@bugs.kde.org
+
+2004-10-17 22:39 pahlibar
+
+ * digikam/albumfolderview.cpp, digikam/albumiconview.cpp,
+ digikam/albumsettings.cpp, digikam/albumsettings.h,
+ digikam/digikamapp.cpp, digikam/digikamapp.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h,
+ utilities/setup/setupmisc.cpp, utilities/setup/setupmisc.h:
+ * update menu/toolbar text and icon everywhere dynamically
+ according to user setting for "trash" or "delete" setting * the
+ confirmation dialog is not shown for moving to trash (konqueror
+ behavior), unless an album has subalbums GUI: confirmation for
+ moving to trash option has been removed from settings
+ (Miscellaneous) CCMAIL: 91451-done@bugs.kde.org
+
+2004-10-17 20:46 pahlibar
+
+ * utilities/imageeditor/imagewindow.cpp:
+ forgot to commit in this when syncjob::copy changed to file_move
+
+2004-10-17 20:43 pahlibar
+
+ * digikam/: syncjob.cpp, syncjob.h:
+ * renamed syncjob::copy to syncjob::file_move (more like
+ kio::netaccess). remember to remove when we upgrade dependency
+ to kde 3.2 * removed unnecessary qpixmap->qimage->qpixmap
+ conversion CCMAIL: kde@jokele.de
+
+2004-10-17 07:16 jahrens
+
+ * digikam/syncjob.cpp, digikam/syncjob.h,
+ utilities/imageeditor/imagewindow.cpp,
+ utilities/imageeditor/imagewindow.h:
+ When the image viewer saved the modified file just before it was
+ closed, the job result could never arrive the result function of
+ the viewer. So signalFileModified was never emitted, and digikam
+ not informed about the modification.
+
+ CCMAIL: 91484-done@bugs.kde.org
+
+2004-10-17 05:47 jahrens
+
+ * digikam/tagcreatedlg.cpp: Corrected the icon size for tag edit
+ dialog
+
+2004-10-16 19:45 jahrens
+
+ * digikam/: syncjob.cpp, syncjob.h: deleted unused slot
+
+2004-10-16 19:32 jahrens
+
+ * digikam/: album.cpp, albumfolderview.cpp, syncjob.cpp, syncjob.h,
+ tagcreatedlg.cpp, tagspopupmenu.cpp, thumbview.cpp:
+ Cropping tag thumbnails, so they fit the icon frame now.
+
+ Additionally: Displaying the tag thumbnails in all dialogs now
+ (edit/create tag dialog and in the "Comment/Tag" dialog).
+
+ CCMAIL: 91373-done@bugs.kde.org
+
+2004-10-16 07:29 jahrens
+
+ * digikam/digikamapp.cpp: After changing the toolbar, the plugin
+ menus have to be restored
+
+2004-10-14 23:17 cgilles
+
+ * utilities/splashscreen/digikam-splash.png: Update the
+ splashscreen by Yves Chauffour : - remove banner on the top. -
+ make more transparent the bottom banner. CCMAIL:
+ digikam-devel@lists.sourceforge.net, yves.chaufour@wanadoo.fr
+
+2004-10-14 09:04 pahlibar
+
+ * digikam/albumdb.cpp:
+ escapeString wasn't being used for item name in import from xml.
+ fixed CCMAIL: 91290-done@bugs.kde.org
+
+
+v0.7-beta1 10/13/04
+----------------------------------------------------------------------------
+ * cgilles (2004-10-11): Fixed 'OpenInKonqui' action in according
+ with the current album selection
+ * cgilles (2004-10-11): Added 'Gamma Adjustment' menu option
+ (GammaCalibration kipi plugin removed).
+ * cgilles (2004-10-11): Added 'Open in Konqueror' menu option (DirOperations
+ kipi-plugin have been removed!)
+ * cgilles (2004-10-11): Added digikamimageplugins tip of day if available.
+ * pahlibar (2004-10-10): fixed recursive calls in the resizedialog which
+ hung the app
+ * jahrens (2004-10-09): Double click on a tag/album/collection opens / closes it,
+ depending on it's previous state.
+ * cgilles (2004-10-09): Update Digikam Splashscreen by Yves Chauffour.
+ * pahlibar (2004-10-06): make sure that the messages from the kioslaves are
+ i18ned. the translations are in digikam catalogue.
+ * jahrens (2004-10-05): Setting album thumbnail through drag and drop.
+ Setting the dropped image as the album thumbnail. If the ctrl key
+ is pressed, when dropping the image, the thumbnail is set without
+ a popup menu. Otherwise it is shown a popup menu.
+ * cgilles (2004-10-05): Added new method for to get (X,Y) selection
+ coordinates. Request for digikamimageplugins (Raindrop especially).
+ * pahlibar (2004-10-04): enable tagalbums to be seen by kipiplugins. tag albums
+ have a prefix "Tag:" in their name to differentiate from normal albums
+ * pahlibar (2004-10-04): added option to not ask for confirmation before moving
+ items to trash (off by default).
+ * pahlibar (2004-10-04): configure.in tests revamped:
+ merge multiple configure.ins into one. use pkg-config for libkipi and libkexif
+ output clearly at the end as to the status of each of the configure tests
+ * jahrens (2004-10-04): The album thumbnails are stored with a relative path in
+ the db now. So the album thumbnail will be kept if the album is moved to another
+ parent.
+ * pahlibar (2004-10-04): put the fear of the lord in the user when deleting camera
+ items. make sure that they understand the files are unrecoverable
+ * pahlibar (2004-10-04): deleting items will either move-to-trash (default) or
+ actually delete, depending on user settings.
+ * jahrens (2004-10-03): Changed the drag'n'drop behavior when objects are dropped,
+ so we have standard drag'n'drop behavior in digikam when the shift or ctrl key is
+ pressed.
+ - dropping images on a tag with ctrl key pressed
+ The tag is assigned to the images without displaying a popup menu
+ which asks if that really should be done (bugzilla #89007)
+ - dropping images on an album
+ (a) ctrl key pressed: the images are copied to the album
+ (b) shift key pressed: the images are moved to the album
+ (c) no key pressed: popup menu is shown, whichs asks what to do
+ - dropping an album on another album
+ (a) ctrl key pressed: the album is copied to the other album
+ (b) shift key pressed: the album is moved to the other album
+ (c) no key pressed: popup menu is shown, whichs asks what to do
+ * pahlibar (2004-10-01): thanks to joern's invaluable contributions to digikam,
+ his status has been upgraded from a "mere" developer to author
+ also give credit to hans karlsson for the very cool digikam banner and app
+ icons
+ * pahlibar (2004-10-01): finish implementing the remainder of the camera interface
+ features:
+ - context menu for viewing, exif, properties, download, delete
+ - new properties dialog
+ * jahrens (2004-09-30):
+ - Added an item ("Set as Album Thumbnail") to the context menu in the thumbnail
+ view to select a particular image as the album thumbnail - to let the user choose
+ his own thumbnails for the albums.
+ - Furthermore I've changed the album thumbnail creation completely. The image path,
+ from which the album thumbnail was created is now stored in the digikam database.
+
+ To create these new album icons, the user has to browse through his albums. The
+ first readable image will be used as the default icon. Then he can change the
+ album thumbnail to an images he likes (with the context menu as described above).
+ This is not the best solution to create the new thumbnails, but we decided not to
+ add too much special code to the application which is only needed for the first
+ run after an upgrade.
+ * pahlibar (2004-09-30): some installations do not specify extern "C" in jpeglib.h
+ which leads to linking problems.
+ * pahlibar (2004-09-30): new icons for digikam. special thanks to Hans Karlsson
+ for this lovely piece of work
+ * pahlibar (2004-09-29): auto orientation of image using lossless jpeg operation
+ implemented in the cameragui. on by default. customize in the advanced options
+ * pahlibar (2004-09-28): use mime specific icons for camera items
+ * pahlibar (2004-09-28): removed kioslave camera implementation (has been replaced
+ with threaded version)
+ * cgilles (2004-09-27): Added icon for imageplugins help
+ * pahlibar (2004-09-24):
+ - simplified camera gui interface
+ - kioslave interface was getting too kludgy. replaced with threads
+ - advanced options: currently implemented - file rename while downloading
+ * jahrens (2004-09-23): added setIcon for PAlbum
+ * pahlibar (2004-09-21): sync with libkipi changes
+ * pahlibar (2004-09-20): use ktempfile to save the generated thumbnail (fudged
+ from kio::previewjob) so that race conditions with other apps is prevented and
+ also files are saved with 0600 permissions (closer adherence to fd.o stds)
+ * pahlibar (2004-09-19): sloppy programming. forgot to escape the urls/filenames
+ for the database query.
+ * rytilahti (2004-09-18): save the splitter position
+ * pahlibar (2004-09-16): Fixed crash when deleting files (this should fix the
+ rename batchprocess plugin crash reported by gilles also). thumbnailjob was
+ referencing a kfileitem which got deleted by kdirlister. couldn't find the exact
+ place of the problem, so reverted back to using kurls in the thumbnailjob.
+ - removed imlib2 loading of thumbnails, as some tests indicated that faster
+ loading of thumbnails can be doing a png load directly into a qimage. code for
+ that coming soon.
+ * pahlibar (2004-09-15): sync with libkipi changes
+ * pahlibar (2004-09-15):
+ - move the deleting files from database code from the main app to kioslave,
+ this makes the deleting file operations appear much lesser non-blocking
+ - added code for showing the tag albums in the kipiplugins, but disabled it
+ till issues with the imagegallery are resolved.
+ * pahlibar (2004-09-15): strip off newlines from squeezed text. clears up
+ rendering issues in the thumbnail view
+ * cgilles (2004-09-13): Added Kipi version informations to the GUI (Digikam about
+ and plugins setup)
+ * pahlibar (2004-09-12): context specific enabling/disabling of album/tag specific
+ actions in the menubar
+ * pahlibar (2004-09-10): refresh album comments in the thumbnail view when album
+ comments are changed using the album property editor
+ * cgilles (2004-09-10): Fixed album properties dialog layout.
+ * cgilles (2004-09-09): Added release ID header file
+ * pahlibar (2004-09-08): allow addition of new images from external sources
+ supported by kio
+ * pahlibar (2004-09-08): polishing... one of the two views (left - tree, right -
+ thumbnail) will have the appearance of focus. this prevent ugly focus outs when
+ for eg, a context menu is requested on a view.
+ * pahlibar (2004-09-08): don't stat if the src url is not a local
+ file/directory. just pass it on straight through to kio::copyjob
+ * cgilles (2004-09-08): Added PNG max compression when saving PNG images
+ * pahlibar (2004-09-07):
+ - moved out context assign/remove tags menu into separate class
+ - now remove tags menu will show only those tags which have been
+ assigned to at least one item
+ * pahlibar (2004-09-07):
+ - option to hide toolbar in fullscreen mode in the imagewindow
+ - pressing ESC will exit out of fullscreen mode
+ * pahlibar (2004-09-07):
+ pressing escape in the imageviwer fullscreen mode will exit out of the
+ fullscreen mode
+ * pahlibar (2004-09-06):
+ hide menubar & statusbar in fullscreen mode for the imagewindow.
+ plug and unplug the fullscreen action in the toolbar accordingly
+ * pahlibar (2004-09-06):
+ create the toolbar with proper object name. dunno why ktoolbar took off
+ the option to specify the object name in the constructor
+ * pahlibar (2004-09-05):
+ following a suggestion from mornfall, its now possible to assign/remove tags
+ which have subtags from the context menu, without causing too much confusion
+ * pahlibar (2004-09-05):
+ reposition filetip after resize.
+ * cgilles (2004-09-05): Fixed an i18n problem between the real ImagePlugins name
+ and the ImagePlugins loading/unloading fonctions.
+ Using now the libraries plugins name for the ImagePlugins setup.
+ * pahlibar (2004-09-04):
+ finally.... proper indication of which of the left and right view have
+ the focus in the mainwindow. the view which has the focus is shown
+ raised and the other one is shown sunken
+ * pahlibar (2004-09-04):
+ fixed restoring the position and size of mainwindow and imagewindow(previous
+ commit) after fullscreen maximization
+ * pahlibar (2004-09-04):
+ fixed broken fullscreen maximization for imageeditor.
+ * jahrens (2004-09-04):
+ - minor drag and drop changes
+ - disabled dropping an album to another album when in "ByFolder-Mode"
+ - changed AlbumDrag constructor
+ - handling dragging pixmap when no pixmap is available
+ * cgilles (2004-09-03): Added missing i18n for entry menu
+ * cgilles (2004-09-03): Fixed include header. Work fine now with
+ digikamimageplugins cvs module (alone mode resqueted by Achim Bohnet).
+ * cgilles (2004-09-02): Fixed header for digikamimageplugins building
+ * cgilles (2004-09-02): Using KIPI icon
+ * jahrens (2004-09-01):
+ - album drag and drop
+ - albums can be moved/copied in the album folder view through drag and drop.
+ So albums can be rearranged.
+ - albums can be dropped on a collection to assign it to the collection
+ - Completely rewrite of AlbumFolderView::contentsDragMoveEvent()
+ * pahlibar (2004-09-01): don't do the albumfolderitem open/close once the initial
+ loading is complete. this prevents surprises during DnD copy/move of albums
+ * pahlibar (2004-09-01): use digikamio for copying/moving files/albums.
+ * pahlibar (2004-09-01):
+ - app interface for digikamio kioslave: uses digikamio kioslave for
+ file/folder copy/move within the album library and KIO::copyjob for
+ external file/folder copy/move.
+ - busyprogressbar: a progressbar which shows a busy indicator when the
+ total and current progress is not (the progress bar shuttles from
+ left to right). used within the digikamio app interface. can be used
+ elsewhere
+ * pahlibar (2004-09-01):
+ digikamio:
+ - new kioslave for file/folder copying/moving while preserving all metadata.
+ - unlike kde file kioslave this can move/copy folders recursively
+ - handles four cases of copy/move: a) album copy/move b) file copy/move
+ c) external folder copy/move into album library d) external file copy/move
+ into album library
+ * cgilles (2004-09-01): Fixed slider/spinbox slots
+ * jahrens (2004-08-31): Minor drag and drop changes
+ * cgilles (2004-08-31): Added link to DigikamImagePlugins handbooks in ImageEditor
+ help menu
+ * jahrens (2004-08-30): Drag and drop improvement:
+ An album is opened and displays its children when the mouse pointer pauses over
+ the album during drag and drop.
+ * jahrens (2004-08-29): Added an import option to import image folders as digikam
+ albums
+ - select the parent album in the folder view (if no album is selected root will be the parent)
+ - Album->Import->Import Folders...
+ -select the folders in the appearing file select dialog
+ * rhoezler (2004-08-26): - "Correct EXIF orientation tag" now works on all
+ selected images, not just the first one
+ * pahlibar (2004-08-26):
+ - if drag moves over an unacceptable position, remove the old droptarget
+ and set it to zero. prevents surprises in case of dropevents.
+ * pahlibar (2004-08-26): as joern pointed out the drag was being called out
+ multiple times. i turned on the contents mouse tracking for implementing the
+ tooltips which led to this breakage.this commit will set startDragItem to zero
+ once mouse leaves the widget
+ * jahrens (2004-08-26): Dragging an object in the albumiconview can continuously
+ produce new drag objects.
+ 1. Select an image in the albumiconview
+ 2. drop it on the albumfolderview or at the window title, so the drag object
+ is destroyed
+ 3. don't press the mouse button and leave the mouse over the albumiconview,
+ but not over an image. the image is still selected.
+ 4. switch to another desktop by a shortcut and switch back to the desktop
+ that displays digikam
+ 5. a new QMouseEvent is generated. Since the mouse isn't positioned over an
+ image a new drag object for the previously selected image is created -> bug!
+ * rhoezler (2004-08-26): - Fix order of transformation during EXIF auto rotate
+ Add missing "horizontal flip" option that was lost when moving it to the image menu
+ * cgilles (2004-08-26): Add new cursor changing method for the image preview
+ widget (using by the long preview process like OilPaint for to show a
+ waiting cursor in the widget area).
+ * cgilles (2004-08-25): Setup : fixed kipi plugins icon setup.
+ ImagePreviewWidget : Added moved action between Pan icon widget
+ and Image region widget when the selection focus have changed (thanks to Joern
+ for this idea). The Image Region is updated but not the preview effect during the
+ selection mouvement (only when the mouse is released). This way improveme the
+ region selection choise in the original image.
+ * cgilles (2004-08-25): Fix pan size for the large original image.
+ * pahlibar (2004-08-24): fix a bunch of memory leaks
+ * pahlibar (2004-08-24): fix memory leak
+ * pahlibar (2004-08-24): enable ok button only if values have changed from zero
+ state.some cleanup in hsl
+ * pahlibar (2004-08-24): hide tooltip on mouse wheel event
+ * cgilles (2004-08-24): Moved all Digikam widgets in /libs/widgets folder.
+ Fixed Makefiles in according.
+ * pahlibar (2004-08-23): warn users on an attempt to delete an album or a tag, if
+ there are sub albums and tags. also show the number of sub albums and tags.
+ * pahlibar (2004-08-23): use WStyle_Splash for splash screen. makes splashscreen
+ hideable by clicking on it. added a new page to the setup dialog
+ (Miscellaneous). added option to turn off splashscreen
+ * pahlibar (2004-08-22): write comments only to jpeg jfif section. we want to
+ reserve exif user comments for the Adobe XMP metadata (maybe)
+ * pahlibar (2004-08-22): use kmenubar instead of qmenubar for the guibuilder, so
+ that kde specific menubar settings (Mac OS type menubar for eg) is respected
+ * pahlibar (2004-08-22): break lines in tooltip only at word boundaries
+ * jahrens (2004-08-22): Tags can be dropped on images to assign the tag
+ * pahlibar (2004-08-21): show filesize in both human readable form and in bytes
+ change Date -> Modification Date
+ * pahlibar (2004-08-21): use local aware date string format. break comments when
+ too long
+ * pahlibar (2004-08-21): show corner arrows based on position (fudged from
+ kfiletip(libkonq))
+ * pahlibar (2004-08-20): don't show tooltips if thumbview is not the active window
+ * pahlibar (2004-08-20): loose the tooltip on focusout
+ * pahlibar (2004-08-20): showing tooltips is now configurable. on by default
+ * pahlibar (2004-08-20): show meta info also in tooltip (at some point we will
+ have to make this customizable)
+ * pahlibar (2004-08-20): polishing tooltip - break line between tags, don't break
+ line elsewhere, strip leading / from album/tag names (albumfiletip.cpp)
+ hide tooltip on mousepressevent on thumbnail view (thumbview.cpp)
+ * pahlibar (2004-08-20): tooltips for thumbnail items
+ * pahlibar (2004-08-19): use middle mouse button to scroll image
+ * pahlibar (2004-08-18): assign/remove tags in bulk using right click menu
+ * jahrens (2004-08-18): Added drag and drop for tags.
+ - Tags can be moved and dropped on another tag inside the album folderview,
+ so it is possible to rearrange the tag hierarchy.
+ - When a tag is moved to another parent its children are moved as well.
+ * pahlibar (2004-08-18): seems the last deselecting items when selection box
+ changes wasn't completely correct. ctrlbutton-down-and-mousemove should not
+ remove existing selection
+ * pahlibar (2004-08-18): drag selection should unselect items outside the
+ selection box.
+ * pahlibar (2004-08-16): show an error message if exif correction fails
+ * pahlibar (2004-08-15): set block size of gdbm file to 0, so that it will pick up
+ the correct blocksize from the filesystem. prevents thrashing of the filesystem
+ so much
+ * pahlibar (2004-08-15): do the initial selection of albums/tags only after all
+ albums have been loaded. last selected tag can also be remembered now.
+ * pahlibar (2004-08-14): dump and restore album tree state. remember last album
+ opened (only physical albums, not tags - as listing files in tags requires that
+ the corresponding physical albums have been loaded already and because of kio
+ loading of albums, this is not guaranteed)
+ * pahlibar (2004-08-12): added theme "Clean"
+ * rhoezler (2004-08-12): Move "Set Exif Orientation" RMB entry to Image->Correct
+ Exif Orientation Tag.
+ * pahlibar (2004-08-12): changed version to 0.7.0-cvs. use kde b.k.o. as default
+ reportbug option
+ * jahrens (2004-08-11): Changed some menus according to the kde style guide
+ http://developer.kde.org/documentation/standards/kde/style/menus/index.html
+ * jahrens (2004-08-11): Changed the cameraui context menu to make it look like the
+ albumiconview context menu.
+ * pahlibar (2004-08-10): use exif rotation only if requested
+ * jahrens (2004-08-10): Added a context menu to cameraui.
+ * rhoezler (2004-08-10): Save correct orientation tag if image has been EXIF
+ auto-rotated and modified/saved.
+ * rhoezler (2004-08-10): Implemented EXIF-based rotation in the image editor via
+ the Imlib interface.
+ * jahrens (2004-08-09): Removed populatetags to rebuild the tag layout. Instead
+ adding/removing a TAlbumChecklistItem.
+ * pahlibar (2004-08-08): in thumbview, controlbutton + drawrubber should preserve
+ existing selection
+ * jahrens (2004-08-07): Context menu appears after RMB everywhere in the listctrl
+ (imagedescedit) with root selected as tag when no tag was under the mouse.
+ * pahlibar (2004-08-07): fix crash when requested texture width/height is <= 0
+ * pahlibar (2004-08-06): enable editing of tags from comments/tag editor
+ * pahlibar (2004-08-06): Compilation fixes in imagelevels.cpp. added new theme Marine
+ improved Dreary Theme
+ * cgilles (2004-08-06): Added methods for to load/save levels data values from/to
+ a Gimp levels text file.
+ * pahlibar (2004-08-05): add a menuitem to add a camera from the cameras menu
+ * pahlibar (2004-08-05): moving to the first row of thumbnails using keys will
+ ensure that the header is also shown
+ * pahlibar (2004-08-05): bump up the version of the xmlgui file
+ * cgilles (2004-08-05): Added Set/Get levels values methods.
+ * pahlibar (2004-08-04): arrow in listview should use text color
+ * jahrens (2004-08-04): Added a context menu to comments/tags dialog
+ (ImageDescEdit) to add/delete tags. "Edit" is still unavailable, because changes
+ made to tags in this dialog are not forwarded to the albumiconview. So I have
+ disabled edit until I found a solution.
+ * pahlibar (2004-08-04): digikam gets theming support. fluxbox style themes
+ (texture renderer fudged from fluxbox code). themes can be installed at system
+ level $PREFIX/share/apps/digikam/themes or in user home directory in
+ ~/.kde/share/apps/digikam/themes. sample theme ("Dreary") included
+ * cgilles (2004-08-04): ImageEditor: fixed disable menu actions when an image is
+ opened from cameraclient. The actions are 'File/remove from current Album' and
+ 'Image/Comments'
+ * cgilles (2004-08-03): ImageEditor :
+ - Added config tab in main setup dialog.
+ - New option: JPEG quality image during saving operations.
+ - New option: background color setting.
+ - Fixed TIFF saving operations.
+ * pahlibar (2004-08-02): renaming of albums while retaining meta data
+ * cgilles (2004-08-02): Histogram viewer: added drawing all color channels (RGB)
+ at the same time capability.
+ * cgilles (2004-08-02): Fixed AddImage method. Tested with BatchProcessImages plugins.
+ * cgilles (2004-08-02): Added selection mode option in constructor.
+ * cgilles (2004-08-02): fixed histogram viewer crash if current image loaded failed
+ * cgilles (2004-07-30): Fixed histogram rendering in according with Achim bohnet
+ advices.
+ * pahlibar (2004-07-30): Fix crash when slave dies
+ * cgilles (2004-07-30): Added wait cursor during image traitments. The calculation
+ can be long if the image size is big.
+ * cgilles (2004-07-30): Using ImageHistogram API in normalize and Equalize algorithms.
+ * cgilles (2004-07-29): First import of autolevel correction class (adapted from
+ the Gimp2.0). Added menu entry in ImageDitor for AutoLevel correction.
+ * pahlibar (2004-07-28): added iterator for albums
+ * jahrens (2004-07-28): Changed drag'n'drop popup menues to make them look like
+ other kde applications
+ * cgilles (2004-07-28): Added new common ColorGrdientWidget for HistogramViewer in
+ ImageEditor and File properties dialog. Source code more simply...
+ * cgilles (2004-07-28): Added new image Histogram tab in File properties dialog.
+ * cgilles (2004-07-28): Added image Histogram Viewer.
+ - New Histogram manipulation class.
+ - New Histogram widget.
+ - New Histogram Viewer dialog for ImageEditor.
+ * jahrens (2004-07-27): Added drag'n'drop from external sources to AlbumFolderView
+ * pahlibar (2004-07-27): Reorganization of cvs.
+ - digikam/libs digikam/libs/guibuilder digikam/libs/histogram added
+ - guibuilder code moved to digikam/libs/guibuilder
+ * pahlibar (2004-07-26): added texture building routines (fudged from
+ fluxbox). this will form the basis of theming support for digikam (around
+ v0.8). use the texture routines to build base pixmaps for thumbnail
+ items. currently hard-coded colors.
+ * pahlibar (2004-07-26): when the native thumbnail loader fails and kde previewjob
+ is used, the previewjob returns the thumbnail with fileitem. if the file got
+ deleted in the meantime or the album got changed, digikam will crash as the
+ kfileitem has been deleted and we are referencing a deleted item. solution: use
+ kurl causing previewjob to generate its own kfileitem and on return use the url to
+ find the item in the dictionary to assign the pixmap.
+ * jahrens (2004-07-25): Adding a tab to KPropertiesDialog to show the extra
+ information retrieved from the camera
+ * pahlibar (2004-07-25): double-click/return-press will open up the imageviewer
+ for the camera file items
+ * pahlibar (2004-07-25): Disable saving of images when viewing a camera file in
+ the image editor. User can still use saveas to save the file elsewhere. at some
+ point, we have to start thinking of allowing user to save the file and the file
+ gets uploaded back into the camera. maybe too much of a hassle for an
+ infrequently used operation
+ * pahlibar (2004-07-25): implemented viewing image
+ * pahlibar (2004-07-24): - added: retrieve and show camera information
+ (summary/manual/about). fix: the error dialog in camera window is now correctly
+ placed over the camera window.
+ * pahlibar (2004-07-24): slowly adding back all the old features from the
+ digikamcameraclient
+ - implemented getting exif information for a camera file item
+ - pahlibar (2004-07-24):
+ - if thumbnail can't be loaded from database, delete the key
+ - safety checks: check if db is valid
+ * pahlibar (2004-07-23): "instant loading" thumbnails
+ - creates a database file (gdbm database) in ~/.thumbnails
+ - adds a tiny low resolution (48x48) thumbnail for each file in the album
+ that you browse to using digikam
+ - on loading an album, this database is queried to see if a thumbnail is
+ present for a file and if yes, this thumbnail is loaded, rough scaled to
+ the size needed and shown.
+ - the regular thumbnail loader runs in the background, as usual, and it
+ keeps updating the displayed thumbnails, essentially smoothing the
+ thumbnails.
+ - result is that if the user visits an album which he/she has browsed to
+ before, the rough thumbnail are shown fast and then the smoothing process
+ of the thumbnails begin.
+ - regular thumbnails are still stored according to the freedesktop standards
+ * pahlibar (2004-07-23):
+ - set the cursor to a busy cursor when loading images.
+ - semi-progressive painting of the images when flipping between
+ images. essentially what it does is splits the painting of the image into
+ multiple small paints (stripwise). used only when loading an image and not
+ while scrolling/zooming/... . scrolling through images should be
+ non-blocking and seem a bit faster
+ - preload next image (not really sure it helps since rendering is the
+ - most expensive part and we do not do any rendering in the preload)
+ - fixed a painting bug when resizing the selection with handles
+ * pahlibar (2004-07-22): fixed memory leak which caused imlib to not free memory
+ on closing the imagewindow
+ * pahlibar (2004-07-21): Camera File Properties dialog a la KDE file properties dialog.
+ * pahlibar (2004-07-21): implemented select all/none/invert for camera window
+ * cgilles (2004-07-21): ImageEditor: Added new image colors enhacement plugin
+ 'Normalize'.
+ * pahlibar (2004-07-20): two levels of redeye correction:
+ a) mild - use if other parts of face have been selected
+ b) aggressive - use if eye(s) have been selected exactly
+ * pahlibar (2004-07-20): optimization for loading items in a tag (especially
+ recursively). seems queries on sqlite when using JOIN tables is rather slow. by building
+ the album list manually and then querying items from the tag table alone,
+ the queries are much faster (nearly 10x speed increase). consequently
+ listing of items from the tags has a >2x speed increase (stating and
+ listentry slow things down).
+ * cgilles (2004-07-20): Fix RGB image plugin sliders (look similar with Photoshop
+ and The Gimp)
+ * cgilles (2004-07-20): Fix balance values for BCG image plugin (like photoshop
+ and the Gimp).
+ * pahlibar (2004-07-19):
+ - initial version cameragui
+ - merged back into main application
+ - interface for interacting with digikamcamera kioslave in a
+ - connection oriented mode
+ - only download implemented currently
+ - dirselectdialog (modified from kdirselectdialog) for
+ - selecting/creating target album
+ * pahlibar (2004-07-18):
+ - initial version of camera kioslave
+ - unlike kamera this is a connection oriented kioslave.
+ - only download implemented currently. rest to follow. initial gui tomorrow.
+ * rytilahti (2004-07-17): Check if the camera hasn't been added to the list after
+ the last save. Also fixed some messages to
+ KDE standard ones.
+ * pahlibar (2004-07-16): improved the sepia filtering, using the hsl functions.
+ * pahlibar (2004-07-16): included some utility functions to convert from RGB to
+ HSL and back. Useful for plugins.
+ * pahlibar (2004-07-16): fix crash in slotSaveAs. only try to write exif if both
+ src and destination are jpeg files. also emit a signal to indicate that a file
+ has been modified when saving.
+ * cgilles (2004-07-16): ImageEditor: added new HSL balance correction plugin !
+ * cgilles (2004-07-16): ImageEditor : Added new 'Free image rotation' option with
+ dialog.
+ * pahlibar (2004-07-13): keyevents behave more like standard listviews.
+ * pahlibar (2004-07-13): emit a signal when a file has been added. tag albums
+ don't update automatically. copy all the metadata when using saveas not just the
+ comments. removed unnecessary double loading of image
+ * cgilles (2004-07-13): - Re-enable 'File print' option from the old ImageViewer.
+ This implementation is impired of Kuickshow source code and freeze the GUI during the
+ printing calculation. I will push that in a thread...
+ - Added Save and Saveas method in imlibiface.
+ * pahlibar (2004-07-12): Sort Images by Name, Path, Date, File Size
+ * pahlibar (2004-07-12): on initial display, the initial sizes of the left and
+ right view are to be in the ratio of 1:2. sometimes these sizes were not set
+ right. override the resizeevent to set the ratios correctly on initial loading
+ * pahlibar (2004-07-12): fix importing of images. allow importing only if
+ destination album is a physical album
+ * cgilles (2004-07-12): Added Image comments edit dialog for ImageEditor.
+ Restored the Image Comments Edit option from old ImageViewer.
+ * cgilles (2004-07-12): Restored View Exif info from old ImageViewer.
+ Added new menu entry 'Image'.
+ * cgilles (2004-07-12): Restored Image file properties menu option from old ImagViewer.
+ * cgilles (2004-07-12): Added proview effect to sharpen and blur pimageplugins.
+ Removed selection parsing.
+ * cgilles (2004-07-12): BCG ImagePlugin : Added whatsthis, help button, and Reset
+ values button.
+ * cgilles (2004-07-12): Added new ImageEditor plugin : colors balance (RGB adjustments) !!!
+ * pahlibar (2004-07-11): shift-arrow keyboard keys will allow multiple selection of items.
+ * pahlibar (2004-07-11): Make recursive retrieval a setup option
+ * pahlibar (2004-07-11):
+ - reimplement the item lister using pure kdirlister and use the new
+ digikamtags protocol
+ - non-blocking listing of items in Tag Albums from database.
+ - Currently recursive retrieval is hard coded in by default.
+ need to make this selectable in the setup dialog
+ - use updatedirectory instead of reloading the items from tag in case
+ of modifications. (more work might be needed here. maybe a kdirwatch
+ to watch the items in the tag, as kdirlister doesn't do it for us
+ thinking its a non-local protocol)
+ * pahlibar (2004-07-11):
+ - kioslave to retrieve items in a tag album in a non-blocking fashion
+ implemented as a virtual filesystem with tag albums retrieved as
+ virtual folders. but the files themselves are listed as local files
+ with protocol "file"
+ - recursive retrieval of items in subtags (only if requested)
+ - an important side-effect of the kioslave is that users can see the
+ tag albums in konqueror. just type digikamtags:/ in the locationbar.
+ by default recursive retrieval is disabled for external applications.
+ * pahlibar (2004-07-09):
+ In the comments/tag-editor Ctrl-Enter will save and move onto
+ the next item. Shift-Enter will save and move to the prev item
+ * cgilles (2004-07-09): Added new image plugins for ImageEditor : blur and sharpen
+ filters !
+ * pahlibar (2004-07-08): Use stdgui items for forward back buttons in
+ tag-comments-editor
+ * pahlibar (2004-07-08): Added a checkbox in the comment/tag-editor to
+ automatically save comments/tags when navigating between items
+ * pahlibar (2004-07-07):
+ Large number of changes:
+ a) interfaces subdirectory removed. some of the code moved to digikam subdir
+ b) sqlite source code (v2.8.14) imported into a separate subdir
+ c) AlbumManager/AlbumDB/Album (note: change in name from AlbumInfo->Album)
+ rewritten from scratch
+ d) AlbumDB is the new sqlite based database backend instead of the old xml
+ style database. Old xml database will be imported automatically into
+ the new database. No export function yet (do we still need a separate
+ digikam xml format? we can think of exporting to some other app format,
+ like kimdaba/kphotobook). Note: the old xml files are still retained,
+ so you can safely run this new digikam on your existing album library.
+ e) Album is an abstract class with derived implementations of two (currently)
+ kinds: Physical Albums (PAlbum) - representing folders on the drive and
+ Tag Album (TAlbum) - representing tags in the database
+ f) Nested albums supported (some optimization might be needed for loading
+ the initial list of physical albums). both folders and tags can have
+ unlimited nesting
+ g) Native light-weight implementation of a treeview to replace qlistview
+ based treeview. this new implementation is flicker-free and has a cleaner
+ look compared to qlistview
+ h) Tagging of images added (you must have guessed it from the above statements).
+ Tags are shown as "albums" under a subtree of the treeview on the left.
+ Tagging can be done individually for an image using a dialog (enhanced version
+ of the old comments dialog) or in bulk by selecting a bunch of images and
+ dragging and dropping on a tag.
+ i) rewrite of the painting routines by getting information from the database
+ diretly instead of loading it into memory. thumbnail items have a fixed
+ grid size and text not fitting into the grid will be shown truncated with dots.
+ (need to add a tooltip for this)
+ f) extra information that can be shown in the thumbnail view:
+ name (yes, name is hideable), date, file size, resolution, comments,
+ jpeg comments, tags. removed items: Exif comments and mimetype
+ g) lots more. i will add them to the ChangeLog as and when i remember them
+ * cgilles (2004-06-23): Fixed TipOfDay slot
+ * cgilles (2004-06-23): Extract the DigikamPlugins TipOfDays for LibKipi.
+ Add a merging call of Digikam and Kipi TipsOfDays at the same time.
+ * cgilles (2004-06-23): Update
+ * cgilles (2004-06-19): Fix release number 0.6.3 -> 0.7.0
+ Added ReadSettings method to kipiinterface.
+ * cgilles (2004-06-18): [no log message]
+ * cgilles (2004-06-16): Fix KIPI plugins category indentification in according
+ with last libKIPI changes.
+ * cgilles (2004-06-15): Changed plugins category identification in according with
+ the last LibKIPI changes.
+ * cgilles (2004-06-15): Updated the menu and popup menu in according with KIPI
+ plugins actions. Added 'album_action' collection.
+ * pahlibar (2004-06-14): make sure image resize dialog has the imagewindow as
+ parent, so that it doesn't cause the imagewindow to bury itself when invoked
+ * cgilles (2004-06-14): The Batch Processes KIPI plugins can be used now directly
+ by the AlbumFolder popup menu.
+ * cgilles (2004-06-14): Fixed KIPI plugins dynamic loading/unloading
+ * pahlibar (2004-06-13):
+ Shift-Wheel to move between images. Ctrl-Wheel to change zoom
+ * pahlibar (2004-06-12):
+ 1) zoom in small steps 10% increments
+ 2) hold shift button and roll the wheel mouse to zoomin/out
+ * pahlibar (2004-06-12):
+ fixed minor painting issue with the selection rectangle
+ * pahlibar (2004-06-12):
+ alpha blended selection for smooth selections unlike the last
+ cross-hatched pattern from qpainter.
+ * pahlibar (2004-06-12):
+ 1) Bump up the delay for smooth painting a bit in imageeditor
+ 2) add album title as caption for the imageeditor
+ 3) add first and last buttons to the toolbar in the imageeditor
+ * pahlibar (2004-06-12): imageeditor selection gets resize handles.
+ * pahlibar (2004-06-11):
+ 1) Zooming should be much faster (and use considerably less memory at
+ large zooms). rendering done in two phases: a sub-super-pixel sampled
+ scaled one first and with a qtimer timeout an antialiased scaled one.
+ we take advantage of imlib2 speed (and cache use) and render from image
+ to pixmap for every repaint. only exposed area is rendered unlike
+ previously where the entire image was rendered to a cached pixmap.
+
+ 2) fix 2 of the bugs reported by Mikolaj Machowski:
+ a) space between resolution and "pixels"
+ b) imageviewer being pushed back behind main app when a plugin
+ dialog opens
+ * rhoezler (2004-06-11): Implement Libkexif changes (writing EXIF data without
+ reading it).
+ * rhoezler (2004-06-08): Make it compile after Libkexif change.
+ * pahlibar (2004-06-08): minor performance optimizations. don't render to mask
+ unless image has alpha
+ * pahlibar (2004-06-08):
+ Cleaned up the imageplugin interface. hopefully should be easier to program for.
+ enable selection based image plugin actions (eg. redeye) only if a selection
+ is made
+ * pahlibar (2004-06-07):
+ first set of digikam imageeditor plugins:
+ 1) adjust brightness/contrast/gamma
+ 2) convert to black & white
+ 3) convert to sepia (too strong a sepia cast now. need to fix this)
+ 4) solarizing plugin
+ 5) redeye correction plugin.
+ * pahlibar (2004-06-07):
+ new imageeditor merge. old imageviewer still retained (not compiled though,
+ till all the functions are ported).
+ New features:
+ 1) ported to imlib2
+ 2) new gui - based on qmainwindow with menubar and toolbar
+ 3) plugin interface so that image editor plugins can be written externally
+ 4) native dynamic gui builder instead of xmlgui for performance reasons.
+ 5) new selection method
+ 6) new resize image option
+ * rhoezler (2004-06-07): - Check for and use Libkexif from kdeextra-libs-1 now for
+ Digikam. Building digikam/utilities/kexif is disabled, but I won't remove the
+ files until we're sure it doesn't cause any problems.
+ * cgilles (2004-06-07): Enable kipi plugins support on configure script by default.
+ * rhoezler (2004-06-07): - Load KIPI plugins via loadPlugins() again
+ - Pass entire path to plugin, not just image name
+ * rhoezler (2004-06-06): - Prevent digikam from crashing, if it could not get a plugin.
+ * rhoezler (2004-06-06): - Make digikam compile with the lateset libkipi changes
+ * pahlibar (2004-06-02):
+ prevent thumbnail kioslave from crashing, if the imlib2 imageloader is
+ not able to return image data
+ * pahlibar (2004-06-02):
+ more subdued highlighting for thumbnails.
+ load the metainfo only if its requested (showing the initial screen with
+ filenames and empty thumbnails should be much faster now if file comments
+ and/or resolution is not requested). fix memory leak if file metainfo is
+ requested multiple times.
+ in setup warn users that above two makes things slower.
+ * <Gilles Caulier> Added new ImagePlugins setup for ImageEditor. The ImagePlugins
+ can be loaded/unloaded dynamicly.
+ * <Gilles Caulier> Added new widgets for ImagePlugins: imageregionwidget,
+ imagepreviewwidget, and imagepaniconwidget. Updated blur and sharpen ImagePlugins.
+ * <Gilles Caulier> ImageEditor: Added new ImageEditor settings in main
+ setup dialog. New options for JPEG compression value and Background color.
+ * <Gilles Caulier> ImageEditor: Auto-correction of levels plugin.
+ * <Gilles Caulier> ImageEditor: Equalize image plugin.
+ * <Gilles Caulier> ImageEditor: Normalize image plugin.
+ * <Gilles Caulier> ImageEditor and main window: image histogram viewer.
+ * <Gilles Caulier> ImageEditor: HSL balance correction plugin.
+ * <Gilles Caulier> ImageEditor: Free image rotation option.
+ * <Gilles Caulier> ImageEditor: Sharpen plugin.
+ * <Gilles Caulier> ImageEditor: Blur plugin.
+ * <Gilles Caulier> ImageEditor: Color balance plugin.
+ * <Gilles Caulier> Restored features from old ImageViewer to the new
+ ImageEditor:
+ - Save and SaveAs file.
+ - File properties dialog.
+ - Exif Viewer.
+ - Remove image from current Album.
+ - Edit comments.
+ - Printing support.
+ * <Gilles Caulier> LibKipi support instead DigikamPlugins.
+ * <Gilles Caulier> Updated the menu and popup menu in according with
+ KIPI plugins actions.
+ * <Gilles Caulier> Removed all old Digikamplugins depencies.
+ * <Gilles Caulier> Added thumbnails creation with imlib2 API.
+ * <Gilles Caulier> Added a new option in general setup for to show the
+ images resolution of Album items (using imlib2).
+ * <Gilles Caulier> Added Exif actions settings tabs in Settings dialog.
+ * <Gilles Caulier> KIPI plugins can be loaded/unloaded dynamicly.
+ * <Ralf Holzer> Moved KExif into a separate library in kextragear-libs-1
+ * <Ralf Holzer> Added rotation of thumbnails according to EXIF Orientation
+ * <Ralf Holzer> Added saving of EXIF orientation on flip/rotate in ImageEditor
+ * <Ralf Holzer> Added saving of comments in EXIF UserComment field
+ and in JPEG COM field
+ * <Gilles Caulier> Added Albums Collections and plugins management
+ Settings tabs in Settings dialog.
+ * <Gilles Caulier> New Settings dialog based on QFrame widget (KDE standard).
+ * <Gilles Caulier> Added plugins management settings.
+ * <Gilles Caulier> Added Full Mime type support for images, movies,
+ audio, and RAW files.
+ * <Gilles Caulier> Syncing with Sourceforge.net repository.
+ * <Gilles Caulier> Updated Splashscreen for 0.7.0 by Yves Chaufour <yves
+ dot chaufour at wanadoo.fr>
+ * <Gilles Caulier> Fix Makefiles for KdeExtraGears-3 KDECVS module
+ integration.
+
+v0.6.2-RC 05/18/04
+----------------------------------------------------------------------------
+ * Added a new toolsbar in ImageViewer with an images list selection
+ and preview of images.
+ * Added 'Image Properties' action button in ImageViewer.
+ * Added 'Print image' action button in ImageViewer.
+ * Added a broken image when the thumbnailizations failed.
+ * Added 'Flip image' actions button in ImageViewer.
+ * Added 'Save as' action button in ImageViewer.
+ * Added 'Exif info' action button in ImageViewer.
+ * Added 'Comments Edit' action button in ImageViewer.
+
+v0.6.2-pre-RC 05/07/04
+----------------------------------------------------------------------------
+ * Tag CVS for to export Digikam core to KDE-Extragears-3 module on KDE CVS.
+ * Updated 'admin' directory from KDE CVS.
+ * Added 'Remove current images from Album' action button in ImageViewer.
+ * Updated Handbook.
+ * Fixed a bug reported by Carsten Niehaus about Album banner not updated when
+ items are removed from an Album or are moved to another Album.
+ * Move TipOfDay from DigikamPlugins module to Digikam3 module.
+ * Move 'Prev' and 'Next' buttons in ImageViewer before the image name and
+ the zoom level box.
+ * Patch from Alex Gontmakher <gsasha at cs.technion.ac.il> for
+ ImageViewer: restore the zoom value when toggle off the
+ autozoom. Added 1:1 zoom button.
+ * Updated main GUI icons from Sebastian Roder <seppelrockt at web.de>
+ * Updated Splashscreen for 0.6.2 by Yves Chaufour <yves dot chaufour at wanadoo.fr>
+ * Fixed contributors list.
+
+v0.6.1-Final 04/05/04
+----------------------------------------------------------------------------
+ * Updated i18n (*.po and *.desktop files).
+ * Updated ES and IT handbooks translations.
+ * Prepared Polish and Dutch Handbooks files for translations.
+ * Added Polish translations by Anna Sawicka.
+ * Added Dutch translations (main GUI) by Jasper van der Marel.
+ * Fixed UTF-8 encoding in *.desktop files by Janusz.
+
+v0.6.1-RC 03/22/04
+----------------------------------------------------------------------------
+ * Updated handbooks
+ * Updated translations.
+
+v0.6.0-Final 02/08/04
+----------------------------------------------------------------------------
+ * Added Danish i18n.
+ * Patch from Achim Bohnet : printwizard and sendimages use group
+ images_plugins. digikamui.rc only has only image_transfrom_plugins entry.
+ Appended patch add image_plugins back.
+ * Bugfix when moving image between source and destination folders.
+ * BugFix in ImageViewer with Crop operation.
+
+v0.6.0-RC 11/27/03
+----------------------------------------------------------------------------
+ * Added plugins submenu 'Transform' in 'images' main menu.
+ * Added Czech and Hungarian i18n.
+ * Removed jpeglossless code from main application. Moved to a plugin
+ * Added kioslave based thumbnail generation code. there were
+ problems with the threaded version and some qt/kde versions.
+ * Drag and drop copy/move of images between albums will also copy/move
+ comments. these use wrappers around kde kio classes to move/copy
+ comments along with the files
+ * Plugins can merge their actions into the right-click menu of the
+ thumbnailview by just adding "X-Digikam-MergeMenu=true" in their
+ desktop file
+ * Removed a source of flicker in the albumiconview
+ * Thumbnail Generator added to interfaces. more robust (with
+ jpeg error checking - thanks to Marcus Meissner) and simpler to
+ use (using signals/slots). Provides a non-blocking thumbnail
+ generation interface compliant with freedesktop.org
+ standards (which is used by the main application and also can be
+ used by any of the plugins).
+ * Now instead of download to directory in the cameraclient, we
+ have download to album. also new albums can be created directly
+ from the cameraclient.
+ * Fixed selection problem in albumfolderview in case of DnD.
+ * Fixed a bug in Album::getPath() API plugins implementation.
+ * Plugins can refresh the view if they change the comments of the items.
+ * Now, the album library is the only place where you add or delete albums.
+ * All the information for an album (collection,date,comments) and for the
+ items in the album (currently only comments) are stored in a single xml
+ file ( called digikam.xml ) inside the album itself.
+ * Now albums are directly detected in the album library path, no need
+ for manual addition and deletion.
+ * The comments.xml file has been changed to digikam.xml and its format
+ also has changed.
+ * Added a doxyfile to generate documentation for the plugin API.
+ * Now we have a new clean API and its well documented.
+ * Fix 3 no named actions for image rotation in Digikam.
+ * Improve shorcuts rendering in documentation.
+ * Add 'Selection' menu actions in Digikam.
+ * Bug fix with "ad-hoc" protection for image comments in album folders.
+ * Fix a bug with null pointer and libexif.
+ * Update Toolbar in Digikam.
+ * Add default shortcuts in Digikam and Digikamcameraclient.
+ * Add FullScreen mode in Digikam and Digikamcameraclient.
+ * Fix FR translations by Michel Grentzinger <mic.grentz@online.fr>.
+ * Fix and update Doc.
+
+v0.6.0-beta2 09/13/03
+----------------------------------------------------------------------------
+ * Add new i18n screenshots in handbooks.
+ * Add new toolbars icons in Digikam and Digikamcameraclient.
+ * Improve GUI i18n.
+ * Digikam Setup and Exif informations dialog box auto center on the desktop.
+ * Resize CameraInfo dialog box.
+ * Add 'Friends', 'Holidays', and 'Todo' album types.
+ * Fix 'dmessagebox' showing.
+ * Update default .rc files with news toolbars icons.
+ * Fix size problem in general setup dialog box with Album types list.
+ * Fix toolbar icons with KDE standard icons in 'imageviewer'.
+ * MPEG images converter plugin. Author : Gilles Caulier. From 'kvcdtools' project
+ (http://kvcdtools.free.fr).
+ * HTML export plugin. Author : Gilles Caulier. From 'kimgalleryplugin' konqueror plugin
+ (KDE CVS HEAD branch).
+ * Add some Album informations interfaces for the plugins implementations.
+ * Add automatic i18n HTML handbooks convertions fonctionnality.
+ * Add new default shortcuts.
+
+v0.6.0-beta1 09/01/03
+----------------------------------------------------------------------------
+ * Remove some build '.in' files on CVS.
+ * KDE UI standard:
+ Menu Setup ==> Settings.
+ Menuitem Preferences ==> Configure Digikam...
+ * Standard 'Configure Shortcuts...' in Settings menu (digikam & digikamcameraclient).
+ * Standard 'Configure ToolBars...' in Settings menu (digikam & digikamcameraclient).
+ * Add a error messagebox when a error is encoured for the first time Digikam start
+ like a KDE service.
+ * Add Kdevelop 3.0 (alpha5 - 09/01/2003) project.
+
+v0.6.0-beta0 02/26/03
+----------------------------------------------------------------------------
+ * Moved the camera interface to separate application with dcop
+ communications.
+ * New GUI for the main interface.
+ * Simple Plugin architecture so that new plugins can be written
+ for added functionality (currently added plugins: raw image
+ converter, slideshow (with effects stolen from kslideshow)).
+ * QIconView trashed (too much flicker). Use a custom iconview
+ with banners and extra text display and of course, much less
+ flicker.
+ * ThumbnailView in the main interface can show file size, date,
+ comments.
+ * Thumbnail sizes have changed (64 Small, 100 Medium, 160 Large,
+ 256 Huge).
+ * Thumbnail generation based on the new thumbnail generation standard
+ (freedesktop.org).
+ * Multiple camera support.
+ * Comments can be added for images.
+ * Use XML for cameralists and commentslists.
+ * Image Folders are shown as albums with thumnail icons.
+ * Albums can be sorted: chronologically, by collections, flat list.
+ * New collections can be added and each album can be assigned to
+ one collection.
+ * Album Dates can be modified through a gui.
+ * Albums can have different titles/comments than the actual dirname.
+ * New improved splash screen.
+ * Image Viewer/Editor based on imlib1 with image caching. Basic
+ image editing features: rotation, gamma/contrast/brightness
+ correction, cropping; all without losing exif info.
+ * Exif Viewer (based on libexif).
+ * Lossless JPEG rotation support.
+
+
+v0.5.1 09/04/02
+----------------------------------------------------------------------------
+ * New GUI: Added AlbumBrowser
+ * Albums can be created, renamed, deleted.
+ * Threaded Thumbnail generator for albumbrowser
+ * Status Bar updated to show thumbnail generation progress
+ * Thumbnail sizes now 64x64, 90x90, 120x120
+ * ImageViewer added (opens on doubleclick)
+ * Slideshow added (with or without sliding effects)
+ * By Default Show All Images on camera
+ * By Default Get Thumbnails for all camera items
+ * Experimental Support for USB MassStorage Cameras
+ * New Camera Items are marked with a "new" sign
+ * CameraItem Information Dialog Updated
+ * Camera Images Display can have different colored background for
+ easy distinguishing from Album Images Display
+ * Setup updated to show new features
+ * Ability to set Default Thumbnail Size
+ * While Downloading Images from camera, cache thumbnails
+ * Camera Upload Functionality
+ * Camera Information Dialog
+ * Drag and Drop To and From Camera and Album Browser
+ * French Translation Added (Caulier Gilles)
+
+v0.5.0 07/15/02
+----------------------------------------------------------------------------
+ * Ported to KDE3
+ * Removed photobrowser (will introduced back only if there's
+ enough demand from users)
+ * Multithreaded (using QThread/QMutex) now for non-blocking operation
+ * Menubar added
+ * Use xmlgui for toolbars/menubars actions
+ * Ability to disconnect from camera
+ * Ability to hide camera folders and statusbar
+ * Context specific menus for icons in camerabrowser
+ * Ability to resize thumbnails for display
+ * Added documentation
+ * Added debian rules
+ * Added suse rpm spec file
+
+v0.4.1 06/01/02
+----------------------------------------------------------------------------
+ * Updated API to gphoto2-2.0-final
+ * Exif Support in photobrowser
+
+v0.4 01/17/2002
+-----------------------------------------------------------------------------
+ * Photo Browser added
+ * Drag n' drop capabilities added for photo browser
+ * context specific menus for directories and photos
+ * file/directory renaming, deleting, moving support
+ * image viewer added
+
+v0.4 01/13/2002
+-----------------------------------------------------------------------------
+ * New Interface : to be added - photo browser
+ * Support for folder creations
+ * Fixed bugs which caused app to crash on exit
+ * Added camera info dialog
+ * Added global folder to view all images on camera in one folder
+ * Added additional setup options:
+ - select default download directory
+ - can connect to camera on start
+ - can choose not to have thumbnails on connect
+ * Configure now automatically searches for gphoto2-config
+
+v0.3 01/03/2002
+-----------------------------------------------------------------------------
+ * New Interface
+ * Fixed bugs which prevented display of images in camera with
+ subfolders
+ * Support for file deletion on camera
+ * Support for non-thumbnail views
+ * Added about box
+
+
+v0.2.1 12/29/01
+------------------------------------------------------------------------------
+ * Support for cameras with pictures
+ stored in subfolders
+
+
+v0.2 12/26/01
+------------------------------------------------------------------------------
+ * Compiles and runs with gphoto2-beta3
+ This version won't run with gphoto2-beta2
+ * Cosmetic Enhancements: Display file name
+ while downloading
+ * Experimental Support for serial port cameras
+
+v0.1 12/23/01
+------------------------------------------------------------------------------
+ * Initial Public release
+