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

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/imageeditor/rawimport
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2011-01-20 8:59:17
Message-ID: 20110120085917.5BBF6AC8B7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1215912 by cgilles:

use right DimgImageFilter constructor to not lost metadata in editor when use press \
Import button in Raw Import tool


 M  +4 -2      rawpostprocessing.cpp  
 M  +1 -1      rawpostprocessing.h  
 M  +1 -1      rawpreview.cpp  
 M  +1 -1      rawpreview.h  
 M  +1 -1      rawsettingsbox.cpp  
 M  +1 -1      rawsettingsbox.h  


--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawpostprocessing.cpp \
#1215911:1215912 @@ -6,7 +6,7 @@
  * Date        : 2008-13-08
  * Description : Raw post processing corrections.
  *
- * Copyright (C) 2008-2010 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2008-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
@@ -40,8 +40,10 @@
 {
 
 RawPostProcessing::RawPostProcessing(DImg* orgImage, QObject* parent, const \
                DRawDecoding& settings)
-    : DImgThreadedFilter(orgImage, parent, "RawPostProcessing")
+    : DImgThreadedFilter(parent)
 {
+    setFilterName("RawPostProcessing");
+    setOriginalImage(*orgImage);
     m_customRawSettings = settings;
     initFilter();
 }
--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawpostprocessing.h \
#1215911:1215912 @@ -6,7 +6,7 @@
  * Date        : 2008-13-08
  * Description : Raw post processing corrections.
  *
- * Copyright (C) 2008-2010 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2008-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawpreview.cpp \
#1215911:1215912 @@ -6,7 +6,7 @@
  * Date        : 2008-08-04
  * Description : RAW postProcessedImg widget.
  *
- * Copyright (C) 2008-2010 Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2008-2011 Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawpreview.h \
#1215911:1215912 @@ -6,7 +6,7 @@
  * Date        : 2008-08-04
  * Description : RAW preview widget.
  *
- * Copyright (C) 2008-2010 Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2008-2011 Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawsettingsbox.cpp \
#1215911:1215912 @@ -6,7 +6,7 @@
  * Date        : 2008-08-11
  * Description : Raw import settings box
  *
- * Copyright (C) 2008-2010 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2008-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawsettingsbox.h \
#1215911:1215912 @@ -6,7 +6,7 @@
  * Date        : 2008-08-11
  * Description : Raw import settings box
  *
- * Copyright (C) 2008-2010 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2008-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General


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

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