ChatLineModelItem now computes and stores wordlists
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 11 Jun 2008 00:06:33 +0000 (02:06 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 2 Aug 2008 13:17:09 +0000 (15:17 +0200)
Lines are split into words, and both wrap points and the width of each word
are stored in the item. Computation should be very fast even though it does
consider the true bounding rect for the given formats.


No differences found