[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam] project: polish
From:       Human Dynamo <null () kde ! org>
Date:       2018-03-26 4:31:38
Message-ID: E1f0JnG-0004Rw-I9 () code ! kde ! org
[Download RAW message or body]

Git commit bcf370c8c78a7aab0c38727ff32ef40e0b1bdf7d by Human Dynamo.
Committed on 26/03/2018 at 04:31.
Pushed by cgilles into branch 'master'.

polish

M  +8    -8    project/NEWS.0.10.0
M  +2    -2    project/NEWS.0.9.0
M  +2    -2    project/NEWS.0.9.4
M  +7    -7    project/NEWS.1.0.0
M  +1    -1    project/NEWS.1.5.0
M  +1    -1    project/NEWS.1.7.0
M  +1    -1    project/NEWS.1.9.0
M  +2    -2    project/NEWS.2.5.0
M  +1    -1    project/NEWS.2.6.0
M  +1    -1    project/NEWS.3.2.0
M  +2    -2    project/NEWS.4.3.0
M  +1    -1    project/NEWS.4.4.0
M  +1    -1    project/NEWS.5.0.0
M  +2    -2    project/NEWS.5.7.0
M  +1    -1    project/NEWS.5.8.0
M  +1    -1    project/NEWS.5.9.0

https://commits.kde.org/digikam/bcf370c8c78a7aab0c38727ff32ef40e0b1bdf7d

diff --git a/project/NEWS.0.10.0 b/project/NEWS.0.10.0
index 335805758a..25433f1385 100644
--- a/project/NEWS.0.10.0
+++ b/project/NEWS.0.10.0
@@ -27,15 +27,15 @@ General        : Ported to CMake/Qt4.
 General        : Thumbs KIO-Slave removed. digiKam now use multi-threading to \
generate thumnails.  General        : Removed all X11 library dependencies. Code is \
now portable under MACOS-X and Win32.  General        : Support of XMP metadata \
                (require >= Exiv2 0.16).
-General        : Hardware handling using KDE4 Solid interface.
-General        : Preview of Video and Audio files using KDE4 Phonon interface.
+General        : Hardware handling using Solid interface.
+General        : Preview of Video and Audio files using Phonon interface.
 General        : Database file can be stored on a customized place to support remote \
album library path.  General        : New database schema to host more photo and \
collection information.  General        : Database interface fully re-written using \
Qt4 SQL tool.  General        : Support of multiple roots album paths.
 General        : Physical root albums are managed as real album.
 General        : New option in Help menu to list all RAW file formats supported.
-General        : Geolocation of pictures from sidebars is now delegate to KDE4 \
Marble widget. +General        : Geolocation of pictures from sidebars is now \
delegate to Marble widget.  
 CameraGUI      : New design for camera interface.
 CameraGUI      : New Capture tool.
@@ -90,13 +90,13 @@ BUGFIXES:
 016 ==> 165325 - Crash when trying to import pictures from a USB-Camera.
 017 ==> 174642 - Crashes when try to connect to Kodak Z812 IS.
 018 ==> 168514 - Minimum Screen Size Too Large.
-019 ==> 133058 - Kodak DC4800 can only be read if KDE did not try to mount it.
+019 ==> 133058 - Kodak DC4800 can only be read if desktop did not try to mount it.
 020 ==> 128783 - HP Instant Share to work with digiKam.
 021 ==> 132064 - Showing SVG / Vector Graphics.
 022 ==> 138548 - Error downloading or detecting camera when connected. 
 023 ==> 137233 - Proper input constraints in New Album dialog.
 024 ==> 176086 - Recursive slideshow only shows last album.
-025 ==> 171234 - Tag names imported from KDE3 digiKam are cut off in KDE4.
+025 ==> 171234 - Tag names imported from older digiKam are cut off in new version.
 026 ==> 173828 - Geolocation do not except Canon EOS 1D Mark III CR2-files.
 027 ==> 150938 - Album thumbnail view very slow on NFS.
 028 ==> 137707 - A new icon for the albums in digiKam.
@@ -153,7 +153,7 @@ BUGFIXES:
 079 ==> 154526 - Big screen size lead to small picture in main window and editor.
 080 ==> 177231 - Rotate context menu in view mode.
 081 ==> 125923 - Image tooltip contents not shown when albumview is scrolled up or \
                down with cursor keys.
