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

List:       kde-commits
Subject:    KDE/kdegraphics/kolourpaint (silent)
From:       Clarence Dang <dang () kde ! org>
Date:       2007-10-20 1:34:21
Message-ID: 1192844061.010129.25578.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 727230 by dang:

SVN_SILENT comments


 M  +3 -0      document/kpDocument_Save.cpp  
 M  +2 -2      views/kpZoomedView.h  


--- trunk/KDE/kdegraphics/kolourpaint/document/kpDocument_Save.cpp #727229:727230
@@ -239,6 +239,9 @@
         //       I suspect this doesn't matter since this is only called to
         //       reduce color depth and QImage's with depth < 32 don't
         //       support masks anyway.
+        //
+        //       Later: I think the mask is preserved for 8-bit since Qt4
+        //              seems to support it for QImage.
         imageToSave = kpEffectReduceColors::convertImageDepth (imageToSave,
                                            saveOptions.colorDepth (),
                                            saveOptions.dither ());
--- trunk/KDE/kdegraphics/kolourpaint/views/kpZoomedView.h #727229:727230
@@ -42,9 +42,9 @@
  *
  * It is suitable as an ordinary editing view.
  *
- * Do not call setOrigin().  TODO: this is bad class design - derived classes should \
only add functionality - not remove + * Do not call setOrigin().  REFACTOR: this is \
                bad class design - derived classes should only add functionality - \
                not remove
  *
- * This class is sealed.  Do not derive from it.  TODO: this is also bad class \
design + * This class is sealed.  Do not derive from it.  REFACTOR: this is also bad \
                class design
  *
  * @author Clarence Dang <dang@kde.org>
  */


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

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