summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/whispertab.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-08-30Move some variables to better scope.Andrei Karas1-2/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-5/+5
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-05-30Move theme colors enum into separate file.Andrei Karas1-2/+2
2015-02-19Fix virtual overload function handleCommand.Andrei Karas1-2/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-08In whisper constructor allow separatly set nick and caption.Andrei Karas1-1/+2
2014-11-08Fix code style.Andrei Karas1-1/+0
2014-10-28Move /me effect to chatutils.Andrei Karas1-1/+2
2014-10-25Fix code style.Andrei Karas1-2/+0
2014-10-13Add whisper tab and channel tab commands to autocomplete.Andrei Karas1-0/+5
2014-10-12Add basic support for chat channels.Andrei Karas1-1/+1
2014-10-12Add log file name into chattab.Andrei Karas1-7/+1
2014-10-12Simplify chat tab colors usage.Andrei Karas1-13/+2
2014-10-12Move chat tab type into ChatTab.Andrei Karas1-1/+1
2014-10-12Move WhisperTab into chat subdir.Andrei Karas1-0/+143