Don't loop indefinitely while trying to teach manners to Qt
[quassel.git] / src / qtui / chatlinemodelitem.h
2009-08-24 Manuel NickschasWupps, Altlast-Alarm
2009-08-06 Manuel NickschasUpdate ChatView properly on style changes
2009-08-06 Manuel NickschasRevert "Remove the word boundary cache"
2009-08-06 Manuel NickschasRemove the word boundary cache
2009-08-06 Manuel NickschasMake text selection stylesheetable
2009-08-06 Manuel NickschasMake backgrounds of ChatLines and ChatItems styleable
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-11-13 Marcus EggenbergerImpelementing proper message redirection.
2008-09-02 Marcus Eggenbergereven faster backlog replay
2008-09-01 Manuel Nickschass/class/struct/, thanks to Hydrogen for noticing :)
2008-09-01 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-08-31 Marcus Eggenbergerfixing a memleak
2008-08-25 Marcus EggenbergerIntroducing lazy word wrap calc.
2008-08-16 Marcus EggenbergerIntroducing search in the chatview. See views -> show...
2008-08-10 Marcus Eggenbergerusing a shared buffer for QTextBoundaryFinder
2008-08-10 Marcus EggenbergerRevert "fixing BR #264 (core crash after join)"
2008-08-10 Marcus Eggenbergerfixing BR #264 (core crash after join)
2008-08-02 Manuel NickschasOoops.
2008-08-02 Manuel NickschasUse QTextLayout for computing word withs rather than...
2008-08-02 Manuel NickschasReworking the wordwrap stuff.
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-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschascode_duplication--
2008-05-08 Manuel Nickschasconsistency++