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

List:       kde-commits
Subject:    KDE/kdepim/korganizer/printing
From:       Allen Winter <winter () kde ! org>
Date:       2010-06-10 17:17:10
Message-ID: 20100610171710.E9EC5AC8CF () svn ! kde ! org
[Download RAW message or body]

SVN commit 1136773 by winterz:

merge forward SVN commit 1136768 by winterz:

in CalPrintTodos::print(), increase the distance between the "Priority"
and "Summary" header prints so they have less chance of overlapping
in different translations.  Also use a smaller font for the header prints.
kolab/issue4414


 M  +1 -2      calprintdefaultplugins.cpp  


--- trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp #1136772:1136773
@@ -1390,7 +1390,7 @@
 {
   // TODO: Find a good way to guarantee a nicely designed output
   int pospriority = 0;
-  int possummary = 60;
+  int possummary = 100;
   int posdue = width - 65;
   int poscomplete = posdue - 70; //Complete column is to right of the Due column
   int lineSpacing = 15;
@@ -1415,7 +1415,6 @@
     outStr += i18n( "Priority" );
     p.drawText( pospriority, mCurrentLinePos - 2, outStr );
   } else {
-    possummary = 10;
     pospriority = -1;
   }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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