pkgsrc/graphics/digikam/PLIST

597 lines
32 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.13 2007/01/26 04:13:33 markd Exp $
bin/digikam
bin/digikamdcraw
bin/digitaglinktree
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
bin/showfoto
include/digikam/bcgmodifier.h
include/digikam/cietonguewidget.h
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
include/digikam/colorgradientwidget.h
include/digikam/colormodifier.h
include/digikam/ctrlpaneldlg.h
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
include/digikam/curveswidget.h
include/digikam/dcolor.h
include/digikam/dcolorblend.h
include/digikam/dcolorcomposer.h
include/digikam/dcolorpixelaccess.h
include/digikam/ddebug.h
include/digikam/dimg.h
include/digikam/dimggaussianblur.h
include/digikam/dimgimagefilters.h
include/digikam/dimgsharpen.h
include/digikam/dimgthreadedfilter.h
include/digikam/dmetadata.h
include/digikam/dprogressdlg.h
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
include/digikam/histogramwidget.h
include/digikam/hslmodifier.h
include/digikam/iccpreviewwidget.h
include/digikam/iccprofileinfodlg.h
include/digikam/iccprofilewidget.h
include/digikam/icctransform.h
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
include/digikam/imagecurves.h
include/digikam/imagedlgbase.h
include/digikam/imageguidedlg.h
include/digikam/imageguidewidget.h
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
include/digikam/imagehistogram.h
include/digikam/imageiface.h
include/digikam/imagelevels.h
include/digikam/imagepaniconwidget.h
include/digikam/imagepannelwidget.h
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
include/digikam/imageplugin.h
include/digikam/imageregionwidget.h
include/digikam/imageselectionwidget.h
include/digikam/imagewidget.h
include/digikam/listboxpreviewitem.h
include/digikam/photoinfocontainer.h
include/digikam/rawdecodingsettings.h
include/digikam/sidebar.h
include/digikam/squeezedcombobox.h
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
include/digikam/thumbbar.h
include/digikam_export.h
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
lib/kde3/digikamimageplugin_core.la
lib/kde3/kio_digikamalbums.la
lib/kde3/kio_digikamdates.la
lib/kde3/kio_digikampreview.la
lib/kde3/kio_digikamsearch.la
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
lib/kde3/kio_digikamtags.la
lib/kde3/kio_digikamthumbnail.la
lib/libdigikam.la
man/man1/digitaglinktree.1
Update digikam{,-doc,imageplugins} to 0.8.2 Changes since digikam 0.8.2-rc1 include: Bugs fixed: o Unsupported initialization of CameraList object o digikam "Mount and Download" Problems o Thumbnail generation fails with raw images o Camera gui always puts *.JPG and *.NEF in the configure - digikam dialog/File Mime Types/ Image Files o Crash when moving an album to another album o Auto-rotion of photos may confuse user because of changes made he is not aware of o Communication between digiKam and its kioslaves broken if size_t != off_t o Minimize button missing on "Compaq Flash Reader" camera window o mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x Changes since 0.8.2-beta1 include: New feature: o add missing Rating info in album item file tip and image properties dialog Bugs fixed: o fix JFIF comments section encoding extraction to respect UTF8 o fix x-raw.desktop: removed tiff extention o camera download: auto-rotated images lose EXIF meta data o fix message about missing dcraw program o EXIF info lost when saving a modified image that was readonly o Hash marks ('#') in album names cause problems. 0.7.* regression o something is broken with TIFF imlib2 loader and 16 bits images. Use KDE/Qt TIFF loader instead. Changes since 0.8.1 include: New features: o display JPEG that use CMYK color space o Rating image using keyboard shortcuts CTRL+0/1/2/3/4/5 from main interface o Buttons to set the album date to oldest, yougest of the images in the album Bugs fixed: o preview-pictures seem to be handled differently by Digikam and Konqueror o albums not displayed corectly and digikam crashes with St9bad_alloc o digikam: whatthis info not closed when albumview is scrolled up or down with cursur keys o digikam: redraw problem with whatthis info of an image show and starts scrolling with the mouse o thumbnails not correctly rotated according to exif information o Ask user which plugins should be enabled on first startup (all plugins are enabled by default first startup) o opening and closing right pane with tag filter also changes width of left pane and vv o Digikam on PPC has problem identifying JPEG and tries to use dcraw with them Changes since digikamimageplugins 0.8.1 include: Bugs fixed: o White Balance plugin : Fixed Gamma correction slider values inversed o Infrared plugins: fix unnecessary blurring effects
2006-07-24 14:35:41 +02:00
share/applications/kde/digikam.desktop
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/applications/kde/showfoto.desktop
share/icons/hicolor/128x128/apps/digikam.png
share/icons/hicolor/128x128/apps/showfoto.png
share/icons/hicolor/16x16/apps/digikam.png
share/icons/hicolor/16x16/apps/showfoto.png
share/icons/hicolor/22x22/apps/digikam.png
share/icons/hicolor/22x22/apps/showfoto.png
share/icons/hicolor/32x32/apps/digikam.png
share/icons/hicolor/32x32/apps/showfoto.png
share/icons/hicolor/48x48/apps/digikam.png
share/icons/hicolor/48x48/apps/showfoto.png
share/icons/hicolor/64x64/apps/digikam.png
share/icons/hicolor/64x64/apps/showfoto.png
share/kde/apps/digikam/about/bar-bottom-left.png
share/kde/apps/digikam/about/bar-bottom-middle.png
share/kde/apps/digikam/about/bar-bottom-right.png
share/kde/apps/digikam/about/bar-middle-left.png
share/kde/apps/digikam/about/bar-middle-right.png
share/kde/apps/digikam/about/bar-top-left.png
share/kde/apps/digikam/about/bar-top-middle.png
share/kde/apps/digikam/about/bar-top-right.png
share/kde/apps/digikam/about/bottom-left.png
share/kde/apps/digikam/about/bottom-middle.png
share/kde/apps/digikam/about/bottom-right.png
share/kde/apps/digikam/about/box-bottom-left.png
share/kde/apps/digikam/about/box-bottom-middle.png
share/kde/apps/digikam/about/box-bottom-right.png
share/kde/apps/digikam/about/box-middle-left.png
share/kde/apps/digikam/about/box-middle-right.png
share/kde/apps/digikam/about/box-top-left.png
share/kde/apps/digikam/about/box-top-middle.png
share/kde/apps/digikam/about/box-top-right.png
share/kde/apps/digikam/about/digikam.css
share/kde/apps/digikam/about/kde_infopage.css
share/kde/apps/digikam/about/main.html
share/kde/apps/digikam/about/top-left.png
share/kde/apps/digikam/about/top-middle.png
share/kde/apps/digikam/about/top-right-digikam.png
share/kde/apps/digikam/data/autolevels.png
share/kde/apps/digikam/data/bothhorz.png
share/kde/apps/digikam/data/bothvert.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/data/browntone.png
share/kde/apps/digikam/data/bwgreen.png
share/kde/apps/digikam/data/bworange.png
share/kde/apps/digikam/data/bwred.png
share/kde/apps/digikam/data/bwyellow.png
share/kde/apps/digikam/data/centerheight.png
share/kde/apps/digikam/data/centerwidth.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/data/coldtone.png
share/kde/apps/digikam/data/curvefree.png
share/kde/apps/digikam/data/curvemooth.png
share/kde/apps/digikam/data/digikamlogo.png
share/kde/apps/digikam/data/duplicatebothhorz.png
share/kde/apps/digikam/data/duplicatebothvert.png
share/kde/apps/digikam/data/equalize.png
share/kde/apps/digikam/data/exiv2logo.png
share/kde/apps/digikam/data/gphotologo.png
share/kde/apps/digikam/data/histogram-lin.png
share/kde/apps/digikam/data/histogram-log.png
share/kde/apps/digikam/data/image-broken.png
share/kde/apps/digikam/data/image-full.png
share/kde/apps/digikam/data/image-selection.png
share/kde/apps/digikam/data/lcmslogo.png
share/kde/apps/digikam/data/menusidepixmap.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/data/neutralbw.png
share/kde/apps/digikam/data/normalize.png
share/kde/apps/digikam/data/original.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/data/platinum.png
share/kde/apps/digikam/data/rating.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/data/selenium.png
share/kde/apps/digikam/data/sepia.png
share/kde/apps/digikam/data/stretchcontrast.png
share/kde/apps/digikam/data/target.png
share/kde/apps/digikam/data/togglemouseover.png
share/kde/apps/digikam/data/worldmap.jpg
share/kde/apps/digikam/data/zoom10.png
share/kde/apps/digikam/data/zoom15.png
share/kde/apps/digikam/data/zoom20.png
share/kde/apps/digikam/data/zoom25.png
share/kde/apps/digikam/data/zoom30.png
share/kde/apps/digikam/digikam-splash.png
share/kde/apps/digikam/digikamimageplugin_core_ui.rc
share/kde/apps/digikam/digikamimagewindowui.rc
share/kde/apps/digikam/digikamui.rc
share/kde/apps/digikam/icons/crystalsvg/128x128/actions/crop.png
share/kde/apps/digikam/icons/crystalsvg/128x128/actions/fileopen.png
share/kde/apps/digikam/icons/crystalsvg/128x128/actions/rotate_cw.png
share/kde/apps/digikam/icons/crystalsvg/16x16/actions/crop.png
share/kde/apps/digikam/icons/crystalsvg/16x16/actions/fileopen.png
share/kde/apps/digikam/icons/crystalsvg/16x16/actions/rotate_cw.png
share/kde/apps/digikam/icons/crystalsvg/22x22/actions/crop.png
share/kde/apps/digikam/icons/crystalsvg/22x22/actions/fileopen.png
share/kde/apps/digikam/icons/crystalsvg/22x22/actions/rotate_cw.png
share/kde/apps/digikam/icons/crystalsvg/32x32/actions/crop.png
share/kde/apps/digikam/icons/crystalsvg/32x32/actions/fileopen.png
share/kde/apps/digikam/icons/crystalsvg/32x32/actions/rotate_cw.png
share/kde/apps/digikam/icons/crystalsvg/48x48/actions/crop.png
share/kde/apps/digikam/icons/crystalsvg/48x48/actions/fileopen.png
share/kde/apps/digikam/icons/crystalsvg/48x48/actions/rotate_cw.png
share/kde/apps/digikam/icons/crystalsvg/64x64/actions/crop.png
share/kde/apps/digikam/icons/crystalsvg/64x64/actions/fileopen.png
share/kde/apps/digikam/icons/crystalsvg/64x64/actions/rotate_cw.png
share/kde/apps/digikam/icons/crystalsvg/scalable/actions/crop.svgz
share/kde/apps/digikam/icons/crystalsvg/scalable/actions/fileopen.svgz
share/kde/apps/digikam/icons/crystalsvg/scalable/actions/rotate_cw.svgz
share/kde/apps/digikam/icons/hicolor/128x128/actions/addimagefolder.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/adjusthsl.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/adjustrgb.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/albumfoldercomment.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/albumfoldernew.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/autocorrection.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/blurimage.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/bwtonal.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/colormanagement.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/contrast.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/depth16to8.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/depth8to16.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/digitalcam.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/editimage.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/exifinfo.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/flip.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/histogram.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/imagecomment.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/importfolders2albums.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/invertimage.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/ratiocrop.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/redeyes.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/resize_image.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/sharpenimage.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/slideshow.png
share/kde/apps/digikam/icons/hicolor/128x128/actions/viewimage.png
share/kde/apps/digikam/icons/hicolor/128x128/apps/digikam.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/addimagefolder.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/adjusthsl.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/adjustrgb.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/albumfoldercomment.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/albumfoldernew.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/autocorrection.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/blurimage.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/bwtonal.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/colormanagement.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/contrast.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/depth16to8.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/depth8to16.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/digitalcam.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/editimage.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/exifinfo.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/flip.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/histogram.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/imagecomment.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/importfolders2albums.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/invertimage.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/ratiocrop.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/redeyes.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/resize_image.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/sharpenimage.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/slideshow.png
share/kde/apps/digikam/icons/hicolor/16x16/actions/viewimage.png
share/kde/apps/digikam/icons/hicolor/16x16/apps/digikam.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/addimagefolder.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/adjusthsl.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/adjustrgb.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/albumfoldercomment.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/albumfoldernew.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/autocorrection.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/blurimage.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/bwtonal.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/colormanagement.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/contrast.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/depth16to8.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/depth8to16.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/digitalcam.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/editimage.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/exifinfo.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/flip.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/histogram.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/imagecomment.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/importfolders2albums.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/invertimage.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/ratiocrop.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/redeyes.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/resize_image.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/sharpenimage.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/slideshow.png
share/kde/apps/digikam/icons/hicolor/22x22/actions/viewimage.png
share/kde/apps/digikam/icons/hicolor/22x22/apps/digikam.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/addimagefolder.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/adjusthsl.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/adjustrgb.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/albumfolder-importdir.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/albumfolder-importimages.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/albumfolder-new.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/albumfolder-properties.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/albumfoldercomment.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/albumfoldernew.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/autocorrection.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/blurimage.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/bwtonal.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/colormanagement.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/icons/hicolor/32x32/actions/contrast.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/depth16to8.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/depth8to16.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/digitalcam.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/editimage.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/exifinfo.png
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/digikam/icons/hicolor/32x32/actions/flip.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/histogram.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/imagecomment.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/importfolders2albums.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/invertimage.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/ratiocrop.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/redeyes.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/resize_image.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/sharpenimage.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/slideshow.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-addressbook.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-delete.png
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-events.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-folder.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-new.png
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-people.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-places.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-properties.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-recents.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag-reset.png
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/apps/digikam/icons/hicolor/32x32/actions/tag.png
share/kde/apps/digikam/icons/hicolor/32x32/actions/viewimage.png
share/kde/apps/digikam/icons/hicolor/32x32/apps/digikam.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/addimagefolder.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/adjusthsl.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/adjustrgb.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/albumfoldercomment.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/albumfoldernew.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/autocorrection.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/blurimage.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/bwtonal.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/colormanagement.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/contrast.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/depth16to8.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/depth8to16.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/digitalcam.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/editimage.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/exifinfo.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/flip.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/histogram.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/imagecomment.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/importfolders2albums.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/invertimage.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/ratiocrop.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/redeyes.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/resize_image.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/sharpenimage.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/slideshow.png
share/kde/apps/digikam/icons/hicolor/48x48/actions/viewimage.png
share/kde/apps/digikam/icons/hicolor/48x48/apps/digikam.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/addimagefolder.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/adjusthsl.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/adjustrgb.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/albumfoldercomment.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/albumfoldernew.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/autocorrection.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/blurimage.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/bwtonal.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/colormanagement.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/contrast.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/depth16to8.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/depth8to16.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/digitalcam.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/editimage.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/exifinfo.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/flip.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/histogram.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/imagecomment.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/importfolders2albums.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/invertimage.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/ratiocrop.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/redeyes.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/resize_image.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/sharpenimage.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/slideshow.png
share/kde/apps/digikam/icons/hicolor/64x64/actions/viewimage.png
share/kde/apps/digikam/icons/hicolor/64x64/apps/digikam.png
share/kde/apps/digikam/icons/hicolor/scalable/actions/addimagefolder.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/adjustrgb.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/albumfoldercomment.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/albumfoldernew.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/autocorrection.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/blurimage.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/bwtonal.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/colormanagement.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/contrast.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/depth16to8.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/depth8to16.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/editimage.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/exifinfo.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/flip.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/histogram.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/imagecomment.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/importfolders2albums.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/invertimage.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/ratiocrop.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/resize_image.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/sharpenimage.svgz
share/kde/apps/digikam/icons/hicolor/scalable/actions/slideshow.svgz
share/kde/apps/digikam/profiles/adobergb.icm
share/kde/apps/digikam/profiles/applergb.icm
share/kde/apps/digikam/profiles/prophoto.icm
share/kde/apps/digikam/profiles/srgb.icm
share/kde/apps/digikam/profiles/widegamut.icm
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/apps/digikam/themes/Clean
share/kde/apps/digikam/themes/Dark
share/kde/apps/digikam/themes/Dessert
share/kde/apps/digikam/themes/Digikasa
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/apps/digikam/themes/Dreary
share/kde/apps/digikam/themes/Marine
share/kde/apps/digikam/themes/OrangeCrush
share/kde/apps/digikam/themes/Sandy
share/kde/apps/digikam/tips
share/kde/apps/digikam/utils/digikam-camera
share/kde/apps/konqueror/servicemenus/digikam-download.desktop
share/kde/apps/konqueror/servicemenus/digikam-gphoto2-camera.desktop
share/kde/apps/konqueror/servicemenus/digikam-mount-and-download.desktop
share/kde/apps/showfoto/icons/crystalsvg/128x128/actions/crop.png
share/kde/apps/showfoto/icons/crystalsvg/128x128/actions/rotate_cw.png
share/kde/apps/showfoto/icons/crystalsvg/16x16/actions/crop.png
share/kde/apps/showfoto/icons/crystalsvg/16x16/actions/rotate_cw.png
share/kde/apps/showfoto/icons/crystalsvg/22x22/actions/crop.png
share/kde/apps/showfoto/icons/crystalsvg/22x22/actions/rotate_cw.png
share/kde/apps/showfoto/icons/crystalsvg/32x32/actions/crop.png
share/kde/apps/showfoto/icons/crystalsvg/32x32/actions/rotate_cw.png
share/kde/apps/showfoto/icons/crystalsvg/48x48/actions/crop.png
share/kde/apps/showfoto/icons/crystalsvg/48x48/actions/rotate_cw.png
share/kde/apps/showfoto/icons/crystalsvg/64x64/actions/crop.png
share/kde/apps/showfoto/icons/crystalsvg/64x64/actions/rotate_cw.png
share/kde/apps/showfoto/icons/crystalsvg/scalable/actions/crop.svgz
share/kde/apps/showfoto/icons/crystalsvg/scalable/actions/rotate_cw.svgz
share/kde/apps/showfoto/icons/hicolor/128x128/actions/flip.png
share/kde/apps/showfoto/icons/hicolor/128x128/actions/histogram.png
share/kde/apps/showfoto/icons/hicolor/128x128/actions/resize_image.png
share/kde/apps/showfoto/icons/hicolor/128x128/actions/slideshow.png
share/kde/apps/showfoto/icons/hicolor/128x128/apps/showfoto.png
share/kde/apps/showfoto/icons/hicolor/16x16/actions/flip.png
share/kde/apps/showfoto/icons/hicolor/16x16/actions/histogram.png
share/kde/apps/showfoto/icons/hicolor/16x16/actions/resize_image.png
share/kde/apps/showfoto/icons/hicolor/16x16/actions/slideshow.png
share/kde/apps/showfoto/icons/hicolor/16x16/apps/showfoto.png
share/kde/apps/showfoto/icons/hicolor/22x22/actions/flip.png
share/kde/apps/showfoto/icons/hicolor/22x22/actions/histogram.png
share/kde/apps/showfoto/icons/hicolor/22x22/actions/resize_image.png
share/kde/apps/showfoto/icons/hicolor/22x22/actions/slideshow.png
share/kde/apps/showfoto/icons/hicolor/22x22/apps/showfoto.png
share/kde/apps/showfoto/icons/hicolor/22x22/mimetypes/raw.png
share/kde/apps/showfoto/icons/hicolor/32x32/actions/flip.png
share/kde/apps/showfoto/icons/hicolor/32x32/actions/histogram.png
share/kde/apps/showfoto/icons/hicolor/32x32/actions/resize_image.png
share/kde/apps/showfoto/icons/hicolor/32x32/actions/slideshow.png
share/kde/apps/showfoto/icons/hicolor/32x32/apps/showfoto.png
share/kde/apps/showfoto/icons/hicolor/32x32/mimetypes/raw.png
share/kde/apps/showfoto/icons/hicolor/48x48/actions/flip.png
share/kde/apps/showfoto/icons/hicolor/48x48/actions/histogram.png
share/kde/apps/showfoto/icons/hicolor/48x48/actions/resize_image.png
share/kde/apps/showfoto/icons/hicolor/48x48/actions/slideshow.png
share/kde/apps/showfoto/icons/hicolor/48x48/apps/showfoto.png
share/kde/apps/showfoto/icons/hicolor/48x48/mimetypes/raw.png
share/kde/apps/showfoto/icons/hicolor/64x64/actions/flip.png
share/kde/apps/showfoto/icons/hicolor/64x64/actions/histogram.png
share/kde/apps/showfoto/icons/hicolor/64x64/actions/resize_image.png
share/kde/apps/showfoto/icons/hicolor/64x64/actions/slideshow.png
share/kde/apps/showfoto/icons/hicolor/64x64/apps/showfoto.png
share/kde/apps/showfoto/icons/hicolor/64x64/mimetypes/raw.png
share/kde/apps/showfoto/icons/hicolor/scalable/actions/flip.svgz
share/kde/apps/showfoto/icons/hicolor/scalable/actions/histogram.svgz
share/kde/apps/showfoto/icons/hicolor/scalable/actions/resize_image.svgz
share/kde/apps/showfoto/icons/hicolor/scalable/actions/slideshow.svgz
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
share/kde/apps/showfoto/showfoto-splash.png
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/apps/showfoto/showfotoui.rc
share/kde/services/digikamalbums.protocol
share/kde/services/digikamdates.protocol
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/services/digikamimageplugin_core.desktop
share/kde/services/digikampreview.protocol
share/kde/services/digikamsearch.protocol
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/services/digikamtags.protocol
share/kde/services/digikamthumbnail.protocol
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
share/kde/servicetypes/digikamimageplugin.desktop
share/locale/ar/LC_MESSAGES/digikam.mo
share/locale/bg/LC_MESSAGES/digikam.mo
share/locale/br/LC_MESSAGES/digikam.mo
share/locale/ca/LC_MESSAGES/digikam.mo
share/locale/cs/LC_MESSAGES/digikam.mo
share/locale/cy/LC_MESSAGES/digikam.mo
share/locale/da/LC_MESSAGES/digikam.mo
share/locale/de/LC_MESSAGES/digikam.mo
share/locale/el/LC_MESSAGES/digikam.mo
share/locale/en_GB/LC_MESSAGES/digikam.mo
share/locale/es/LC_MESSAGES/digikam.mo
share/locale/et/LC_MESSAGES/digikam.mo
share/locale/fi/LC_MESSAGES/digikam.mo
share/locale/fr/LC_MESSAGES/digikam.mo
share/locale/ga/LC_MESSAGES/digikam.mo
share/locale/gl/LC_MESSAGES/digikam.mo
share/locale/he/LC_MESSAGES/digikam.mo
share/locale/hu/LC_MESSAGES/digikam.mo
share/locale/is/LC_MESSAGES/digikam.mo
share/locale/it/LC_MESSAGES/digikam.mo
share/locale/ja/LC_MESSAGES/digikam.mo
share/locale/ka/LC_MESSAGES/digikam.mo
share/locale/lt/LC_MESSAGES/digikam.mo
share/locale/mk/LC_MESSAGES/digikam.mo
Update digikam{,-doc,imageplugins} to 0.8.2 Changes since digikam 0.8.2-rc1 include: Bugs fixed: o Unsupported initialization of CameraList object o digikam "Mount and Download" Problems o Thumbnail generation fails with raw images o Camera gui always puts *.JPG and *.NEF in the configure - digikam dialog/File Mime Types/ Image Files o Crash when moving an album to another album o Auto-rotion of photos may confuse user because of changes made he is not aware of o Communication between digiKam and its kioslaves broken if size_t != off_t o Minimize button missing on "Compaq Flash Reader" camera window o mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x Changes since 0.8.2-beta1 include: New feature: o add missing Rating info in album item file tip and image properties dialog Bugs fixed: o fix JFIF comments section encoding extraction to respect UTF8 o fix x-raw.desktop: removed tiff extention o camera download: auto-rotated images lose EXIF meta data o fix message about missing dcraw program o EXIF info lost when saving a modified image that was readonly o Hash marks ('#') in album names cause problems. 0.7.* regression o something is broken with TIFF imlib2 loader and 16 bits images. Use KDE/Qt TIFF loader instead. Changes since 0.8.1 include: New features: o display JPEG that use CMYK color space o Rating image using keyboard shortcuts CTRL+0/1/2/3/4/5 from main interface o Buttons to set the album date to oldest, yougest of the images in the album Bugs fixed: o preview-pictures seem to be handled differently by Digikam and Konqueror o albums not displayed corectly and digikam crashes with St9bad_alloc o digikam: whatthis info not closed when albumview is scrolled up or down with cursur keys o digikam: redraw problem with whatthis info of an image show and starts scrolling with the mouse o thumbnails not correctly rotated according to exif information o Ask user which plugins should be enabled on first startup (all plugins are enabled by default first startup) o opening and closing right pane with tag filter also changes width of left pane and vv o Digikam on PPC has problem identifying JPEG and tries to use dcraw with them Changes since digikamimageplugins 0.8.1 include: Bugs fixed: o White Balance plugin : Fixed Gamma correction slider values inversed o Infrared plugins: fix unnecessary blurring effects
2006-07-24 14:35:41 +02:00
share/locale/ms/LC_MESSAGES/digikam.mo
share/locale/mt/LC_MESSAGES/digikam.mo
share/locale/nb/LC_MESSAGES/digikam.mo
share/locale/nl/LC_MESSAGES/digikam.mo
share/locale/nn/LC_MESSAGES/digikam.mo
share/locale/pa/LC_MESSAGES/digikam.mo
share/locale/pl/LC_MESSAGES/digikam.mo
share/locale/pt/LC_MESSAGES/digikam.mo
share/locale/pt_BR/LC_MESSAGES/digikam.mo
share/locale/ro/LC_MESSAGES/digikam.mo
share/locale/ru/LC_MESSAGES/digikam.mo
share/locale/rw/LC_MESSAGES/digikam.mo
share/locale/sk/LC_MESSAGES/digikam.mo
share/locale/sl/LC_MESSAGES/digikam.mo
share/locale/sr/LC_MESSAGES/digikam.mo
share/locale/sr@Latn/LC_MESSAGES/digikam.mo
share/locale/sv/LC_MESSAGES/digikam.mo
share/locale/ta/LC_MESSAGES/digikam.mo
share/locale/tr/LC_MESSAGES/digikam.mo
Update digikam{,-doc,imageplugins} to 0.8.2 Changes since digikam 0.8.2-rc1 include: Bugs fixed: o Unsupported initialization of CameraList object o digikam "Mount and Download" Problems o Thumbnail generation fails with raw images o Camera gui always puts *.JPG and *.NEF in the configure - digikam dialog/File Mime Types/ Image Files o Crash when moving an album to another album o Auto-rotion of photos may confuse user because of changes made he is not aware of o Communication between digiKam and its kioslaves broken if size_t != off_t o Minimize button missing on "Compaq Flash Reader" camera window o mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x Changes since 0.8.2-beta1 include: New feature: o add missing Rating info in album item file tip and image properties dialog Bugs fixed: o fix JFIF comments section encoding extraction to respect UTF8 o fix x-raw.desktop: removed tiff extention o camera download: auto-rotated images lose EXIF meta data o fix message about missing dcraw program o EXIF info lost when saving a modified image that was readonly o Hash marks ('#') in album names cause problems. 0.7.* regression o something is broken with TIFF imlib2 loader and 16 bits images. Use KDE/Qt TIFF loader instead. Changes since 0.8.1 include: New features: o display JPEG that use CMYK color space o Rating image using keyboard shortcuts CTRL+0/1/2/3/4/5 from main interface o Buttons to set the album date to oldest, yougest of the images in the album Bugs fixed: o preview-pictures seem to be handled differently by Digikam and Konqueror o albums not displayed corectly and digikam crashes with St9bad_alloc o digikam: whatthis info not closed when albumview is scrolled up or down with cursur keys o digikam: redraw problem with whatthis info of an image show and starts scrolling with the mouse o thumbnails not correctly rotated according to exif information o Ask user which plugins should be enabled on first startup (all plugins are enabled by default first startup) o opening and closing right pane with tag filter also changes width of left pane and vv o Digikam on PPC has problem identifying JPEG and tries to use dcraw with them Changes since digikamimageplugins 0.8.1 include: Bugs fixed: o White Balance plugin : Fixed Gamma correction slider values inversed o Infrared plugins: fix unnecessary blurring effects
2006-07-24 14:35:41 +02:00
share/locale/uk/LC_MESSAGES/digikam.mo
share/locale/vi/LC_MESSAGES/digikam.mo
share/locale/zh_CN/LC_MESSAGES/digikam.mo
share/locale/zh_TW/LC_MESSAGES/digikam.mo
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
@comment in kde: @dirrm share/kde/servicetypes
@comment in kde: @dirrm share/kde/services
@dirrm share/kde/apps/showfoto/icons/hicolor/scalable/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/scalable
@dirrm share/kde/apps/showfoto/icons/hicolor/64x64/mimetypes
@dirrm share/kde/apps/showfoto/icons/hicolor/64x64/apps
@dirrm share/kde/apps/showfoto/icons/hicolor/64x64/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/64x64
@dirrm share/kde/apps/showfoto/icons/hicolor/48x48/mimetypes
@dirrm share/kde/apps/showfoto/icons/hicolor/48x48/apps
@dirrm share/kde/apps/showfoto/icons/hicolor/48x48/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/48x48
@dirrm share/kde/apps/showfoto/icons/hicolor/32x32/mimetypes
@dirrm share/kde/apps/showfoto/icons/hicolor/32x32/apps
@dirrm share/kde/apps/showfoto/icons/hicolor/32x32/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/32x32
@dirrm share/kde/apps/showfoto/icons/hicolor/22x22/mimetypes
@dirrm share/kde/apps/showfoto/icons/hicolor/22x22/apps
@dirrm share/kde/apps/showfoto/icons/hicolor/22x22/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/22x22
@dirrm share/kde/apps/showfoto/icons/hicolor/16x16/apps
@dirrm share/kde/apps/showfoto/icons/hicolor/16x16/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/16x16
@dirrm share/kde/apps/showfoto/icons/hicolor/128x128/apps
@dirrm share/kde/apps/showfoto/icons/hicolor/128x128/actions
@dirrm share/kde/apps/showfoto/icons/hicolor/128x128
@dirrm share/kde/apps/showfoto/icons/hicolor
@dirrm share/kde/apps/showfoto/icons/crystalsvg/scalable/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/scalable
@dirrm share/kde/apps/showfoto/icons/crystalsvg/64x64/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/64x64
@dirrm share/kde/apps/showfoto/icons/crystalsvg/48x48/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/48x48
@dirrm share/kde/apps/showfoto/icons/crystalsvg/32x32/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/32x32
@dirrm share/kde/apps/showfoto/icons/crystalsvg/22x22/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/22x22
@dirrm share/kde/apps/showfoto/icons/crystalsvg/16x16/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/16x16
@dirrm share/kde/apps/showfoto/icons/crystalsvg/128x128/actions
@dirrm share/kde/apps/showfoto/icons/crystalsvg/128x128
@dirrm share/kde/apps/showfoto/icons/crystalsvg
@dirrm share/kde/apps/showfoto/icons
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
@dirrm share/kde/apps/showfoto
@comment in kde: @dirrm share/kde/apps/konqueror/servicemenus
@dirrm share/kde/apps/digikam/utils
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
@dirrm share/kde/apps/digikam/themes
@dirrm share/kde/apps/digikam/profiles
@dirrm share/kde/apps/digikam/icons/hicolor/scalable/actions
@dirrm share/kde/apps/digikam/icons/hicolor/scalable
@dirrm share/kde/apps/digikam/icons/hicolor/64x64/apps
@dirrm share/kde/apps/digikam/icons/hicolor/64x64/actions
@dirrm share/kde/apps/digikam/icons/hicolor/64x64
@dirrm share/kde/apps/digikam/icons/hicolor/48x48/apps
@dirrm share/kde/apps/digikam/icons/hicolor/48x48/actions
@dirrm share/kde/apps/digikam/icons/hicolor/48x48
@dirrm share/kde/apps/digikam/icons/hicolor/32x32/apps
@dirrm share/kde/apps/digikam/icons/hicolor/32x32/actions
@dirrm share/kde/apps/digikam/icons/hicolor/32x32
@dirrm share/kde/apps/digikam/icons/hicolor/22x22/apps
@dirrm share/kde/apps/digikam/icons/hicolor/22x22/actions
@dirrm share/kde/apps/digikam/icons/hicolor/22x22
@dirrm share/kde/apps/digikam/icons/hicolor/16x16/apps
@dirrm share/kde/apps/digikam/icons/hicolor/16x16/actions
@dirrm share/kde/apps/digikam/icons/hicolor/16x16
@dirrm share/kde/apps/digikam/icons/hicolor/128x128/apps
@dirrm share/kde/apps/digikam/icons/hicolor/128x128/actions
@dirrm share/kde/apps/digikam/icons/hicolor/128x128
@dirrm share/kde/apps/digikam/icons/hicolor
@dirrm share/kde/apps/digikam/icons/crystalsvg/scalable/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/scalable
@dirrm share/kde/apps/digikam/icons/crystalsvg/64x64/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/64x64
@dirrm share/kde/apps/digikam/icons/crystalsvg/48x48/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/48x48
@dirrm share/kde/apps/digikam/icons/crystalsvg/32x32/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/32x32
@dirrm share/kde/apps/digikam/icons/crystalsvg/22x22/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/22x22
@dirrm share/kde/apps/digikam/icons/crystalsvg/16x16/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/16x16
@dirrm share/kde/apps/digikam/icons/crystalsvg/128x128/actions
@dirrm share/kde/apps/digikam/icons/crystalsvg/128x128
@dirrm share/kde/apps/digikam/icons/crystalsvg
@dirrm share/kde/apps/digikam/icons
@dirrm share/kde/apps/digikam/data
@dirrm share/kde/apps/digikam/about
@dirrm share/kde/apps/digikam
@comment in kde: @dirrm share/kde/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/64x64/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/128x128/apps
Update to version 0.7.4 Note that DigiKam's documentation is now in the upcoming new package digikam-doc. Changes since last packaged version (0.7.2): version 0.7.4 Updated translations version 0.7.3 + Showfoto : add image properties dialog like in digiKam, add RMB menu, Move to trash/Delete File option, add setup dialog, add new option to toogle thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins dynamicly in according with setup, add statusbar, add splashscreen support, add resize image option, add Print capability, add Key shortcuts and toolbar configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto icon, GUI improvements. + Image filters levels and curves adjustments : add option to see over-exposed pixels in preview effect (like with Acdsee(tm) tools). + Image histogram : color guide tool. + Image filters levels and curves adjustments : mouse tracking picker color like in Gimp and Photoshop(tm). + Patch from Alfons Hoogervorst about histogram visible while viewing photo in digiKam image editor and showfoto using blending. + digiKam Splashscreen from Andreas Fischer. + showfoto Splashscreen from Joern Ahrens. + Added a history based undo/redo function. The undo/redo icons in the toolbar are popup-menus, which describes the actions on the image. + Add 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. + 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 has a dialog with preview effect. - B&W filters available are : Neutral B&W, B&W with Green filter(NEW), B&W with Orange filter(NEW), B&W with Red filter(NEW), B&W with Yellow filter(NEW), Sepia, Brown, Cold, Selenium, Platinum. Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219 103445 103282 103243 102195 102322 100991 100987 100472 98706
2005-10-18 11:44:09 +02:00
@exec ${MKDIR} %D/share/doc/kde/HTML/en/${PKGNAME}-apidocs/digikam/html
@dirrm share/doc/kde/HTML/en/${PKGNAME}-apidocs/digikam/html
@exec ${MKDIR} %D/share/doc/kde/HTML/en/${PKGNAME}-apidocs/digikam/digikam/html
@dirrm share/doc/kde/HTML/en/${PKGNAME}-apidocs/digikam/digikam/html
@dirrm share/doc/kde/HTML/en/${PKGNAME}-apidocs/digikam/digikam
@dirrm share/doc/kde/HTML/en/${PKGNAME}-apidocs/digikam
@dirrm share/doc/kde/HTML/en/${PKGNAME}-apidocs
@comment in kde: @dirrm share/doc/kde/HTML/en
Update to version 0.7.1. Key new features since last packaged version (0.6.2): - Reliable and fast database (sqlite) backend for saving metadata - Tagging support for photos. - Tags are grouped together as virtual folders shown similar to albums. - Extensive drag and drop support for tagging and moving/copying photos - Enhanced camera interface with support for automatic photo rotation and renaming of photos while downloading. - EXIF support with optional oriented display of thumbnails and photos using camera provided information - Customizable thumbnails for albums and tags - Support for nested albums - Tooltips providing detailed photo information - Themeing support for digiKam - KIPI support for enhanced plugin support. KIPI is an initiative between various KDE image management applications to provide a common architecture for implementing image based plugins. - New fast image viewer and editor which uses its own plugin architecture to provide various additional functionalities in addition to the usual gamma/contrast/brightness adjustments, rotation, resize functions. Some of the plugins supplied with digiKam are: Histogram Viewer Red Eye correction Black & White and Sepia conversion Blurring and sharpening RGB color correction Hue/Saturation/Lightness correction Normalize and Equalize - Improved thumbnail loading speed. - Unified Image properties dialog - with separate pages for file information, EXIF and Histogram - Threaded histogram calculation for better responsiveness - Navigation of albums (based on navigation history) using forward and back button - Auto album creation using date based album names while downloading photos from the camera. - Load and display image formats which imlib2 doesnt support, but kde does. - Generate thumbnails for raw images using Dave Coffins dcraw tool. - New standalone photo viewer named showFoto for kde using digiKams image viewer canvas. - New commandline option "--detect-camera" to detect connected cameras and to launch the camera window on startup. - New Aspect Ratio Constrained Crop plugin - Free Rotation tool is now a plugin and has guides to help with rotation.
2005-01-09 12:14:09 +01:00
@comment in kde: @dirrm share/applications/kde
@comment in kde: @dirrm lib/kde3
@dirrm include/digikam