[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-22 4:17:48
Message-ID: 1193026668.410334.23067.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 727915 by dang:

SVN_SILENT comments


 M  +1 -1      imagelib/kpImage.h  
 M  +2 -1      layers/selections/image/kpAbstractImageSelection.h  
 M  +1 -1      widgets/toolbars/options/kpToolWidgetBrush.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/imagelib/kpImage.h #727914:727915
@@ -82,7 +82,7 @@
     // Use this instead of static casts all over the source base, to prepare
     // for the day when casting kpImage to and from QPixmap is invalid.
     //
-    // sync: While kpImage and QPixmap are still related, do not add data
+    // sync: As kpImage and QPixmap are still related, do not add data
     //       fields to kpImage or you'll break these methods.
     //
     static kpImage *CastPixmapPtr (QPixmap *pixmap);
--- trunk/KDE/kdegraphics/kolourpaint/layers/selections/image/kpAbstractImageSelection.h #727914:727915
@@ -138,7 +138,8 @@
     //
     // TODO: Check all size() implementations are correct since we've
     //       started removing the old kpSelection::setPixmap(QPixmap())
-    //       space saving hack.
+    //       (now kpAbstractImageSelection::setBaseImage(kpImage()) or
+    //        kpAbstractImageSelection::deleteContent()) space saving hack.
     kpCommandSize::SizeType sizeWithoutImage () const;
 
 
--- trunk/KDE/kdegraphics/kolourpaint/widgets/toolbars/options/kpToolWidgetBrush.cpp #727914:727915
@@ -43,7 +43,7 @@
 #include <kpPixmapFX.h>
 
 
-// TODO: more OO, no arrays (use safer structs).
+// LOREFACTOR: more OO, no arrays (use safer structs).
 /* sync: <brushes> */
 static int BrushSizes [][3] =
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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