diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-12 09:02:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-12 09:02:02 +0900 |
commit | 4f3dd798d854b04c75b9a824c9593e24500d5332 (patch) | |
tree | c5fc4ffcc123df8eaad3355bd9d265f7d5f942c1 | |
parent | 7c31acca1fa4044ea0204ddd634b56329e3586f2 (diff) | |
download | digikam-4f3dd798d854b04c75b9a824c9593e24500d5332.tar.gz digikam-4f3dd798d854b04c75b9a824c9593e24500d5332.zip |
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | Mainpage.dox | 11 | ||||
-rw-r--r-- | Makefile.am.in | 9 | ||||
-rw-r--r-- | Makefile.cvs | 14 | ||||
-rw-r--r-- | RELEASE.rev | 0 | ||||
-rw-r--r-- | configure.files | 1 | ||||
-rw-r--r-- | configure.in.bot | 4 | ||||
-rw-r--r-- | digikam/Mainpage.dox | 6 | ||||
-rw-r--r-- | digikam/NEWS.0.9.2 | 2 | ||||
-rw-r--r-- | digikam/NEWS.0.9.4 (renamed from digikam/project/NEWS.0.9.4) | 0 | ||||
-rw-r--r-- | digikam/NEWS.0.9.5 (renamed from digikam/project/NEWS.0.9.5) | 0 | ||||
-rw-r--r-- | digikam/PACKAGING | 133 | ||||
-rw-r--r-- | digikam/project/DBSCHEMA.ODS | bin | 15850 -> 0 bytes | |||
-rw-r--r-- | digikam/project/Doxyfile | 257 | ||||
-rw-r--r-- | digikam/project/NEWS.0.9.0 | 397 | ||||
-rw-r--r-- | digikam/project/NEWS.0.9.1 | 167 | ||||
-rw-r--r-- | digikam/project/NEWS.0.9.2 | 158 | ||||
-rw-r--r-- | digikam/project/NEWS.0.9.3 | 142 | ||||
-rw-r--r-- | digikam/project/PACKAGING | 133 | ||||
-rw-r--r-- | digikam/project/project.tdevelop | 224 | ||||
-rw-r--r-- | digikam/stamp-h | 1 |
20 files changed, 1 insertions, 1658 deletions
diff --git a/Mainpage.dox b/Mainpage.dox deleted file mode 100644 index 2aa67f9a..00000000 --- a/Mainpage.dox +++ /dev/null @@ -1,11 +0,0 @@ -/** @mainpage Extragear - Graphics -* -* The Graphics Extragear contains the following applications: -* -* - <a href="digikam/digikam/html/">digikam</a> -* - gwenview -* - kphotoalbum -* - kst -* - showimg -* -*/ diff --git a/Makefile.am.in b/Makefile.am.in deleted file mode 100644 index aa685294..00000000 --- a/Makefile.am.in +++ /dev/null @@ -1,9 +0,0 @@ -COMPILE_BEFORE_digikamimageplugins = digikam - -AUTOMAKE_OPTIONS = foreign 1.6.1 - -include admin/deps.am -include admin/Doxyfile.am - -$(top_srcdir)/acinclude.m4: $(top_srcdir)/*/*.m4 - diff --git a/Makefile.cvs b/Makefile.cvs deleted file mode 100644 index be59a869..00000000 --- a/Makefile.cvs +++ /dev/null @@ -1,14 +0,0 @@ -all: - @echo "This Makefile is only for the CVS repository" - @echo "This will be deleted before making the distribution" - @echo "" - @if test ! -d admin; then \ - echo "Please recheckout this module!" ;\ - echo "for cvs: use checkout once and after that update again" ;\ - echo "for cvsup: checkout kde-common from cvsup and" ;\ - echo " link kde-common/admin to ./admin" ;\ - exit 1 ;\ - fi - $(MAKE) -f admin/Makefile.common cvs - -.SILENT: diff --git a/RELEASE.rev b/RELEASE.rev deleted file mode 100644 index e69de29b..00000000 --- a/RELEASE.rev +++ /dev/null diff --git a/configure.files b/configure.files index a0ef1598..9adc9eff 100644 --- a/configure.files +++ b/configure.files @@ -3,4 +3,3 @@ configure.in.in ./digikam/configure.in.bot ./digikam/configure.in.in ./digikam/utilities/hotplug/configure.in.in -configure.in.bot diff --git a/configure.in.bot b/configure.in.bot deleted file mode 100644 index 3b7eaa7c..00000000 --- a/configure.in.bot +++ /dev/null @@ -1,4 +0,0 @@ -dnl Put here things to be done at the very end - telling users -dnl about additional packages to install. Better yet is giving -dnl each project / subdr its own configure.in.bot. - diff --git a/digikam/Mainpage.dox b/digikam/Mainpage.dox deleted file mode 100644 index f9b4d809..00000000 --- a/digikam/Mainpage.dox +++ /dev/null @@ -1,6 +0,0 @@ -/** @mainpage -* -* Main Doxygen page for digikam. -* digikam is a program. -* digikam has libraries. -*/ diff --git a/digikam/NEWS.0.9.2 b/digikam/NEWS.0.9.2 index f28327e6..77fbbabc 100644 --- a/digikam/NEWS.0.9.2 +++ b/digikam/NEWS.0.9.2 @@ -151,7 +151,7 @@ digiKam BUGFIX FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): 033 ==> 89365 : More standard menu structure. 034 ==> 144214 : The plural form of "child" is "children", not "childs". 035 ==> 124487 : No way to pause a slide show. -036 ==> 128975 : "Correct Exif Orientation Tag" does not change the mtime +036 ==> 128975 : "Correct Exif Orientation Tag" does not change the mtime of the image file. 037 ==> 139814 : The window of digiKam exceed the screen if the resolution is 800x600. 038 ==> 144481 : Vertical window size cannot be reduced to VGA resolution. diff --git a/digikam/project/NEWS.0.9.4 b/digikam/NEWS.0.9.4 index a7ea38bf..a7ea38bf 100644 --- a/digikam/project/NEWS.0.9.4 +++ b/digikam/NEWS.0.9.4 diff --git a/digikam/project/NEWS.0.9.5 b/digikam/NEWS.0.9.5 index 290a77f4..290a77f4 100644 --- a/digikam/project/NEWS.0.9.5 +++ b/digikam/NEWS.0.9.5 diff --git a/digikam/PACKAGING b/digikam/PACKAGING deleted file mode 100644 index 94e47f4b..00000000 --- a/digikam/PACKAGING +++ /dev/null @@ -1,133 +0,0 @@ -Notice to make release tarballs from SVN ----------------------------------------- - -0/ release annoucements can be send to tde-i18n-docs. The earlier the better - TODO: not clear where an how to store them yet. - -1/ Update the release info in these files and commit it to svn : - - digikam/digikam/version.h - - digikam/digikam.lsm - update date as well - -2/ Edited release_digikam.rb and release_digikam_docs.rb script. Update these settings : - - version. - - svnbase (your own svn access that you used for checkout must appear here. In case of pb, eliminate the others). - - addPo (for example addPo = ["showfoto"] if showofoto is include in digikam tarball). - -Note : docs must be set to 'no' because the documentation must be packaged in a separate tarball to decrease the source code tarball size. There is a seperate script to generate this. - -3/ Commit changed files to svn. - -4/ Backup old ChangeLog file to ChangeLog.old. - -5a/ Create a fresh ChangeLog file using svn2cl script. Just run it from main digiKam root directory. - Please check if ChangeLog file is updated properly. - -svn2cl can be dowloaded at this url: http://ch.tudelft.nl/~arthur/svn2cl/ -Just copying this tarball content on digikam root directory to use it. - -Note : svn2cl need xsltproc program. Please install it before. (check libxslt-proc package). - -5b) Alternatively: - * check Changelog for last change, modify release_digikam(imageplguins)_cl.sh - (use last-rev+1 or date) and run it. - * add a version header and release date for the new release, include the generated - Changelog.new-entries at the top of Changelog. Check if the last - entry of the new-entries is not already in the old Changelog entries - * commit the new changelog - * skip item 6 and 7 below - -6/ Copy last changes of fresh ChangeLog file to ChangeLog.old using a simple text editor. - Place a release tag at the top of ChangeLog. Remove all 'scripty' entries in log. - - Rename ChangeLog.old to ChangeLog and commit it on svn. - -7/ Update NEWS file. If Changelog is a dry historical record of development, - NEWS should focus on the improvements and changes, summarize everything since - last major release. Look into ML, changelog and use BKO filter for bug summaries. - Commit to svn. - -8/ Run release_digikam.rb script and the release_digikam_docs.rb ($ ruby foo.rb) - -9/ When tarball is created, decompress it in a temp folder and try to compile it to prevent any problems. - -10/ Upload tarball to http://digikam3rdparty.free.fr (address to indicate in mail) - area via ftp and post a message on digikam-devel@kde.org mailing list to have a - feedback from packagers before posting an offical release annoucement. - -11/ When official tarball is ready to post, don't forget to copy current trunk svn branch to the tags branch - (http://websvn.kde.org/tags/digikam/). See TAGGING below. - -12/ Upload tarball to sourceforge.net area using this url (must be admin on SF-digikam): - - ftp://upload.sourceforge.net/incoming - ...and admin file releases on sourceforge.net project page using this url: - https://sourceforge.net/project/admin/editpackages.php?group_id=42641 - -13/ Perform an official release announcement to these ML: - -* digikam-users@kde.org -* digikam-devel@kde.org -* kde-extra-gear@kde.org -* kde-announce-apps@kde.org -* kde-imaging@kde.org - ------------------- TAGGING ------------------ - -Each release has to be tagged. All tags are located in svn in the directory /tags/digikam -You'll find the svn revision used in the tarball in the file RELEASE.rev. You have to do this out of your svn graphics folder. - -For a X.Y.Z.UVW release - - svn copy -r{last-used-rev_number} \ - https://{svn-user}@svn.kde.org/home/kde/branches/extragear/trinity/graphics/digikam \ - https://{svn-user}@svn.kde.org/home/kde/tags/digikam/digikam_X_Y_Z_UVW - -You also can use svn+ssh://{svn-user... instead of password requiring interface https:// - -If anyone knows what the purpose of this tagging is, please put it here ;-) - * easy svn diff against released version? -- allee - * nevermind, feel free to remove the tagging section -- allee - * information about releases is stored in SVN database, - SVN history will be kept for a long time -- marcel - * the idea of tagging comes from CVS, with SVN, you copy -- marcel - * copying in SVN is a cheap operation, it doesn't hurt -- marcel - ------------------ Branching ----------------- - -Branching is done, so translators can work in two seperate areas and we can develop unstable and a next stable release. -To set it up, you need to do following. Remember it will take you two evenings to succeed, but you need to finish the first part completely, because automated kde scripts will ruin your work! - -14/ -- go to /branches/stable/extragear/graphics. -- svn delete digikam and digikamimageplugins. -- svn cp http://anonsvn.kde.org/home/kde/extragear/graphics/digikam digikam - and the same for the plugins. - -more elegant: a direct copy on the server: -$ svn delete svn+ssh://{svn-user}@svn.kde.org/home/kde/branches/stable/extragear/graphics/digikam -$ svn copy -r{last-used-rev_number} \ - http://anonsvn.kde.org/home/kde/trunk/extragear/graphics/digikam \ - http://anonsvn.kde.org/home/kde/branches/stable/extragear/graphics/digikam - same with plugins - -- go to /branches/stable/extragear/graphics/doc -- svn delete digikam and digikamimageplugins and showfoto -- svn cp http://anonsvn.kde.org/home/kde/extragear/graphics/doc/digikam and the same for the plugins and showfoto - ------ this need to be done as soon as docbooks are ready in EN --------- -- go to /branches/stable/l10n/templates/docmessages/extragear/graphics -- copy over all digikam, showfoto and plugin files (dont forget the desktop files) from - /trunk/l10n/templates/docmessages/extragear/graphics - -- repeat last to steps for "messages" instead of "docmessages". No showfoto files in this case. - (go to bed now and do the following tomorrow!) - -- to branch all the language files, you can use the script located in extragear/scripts/ -- you need to do that for digikam, showfoto and digikamimageplugins. For digikamimageplugs you need to specify all plugins, so you get something like: -sh update_l10n_stable.sh --section graphics --app digikamimageplugins -u toma --extrapofiles "digikamimageplugin_adjustcurves.po digikamimageplugin_charcoal.po digikamimageplugin_inpainting.po digikamimageplugin_sheartool.po digikamimageplugin_adjustlevels.po digikamimageplugin_despeckle.po digikamimageplugin_inserttext.po digikamimageplugin_antivignetting.po digikamimageplugin_distortionfx.po digikamimageplugin_lensdistortion.po digikamimageplugin_solarize.po digikamimageplugin_blowup.po digikamimageplugin_emboss.po digikamimageplugin_oilpaint.po digikamimageplugin_superimpose.po digikamimageplugin_blurfx.po digikamimageplugin_filmgrain.po digikamimageplugin_perspective.po digikamimageplugin_texture.po digikamimageplugin_border.po digikamimageplugin_freerotation.po digikamimageplugin_raindrop.po digikamimageplugin_unsharp.po digikamimageplugin_channelmixer.po digikamimageplugin_infrared.po digikamimageplugin_restoration.po digikamimageplugin_whitebalance.po digikamimageplugin_refocus.po digikamimageplugin_hotpixels.po " - --check that all plugins are copied over, last time the last one in the list did not make it. - --send a mail to the ml and tde-i18n-docs. - ---------------------------------------------------- diff --git a/digikam/project/DBSCHEMA.ODS b/digikam/project/DBSCHEMA.ODS Binary files differdeleted file mode 100644 index 4e016a4b..00000000 --- a/digikam/project/DBSCHEMA.ODS +++ /dev/null diff --git a/digikam/project/Doxyfile b/digikam/project/Doxyfile deleted file mode 100644 index 7991b81e..00000000 --- a/digikam/project/Doxyfile +++ /dev/null @@ -1,257 +0,0 @@ -# Doxyfile 1.5.1-KDevelop - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- -PROJECT_NAME = digiKam -PROJECT_NUMBER = $VERSION$ -OUTPUT_DIRECTORY = api -CREATE_SUBDIRS = NO -OUTPUT_LANGUAGE = English -USE_WINDOWS_ENCODING = NO -BRIEF_MEMBER_DESC = YES -REPEAT_BRIEF = YES -ABBREVIATE_BRIEF = "The $name class" \ - "The $name widget" \ - "The $name file" \ - is \ - provides \ - specifies \ - contains \ - represents \ - a \ - an \ - the -ALWAYS_DETAILED_SEC = YES -INLINE_INHERITED_MEMB = YES -FULL_PATH_NAMES = YES -STRIP_FROM_PATH = -STRIP_FROM_INC_PATH = -SHORT_NAMES = NO -JAVADOC_AUTOBRIEF = NO -MULTILINE_CPP_IS_BRIEF = NO -DETAILS_AT_TOP = NO -INHERIT_DOCS = YES -SEPARATE_MEMBER_PAGES = NO -TAB_SIZE = 8 -ALIASES = -OPTIMIZE_OUTPUT_FOR_C = NO -OPTIMIZE_OUTPUT_JAVA = NO -BUILTIN_STL_SUPPORT = NO -DISTRIBUTE_GROUP_DOC = NO -SUBGROUPING = YES -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- -EXTRACT_ALL = YES -EXTRACT_PRIVATE = YES -EXTRACT_STATIC = YES -EXTRACT_LOCAL_CLASSES = YES -EXTRACT_LOCAL_METHODS = YES -HIDE_UNDOC_MEMBERS = NO -HIDE_UNDOC_CLASSES = NO -HIDE_FRIEND_COMPOUNDS = NO -HIDE_IN_BODY_DOCS = NO -INTERNAL_DOCS = YES -CASE_SENSE_NAMES = YES -HIDE_SCOPE_NAMES = NO -SHOW_INCLUDE_FILES = NO -INLINE_INFO = YES -SORT_MEMBER_DOCS = YES -SORT_BRIEF_DOCS = YES -SORT_BY_SCOPE_NAME = YES -GENERATE_TODOLIST = YES -GENERATE_TESTLIST = YES -GENERATE_BUGLIST = YES -GENERATE_DEPRECATEDLIST= YES -ENABLED_SECTIONS = -MAX_INITIALIZER_LINES = 30 -SHOW_USED_FILES = NO -SHOW_DIRECTORIES = NO -FILE_VERSION_FILTER = -#--------------------------------------------------------------------------- -# configuration options related to warning and progress messages -#--------------------------------------------------------------------------- -QUIET = NO -WARNINGS = YES -WARN_IF_UNDOCUMENTED = YES -WARN_IF_DOC_ERROR = YES -WARN_NO_PARAMDOC = NO -WARN_FORMAT = "$file:$line: $text" -WARN_LOGFILE = -#--------------------------------------------------------------------------- -# configuration options related to the input files -#--------------------------------------------------------------------------- -INPUT = ../digikam \ - ../tdeioslave \ - ../libs \ - ../showfoto \ - ../utilities -FILE_PATTERNS = *.c \ - *.cc \ - *.cxx \ - *.cpp \ - *.c++ \ - *.h \ - *.hh \ - *.hxx \ - *.hpp \ - *.h++ \ - *.C \ - *.CC \ - *.C++ \ - *.H \ - *.HH \ - *.H++ \ - *.C \ - *.H -RECURSIVE = YES -EXCLUDE = ../libs/greycstoration/greycstoration.h \ - ../libs/greycstoration/CImg.h -EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = -EXAMPLE_PATH = -EXAMPLE_PATTERNS = * -EXAMPLE_RECURSIVE = NO -IMAGE_PATH = -INPUT_FILTER = -FILTER_PATTERNS = -FILTER_SOURCE_FILES = NO -#--------------------------------------------------------------------------- -# configuration options related to source browsing -#--------------------------------------------------------------------------- -SOURCE_BROWSER = NO -INLINE_SOURCES = NO -STRIP_CODE_COMMENTS = YES -REFERENCED_BY_RELATION = YES -REFERENCES_RELATION = YES -REFERENCES_LINK_SOURCE = YES -USE_HTAGS = NO -VERBATIM_HEADERS = YES -#--------------------------------------------------------------------------- -# configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- -ALPHABETICAL_INDEX = YES -COLS_IN_ALPHA_INDEX = 5 -IGNORE_PREFIX = -#--------------------------------------------------------------------------- -# configuration options related to the HTML output -#--------------------------------------------------------------------------- -GENERATE_HTML = YES -HTML_OUTPUT = html -HTML_FILE_EXTENSION = .html -HTML_HEADER = -HTML_FOOTER = -HTML_STYLESHEET = -HTML_ALIGN_MEMBERS = YES -GENERATE_HTMLHELP = NO -CHM_FILE = -HHC_LOCATION = -GENERATE_CHI = NO -BINARY_TOC = NO -TOC_EXPAND = NO -DISABLE_INDEX = NO -ENUM_VALUES_PER_LINE = 4 -GENERATE_TREEVIEW = NO -TREEVIEW_WIDTH = 250 -#--------------------------------------------------------------------------- -# configuration options related to the LaTeX output -#--------------------------------------------------------------------------- -GENERATE_LATEX = NO -LATEX_OUTPUT = latex -LATEX_CMD_NAME = latex -MAKEINDEX_CMD_NAME = makeindex -COMPACT_LATEX = NO -PAPER_TYPE = a4wide -EXTRA_PACKAGES = -LATEX_HEADER = -PDF_HYPERLINKS = NO -USE_PDFLATEX = NO -LATEX_BATCHMODE = NO -LATEX_HIDE_INDICES = NO -#--------------------------------------------------------------------------- -# configuration options related to the RTF output -#--------------------------------------------------------------------------- -GENERATE_RTF = NO -RTF_OUTPUT = rtf -COMPACT_RTF = NO -RTF_HYPERLINKS = NO -RTF_STYLESHEET_FILE = -RTF_EXTENSIONS_FILE = -#--------------------------------------------------------------------------- -# configuration options related to the man page output -#--------------------------------------------------------------------------- -GENERATE_MAN = NO -MAN_OUTPUT = man -MAN_EXTENSION = .3 -MAN_LINKS = NO -#--------------------------------------------------------------------------- -# configuration options related to the XML output -#--------------------------------------------------------------------------- -GENERATE_XML = NO -XML_OUTPUT = xml -XML_SCHEMA = -XML_DTD = -XML_PROGRAMLISTING = YES -#--------------------------------------------------------------------------- -# configuration options for the AutoGen Definitions output -#--------------------------------------------------------------------------- -GENERATE_AUTOGEN_DEF = NO -#--------------------------------------------------------------------------- -# configuration options related to the Perl module output -#--------------------------------------------------------------------------- -GENERATE_PERLMOD = NO -PERLMOD_LATEX = NO -PERLMOD_PRETTY = YES -PERLMOD_MAKEVAR_PREFIX = -#--------------------------------------------------------------------------- -# Configuration options related to the preprocessor -#--------------------------------------------------------------------------- -ENABLE_PREPROCESSING = YES -MACRO_EXPANSION = NO -EXPAND_ONLY_PREDEF = NO -SEARCH_INCLUDES = YES -INCLUDE_PATH = -INCLUDE_FILE_PATTERNS = -PREDEFINED = -EXPAND_AS_DEFINED = -SKIP_FUNCTION_MACROS = YES -#--------------------------------------------------------------------------- -# Configuration::additions related to external references -#--------------------------------------------------------------------------- -TAGFILES = -GENERATE_TAGFILE = digikam.tag -ALLEXTERNALS = NO -EXTERNAL_GROUPS = YES -PERL_PATH = /usr/bin/perl -#--------------------------------------------------------------------------- -# Configuration options related to the dot tool -#--------------------------------------------------------------------------- -CLASS_DIAGRAMS = YES -HIDE_UNDOC_RELATIONS = YES -HAVE_DOT = YES -CLASS_GRAPH = YES -COLLABORATION_GRAPH = YES -GROUP_GRAPHS = NO -UML_LOOK = YES -TEMPLATE_RELATIONS = NO -INCLUDE_GRAPH = NO -INCLUDED_BY_GRAPH = NO -CALL_GRAPH = NO -CALLER_GRAPH = NO -GRAPHICAL_HIERARCHY = YES -DIRECTORY_GRAPH = NO -DOT_IMAGE_FORMAT = png -DOT_PATH = -DOTFILE_DIRS = -MAX_DOT_GRAPH_WIDTH = 800 -MAX_DOT_GRAPH_HEIGHT = 800 -MAX_DOT_GRAPH_DEPTH = 1000 -DOT_TRANSPARENT = NO -DOT_MULTI_TARGETS = NO -GENERATE_LEGEND = NO -DOT_CLEANUP = YES -#--------------------------------------------------------------------------- -# Configuration::additions related to the search engine -#--------------------------------------------------------------------------- -SEARCHENGINE = NO diff --git a/digikam/project/NEWS.0.9.0 b/digikam/project/NEWS.0.9.0 deleted file mode 100644 index ad8e1cb1..00000000 --- a/digikam/project/NEWS.0.9.0 +++ /dev/null @@ -1,397 +0,0 @@ ----------------------------------------------------------------------------------------------------- -digiKam and DigikamImagePlugins 0.9.0 - Release date: 2006-18-12 - -NEW FEATURES : - -*** 0.9.0-beta1 ******************************************************* - -General : Sidebars are used at all to display metadata, comments & tags, and file properties. -General : Removed imlib2 and libkexif depencies. Add Exiv2 and LCMS depencies. -General : New API in digiKam core named DImg to manage image data in 8 and 16 bits colors depth. -General : New API in digiKam core named DMetadata to manage image metadata. -General : Ported all image filter algorithms to new DImg API. Support of 16 bits images. -General : New metadata viewers based on Exiv2 : Exif viewer, MakerNote viewer, IPTC viewer, - and GPS locator. -General : New ICC profiles profile viewer based on LCMS. -General : New powerful widget to display CIE color space used by ICC profiles. -General : New implementation to load/save images file using a separate thread. -General : Tags/Rating/DateTime/Comments/PhotographersID/Copyrights are now stored in Exif - and/or IPTC metadata tags. -General : digiKam comments are now store in JPEG file to JFIF section, Exif UserComments tags - and Caption Iptc tags. -General : New fast preview pictures mode embedded into main interface. - -Image Editor : Image Editor support 16 bits color depth images (RAW, TIFF, PNG, PNM). -Image Editor : Complete rewrite of image editor/showfoto gui implementation. Implementation - is now common and is more easy to maintain! -Image Editor : Add a progress bar to Image editor/showfoto about IO image files access. -Image Editor : Support of ICC color profiles management using LCMS into Image editor/showfoto. -Image Editor : digiKam setup is now available from Image Editor menu. -Image Editor : TIFF and JPEG Exif thumbnail are recomputed at saving pictures. -Image Editor : Iptc preview image are recomputed at saving pictures. - -Image Plugins : New powerfull Noise Reduction algorithm based on dcamnoise2 implementation. -Image Plugins : New powerfull Black & White converter tool using curves adjustements. -Image Plugins : New plugin to experiment ICC profiles to perform color corrections into images. -Image Plugins : New preview rendering modes in all color correction image plugins dialogs. -Image Plugins : Redesign/polishing of all image plugins dialogs. Histogram are available at all - when it's necessary. All dialogs used in DigikamImagePlugins are common in digiKam - core now. -Image Plugins : New zooming capabilities in image plugins dialogs. -Image Plugins : Ported all core image plugins to new DImg API. Support of 16 bits images. -Image Plugins : Ported all DigikamImagePlugins tools to new DImg API. Support of 16 bits images. - -Setup : Advanced settings to load RAW files in Image Editor using external dcraw instance. -Setup : Setup implementation are now common between Showfoto and digiKam. -Setup : New Identity setup page to set default strings informations about Photographer and - copyright used when IPTC tags are updated. - -CameraGUI : New option to set metadata DateTime/PhotographerId/Copyright Exif and/or IPTC tags - on the fly. -CameraGUI : JPEG Exif thumbnail and Iptc image preview are recomputed during Exif Auto-rotation. -CameraGUI : digiKam theme support. - -Showfoto : Image properties sidebar support -Showfoto : All images from a folder can be loaded at the same time. -Showfoto : Add 16 bits/color/pixel support (DImg API). -Showfoto : Thumbbar moved to the left by default in vertical mode. Image properties side bar to the - right to make a consistant GUI with digiKam main interface. -Showfoto : Thumbbar can be used to the bottom in horizontal mode. -Showfoto : New Exif Auto-rotate option like in digiKam ImageEditor. -Showfoto : New Set Orientation Exif flag to normal after Rotate/Flip like in digiKam ImageEditor. - -*** 0.9.0-beta2 ******************************************************* - -CameraGUI : Custom prefix index depand of current images selection in the camera icon items -CameraGUI : New option to show camera summary and documentations of Gphoto2 drivers. -CameraGUI : Option to upload pictures to camera using copy&paste or drag&drop. -CameraGUI : New option to start number sequence index with a custom value. -CameraGUI : New option to add postfix string to target download file name. -CameraGUI : New option to add camera name to target download file name. -CameraGUI : New option to increase/decrease the thumbnails size. -CameraGUI : New option to lock/unlock pictures from camera to prevent unwanted deletion. -CameraGUI : New option to convert JPEG files to lossless file format during download. -CameraGUI : New option to set date format of auto-created albums. -CameraGUI : New option to auto-create files extension-based sub-albums. - -Image Plugins : "Add Border" tool now respect aspect ratio of original image to render the decorative border. -Image Plugins : "Add Border" tool now use a border size depending of a percent value of original image size. - -General : New dcraw version detection at startup. -General : New option to force the refresh of Album contents. -General : Usability improvements of albums/pictures deletion. -General : New option to process a batch creation of all albums items thumbnails. -General : New option to "Select All", "Deselect", or "Invert Selection" of Tags in Tags Filter View and - Comments and Tags side bar tabs. -General : New option to set image as tag thumbnail on Tag Filters View using D&D. -General : New option to set a matching condition to use between tags in Tag Filters View - (OR or AND condition). - -Setup : The new batch thumbnail generator can be started when the Exif Auto-rotate option - has been changed. -Setup : New Album Items Tool Tip setup tab to set witch information to show over the images - using the pop-up window. -Setup : New color sheme theme 'Digikasa' from Sergio Di Rio Mare. - -*** 0.9.0-beta3 ******************************************************* - -Setup : New dcraw options set compatible with dcraw release >= 8.16. - -General : Automatic image Tags creation/set using IPTC Keywords contents. -General : New kipi plugin to set pictures GPS informations using a GPS device (available with - next kipi-plugins 0.1.3). -General : Removing external dcraw depency. Now digiKam include a full supported version of - dcraw program in core. - -CameraGUI : New advanced config dialog to set date/time format used to rename camera pictures - file name during download. - -*** 0.9.0-rc1 ********************************************************** - -General : dcraw implementation updated to version 8.41. -General : New kipi plugin to edit EXIF and IPTC metadata (available with next kipi-plugins 0.1.3). - -*** 0.9.0-rc2 ********************************************************** - -General : Exiv2 depency fixed to 0.12 release. -General : Fix broken compilation using "./configure -enable-final" option. - -ImageEditor : Fixed and improved Color Management View workflow. - -*** 0.9.0-final ********************************************************* - -General : About final release packaging, improve support of "./configure --enable-final" - option everywhere. - - ----------------------------------------------------------------------------------------------------- -digiKam and DigikamImagePlugins BUGFIX FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -*** 0.9.0-beta1 ******************************************************* - -001 ==> 87823 : Displaying images with ICC color profile when possible. -002 ==> 91811 : Find pictures by meta tag info, date. -003 ==> 91812 : Viewer/editor for IPTC meta data. -004 ==> 96459 : EXIF for RAW camera images. -005 ==> 116248 : Ask user which plugins should be enabled on first startup. -006 ==> 115441 : Resize EXIF-rotated images doesn't work. -007 ==> 115460 : Opening and closing right pane with tag filter also changes width of left pane and vv. -008 ==> 124688 : digiKam loading time is big because of : WARNING: Failed to find parent for Tag. -009 ==> 109253 : digiKam does not store comments in image EXIF tags. -010 ==> 115764 : Modify EXIF creation date. -011 ==> 121487 : "Tip of the day" text gets cut off. -012 ==> 120052 : Redraw problem with whatthis info of an image show and start scrolling with the mouse. -013 ==> 120053 : Whatthis info not closed when albumview is scrolled up or down with cursor keys. -014 ==> 123522 : Minolta's RAW files (mrw) aren't show in the view window. -015 ==> 121905 : Albums not displayed correctly and digiKam crashes with St9bad_alloc. -016 ==> 113997 : Option to store tags in image. -017 ==> 123742 : Preview-pictures seem to be handled differently by digiKam and Konqueror. -018 ==> 121308 : Mass storage and PTP usability. -019 ==> 121306 : Add copyright/license during download. -020 ==> 111560 : Be able to locate photos on a map. -021 ==> 122747 : Will not build with GCC 4.1. -022 ==> 103176 : 16bit/channel framework for digiKam. -023 ==> 109096 : Provide quick access to image comment. -024 ==> 109817 : Feature request for image properties dialog in image editor. -025 ==> 109992 : Preview in comments editor resizeable. -026 ==> 113103 : Show digiKam comments into digiKam image editor. -027 ==> 124939 : Improve import picture nomenclature. -028 ==> 113915 : Tags are lost after "Save As..."ing. -029 ==> 103245 : Image Effects are inaccessible from image editor. -030 ==> 125589 : Saving user preferences not possible. -031 ==> 103201 : Easy transport of albums, including tags, comments, etc. -032 ==> 119234 : Window views not updated when tag name changed in "Tag Filters". -033 ==> 103255 : Wish: *add* (not edit) EXIF headers like date, comment etc. -034 ==> 121800 : Can't setup camera correctly. -035 ==> 121784 : Accessing the camera in mass storage mode just lists jpegs and no other filetypes. -036 ==> 121371 : Missing display of EXIF infos in "Simple view". -037 ==> 123646 : Rating image with a keyboard shortcut. -038 ==> 119946 : Thumbnails not correctly rotated according to exif information. -039 ==> 106103 : Should support adding GPS EXIF header to images. -040 ==> 110598 : Synchronize digiKam comments to existing embedded comments. -041 ==> 118501 : Exifs lost when modifying the images. -042 ==> 122264 : Exif data fail to show up in recent SVN. -043 ==> 103489 : Sort and re-order EXIF information dialogs. -044 ==> 105670 : Option to print EXIF data with images. -045 ==> 109319 : Full EXIF info - exiftags style. -046 ==> 120963 : Optional album date change. -047 ==> 121370 : Can't save images sometimes after some modifications. -048 ==> 121646 : digiKam on PPC has problem identifying JPEG and tries to use dcraw with them. -049 ==> 120479 : Search problem for not tagged or commented images. -050 ==> 120775 : Search doesn't find pictures without rating. -051 ==> 112063 : When viewing image in fullscreen there is an ugly frame at the border of the screen. -052 ==> 120736 : Many imageplugins going busy for ever when not using rubber to change a value. -053 ==> 116154 : Show progress bar while saving large files. -054 ==> 120521 : Untranslatable message in tagfilterview.cpp. -055 ==> 119742 : Wish list -include move to trash in right click menu. -056 ==> 119201 : Sometimes digiKam fails to show newly downloaded photos. -057 ==> 117401 : digiKam's 'my albums' and 'my tags' does no longer remember it's state when restarted. -058 ==> 116520 : Slideshow should work for search results as well. -059 ==> 119073 : Wish list rescan option. -060 ==> 118543 : Enable-nfs-hack no longer works. -061 ==> 113807 : Is it possible to have the tags of the contextual menus "Assign Tag" and - "Remove Tag" sorted ? -062 ==> 116343 : "Not Tagged" has disappeared from the Tags Filter view when changing album library path. -063 ==> 117225 : digiKam requires at least libpng >= 1.2.7. -064 ==> 115423 : Thumbnails view jumps to top when new photos are added. -065 ==> 125732 : ICC settings get reset when disabled and re-enabled. -066 ==> 119741 : Restore image editor if already open. -067 ==> 122374 : Ignores read-only permission during saving. -068 ==> 121367 : Add properties tab to digiKam and (especially) Image Editor. -069 ==> 125926 : Directories with a '#' in their name are not properly detected when created outside digiKam. -070 ==> 125733 : Enabling 'Always apply ICM profiles' can lead to suprising results. -071 ==> 126326 : Camera download: auto-rotated images loose EXIF info when 'No EXIF information found.' - is written to console. -072 ==> 121242 : mimelnk/x-image-raw.desktop conflicts with tdegraphics-3.5.x. -073 ==> 127374 : Unsharp mask: max. radius way too small. -074 ==> 116485 : Mimimize button missing on "Compaq Flash Reader" camera window. -075 ==> 127577 : Raw display too dark and not rotated. -076 ==> 127634 : Communication between digiKam and its tdeioslaves broken if size_t != off_t. -077 ==> 126335 : Autoration of photos may confuse user because of changes made he is not aware of. -078 ==> 127759 : No scroll bar in color management/select profile. -079 ==> 114211 : Main Interface: image comments encoding unreadable after moving an album. -080 ==> 120241 : Main Interface: utf8 display and edit. -081 ==> 127905 : Wish: make comment field resizable. -082 ==> 127946 : Typo: the word Toogle should be Toggle. -083 ==> 117115 : Automatically rotate/flip using camera-provided information (EXIF) modifies image contents -084 ==> 128069 : Crash when moving an album to another album. -085 ==> 125779 : Use deflate compression for tiffs. -086 ==> 127972 : digiKam does not *add* EXIF:DateTimeOriginal when modifying date -087 ==> 127697 : Camera gui always puts *.JPG and *.NEF in the configure - digiKam dialog/File - Mime Types/ Image Files. -088 ==> 128373 : "Makernote - Simple" should show ISO. -089 ==> 113915 : Tags are lost after "Save As..."ing. -090 ==> 128283 : Thumbnail generation fails with raw images. -091 ==> 126112 : Do not open new window when camera is connected. -092 ==> 127846 : digiKam crash when 2nd gphoto camera dialog is closed. -093 ==> 93569 : Easier connection to USB disc cameras. -094 ==> 124952 : digiKam "Mount and Download" Problems. -095 ==> 129134 : Typo in missing files warning dialog "loose" should be "lose". -096 ==> 128914 : Differientiating view and edit / call for a integrated viewer. -097 ==> 128669 : Use embedded thumbnail for viewing RAW files. -098 ==> 127991 : digiKam image editor and raws (nef). -099 ==> 129450 : Cannot exit preview mode within empty album. -100 ==> 129610 : Unsupported initialization of CameraList object. -101 ==> 127584 : Minimum width of sidebar too large. -102 ==> 127763 : Color management, profile selection crashes. -103 ==> 126199 : Nikon D70 comments in jpegs are all shown as "charset="Ascii". -104 ==> 130381 : Automatic colorbalance and camera color balance checkboxes swapped. -105 ==> 117248 : Opening default app when camera inserted return KIOExec error. -106 ==> 130883 : Overexposure indicator in color management is saved as part of the image. -107 ==> 130798 : Editor saves some jpeg's 30% smaller than original, - even with jpeg compression option set at 100. -108 ==> 130525 : Saving large (>5M) jpg's result in corrupt file. -109 ==> 130920 : ICC, profiles, metadata, abbreviations. -110 ==> 124199 : digiKam crashed when I right-clicked in the (empty) "My Albums" view. -111 ==> 127826 : Album comment with no wordwrap. - -*** 0.9.0-beta2 ******************************************************* - -112 ==> 121691 : Problems with Downloading images from Camera. -113 ==> 127614 : Focus steal when typing custom prefix in renaming options sidebar. -114 ==> 131034 : Display a mini-review of the photo currently transfered, i.e better visual feedback. -115 ==> 124425 : Start index number counting on selected images instead of all images. -116 ==> 127272 : Crash when opening image in Image Editor. -117 ==> 96186 : Upload to camera not possible. -118 ==> 107724 : Handle EXIF Information-Wizzard missing. -119 ==> 130996 : More control over jpeg options. -120 ==> 121526 : Download Images from camera. -121 ==> 124060 : Use same menu mnemonic for Filter as Krita (and Photoshop, and ...). -122 ==> 131301 : Crash after add second image. -123 ==> 109820 : Utility script to export tag information of images into the filesystem. -124 ==> 117375 : Change file name without affecting extension. -125 ==> 131603 : Orientation of RAW-images (especially Canons *.cr2). -126 ==> 131532 : Minolta exception code can break EXIF rotation. -127 ==> 131550 : digiKam/showfoto can't show jpeg image under PowerPC. -128 ==> 131549 : Endianess problem under Linux-PowerPC (with png images at least). -129 ==> 132011 : Add search criteria to take sub-tags into account. -130 ==> 131920 : Can't create preview folders with unicode characters in the name. -131 ==> 132113 : Resize dialog limits image width/height to 4 digits. -132 ==> 132081 : Critical: ShowFoto silently aborts saving image when closed. -133 ==> 118535 : Add Border: use percent to designate border size. -134 ==> 131686 : Crash when viewing/rollover of Sony Alpha 100 raw (.arw) images. -135 ==> 132582 : Some pictures make digiKam crash (sample included). -136 ==> 122693 : Improvement proposals for the "add border" plugin. -137 ==> 124183 : Option to convert images when importing them from the camera. -138 ==> 128673 : Add keyboard shortcut to refresh album view or auto-refresh when pictures are renamed. -139 ==> 126427 : In "rename file" dialog, the 2nd picture is (and can't) not displayed. -140 ==> 131558 : Camera UI: renaming dialogue can't handle UTF-8 filenames. -141 ==> 119075 : Wish list new folder date option. -142 ==> 128817 : Configure timestamp naming format for directory names. -143 ==> 132660 : Shortcuts for ratings do not work as of 0.9.x beta. -144 ==> 126874 : digiKam does not support <shift+del>. -145 ==> 132957 : Crash using dcop action: album_forward. -146 ==> 130547 : Automatically download RAW-images into separate folder below the JPG-images. -147 ==> 128296 : Icon selector for tags wont let user select 'other icons'. -148 ==> 115161 : Image comments/tags: 'Recent tags' looks like a button but funktons like a menu. -149 ==> 121423 : Rename file loses Album thumbnail. -150 ==> 120308 : Batch creation of thumbnails. -151 ==> 120074 : New tag doesn't appear. -152 ==> 120075 : Can't restore system icons for tag. -153 ==> 133209 : Shift selection is not working in download screen. -154 ==> 131552 : Typo inconsisted use of ICC. -155 ==> 131553 : Typo indent must be intent? -156 ==> 118526 : Make it possible to remove an album's thumbnail. -157 ==> 120050 : Assigning an image as icon for a tag entry in 'Tag View' does not update - the icons of this tag in 'Tag Filters'. -158 ==> 129365 : Keyword-List view still uses old description after renaming keyword. -159 ==> 115154 : Tags filter misses 'deselect all Tags' in context menu. -160 ==> 133525 : digiKam doesn't compile (KDE forces -fno-exception, digiKam needs it). -161 ==> 115160 : 'Tag Filters' should use 'and' not 'or' or maybe better label 'Show Tags'. -162 ==> 120056 : Allow to assign via drag and drop tag thumbnails in 'Tag Filters'. -163 ==> 132694 : RAW Thumbnailing very slower and resource intensive. - -*** 0.9.0-beta3 ******************************************************* - -164 ==> 134013 : Tag menu extremly slow. -165 ==> 122653 : File-dialogue claims that pictures are not on the local-storage, yet they are. -166 ==> 134091 : dcraw -n option not valid for version > 8.15. -167 ==> 134224 : Prefix for image filename in camera dialog not working. -168 ==> 133359 : Google maps support to show satellite images of the photos. -169 ==> 131347 : Comments modified in digiKam Image Editor are not saved. -170 ==> 134351 : Error while make install. -171 ==> 132841 : Tag filtering works only a the second click on the tag filter list. -172 ==> 133359 : Google maps support to show satellite images of the photos. -173 ==> 134924 : Patch to allow compile with LDFLAGS="-Wl, --as-needed". -174 ==> 134841 : Weird behaviour of identity setup. -175 ==> 131382 : All thumbnails of album destroyed when using Tag Filters. -176 ==> 134869 : High CPU usage while displaying ICC Profile. -177 ==> 134761 : A rotated RAW image get saved straight with an inconsistent Exif orientation. -178 ==> 135236 : Right-click menu rename function cuts to the first period (not the extention one). -179 ==> 135307 : After deleting a file, user comments entered for pictures apply to the wrong picture. -180 ==> 135145 : Raw image converter fails on my raw files (cr2, crw, dng). -181 ==> 125727 : digiKam open with of raw file only shows application for octet-stream. -182 ==> 135430 : Typo automaticly should be automatically in raw image converter. -183 ==> 135060 : Folders without pictures in it cannot be assigned icons. - -*** 0.9.0-rc1 ********************************************************** - -184 ==> 103255 : Add (not edit) EXIF headers like date, comment etc. -185 ==> 91812 : Viewer/editor for IPTC meta data. -186 ==> 136138 : Set as album thumbnail doesn't change the icon immediately. -187 ==> 135851 : Wish to view IPTC in different order. -188 ==> 136162 : ISO Slider label is incorrectly labeled as "sensibility", should be sensitivity. -189 ==> 133026 : Crashes on systems using hyperthreading. -190 ==> 136260 : Awkward management of metadata and digiKam-tags and comments. -191 ==> 136769 : digiKam crashes when resetting Album icon (with no album selected). -192 ==> 136749 : Tags are not kept with images when album is moved in album hierarchy. -193 ==> 123623 : digiKam freezes or is very slow. -194 ==> 96993 : Ability to view next next image in folder in showfoto. -195 ==> 136643 : Showfoto can open CRW, but not shown in file dialogue. -196 ==> 137063 : Keyboard shortcut for 'paste' action not working. -197 ==> 137461 : Typo croping must be cropping. -198 ==> 137282 : Comments are lost when copying or moving an image to another album. -199 ==> 132805 : Crash when assinging keywords. -200 ==> 137204 : Crash when applying IPTC data. -201 ==> 135407 : Reproducible crash selecting photos from collection. -202 ==> 136086 : Crash when saving any type of files. -203 ==> 137612 : Showfoto doesn't refresh the photo preview when deleting an image. - -*** 0.9.0-rc2 ********************************************************** - -204 ==> 115125 : White Balance tool: remaining endianess issue on PowerPC. -205 ==> 137495 : showfoto crashes when doing any modification to a loaded directory. -206 ==> 137845 : Album Header cut off (squeezed) when entering two or more lines - in Album comment. -207 ==> 137886 : When a tag is moved in the left panel it's position is not updated - in the right panel. -208 ==> 135834 : Lowercasing camera filenames only works for first imported file. -209 ==> 134391 : digiKam camera gui dialog crashes if there is a filename without extension. -210 ==> 131947 : digiKam complains about invalid ICC profiles path. -211 ==> 130176 : Typos in digiKam.po and one plugin. -212 ==> 138252 : Display is not updates when switching color managed view on/off. -213 ==> 138253 : Keyboard shortcut for turning color managed display on/off. - -*** 0.9.0-final ********************************************************* - -214 ==> 137461 : Typo croping must be cropping. -215 ==> 135477 : View mode which shows the comment of an image. -216 ==> 137770 : digiKam doesn't keep original unix rights when modifying comments/tags/rating. -217 ==> 133091 : Changing date/time with numblock changes also the orientation. -218 ==> 137993 : Importing photos into albums results in time/date file override with current one. -219 ==> 138620 : Saving an image destroy another picture. -220 ==> 119205 : Drag & Drop of image into librarypath root dir ==> images are invisible. -221 ==> 121651 : Export menu not available in context menu from album. -222 ==> 131601 : Need preview pane (large) in main digikam window. -223 ==> 133276 : Make changing EXIF date of multiple files easier. -224 ==> 133590 : Usability: walking through photos using image View (F3). -225 ==> 122746 : Images are not shown anymore. black screen. -226 ==> 132470 : Plugins not available unless logged in as superuser. -227 ==> 113801 : Little problem with image files extensions. -228 ==> 127112 : Tools -> 'Gamma Adjustment...' fails silently when kgamma is not installed. -229 ==> 136258 : User comments in the EXIF/IPTC-data aren't carried over to the "Comments". -230 ==> 136932 : Access to a specific jpg photo crashed digiKam. -231 ==> 135442 : Add 'rename' entry to album RMB menu. -232 ==> 138540 : Images files are updated (but not modified) when setting new - metadatas albeit they are unset. -233 ==> 136256 : Tags are not filled from the IPTC-keywords. -234 ==> 136062 : Charset problem saving EXIF comments (JPEG files). -235 ==> 133567 : Crash when testing tags in digikam image editor (saveWithExiv2). -236 ==> 138300 : Crash on startup with one user's collection. -237 ==> 138747 : Crash on Add Camera. -238 ==> 138715 : Crash when quickly switching to previous/next image. -239 ==> 138616 : Cannot compile: cannot verify exiv2 version. -240 ==> 134999 : Crash in exiv2 when searching for new images. -241 ==> 136771 : Image editor crashes when using undo. - ----------------------------------------------------------------------------------------------------- diff --git a/digikam/project/NEWS.0.9.1 b/digikam/project/NEWS.0.9.1 deleted file mode 100644 index 957162db..00000000 --- a/digikam/project/NEWS.0.9.1 +++ /dev/null @@ -1,167 +0,0 @@ ----------------------------------------------------------------------------------------------------- -digiKam and DigikamImagePlugins 0.9.1 - Release date: 2007-03-04 - -NEW FEATURES : - -General : New native JPEG2000 image loader using Jasper library witch - can support 16 bits color depth pictures. -General : New optimized layout to show Comments & Tags side bar contents. -General : Tags View from Comments & Tags side bar support drag & drop. -General : New Batch tool to sync all images metadata (EXIF/IPTC) with - digiKam database content. -General : Add a status bar to Album Gui with a progress bar, text bar, - and navigate bar. -General : New native SlideShow tool witch use the Image Preview feature. - RAW files can be slided very fast. - -AlbumGUI : Improvement of pop-up menu of Tags Filter View and Comment & Tags - about auto selection/deselection of parents/childs tags in Tags treeview. -AlbumGUI : Main Root album show a Welcome page for new users (like Kmail - or Konqueror). -AlbumGUI : Video files can be previewed using an embedded instance of - default KDE media player. -AlbumGUI : Preview picture mode use a memory cache to speed-up loading. -AlbumGUI : Preview picture mode pride a context pop-up menu. -AlbumGUI : Comments & Tags now support multiple selection of items to - apply properties. -AlbumGUI : New option to set the action to do when user right click on - picture thumb: Load on Image Editor or Show an embeded preview. -AlbumGUI : Prefer Exif DateTimeOriginal for sorting images - (DateTimeDigitized and DateTime only used as fallback) - -Image Plugins : All tools remember settings between sessions. -Image Plugins : All tools render properly preview of image using Color Managed View. -Image Plugins : All tools use the same keyboard shortcuts than PhotoShop. -Image Plugins : New option in all Color corrections Tools to show under-exposed - and over-exposed areas of corrected picture before to apply corrections. -Image Plugins : Brightness/Contrast/Gamma : settings value excursion are the same - than Photoshop. -Image Plugins : Add Border Tool : add new option to preserve aspect ratio. Border Width - can be set in pixels or in percents accordinly with this setting. -Image Plugins : Perspective Tool : add a grid and vertical/horizontal guide lines. -Image Plugins : Ratio-crop Tool : usability improvements from Jaromir Malenko. -Image Plugins : Auto Color Correction Tool : add new filter to perform - auto-exposure corrections. -Image Plugins : all plugins : capabilty to remember settings between plugin - sessions to store configuration in a settings file. - -Image Editor : Add new advanced options to keep ratio and alignment about print pictures. -Image Editor : Add 2 new advanced options to show under-exposed or over-exposed pixels. -Image Editor : Remove View->Histogram menu option. We have a better histogram - available in sidebar. -Image Editor : Color profiles are tested now to avoid invalid files. -Image Editor : JPEG/PNG/TIFF/JPEG2000 file save settings are now available in - File Save dialog. -Image Editor : JPEG file save settings include a red warning about this lossy - compression image format with a link to wikipedia to aware users. - -CameraGUI : New option to set metadata DateTime/PhotographerId/Copyright Exif and/or IPTC tags - on the fly. -CameraGUI : JPEG Exif thumbnail and Iptc image preview are recomputed during Exif Auto-rotation. -CameraGUI : digiKam theme support. - -AlbumGUI : Improvement of pop-up menu of Tags Filter View and Comment & Tags about - auto selection/deselection of parents/childs tags in Tags treeview. -AlbumGUI : Main Root album show a Welcome page for new users (like Kmail or Konqueror). -AlbumGUI : Video files can be previewed using an embedded instance of default KDE - media player. -AlbumGUI : Preview picture mode use a memory cache to speed-up loading. -AlbumGUI : Preview picture mode pride a context pop-up menu. -AlbumGUI : Comments & Tags now support multiple selection of items to apply properties. -AlbumGUI : New option to set the action to do when user right click on picture thumb: - Load on Image Editor or Show an embeded preview. -AlbumGUI : Prefer Exif DateTimeOriginal for sorting images (DateTimeDigitized - and DateTime only used as fallback) - -Image Plugins : All tools remember settings between sessions. -Image Plugins : All tools render properly preview of image using Color Managed View. -Image Plugins : All tools use the same keyboard shortcuts than PhotoShop. -Image Plugins : New option in all Color corrections Tools to show under-exposed and - over-exposed areas of corrected picture before to apply corrections. -Image Plugins : Brightness/Contrast/Gamma : settings value excursion are the same - than Photoshop. -Image Plugins : Add Border Tool : add new option to preserve aspect ratio. Border Width can be set - in pixels or in percents accordinly with this setting. -Image Plugins : Perspective Tool : add a grid and vertical/horizontal guide lines. -Image Plugins : Ratio-crop Tool : usability improvements from Jaromir Malenko. -Image Plugins : Auto Color Correction Tool : add new filter to perform auto-exposure corrections. - -Image Editor : Add new advanced options to keep ratio and alignment about print pictures. -Image Editor : Add 2 new advanced options to show under-exposed or over-exposed pixels. -Image Editor : Remove View->Histogram menu option. We have a better histogram available in sidebar. -Image Editor : Color profiles are tested now to avoid invalid files. -Image Editor : JPEG/PNG/TIFF/JPEG2000 file save settings are now available in File Save dialog. -Image Editor : JPEG file save settings include a red warning about this lossy compression image - format with a link to wikipedia to aware users. - -General : Native slideshow tool : new option to slide an album tree in recursive mode. -General : Native slideshow tool : add capability to print photograph informations during slide. -General : Native slideshow tool : preaparing slideshow is now cancelable. - - ----------------------------------------------------------------------------- -digiKam and DigikamImagePlugins BUGFIX FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -001 ==> 115157 : Usability: Image comments/tags dialog: hard to find/see all - already selected tags (and to 'de'select them). -002 ==> 132309 : Wish: enhance video support in digiKam. -003 ==> 115153 : Assigns tags not only to selected images with drag and drop. -004 ==> 131743 : Comments and tag edit widgets should retain focus when changing image. -005 ==> 140412 : Comments/Tags sidebar steels focus. -006 ==> 137491 : Editor image cache not flush when an image is modified outside digiKam. -007 ==> 138949 : Save/overwrite fails: wrong dialog. -008 ==> 139197 : Crash during import of raw imagefiles (DNG). -009 ==> 139313 : UTF-8 image comments are mangled when input from image editor. -010 ==> 136903 : If partition gets full during camera/card copy there is no - warning and empty files are created. -011 ==> 133955 : Rating search: less, equal, and larger comparison. -012 ==> 139547 : Tag hierarchy automatic fill. -013 ==> 138816 : gpcamera.cpp compile failure CameraList camList. -014 ==> 93542 : Improvements to digiKam print interface. -015 ==> 139658 : Tiff generated by photoshop is either ignored by digiKam image browser, - or kills digiKam when regenerating the database. -016 ==> 102032 : Wish: rating system for photos, show/hide/sort by rating. -017 ==> 111446 : Bad behaviour when out of disk space. -018 ==> 133516 : Tags set in Comments/Tags end up on the wrong picture. -019 ==> 140136 : Aspect ratio crop and selection widget improvements. -020 ==> 131600 : Set tag for multiple selection of images. -021 ==> 137545 : Helper lines / cross wanted. -023 ==> 131170 : Add grid/auxiliary lines for perspective correction tool. -024 ==> 138158 : Allow to edit multiple image tags/comments at same time. -025 ==> 140234 : Thumbnail click default action. -026 ==> 135141 : Border size in pixel. -027 ==> 137696 : Border extent should not follow image aspect ratio. -028 ==> 138444 : More clear/consistent color management terminology. -029 ==> 140176 : Showfoto crashes when selecting a filter. -030 ==> 130237 : Typos in digiKam plugin files. -031 ==> 138925 : External modules config dialog lacks a select all button. -032 ==> 140038 : digiKam Image Editor crash on right click after changing toolbar. -033 ==> 139766 : Crash when displaying EXIF metadata with Unicode comment -034 ==> 130017 : Wish: batch operation to save existing comments in the files. -035 ==> 140320 : View menu should better fit after Edit. -036 ==> 127617 : "Toggle Fullscreen" should be located in "View" menu instead - of "Settings" menu. -038 ==> 139264 : digiKam sorts pictures with wrong exif tag. -039 ==> 140417 : Crash digiKam when delete image. -040 ==> 110514 : Enhanced selection, refactored histogram. -041 ==> 140933 : Typo: Album Library Path. -042 ==> 141190 : digikam crash when invalid ICM file at color profile directory - and you enter into PREFERENCES->COLOR SPACE PROFILES. -043 ==> 123649 : JPEG/PNG quality settings at the "save" dialog. -044 ==> 116518 : Use KIPI plugin for displaying slideshows. -045 ==> 140304 : Start slideshow from the current image. -046 ==> 140303 : slideshow must be relocated to View menu from tools menu. -047 ==> 137503 : Tags are not written to image file automatically. -048 ==> 136254 : Editing tags does not change IPTC-keywords. -049 ==> 135655 : Proper full screen mode (no menu, toolbar, statusbar, sidebars). -050 ==> 142088 : Build fails when libkexiv2 is in $PREFIX, but not in $TDEDIR or standard include directories -051 ==> 140227 : remove or modify D&D tags menu from icon view area (improvements, not finished) -052 ==> 142109 : Turn under/over exposure display on/off by click on corresponding icons -053 ==> 141663 : Keep getting prompted to Apply Comments -054 ==> 139024 : Camera GUI new items selection doesn't work -055 ==> 139547 : Tag hierarchy automatic fill -056 ==> 141626 : Bugs in german translation -057 ==> 141786 : Confirmation dialog during rename to existing file does n... -058 ==> 141924 : Tags preview not updated in last image of album -059 ==> 141934 : Incorrect capitalized string: "back to album" -060 ==> 141961 : Long comments truncated in slideshow diff --git a/digikam/project/NEWS.0.9.2 b/digikam/project/NEWS.0.9.2 deleted file mode 100644 index c7fea69b..00000000 --- a/digikam/project/NEWS.0.9.2 +++ /dev/null @@ -1,158 +0,0 @@ -digiKam 0.9.2-final - Release date: 2007-06-13 - -NEW FEATURES: - - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -062 ==> 144590 : English labels need cleanup in digiKam. -063 ==> 146436 : digiKam try to include Exiv2 library headers. -064 ==> 146464 : Light Table does not deal with colour management. -065 ==> 142133 : Typo English documentation docbook. -066 ==> 146744 : Tag that contains '&' is not displayed correctly in menus. - -********************************************************************************************** - -digiKam 0.9.2-beta3 - Release date: 2007-06-03 - -NEW FEATURES: - -General : Light Table and Preview Mode can work with full image size instead a reduced one. - ----------------------------------------------------------------------------- - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -059 ==> 145198 : Light-table should also work with the full image. -060 ==> 146072 : Slideshow shows black screen. -061 ==> 146184 : Showfoto no filename specified . - -********************************************************************************************** - - -digiKam 0.9.2-beta2 - Release date: 2007-05-28 - -NEW FEATURES: - -General : digiKam has a new powerful tool to compare similar images side by side: - the Light Table. Demo and screenshots: - http://www.digikam.org/?q=node/221 - http://www.digikam.org/?q=node/222 - ----------------------------------------------------------------------------- - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -040 ==> 135048 : Easily compare similar images using a light-table. -041 ==> 145159 : Improvements to the light-table. -042 ==> 145204 : Small issues with the light-table. -043 ==> 145227 : Change ratings via short-cuts in the light-table. -044 ==> 145236 : Small wishes for the light-table. -045 ==> 145237 : Small wishes for the light-table (2). -046 ==> 145170 : Always allow zooming in/out in imageeditor. -047 ==> 145078 : Ctrl-Y untied from Redo. -048 ==> 145083 : Space and Shift-Space isn't used for navigation between images. -049 ==> 145077 : Ctrl-W and Ctrl-Q shortcuts not tied to proper actions:fixed -050 ==> 145558 : In menu view: window size/original size: ctrl-shift-z obsolete? -051 ==> 144640 : CTRL-P does nothing in Album GUI: fixed to print action -052 ==> 144643 : Ctrl-Shift-A does not deselect in Album GUI: fixed -053 ==> 144644 : Ctrl-0 does not set zoom to 100% in Preview mode: Alt+Ctrl+0 -054 ==> 144650 : Shift-Space doesn't work as PageUp. -055 ==> 145079 : Ctrl-A, Ctrl-Shift-A don't peform proper selection actions. -056 ==> 145627 : Showfoto /path/to/directory doesn't work, while the "open dir" feature exists. -057 ==> 146012 : Dragging an image over a tag in "tag filters" panel crashes digiKam. -058 ==> 146032 : Panning doesn't work in Light Table. - - -********************************************************************************************** - -digiKam 0.9.2-beta1 - Release date: 2007-05-04 - -NEW FEATURES: - -General : DigikamImagePlugins have been merged into digiKam. It more simple to release - on package for all. Image plugins translations are hosted to digikam.po file - instead a .po file for each tool. All tools still available like plugins at - the same place than image plugin core. -General : New depency to libkdcraw shared library used to decode RAW file. - This library is shared between digiKam and kipi-plugins. The internal - dcraw version used is 8.60. digiKam support now all recent digital - camera RAW files released at PMA 2007. -General : Make size of icons used in sidebars configurable in order to allow more - entries to be presented. -General : Make size of icons used in album icon view more configurable using a slider - in status bar. -General : Removing direct Exiv2 library depency. libkexiv2 interface is used everywhere - instead. - -Album GUI : Add Zoom/Scrooling functions with preview mode. - -Image Editor : Usability improvement : a new pan tool is available on the right bottom - corner of canvas to naviguate over large pictures. -Image Editor : Usability issue : Blowup and Resize tools have been merged. -Image Editor : Usability issue : Unsharp Mask, Refocus, and Sharpen tools have been merged - to a new Sharpness Editor. -Image Editor : Usability issue : Reorganize menu structure -Image Editor : Usability issue : persistant selection in all zoom mode. -Image Editor : Add new option to fit on current selection. - -Image Plugins : Red Eyes Correction tool have been completly re-writen. There is - a preview of effect and the capability to taint the eye pupil with - a customized color. The new eye pupil can be blured to smooth the - result. -Image Plugins : Solarize plugin is now a "Color Effects" pack including Solarize, Velvia (new - plugin), Neon, and Edge effects. -Image Plugins : Black & White converter now support a lots of B&W analog camera film - types (Agfa, Ilford, Kodak). A new 'strength' setting can simulate the - amount of Lens filters effect. -Image Plugins : Update internal CImg library to 1.1.9. The Greycstoration algorithm used - by Restoration, Inpainting and Blowup plugins is faster and optimized. - -Showfoto : The thumbbar is now resizable. The thumbnails contents can be redimensionned in live. -Showfoto : The thumbbar items can show a full configurable tool tip like digiKam album icon - items tool tip. - ----------------------------------------------------------------------------- - -digiKam BUGFIX FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -001 ==> 142443 : Red eye correction should change eye colour to an alternate colour. -002 ==> 138744 : Dcraw 8.45 supports Pentax K10D. -003 ==> 142427 : Rotate image tool too complicated. -004 ==> 141439 : A velvia similar plugin. AKA vivid saturation. -005 ==> 127583 : keywords, copyright, photographer info not saved to IPTC tags. -006 ==> 142571 : Auto-exposure result is different from the preview. -007 ==> 127377 : Restoration filter (CIMG) does not function properly. -008 ==> 131446 : Using inpainting plugin crashes digiKam. -009 ==> 103244 : Usability: Merge multiple similar menus into one. -010 ==> 139790 : Image Editor: the center of the photo is moving when zooming in or out. -011 ==> 106508 : Please change scaling behavior. -012 ==> 137236 : Disable autozoom when picture fits in window. -013 ==> 103645 : Zoom in with rectangle tool selection. -014 ==> 126127 : Enlarge small images when autozoom is activated. -015 ==> 104439 : Use left mouse button to scroll image. -016 ==> 137391 : Image navigation in image editor using the mouse. -017 ==> 102029 : Configurable size of icons in sidebars. -018 ==> 102029 : No/small icons in album tree. -019 ==> 131155 : Smooth increasing/decreasing size of thumbnails like in iPhoto. -020 ==> 89365 : Reorganize menu structure in Image Editor. -021 ==> 134037 : Respect current sort order when passing list to KIPI plugin. -022 ==> 139466 : Remove configuration of digikam image plugins. -023 ==> 119418 : "set as album thumbnail" should work for different albums too. -024 ==> 125916 : Problem with opening 16bit TIFF. -025 ==> 143578 : New Pan Tool crash. -026 ==> 118539 : Lossless image-editor for JPEGs. -027 ==> 133913 : sRGB profile white point may be incorrect. -028 ==> 116148 : Auto-scrolling when selecting large area. -029 ==> 134498 : Date stamp display option for photos in full-screen mode. -030 ==> 130525 : Saving large (>5M) jpg's result in corrupt file. -031 ==> 132047 : Faster display of images and/or prefetch wished for. -032 ==> 140131 : No zoom in image preview. -033 ==> 89365 : More standard menu structure. -034 ==> 144214 : The plural form of "child" is "children", not "childs". -035 ==> 124487 : No way to pause a slide show. -036 ==> 128975 : "Correct Exif Orientation Tag" does not change the mtime - of the image file. -037 ==> 139814 : The window of digiKam exceed the screen if the resolution is 800x600. -038 ==> 144481 :Qt::Vertical window size cannot be reduced to VGA resolution. -039 ==> 136254 : Editing tags does not change IPTC-keywords. diff --git a/digikam/project/NEWS.0.9.3 b/digikam/project/NEWS.0.9.3 deleted file mode 100644 index 6652db29..00000000 --- a/digikam/project/NEWS.0.9.3 +++ /dev/null @@ -1,142 +0,0 @@ - -********************************************************************************************** - -digiKam 0.9.3 - Release date: 2007-12-23 - -NEW FEATURES: - -AlbumGUI - -Drag&Drop : D&D from anywhere into album tree. When the albumview is flattened - (Include Album Sub-tree) images can be d&ded across horizontal separations. - That one satisfies wish #142774. - -Goto : A new quick navigation feature has been added: it is now possible (by RMB context menu) - to GOTO any other view with pertinent context, e.g. from date view right-click on an - image and GOTO the Album or Tag view that this image is associated with. - Try any other combination. - That covers wish #128231. - -AlbumGUI : Always force to show mediaplayer widget to preview video in embeded mode. - -********************************************************************************************** - -digiKam 0.9.3-RC1 - Release date: 2007-12-08 - -NEW FEATURES: - -AlbumGUI : Add new Filter Bar on bottom of Albums/Tags/Searches/TagsFilter view filter contents - based on string. - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -052 ==> 152522 : Support for *.3gp and *.mp4 video files in digiKam (already supported by KDE video players). -053 ==> 128231 : A way to view pictures recursively in albums and sub-albums at the same time would be cool. -054 ==> 133191 : Quick search/filter for albums like in amarok. -055 ==> 146364 : Incremental search for tags in all tag fields. -056 ==> 152843 : Live filter does not work if no text is displayed under thumbnails. -057 ==> 148629 : "Adjust Exif orientation tag" does not continue after error. -058 ==> 144165 : Numeric values in Histogram -> Statistics frame should be right-aligned. -059 ==> 148037 : Tiff images are not displayed with correct colours. -060 ==> 152961 : Cannot remove album from tree. -061 ==> 121314 : More options to display the album tree. -062 ==> 141085 : Some strings are untranslated in digiKam. -063 ==> 151403 : Crashed trying to save a image downloaded from the camera. -064 ==> 148772 : Histogram should refresh after editor save. - -********************************************************************************************** - -digiKam 0.9.3-beta3 - Release date: 2007-11-20 - -NEW FEATURES: - -AlbumGUI : Add Text pattern widget on status bar to filter Album contents based on items - name, comments, and tags strings. -ImageEditor : New black & white Green color tone filter. -LightTable : Several usability improvements. - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -047 ==> 150296 : Images in LightTable are not compared in right order -048 ==> 151956 : Red eye enhance feature no longer works. -049 ==> 110136 : Filter textbox in album tree like in amaroks collection list. -050 ==> 152192 : Resize really bad qualitatively. -051 ==> 150801 : Thumbnail and image view does not update after editing image. - -********************************************************************************************** - -digiKam 0.9.3-beta2 - Release date: 2007-11-01 - -NEW FEATURES: - -General : Updated internal CImg library to last stable 1.2.4 (released at 2007/09/26). -AlbumGUI : Add Rating filter widget on status bar. -AlbumGUI : Add MimeType filter widget on status bar. -AlbumGUI : Add tool to navigate from album, tag and date view to any other view. - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -040 ==> 147533 : New rating filter for the statusbar. -041 ==> 131963 : Add a file type filter tab to the right. -042 ==> 148993 : Filter images by rating in album view. -043 ==> 151357 : Ratings can exceed 5 stars. -044 ==> 144815 : Scroll left-pane to the selected album/date on start-up. -045 ==> 96894 : Easier navigation between albums, tags and collections. -046 ==> 147426 : Search for non-voted pics. - -********************************************************************************************** - -digiKam 0.9.3-beta1 - Release date: 2007-10-08 - -NEW FEATURES: - -General : Updated internal CImg library to last stable 1.2.3 (released at 2007/08/24). -General : Color scheme theme are now XML based (instead X11 format). -General : Camera interface is now used to import new pictures in collection. -CameraGUI : New options to Download pictures and Delete it from camera at the same time. -CameraGUI : Support of Drag & Drop to download files from camera gui to album gui. -CameraGUI : Add new Bargarph to indicate statistics about free space available on Album - Library Path. - -digiKam BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - -001 ==> 120450 : Strange helper lines behavior in ratio crop tool. -002 ==> 147248 : Image info doesn't follow image in the editor. -003 ==> 147147 : digiKam does not apply tags to some selected images. -004 ==> 143200 : Renaming like crasy with F2 crash digiKam. -005 ==> 147347 : Showfoto crashes when opening twice multiple files. -006 ==> 147269 : digiKam finds but fails to use libkdcraw. -007 ==> 147263 : Some icons are missing. -008 ==> 146636 : Adjust levels: helper line for sliders. -009 ==> 147671 : Portability problem in configure script. -010 ==> 147670 : Compilation problems on NetBSD in greycstoration. -011 ==> 147362 : Tool-tip for zoom indicator is below the screen if window is maximised. -012 ==> 145017 : Deleting an image from within digiKam does not update the digiKam database. -013 ==> 148925 : Light Table thumb bar not updated when deleting images. -014 ==> 148971 : Awful menu entry "digiKamThemeDesigner". -015 ==> 148930 : digiKam-0.9.2 does not compile with lcms-1.17. -016 ==> 141774 : Autorotate does not work however kipi rotate works. -017 ==> 103350 : Original image is silently overwritten when saving. -018 ==> 144431 : Add option in Camera Download Dialog. -019 ==> 131407 : Use camera GUI also for import of images from different locations. -020 ==> 143934 : Cannot download all photos from camera. -021 ==> 147119 : Can't link against static libjasper, configure reports jasper is missing. -022 ==> 147439 : It is too easy to delete a search. -023 ==> 147687 : Error when downloading and converting images. -024 ==> 137590 : Be able to modifiy the extension of images in the interface. -025 ==> 139024 : Camera GUI new items selection doesn't work. -026 ==> 139519 : digiKam silently fails to import when out of disc space. -027 ==> 149469 : Excessive trash confirmation dialogs after album is deleted. -028 ==> 148648 : Color managed previews not working in all plugins. -029 ==> 126427 : In "rename file" dialog, the 2nd picture is (and can't) not displayed. -030 ==> 144336 : Selecting pictures on the camera lets the scroll-bar jump back to the top of the list. -031 ==> 136927 : Failed to download file DCP_4321.jpg. Do you want to continue? and when continue is - clicked the same warning comes for the next image and so on. -032 ==> 146083 : Bugs in drag and drop. -033 ==> 147854 : Put images into an emptied light-table. -034 ==> 149578 : libjpeg JPEG subsampling setting is not user-controlable. -035 ==> 149685 : Go to next photo after current photo deletion (vs. to previous photo). -036 ==> 148233 : Adding texture generates black image. -037 ==> 147311 : Ligth Table RAW images does not rotate as def. by exif info. -038 ==> 146773 : Metadata sources preference when sorting images. -039 ==> 140133 : Metadata Edit Picture Comments Syncs to IPTC and EXIF when option is de-selected. diff --git a/digikam/project/PACKAGING b/digikam/project/PACKAGING deleted file mode 100644 index 326a65d8..00000000 --- a/digikam/project/PACKAGING +++ /dev/null @@ -1,133 +0,0 @@ -Notice to make release tarballs from SVN ----------------------------------------- - -0/ release annoucements can be send to tde-i18n-docs. The earlier the better - TODO: not clear where an how to store them yet. - -1/ Update the release info in these files and commit it to svn : - - digikam/digikam/daboutdata.h ("digikam_version" and "showfoto_version") - - digikam/digikam.lsm - update date as well - -2/ Edited release_digikam.rb and release_digikam_docs.rb script. Update these settings : - - version. - - svnbase (your own svn access that you used for checkout must appear here. In case of pb, eliminate the others). - - addPo (for example addPo = ["showfoto"] if showofoto is include in digikam tarball). - -Note : docs must be set to 'no' because the documentation must be packaged in a separate tarball to decrease the source code tarball size. There is a seperate script to generate this. - -3/ Commit changed files to svn. - -4/ Backup old ChangeLog file to ChangeLog.old. - -5a/ Create a fresh ChangeLog file using svn2cl script. Just run it from main digiKam root directory. - Please check if ChangeLog file is updated properly. - -svn2cl can be dowloaded at this url: http://ch.tudelft.nl/~arthur/svn2cl/ -Just copying this tarball content on digikam root directory to use it. - -Note : svn2cl need xsltproc program. Please install it before. (check libxslt-proc package). - -5b) Alternatively: - * check Changelog for last change, modify release_digikam(imageplguins)_cl.sh - (use last-rev+1 or date) and run it. - * add a version header and release date for the new release, include the generated - Changelog.new-entries at the top of Changelog. Check if the last - entry of the new-entries is not already in the old Changelog entries - * commit the new changelog - * skip item 6 and 7 below - -6/ Copy last changes of fresh ChangeLog file to ChangeLog.old using a simple text editor. - Place a release tag at the top of ChangeLog. Remove all 'scripty' entries in log. - - Rename ChangeLog.old to ChangeLog and commit it on svn. - -7/ Update NEWS file. If Changelog is a dry historical record of development, - NEWS should focus on the improvements and changes, summarize everything since - last major release. Look into ML, changelog and use BKO filter for bug summaries. - Commit to svn. - -8/ Run release_digikam.rb script and the release_digikam_docs.rb ($ ruby foo.rb) - -9/ When tarball is created, decompress it in a temp folder and try to compile it to prevent any problems. - -10/ Upload tarball to http://digikam3rdparty.free.fr (address to indicate in mail) - area via ftp and post a message on digikam-devel@kde.org mailing list to have a - feedback from packagers before posting an offical release annoucement. - -11/ When official tarball is ready to post, don't forget to copy current trunk svn branch to the tags branch - (http://websvn.kde.org/tags/digikam/). See TAGGING below. - -12/ Upload tarball to sourceforge.net area using this url (must be admin on SF-digikam): - - ftp://upload.sourceforge.net/incoming - ...and admin file releases on sourceforge.net project page using this url: - https://sourceforge.net/project/admin/editpackages.php?group_id=42641 - -13/ Perform an official release announcement to these ML: - -* digikam-users@kde.org -* digikam-devel@kde.org -* kde-extra-gear@kde.org -* kde-announce-apps@kde.org -* kde-imaging@kde.org - ------------------- TAGGING ------------------ - -Each release has to be tagged. All tags are located in svn in the directory /tags/digikam -You'll find the svn revision used in the tarball in the file RELEASE.rev. You have to do this out of your svn graphics folder. - -For a X.Y.Z.UVW release - - svn copy -r{last-used-rev_number} \ - https://{svn-user}@svn.kde.org/home/kde/branches/extragear/trinity/graphics/digikam \ - https://{svn-user}@svn.kde.org/home/kde/tags/digikam/digikam_X_Y_Z_UVW - -You also can use svn+ssh://{svn-user... instead of password requiring interface https:// - -If anyone knows what the purpose of this tagging is, please put it here ;-) - * easy svn diff against released version? -- allee - * nevermind, feel free to remove the tagging section -- allee - * information about releases is stored in SVN database, - SVN history will be kept for a long time -- marcel - * the idea of tagging comes from CVS, with SVN, you copy -- marcel - * copying in SVN is a cheap operation, it doesn't hurt -- marcel - ------------------ Branching ----------------- - -Branching is done, so translators can work in two seperate areas and we can develop unstable and a next stable release. -To set it up, you need to do following. Remember it will take you two evenings to succeed, but you need to finish the first part completely, because automated kde scripts will ruin your work! - -14/ -- go to /branches/stable/extragear/graphics. -- svn delete digikam and digikamimageplugins. -- svn cp http://anonsvn.kde.org/home/kde/extragear/graphics/digikam digikam - and the same for the plugins. - -more elegant: a direct copy on the server: -$ svn delete svn+ssh://{svn-user}@svn.kde.org/home/kde/branches/stable/extragear/graphics/digikam -$ svn copy -r{last-used-rev_number} \ - http://anonsvn.kde.org/home/kde/trunk/extragear/graphics/digikam \ - http://anonsvn.kde.org/home/kde/branches/stable/extragear/graphics/digikam - same with plugins - -- go to /branches/stable/extragear/graphics/doc -- svn delete digikam and digikamimageplugins and showfoto -- svn cp http://anonsvn.kde.org/home/kde/extragear/graphics/doc/digikam and the same for the plugins and showfoto - ------ this need to be done as soon as docbooks are ready in EN --------- -- go to /branches/stable/l10n/templates/docmessages/extragear/graphics -- copy over all digikam, showfoto and plugin files (dont forget the desktop files) from - /trunk/l10n/templates/docmessages/extragear/graphics - -- repeat last to steps for "messages" instead of "docmessages". No showfoto files in this case. - (go to bed now and do the following tomorrow!) - -- to branch all the language files, you can use the script located in extragear/scripts/ -- you need to do that for digikam, showfoto and digikamimageplugins. For digikamimageplugs you need to specify all plugins, so you get something like: -sh update_l10n_stable.sh --section graphics --app digikamimageplugins -u toma --extrapofiles "digikamimageplugin_adjustcurves.po digikamimageplugin_charcoal.po digikamimageplugin_inpainting.po digikamimageplugin_sheartool.po digikamimageplugin_adjustlevels.po digikamimageplugin_despeckle.po digikamimageplugin_inserttext.po digikamimageplugin_antivignetting.po digikamimageplugin_distortionfx.po digikamimageplugin_lensdistortion.po digikamimageplugin_solarize.po digikamimageplugin_blowup.po digikamimageplugin_emboss.po digikamimageplugin_oilpaint.po digikamimageplugin_superimpose.po digikamimageplugin_blurfx.po digikamimageplugin_filmgrain.po digikamimageplugin_perspective.po digikamimageplugin_texture.po digikamimageplugin_border.po digikamimageplugin_freerotation.po digikamimageplugin_raindrop.po digikamimageplugin_unsharp.po digikamimageplugin_channelmixer.po digikamimageplugin_infrared.po digikamimageplugin_restoration.po digikamimageplugin_whitebalance.po digikamimageplugin_refocus.po digikamimageplugin_hotpixels.po " - --check that all plugins are copied over, last time the last one in the list did not make it. - --send a mail to the ml and tde-i18n-docs. - ---------------------------------------------------- diff --git a/digikam/project/project.tdevelop b/digikam/project/project.tdevelop deleted file mode 100644 index bdea1379..00000000 --- a/digikam/project/project.tdevelop +++ /dev/null @@ -1,224 +0,0 @@ -<?xml version = '1.0'?> -<tdevelop> - <general> - <author>Caulier Gilles</author> - <email>caulier dot gilles at gmail dot com</email> - <version>$VERSION$</version> - <projectmanagement>KDevKDEAutoProject</projectmanagement> - <primarylanguage>C++</primarylanguage> - <keywords> - <keyword>TQt</keyword> - <keyword>KDE</keyword> - </keywords> - <projectdirectory>./</projectdirectory> - <absoluteprojectpath>false</absoluteprojectpath> - <description/> - <ignoreparts/> - <projectname>project KDE3</projectname> - <defaultencoding/> - </general> - <kdevfileview> - <groups> - <group pattern="*.cpp;*.cxx;*.h" name="Sources" /> - <group pattern="*.ui" name="User Interface" /> - <group pattern="*.png" name="Icons" /> - <group pattern="*.po;*.ts" name="Translations" /> - <group pattern="*" name="Others" /> - <hidenonprojectfiles>false</hidenonprojectfiles> - <hidenonlocation>false</hidenonlocation> - </groups> - <tree> - <hidepatterns>*.o,*.lo,CVS</hidepatterns> - <hidenonprojectfiles>false</hidenonprojectfiles> - <showvcsfields>false</showvcsfields> - </tree> - </kdevfileview> - <kdevdoctreeview> - <ignoretocs> - <toc>ada</toc> - <toc>ada_bugs_gcc</toc> - <toc>bash</toc> - <toc>bash_bugs</toc> - <toc>clanlib</toc> - <toc>fortran_bugs_gcc</toc> - <toc>gnome1</toc> - <toc>gnustep</toc> - <toc>gtk</toc> - <toc>gtk_bugs</toc> - <toc>haskell</toc> - <toc>haskell_bugs_ghc</toc> - <toc>java_bugs_gcc</toc> - <toc>java_bugs_sun</toc> - <toc>opengl</toc> - <toc>pascal_bugs_fp</toc> - <toc>php</toc> - <toc>php_bugs</toc> - <toc>perl</toc> - <toc>perl_bugs</toc> - <toc>python</toc> - <toc>python_bugs</toc> - <toc>ruby</toc> - <toc>ruby_bugs</toc> - <toc>sdl</toc> - <toc>stl</toc> - <toc>sw</toc> - <toc>w3c-dom-level2-html</toc> - <toc>w3c-svg</toc> - <toc>w3c-uaag10</toc> - <toc>wxwidgets_bugs</toc> - </ignoretocs> - <ignoreqt_xml> - <toc>qmake User Guide</toc> - </ignoreqt_xml> - </kdevdoctreeview> - <kdevdebugger> - <general> - <dbgshell>libtool</dbgshell> - <programargs/> - <gdbpath/> - <configGdbScript/> - <runShellScript/> - <runGdbScript/> - <breakonloadinglibs>true</breakonloadinglibs> - <separatetty>false</separatetty> - <floatingtoolbar>false</floatingtoolbar> - <raiseGDBOnStart>false</raiseGDBOnStart> - </general> - <display> - <staticmembers>false</staticmembers> - <demanglenames>true</demanglenames> - <outputradix>10</outputradix> - </display> - </kdevdebugger> - <kdevfilecreate> - <filetypes/> - <useglobaltypes> - <type ext="ui" /> - <type ext="cpp" /> - <type ext="h" /> - </useglobaltypes> - </kdevfilecreate> - <kdevautoproject> - <make> - <envvars> - <envvar value="1" name="WANT_AUTOCONF_2_5" /> - <envvar value="1" name="WANT_AUTOMAKE_1_6" /> - </envvars> - <abortonerror>true</abortonerror> - <runmultiplejobs>false</runmultiplejobs> - <numberofjobs>1</numberofjobs> - <dontact>false</dontact> - <makebin/> - <prio>0</prio> - </make> - <run> - <directoryradio>build</directoryradio> - <customdirectory>/</customdirectory> - <mainprogram>/home/gilles/Documents/Devel/SVN/branches/graphics/digikam/digikam/digikam</mainprogram> - <programargs/> - <terminal>false</terminal> - <autocompile>false</autocompile> - <envvars/> - <globaldebugarguments/> - <globalcwd>/home/gilles/Documents/Devel/SVN/branches/graphics/digikam/project/../..</globalcwd> - <useglobalprogram>true</useglobalprogram> - <autoinstall>false</autoinstall> - <autotdesu>false</autotdesu> - </run> - <general> - <useconfiguration>default</useconfiguration> - </general> - <configurations> - <default> - <envvars/> - <configargs>--enable-debug=full</configargs> - <builddir>../..</builddir> - <topsourcedir>../..</topsourcedir> - <cppflags/> - <ldflags/> - <ccompiler>kdevgccoptions</ccompiler> - <cxxcompiler>kdevgppoptions</cxxcompiler> - <f77compiler>kdevpgf77options</f77compiler> - <ccompilerbinary/> - <cxxcompilerbinary/> - <f77compilerbinary/> - <cflags/> - <cxxflags/> - <f77flags/> - </default> - </configurations> - </kdevautoproject> - <cppsupportpart> - <filetemplates> - <interfacesuffix>.h</interfacesuffix> - <implementationsuffix>.cpp</implementationsuffix> - </filetemplates> - </cppsupportpart> - <kdevcppsupport> - <qt> - <used>false</used> - <version>3</version> - <root>/usr/lib/qt3/</root> - <includestyle>3</includestyle> - <designerintegration>EmbeddedKDevDesigner</designerintegration> - <qmake>/usr/lib/qt3//bin/qmake</qmake> - <designer>/usr/bin/designer-qt3</designer> - <designerpluginpaths/> - </qt> - <codecompletion> - <includeGlobalFunctions>true</includeGlobalFunctions> - <includeTypes>true</includeTypes> - <includeEnums>true</includeEnums> - <includeTypedefs>false</includeTypedefs> - <automaticCodeCompletion>true</automaticCodeCompletion> - <automaticArgumentsHint>true</automaticArgumentsHint> - <automaticHeaderCompletion>true</automaticHeaderCompletion> - <codeCompletionDelay>250</codeCompletionDelay> - <argumentsHintDelay>400</argumentsHintDelay> - <headerCompletionDelay>250</headerCompletionDelay> - <showOnlyAccessibleItems>false</showOnlyAccessibleItems> - <completionBoxItemOrder>0</completionBoxItemOrder> - <howEvaluationContextMenu>true</howEvaluationContextMenu> - <showCommentWithArgumentHint>true</showCommentWithArgumentHint> - <statusBarTypeEvaluation>false</statusBarTypeEvaluation> - <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> - <processPrimaryTypes>true</processPrimaryTypes> - <processFunctionArguments>false</processFunctionArguments> - <preProcessAllHeaders>false</preProcessAllHeaders> - <parseMissingHeaders>false</parseMissingHeaders> - <resolveIncludePaths>true</resolveIncludePaths> - <alwaysParseInBackground>true</alwaysParseInBackground> - <usePermanentCaching>true</usePermanentCaching> - <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> - <includePaths>.;</includePaths> - <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> - <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> - </codecompletion> - <creategettersetter> - <prefixGet/> - <prefixSet>set</prefixSet> - <prefixVariable>m_,_</prefixVariable> - <parameterName>theValue</parameterName> - <inlineGet>true</inlineGet> - <inlineSet>true</inlineSet> - </creategettersetter> - <references/> - <splitheadersource> - <enabled>false</enabled> - <synchronize>true</synchronize> - <orientation>Vertical</orientation> - </splitheadersource> - </kdevcppsupport> - <kdevdocumentation> - <projectdoc> - <docsystem/> - <docurl/> - <usermanualurl/> - </projectdoc> - </kdevdocumentation> - <ctagspart> - <customArguments/> - <customTagfilePath>/home/gilles/Documents/devel/SVN/trunk/graphics/digikam/project/tags</customTagfilePath> - <activeTagsFiles/> - </ctagspart> -</tdevelop> diff --git a/digikam/stamp-h b/digikam/stamp-h deleted file mode 100644 index 9788f702..00000000 --- a/digikam/stamp-h +++ /dev/null @@ -1 +0,0 @@ -timestamp |