https://bugs.kde.org/show_bug.cgi?id=219572
Leo Franchi <[email protected]> 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
