summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/chattab.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-13Initial attempt at mass renamingJesusaves1-2/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-12-24Remove default parameters from widget2.Andrei Karas1-6/+6
2017-12-11Remove default parameters from ChatTab::chatLog.Andrei Karas1-4/+8
2017-06-08Add missing function parameters.Andrei Karas1-2/+2
2017-01-03Fix some doxygen issues.Andrei Karas1-2/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-12Add noexcept in some files.Andrei Karas1-7/+7
2016-04-21Convert chattabtype into strong typed enum.Andrei Karas1-3/+3
2016-04-21Move chattabtype into enums directory.Andrei Karas1-2/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-1/+1
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-1/+1
2016-02-08Add some missing const.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
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