-082 ==> 174807 - digiKam does not use KDE's Trash.
+082 ==> 174807 - digiKam does not use desktop Trash.
 083 ==> 142058 - Icons for import should use proper mime type.
 084 ==> 176179 - Image editor - zoom +/- buttons alter predefined list of zoom \
factors.  085 ==> 177270 - Making OpenStreetMap available in the GPS-Sidebar.
@@ -252,7 +252,7 @@ BUGFIXES:
 178 ==> 182096 - Download photos from memory card / camera to new album downloads \
photos to parent album.  179 ==> 177241 - Buttons not aligned after adding of new \
collection.   180 ==> 182223 - After modifiyng an image, saving to another format \
                crashes digiKam.
-181 ==> 181792 - Folders appear empty on first run after KDE 3 -> KDE 4 import.
+181 ==> 181792 - Folders appear empty on first run after older -> newer import.
 182 ==> 175746 - digiKam doesn't remove IPTC data.
 183 ==> 176140 - Redeye tool is not working fine.
 184 ==> 181610 - Discard button not working in "Apply changes?".
@@ -341,7 +341,7 @@ BUGFIXES:
 267 ==> 167139 - Crash if Exif.GPSInfo.GPSAltitude is empty.
 268 ==> 167778 - Assigning ratings in image editor via shortcuts or toolbar not \
working.  269 ==> 168567 - Unable to edit or remove IPTC and XMP info.
-270 ==> 168846 - crash after playing with tags (seems to be rather a crash in Qt or \
kdelibs). +270 ==> 168846 - Crash after playing with tags (seems to be rather a crash \
in Qt).  271 ==> 166671 - Image filter dialog buttons are much too big.
 272 ==> 173691 - digiKam doesn't show pictures.
 273 ==> 091811 - Feature request: find pictures by meta tag info, date.
diff --git a/project/NEWS.0.9.0 b/project/NEWS.0.9.0
index 1b31f2b587..f1625bfc64 100644
--- a/project/NEWS.0.9.0
+++ b/project/NEWS.0.9.0
@@ -159,7 +159,7 @@ BUGFIXES:
 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 kdegraphics-3.5.x.
+072 ==> 121242 - mimelnk/x-image-raw.desktop conflicts.
 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.
@@ -247,7 +247,7 @@ BUGFIXES:
 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). +160 ==> 133525 - digiKam doesn't compile (desktop 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.
diff --git a/project/NEWS.0.9.4 b/project/NEWS.0.9.4
index 70ffcb987b..5580183121 100644
--- a/project/NEWS.0.9.4
+++ b/project/NEWS.0.9.4
@@ -85,7 +85,7 @@ BUGFIXES:
 037 ==> 162247 - The photos thumbnails list would be better if in the end of an \
album/date/tag start the next.  038 ==> 160523 - Crash when saving picture as new \
nameafter resizing.  039 ==> 162428 - debug info needed ?
-040 ==> 147597 - Typos in the digiKam KDE3 PO file.
+040 ==> 147597 - Typos in the digiKam PO file.
 041 ==> 121309 - Camera list sorted by brand.
 042 ==> 137836 - Usability: Configure camera GUI add and auto-detect camera.
 043 ==> 160323 - Changing the album name from sth to #sth and then to zsth causes \
the album to be deleted along with the files. @@ -136,7 +136,7 @@ BUGFIXES:
 088 ==> 148520 - Change of rating causes high CPU load.
 089 ==> 140227 - Remove or modify D&D tags menu from icon view area.
 090 ==> 154421 - Live search doesn't search filenames.
-091 ==> 118209 - digiKam hotplug script kde user detection problem.
+091 ==> 118209 - digiKam hotplug script user detection problem.
 092 ==> 138766 - JPEG Rotations: Give a warning when doing Lossy rotations (and \
offer to do lossless when applicable).  093 ==> 156007 - Canon Raw+Jpg Locks up \
download image window during thumbnail retrieval.  094 ==> 114465 - Simpler entry of \
                tags.
diff --git a/project/NEWS.1.0.0 b/project/NEWS.1.0.0
index 833647f8b2..4ec97f8efd 100644
--- a/project/NEWS.1.0.0
+++ b/project/NEWS.1.0.0
@@ -59,7 +59,7 @@ BUGFIXES:
 011 ==> 184953 - Zooming and panning in slideshow / without toolbars.
 012 ==> 187508 - Spontaneous crash whilst doing nothing in particular.
 013 ==> 188235 - Assigning a color profile to TIFF images does not work anymore with \
                0.10.0.
