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

List:       kde-commits
Subject:    kdesdk/kbabel/kbabeldict
From:       Stanislav Višňovský <visnovsky () nenya ! ms ! mff ! cuni ! cz
Date:       2005-02-14 7:02:39
Message-ID: 20050214070239.3F84C1D15E () office ! kde ! org
[Download RAW message or body]

CVS commit by nanulo: 

enable wordwrap for all textentries in dictionary search results widget


  M +13 -1     kbabeldictbox.cpp   1.57


--- kdesdk/kbabel/kbabeldict/kbabeldictbox.cpp  #1.56:1.57
@@ -4,5 +4,5 @@
   Copyright (C) 2000 by Matthias Kiefer
                             <matthias.kiefer@gmx.de>
-                2003 by Stanislav Visnovsky
+                2003-2005 by Stanislav Visnovsky
                             <visnovsky@kde.org>
 
@@ -21,4 +21,15 @@
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+  In addition, as a special exception, the copyright holders give
+  permission to link the code of this program with any edition of
+  the Qt library by Trolltech AS, Norway (or with modified versions
+  of Qt that use the same license as Qt), and distribute linked
+  combinations including the two.  You must obey the GNU General
+  Public License in all respects for all of the code used other than
+  Qt. If you modify this file, you may extend this exception to
+  your version of the file, but you are not obligated to do so.  If
+  you do not wish to do so, delete this exception statement from
+  your version.
+
 **************************************************************************** */
 
@@ -267,4 +278,5 @@ KBabelDictBox::KBabelDictBox( QWidget* p
    vbox->addWidget(origView);
    translationView = new QTextView(viewContainer,"translationView");
+   origView->setWordWrap( QTextEdit::WidgetWidth );
    translationView->setMinimumSize(1,1);
    vbox->addWidget(translationView);


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

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