summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/chattab.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-09Add some missing checks to gui found by paranucker.Andrei Karas1-1/+1
2015-05-30Convert ChatMsgType enum into strong typed enum.Andrei Karas1-1/+1
2015-05-24From ChatTab::chatLog removed default parameter for message owner type.Andrei Karas1-2/+2
2015-05-24Add strong typed bool type TryRemoveColors.Andrei Karas1-1/+3
2015-05-24Add strong typed bool type IgnoreRecord.Andrei Karas1-1/+2
2015-05-24Add strong typed bool type Online.Andrei Karas1-1/+3
2015-04-02Remove useless virtual keywords.Andrei Karas1-1/+1
2015-02-19Fix virtual overload function handleCommand.Andrei Karas1-1/+1
2015-01-06Move chatmsgtype.h into gui subdir.Andrei Karas1-1/+1
2015-01-06Move chatmsgtype.h into enums directory.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-12Fix popup menu for channel chat tab.Andrei Karas1-1/+1
2014-10-12Add log file name into chattab.Andrei Karas1-1/+3
2014-10-12Simplify chat tab colors usage.Andrei Karas1-0/+8
2014-10-12Move chat tab type into ChatTab.Andrei Karas1-2/+7
2014-10-12Move ChatTab into chat subdir.Andrei Karas1-0/+198