-014 ==> 187748 - Install application icons to right path for non-KDE desktops.
+014 ==> 187748 - Install application icons to right path.
 015 ==> 186255 - digiKam crashes when switching collection database.
 016 ==> 178292 - AspectRatioCrop is slow and jumps around in first second.
 017 ==> 181892 - AspectRatioCrop: some properties should be disabled.
@@ -111,7 +111,7 @@ BUGFIXES:
 063 ==> 193226 - Data loss on downloading photos from camera.
 064 ==> 189460 - digiKam crash when goelocating image in the marble tab.
 065 ==> 186046 - Crash after calling settings.
-066 ==> 193348 - Can't build digiKam on kde 4.2.3.
+066 ==> 193348 - Can't build digiKam.
 067 ==> 150072 - Download with digiKam doesn't work with the first start of digiKam.
 068 ==> 193738 - Have the image editor status bar show the current color depth.
 069 ==> 191678 - Exif rotation for Pentax Pef not working.
@@ -225,7 +225,7 @@ BUGFIXES:
 177 ==> 210580 - digiKam crashes on PPC Linux when changing thumbnail size.
 178 ==> 201717 - Changing rating filter when images are selected, select all images \
between first and last selected image.  179 ==> 156146 - Reading data base, digikam \
                don't start.
-180 ==> 210823 - digiKam does not respect KDE default toolbar style.
+180 ==> 210823 - digiKam does not respect desktop default toolbar style.
 181 ==> 212780 - digiKam crashes when opening large JPG.
 182 ==> 212748 - digiKam image editor crashes when browsing too fast.
 183 ==> 213111 - Crash on edit image.
@@ -243,7 +243,7 @@ BUGFIXES:
 195 ==> 185065 - Image editor loads new image without being asked to.
 196 ==> 188017 - Video colors inverted after digiKam started.
 197 ==> 194950 - digiKam endlessly spewing text to stderr.
-198 ==> 189080 - Comments not saved with digiKam 0.10.0 on KDE 4.2.2.
+198 ==> 189080 - Comments not saved with digiKam 0.10.0.
 199 ==> 198868 - Pictures are not displayed in the main view i just can see them in \
the batch menu.  200 ==> 139361 - Templates for meta data.
 201 ==> 178189 - Do not create preview automatically for large pictures.
@@ -285,7 +285,7 @@ BUGFIXES:
 237 ==> 196726 - digiKam crashes while creating thumbnails.
 238 ==> 182852 - Timeline: click area small an unintuitive.
 239 ==> 173899 - Timeline does not show any photos.
-240 ==> 196994 - digiKam 1.0.0-0.1.beta1.f11 from kde-redhat crash on startup.
+240 ==> 196994 - digiKam 1.0.0-0.1.beta1.f11 from redhat crash on startup.
 241 ==> 180076 - Moving a big folder to another subfolder folder does ... nothing.
 242 ==> 191557 - Previous and next image is showing weird results.
 243 ==> 197360 - In the "edit captions" sidebar moving a tag to white space crashes \
digiKam. @@ -335,7 +335,7 @@ BUGFIXES:
 287 ==> 197896 - When importing photos from a camera they are not diplayed in \
alphabetical order.  288 ==> 200187 - Save and restore selected filter tags.
 289 ==> 196999 - Calendar is ignoring selection of date/week but respecting month.
-290 ==> 190795 - USB PTP Class does not work anymore with the KDE4 version.
+290 ==> 190795 - USB PTP Class does not work anymore with the newer version.
 291 ==> 188905 - Edit view goes 100% instead of fit window.
 292 ==> 187810 - In import window images are sorted in reverse order but folders are \
not.  293 ==> 199619 - Deleting image and switching to next fastly seems to confuse \
album list. @@ -522,7 +522,7 @@ BUGFIXES:
 474 ==> 203498 - No drop-down menu for export.
 475 ==> 203589 - Crash in the noise reduction tool when 'Threshold' equals zero.
 476 ==> 198006 - digiKam crash after assistant finished.
