cleanup: Clean up BufferViewConfig
[quassel.git] / src / qtui / chatmonitorfilter.h
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Use override instead of virtual
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-09-06 Manuel Nickschasclang-tidy: Avoid warnings for calling virtual methods...
2018-07-16 Jan Alexander Stef... Chat Monitor: Add option to always include own messages
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-09-06 Shane SynanMake sender brackets configurable, on by default
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-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-18 Adam HarwoodAdd option to include read messages in chat monitor
2014-02-18 Awad MackieAdd option for chat monitor to look in the backlog
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-01-12 Manuel NickschasYearly copyright bump :)
2008-12-19 Manuel NickschasNaming++
2008-12-19 Sebastian GothChatMonitorSettingspage ported to 0.3.x
2008-09-04 Marcus EggenbergerQtUiSettings().value(QString("ChatView/%1/KEY").arg...
2008-08-22 Marcus Eggenbergerchatmonitor shows own messages again (per default)...
2008-08-18 Manuel NickschasImprove ChatMonitorFilter to use Message::Backlog rathe...
2008-08-11 Marcus Eggenbergerfixing BR #261 (making fields removable from the chatmo...
2008-08-02 Manuel NickschasAdd stub for overriding data() in ChatMonitorFilter
2008-08-02 Manuel Nickschaschatmonitor++