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

List:       kde-commits
Subject:    [kphotoalbum] DB: Do not mark new versions of an image as untagged
From:       Miika Turkia <miika.turkia () gmail ! com>
Date:       2012-03-02 16:31:37
Message-ID: 20120302163137.B5D95A60BB () git ! kde ! org
[Download RAW message or body]

Git commit 369b012be6a5659f7a902f7e95633cadb4cc7907 by Miika Turkia.
Committed on 02/03/2012 at 17:23.
Pushed by mturkia into branch 'master'.

Do not mark new versions of an image as untagged

When we copy tags from original image to the new one, we want to have
the new as identical and not add the untagged flag

M  +0    -1    DB/NewImageFinder.cpp

http://commits.kde.org/kphotoalbum/369b012be6a5659f7a902f7e95633cadb4cc7907

diff --git a/DB/NewImageFinder.cpp b/DB/NewImageFinder.cpp
index ca097f6..52c2abe 100644
--- a/DB/NewImageFinder.cpp
+++ b/DB/NewImageFinder.cpp
@@ -251,7 +251,6 @@ ImageInfoPtr NewImageFinder::loadExtraFile( const QString& relativeNewFileName,
         Settings::SettingsData::instance()->autoStackNewFiles() ) {
         // we have to do this immediately to get the ids
         ImageInfoList newImages;
-        markUnTagged(info);
         newImages.append(info);
         DB::ImageDB::instance()->addImages( newImages );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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