[Bug 219572] composer hard wraps at window border

Leo Franchi lfranchi at kde.org
Mon Jul 19 21:26:26 BST 2010


https://bugs.kde.org/show_bug.cgi?id=219572


Leo Franchi <lfranchi at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Leo Franchi <lfranchi kde org>  2010-07-19 22:26:24 ---
SVN commit 1151892 by lfranchi:

Move flowText() from kdepim private to kdepimlibs/kpimtextedit/textutils.
Use flowText when wrapping plaintext in textedit, so that we don't h ave to
rely on the wrapping of the QTextEdit, which might be incorrect if the widget
width is smaller than the desired word wrap width.

BUG: 219572


 M  +4 -18     textedit.cpp  
 M  +44 -0     textutils.cpp  
 M  +13 -0     textutils.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1151892

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list