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

List:       kde-commits
Subject:    koffice/krita/image/filter
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2009-09-24 17:56:28
Message-ID: 1253814988.022157.1575.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1027762 by rempt:

show progress

 M  +2 -1      kis_color_transformation_filter.cc  


--- trunk/koffice/krita/image/filter/kis_color_transformation_filter.cc #1027761:1027762
@@ -62,7 +62,6 @@
     }
 
     const KoColorSpace * cs = src->colorSpace();
-
     KoColorTransformation* colorTransformation = createTransformation(cs, config);
     if(!colorTransformation) return;
 
@@ -105,6 +104,8 @@
             srcIt += (pixels - pixelsSrc);
             dstIt += pixels;
         }
+        if (progressUpdater) progressUpdater->setValue(row);
+
         srcIt.nextRow();
         dstIt.nextRow();
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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