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

List:       kde-commits
Subject:    branches/KDE/3.5/kdegraphics/kolourpaint (silent)
From:       Clarence Dang <dang () kde ! org>
Date:       2007-10-07 6:28:01
Message-ID: 1191738481.750656.8030.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 722314 by dang:

SVN_SILENT Fix comment: as of the commit that made paintEvent() split the view region \
up into rectangles, it is no longer paintEvent() (through an implicit Qt mechanism) \
that does the clipping.


 M  +1 -1      kpview.cpp  


--- branches/KDE/3.5/kdegraphics/kolourpaint/kpview.cpp #722313:722314
@@ -1219,7 +1219,7 @@
         // at least round up the bottom-right point and deal with matrix weirdness:
         // - helpful because it ensures we at least cover the required area
         //   at e.g. 67% or 573%
-        // - harmless since Qt clips for us anyway
+        // - harmless since paintEventDrawRect() clips for us anyway
         docRect.setBottomRight (docRect.bottomRight () + QPoint (2, 2));
     }
 


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

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