summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/chattab.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-30Convert ChatMsgType enum into strong typed enum.Andrei Karas1-2/+2
2015-05-24From ChatTab::chatLog removed default parameter for message owner type.Andrei Karas1-2/+4
2015-05-24Add strong typed bool type TryRemoveColors.Andrei Karas1-3/+4
2015-05-24Add strong typed bool type IgnoreRecord.Andrei Karas1-3/+8
2015-05-24Add strong typed bool type Online.Andrei Karas1-2/+2
2015-03-17Remove useless includes from .h files.Andrei Karas1-0/+4
2015-02-19Fix virtual overload function handleCommand.Andrei Karas1-2/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-13eathena: show channel messages in channel tab.Andrei Karas1-1/+3
2014-10-12Add log file name into chattab.Andrei Karas1-4/+10
2014-10-12Move chat tab type into ChatTab.Andrei Karas1-13/+3
2014-10-12Move ChatTabType into chat subdir.Andrei Karas1-1/+1
2014-10-12Move ChatTab into chat subdir.Andrei Karas1-0/+564