-477 ==> 203083 - Crash starting digiKam (after kde 4.3 upgrade).
+477 ==> 203083 - Crash starting digiKam (after upgrade).
 478 ==> 202954 - digiKam crashes on start while scaning picture directory.
 479 ==> 203031 - Album list doesn't show pictures even after tons of new pictures \
were imported.  480 ==> 201810 - Segfault moving files to trash.
diff --git a/project/NEWS.1.5.0 b/project/NEWS.1.5.0
index 51cca85f7b..386e82f6c0 100644
--- a/project/NEWS.1.5.0
+++ b/project/NEWS.1.5.0
@@ -46,7 +46,7 @@ BUGFIXES:
 028 ==> 188335 - Slideshow shows movies as "cannot show picture "xyz.mov".
 029 ==> 252488 - digiKam incorrectly renders SD Card size.
 030 ==> 252489 - digiKam incorrectly detects SD Card name.
-031 ==> 252521 - README incorrectly claims kdegraphics-4.4 is sufficient.
+031 ==> 252521 - README incorrectly claims 4.4 version is sufficient.
 032 ==> 249248 - Updating fingerprints metadata.
 033 ==> 125042 - Batch Rename Image from Album do not select all album images.
 034 ==> 237516 - Open in Terminal command doesn't take systemsettings into account.
diff --git a/project/NEWS.1.7.0 b/project/NEWS.1.7.0
index 3080a179ba..c3c2f7f435 100644
--- a/project/NEWS.1.7.0
+++ b/project/NEWS.1.7.0
@@ -31,7 +31,7 @@ BUGFIXES:
 020 ==> 258308 - Crash when starting Free Rotation in Image Editor.
 021 ==> 248882 - digiKam crashes when renaming using date/time info.
 022 ==> 217555 - "Cannot display preview" error when browsing.
-023 ==> 258600 - "transupp.cpp" fails to compile on emerged KDE.
+023 ==> 258600 - "transupp.cpp" fails to compile on emerged version.
 024 ==> 233572 - Showfoto crashed on change hue value.
 025 ==> 258828 - Crash when I use auto-colors correction tool from image editor.
 026 ==> 195561 - Implement a selective saturation filter [patch].
diff --git a/project/NEWS.1.9.0 b/project/NEWS.1.9.0
index 79dbdd3355..78b0b9eac4 100644
--- a/project/NEWS.1.9.0
+++ b/project/NEWS.1.9.0
@@ -22,7 +22,7 @@ BUGFIXES:
 014 ==> 264769 - digiKam crash on startup.
 015 ==> 264830 - Raw importer broken. Not possible to revert changes.
 016 ==> 103371 - Only one digikam instance should run on the same image library \
                path.
-017 ==> 265445 - digikam-1.8.0 fails to build against kde-4.6.x/gcc-4.6.
+017 ==> 265445 - digikam-1.8.0 fails to build against gcc-4.6.
 018 ==> 264631 - Deleteing last TAG on a picture does actually not remove the tag \
within the exif metadata.  019 ==> 195648 - Quickfilter by tags: Exclude tags.
 020 ==> 265641 - digiKam crash at startup.
diff --git a/project/NEWS.2.5.0 b/project/NEWS.2.5.0
index 8f619f98ba..d5ad24f2b5 100644
--- a/project/NEWS.2.5.0
+++ b/project/NEWS.2.5.0
@@ -13,7 +13,7 @@ BUGFIXES:
 002 ==> 284136 - After moving images the old thumbnails remain there.
 003 ==> 288461 - digiKam: bashism in /bin/sh script [patch].
 004 ==> 274852 - Delete dialog does not show thumbnails; shows only filenames, even \
                if these are not shown in album view.
-005 ==> 265197 - Please specify dependencies of digikam-2.0, and make \
digikam-2.0/core also build with stock kde. +005 ==> 265197 - Please specify \
dependencies of digikam-2.0, and make digikam-2.0/core also build with stock desktop. \
006 ==> 188709 - Tag hierarchy not properly restored from files (IPTC).  007 ==> \
271707 - Crash when starting after sleeping mode - previous task: rebuild all \
fingerprints.  008 ==> 269989 - Several crashes, unclear backround ( picsize "15GB"?, \
thumbnails-digikam.db 3, 5GB, memory 4GB? ). @@ -66,7 +66,7 @@ BUGFIXES:
 055 ==> 288830 - Could not delete picture: trash full.
 056 ==> 199461 - Picture quickinfo doesn't show isospeed.
 057 ==> 279556 - Editing captions in metadata editor sets the exif image creation \
                date to file modification date.
