Display and update message processing progress
[quassel.git] / src / qtui / chatlinemodelitem.cpp
2008-08-06 Manuel Nickschaswarnings--
2008-08-02 Manuel NickschasUse QTextLayout for computing word withs rather than...
2008-08-02 Manuel NickschasReworking the wordwrap stuff.
2008-08-02 Manuel NickschasFix off-by-one error in computeWrapList()
2008-08-02 Manuel NickschasCompute correct height of ChatItems.
2008-08-02 Manuel NickschasChatLineModelItem now computes and stores wordlists
2008-05-13 Manuel NickschasChatline -> ChatLine
2008-05-13 Manuel NickschasSwitch some dirty hacking to using real infrastructure...
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
2008-05-08 Manuel Nickschascode_duplication--
2008-05-08 Manuel Nickschasconsistency++