modernize: Use 'using' instead of 'typedef'
[quassel.git] / src / qtui / chatlinemodelitem.h
2018-11-18 Manuel Nickschasmodernize: Use 'using' instead of 'typedef'
2018-11-18 Manuel Nickschasmodernize: Use override instead of virtual
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-08 Manuel Nickschasuistyle: Add more type-safety to UiStyle, and clean...
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
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++