-058 ==> 224533 - digiKam acting weird on new qt 4.6.1/kde sc 4.3.95.
+058 ==> 224533 - digiKam acting weird on new qt 4.6.1.
 059 ==> 183627 - digiKam & showfoto logo's text in upper right corner looks jagged - \
could use scalable font or SVG.  060 ==> 189990 - To set an IPTC caption with syncing \
EXIF => the image is no more displayed in the calendar view.  061 ==> 288266 - \
                digiKam crashed attempting to fix a shortcut conflict.
diff --git a/project/NEWS.2.6.0 b/project/NEWS.2.6.0
index f784b56981..70c1860747 100644
--- a/project/NEWS.2.6.0
+++ b/project/NEWS.2.6.0
@@ -41,7 +41,7 @@ General           : New tool to export items to Imgur web service \
(http://imgur.  BUGFIXES:
 
 001 ==> 286730 - digiKam crash when tagging faces.
-002 ==> 290496 - digikam-2.5.0 core fails to build against kde-4.7.95.
+002 ==> 290496 - digikam-2.5.0 core fails to build.
 003 ==> 272980 - Crash while searching on a tag.
 004 ==> 290642 - Build failed with gcc-4.7.0 [patch].
 005 ==> 287772 - Build failed against boost-1.48 [patch].
diff --git a/project/NEWS.3.2.0 b/project/NEWS.3.2.0
index 457ef4f885..800e8f4119 100644
--- a/project/NEWS.3.2.0
+++ b/project/NEWS.3.2.0
@@ -21,7 +21,7 @@ JAlbumExport   : New too to export items to JAblum \
(http://www.jalbum.net)  BUGFIXES:
 
 001 ==> 315098 - DNG Converter and DigiKam crashes when opening a .dng file.
-002 ==> 316556 - DIGIKAMSC_USE_PRIVATE_KDEGRAPHICS is set to ON.
+002 ==> 316556 - Cmake flag is set to ON by default.
 003 ==> 308418 - Some keyboard shortcuts not working in full screen mode.
 004 ==> 312549 - Showfoto does not correctly rotate images in the main view.
 005 ==> 316752 - Make the forward, back, first & last arrows cycle properly.
diff --git a/project/NEWS.4.3.0 b/project/NEWS.4.3.0
index a7bd221cfb..70af20423c 100644
--- a/project/NEWS.4.3.0
+++ b/project/NEWS.4.3.0
@@ -3,7 +3,7 @@ digiKam 4.3.0 - Release date: 2014-09-07
 *****************************************************************************************************
  NEW FEATURES:
 
-Database     : Nepomuk support have been replaced by Baloo support \
(https://community.kde.org/Baloo). +Database     : Nepomuk support have been replaced \
by Baloo support.  
 Map Searches : New option to display all non geolocated images from collections.
 
@@ -21,7 +21,7 @@ Panorama     : Support next hugin version (2014.0).
 BUGFIXES:
 
 001 ==> 338048 - Separate Tags in Public and Private for Export.
-002 ==> 338055 - libkdepimlibs not found.
+002 ==> 338055 - Desktop pim libs not found.
 003 ==> 317813 - SQLITE : digiKam do not accept previous DB Sqlite.
 004 ==> 198063 - SCAN : digiKam startup is extremely slow.
 005 ==> 262720 - SCAN : 'scan for new images' should work on just current Album.
diff --git a/project/NEWS.4.4.0 b/project/NEWS.4.4.0
index ca2e23c95a..020b4458b7 100644
--- a/project/NEWS.4.4.0
+++ b/project/NEWS.4.4.0
@@ -66,6 +66,6 @@ BUGFIXES:
 046 ==> 338783 - No EXIF/XMP info in "Metadata" right side-bar tabs.
 047 ==> 337507 - Face Detection gives no results, no matter the accuracy setting.
 048 ==> 339440 - digiKam crashes when opening geolocation from sidebar or toolbar.
-049 ==> 313855 - Use single/double click setting from KDE control center to leave \
media player mode. +049 ==> 313855 - Use single/double click setting from desktop \
control center to leave media player mode.  050 ==> 339227 - Existing tags from image \
metadata are removed when adding new tags to multiple images.  051 ==> 337943 - Crash \
                when cancelling piwigo export.
diff --git a/project/NEWS.5.0.0 b/project/NEWS.5.0.0
index 03a7bd8d74..60c74497e5 100644
--- a/project/NEWS.5.0.0
+++ b/project/NEWS.5.0.0
@@ -52,7 +52,7 @@ BUGFIXES:
 005 ==> 340933 - digiKam crash while tagging photos (Baloo database).
 006 ==> 343662 - Build Error regarding lensfuncameraselector.
 007 ==> 332665 - digiKam should use Baloo interface.
-008 ==> 345144 - Remove kdelibs4support not finished (frameworks branch).
+008 ==> 345144 - Remove oldersupport classes not finished (frameworks branch).
 009 ==> 345484 - Add Eclipse support to bootstrap.linux, fix QT_INSTALL_PREFIX \
detection.  010 ==> 278577 - Display album thumbnails in welcome page.
 011 ==> 138200 - Display all pictures when root album (as "My Albums" and "My Tags") \
                is selected instead of welcome page.
diff --git a/project/NEWS.5.7.0 b/project/NEWS.5.7.0
index 280148e9aa..bbbd8d5c3d 100644
--- a/project/NEWS.5.7.0
+++ b/project/NEWS.5.7.0
@@ -75,7 +75,7 @@ BUGFIXES:
 044 ==> 377306 - Optionally remove all metadata.
 045 ==> 204040 - Allow to share images by e-mail in message body instead as \
attachments.  046 ==> 281269 - Allow to share a remote image by e-mail.
-047 ==> 346577 - digiKam does not show help when not running in KDE.
+047 ==> 346577 - digiKam does not show help.
 048 ==> 256262 - "Help / digiKam Handbook" menu item is misleading.
 049 ==> 099497 - Please add a dummy handbook until there's a real one.
 050 ==> 147865 - Image>email image>add image dialog does not show most thumbnails - \
but does show some. @@ -363,7 +363,7 @@ BUGFIXES:
 335 ==> 196329 - Renaming album causes problems (until re-opening).
 336 ==> 198868 - pictures are not displayed in the main view i just can see them in \
the batch menu.  337 ==> 185494 - No images in digiKam, possibly database problem, \
                however they look fine in showfoto.
-338 ==> 181792 - Folders appear empty on first run after migrating from an old KDE \
version. +338 ==> 181792 - Folders appear empty on first run after migrating from an \
old desktop version.  339 ==> 224404 - No images of a album are shown.
 340 ==> 294835 - Albums are listed with (0) photos, but Database Statistics shows \
correct numbers of photos.  341 ==> 232720 - All digiKam Albums show zero items even \
                though pictures exist.
diff --git a/project/NEWS.5.8.0 b/project/NEWS.5.8.0
index 154ac6e1ff..8ec66ba7c9 100644
--- a/project/NEWS.5.8.0
+++ b/project/NEWS.5.8.0
@@ -223,7 +223,7 @@ BUGFIXES:
 209 ==> 388501 - UpdateSchemaFromV8ToV9 fails due to duplicate entry for key \
albumRoot.  210 ==> 388467 - failed to migrate from schema 7 to 8.
 211 ==> 388591 - Rename malfunction.
-212 ==> 388610 - digiKam doesn't use native or KDE file dialogs.
+212 ==> 388610 - digiKam doesn't use native or desktop file dialogs.
 213 ==> 377444 - C++ runtime error.
 214 ==> 380148 - Windows installer causes BSOD during "Close Conflicting Programs".
 215 ==> 338555 - CatalystControlCenter.exe crash on digiKam installation.
diff --git a/project/NEWS.5.9.0 b/project/NEWS.5.9.0
index 0b62d6d272..fff4554377 100644
--- a/project/NEWS.5.9.0
+++ b/project/NEWS.5.9.0
@@ -18,7 +18,7 @@ BUGFIXES:
 008 ==> 389208 - Request addition of "Lens" to Tool-Tips (Icon Items).
 009 ==> 389342 - Tags are copied although moving of file fails because file with the \
same name already exists in target location.  010 ==> 389420 - Thumbnails diminishing \
                in size after switching Views.
-011 ==> 389493 - Collection browse dialog should be consistent with other browse \
dialogs on KDE. +011 ==> 389493 - Collection browse dialog should be consistent with \
other browse dialogs.  012 ==> 389512 - Timeline Thumbnails Not Shown.
 013 ==> 389651 - Custom font size is not applied until you enter and exit the \
settings menu.  014 ==> 388345 - AppImage MySQL connection issues.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic