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

List:       kde-commits
Subject:    koffice/kword
From:       Thomas Zander <zander () kde ! org>
Date:       2009-03-11 15:54:38
Message-ID: 1236786878.737462.31033.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 938318 by zander:

All debugging methods are back.

 M  +1 -3      DEBUG  
 M  +0 -7      part/KWCanvas.cpp  


--- trunk/koffice/kword/DEBUG #938317:938318
@@ -9,8 +9,6 @@
 Alt-Ctrl-Shift-F : Frames debug. Outputs information about all existing frames.
 Ctrl-Shift-P : Paragraphs debug. Outputs information about all paragraphs of the current frameset.
 Alt-Ctrl-Shift-S : Styles debug. Prints all KoStyles.
-
-In previous versions of KWord we had this and we may reinstate them if needed;
 Alt-Ctrl-Shift-M : Mark the debug output. Just prints the current date/time.
 
-(The code is in koffice/kword/part/KWCanvas.cpp method keyReleaseEvent())
+(The code is in koffice/kword/part/KWCanvas.cpp method keyReleaseEvent() and in the textTool)
--- trunk/koffice/kword/part/KWCanvas.cpp #938317:938318
@@ -213,13 +213,6 @@
             e->accept();
             return;
         }
-/*
-        if (e->key() == Qt::Key_S) {
-            m_doc->printStyleDebug();
-            e->accept();
-            return;
-        }
-*/
         if (e->key() == Qt::Key_M) {
             const QDateTime dtMark ( QDateTime::currentDateTime() );
             kDebug(32001) <<"Developer mark:" << dtMark.toString("yyyy-MM-dd hh:mm:ss,zzz");
[prev in list] [next in list] [prev in thread] [next in thread] 

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