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

List:       kde-commits
Subject:    qt-copy
From:       Diego Iastrubni <elcuco () kdemail ! net>
Date:       2004-09-02 15:39:39
Message-ID: 20040902153939.6B7BC1EFF () office ! kde ! org
[Download RAW message or body]

CVS commit by iastrubni: 

modified patch 0052, to make less noise on the console.


  M +1 -1      patches/0052-bidifixes.patch   1.2
  M +1 -1      src/widgets/qlineedit.cpp   1.72


--- qt-copy/patches/0052-bidifixes.patch  #1.1:1.2
@@ -187,5 +187,5 @@
      textLayout.setText( str, q->font() );
      // ### want to do textLayout.setRightToLeft( text.isRightToLeft() );
-+    qDebug("dir = %d", direction);
++    //qDebug("dir = %d", direction);
 +    textLayout.setDirection((QChar::Direction)direction);
 + 

--- qt-copy/src/widgets/qlineedit.cpp  #1.71:1.72
@@ -2272,5 +2272,5 @@ void QLineEditPrivate::updateTextLayout(
     textLayout.setText( str, q->font() );
     // ### want to do textLayout.setRightToLeft( text.isRightToLeft() );
-    qDebug("dir = %d", direction);
+    //qDebug("dir = %d", direction);
     textLayout.setDirection((QChar::Direction)direction);
  


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

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