[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-02 5:45:12
Message-ID: 1191303912.574762.22334.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 719936 by dang:

SVN_SILENT -debug


 M  +1 -1      kpViewScrollableContainer.cpp  
 M  +1 -1      lgpl/generic/widgets/kpColorCellsBase.cpp  
 M  +1 -1      tools/kpTool_Utilities.cpp  
 M  +1 -1      views/kpView_Paint.cpp  
 M  +1 -1      widgets/kpColorCells.cpp  
 M  +1 -1      widgets/kpDualColorButton.cpp  
 M  +1 -1      widgets/toolbars/kpColorToolBar.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/kpViewScrollableContainer.cpp #719935:719936
@@ -25,7 +25,7 @@
    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 
-#define DEBUG_KP_VIEW_SCROLLABLE_CONTAINER 1
+#define DEBUG_KP_VIEW_SCROLLABLE_CONTAINER 0
 
 #include <kpViewScrollableContainer.h>
 
--- trunk/KDE/kdegraphics/kolourpaint/lgpl/generic/widgets/kpColorCellsBase.cpp #719935:719936
@@ -21,7 +21,7 @@
 */
 //-----------------------------------------------------------------------------
 
-#define DEBUG_KP_COLOR_CELLS_BASE 1
+#define DEBUG_KP_COLOR_CELLS_BASE 0
 
 #include <kpColorCellsBase.h>
 
--- trunk/KDE/kdegraphics/kolourpaint/tools/kpTool_Utilities.cpp #719935:719936
@@ -153,7 +153,7 @@
 void kpTool::somethingBelowTheCursorChanged (const QPoint &currentPoint_,
         const QPoint &currentViewPoint_)
 {
-#if DEBUG_KP_TOOL && 1 || 1
+#if DEBUG_KP_TOOL && 1
     kDebug () << "kpTool::somethingBelowTheCursorChanged(docPoint="
                << currentPoint_
                << " viewPoint="
--- trunk/KDE/kdegraphics/kolourpaint/views/kpView_Paint.cpp #719935:719936
@@ -27,7 +27,7 @@
 
 
 #define DEBUG_KP_VIEW 0
-#define DEBUG_KP_VIEW_RENDERER ((DEBUG_KP_VIEW && 1) || 1)
+#define DEBUG_KP_VIEW_RENDERER ((DEBUG_KP_VIEW && 1) || 0)
 
 
 #include <kpView.h>
--- trunk/KDE/kdegraphics/kolourpaint/widgets/kpColorCells.cpp #719935:719936
@@ -26,7 +26,7 @@
 */
 
 
-#define DEBUG_KP_COLOR_CELLS 1
+#define DEBUG_KP_COLOR_CELLS 0
 
 
 #include <kpColorCells.h>
--- trunk/KDE/kdegraphics/kolourpaint/widgets/kpDualColorButton.cpp #719935:719936
@@ -26,7 +26,7 @@
 */
 
 
-#define DEBUG_KP_DUAL_COLOR_BUTTON 1
+#define DEBUG_KP_DUAL_COLOR_BUTTON 0
 
 
 #include <kpDualColorButton.h>
--- trunk/KDE/kdegraphics/kolourpaint/widgets/toolbars/kpColorToolBar.cpp #719935:719936
@@ -26,7 +26,7 @@
 */
 
 
-#define DEBUG_KP_COLOR_TOOL_BAR 1
+#define DEBUG_KP_COLOR_TOOL_BAR 0
 
 
 #include <kpColorToolBar.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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