summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/whispertab.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-12Move WhisperTab into chat subdir.Andrei Karas1-143/+0
2014-09-26Fix code style.Andrei Karas1-1/+2
2014-09-17Remove getter for chatHandler.Andrei Karas1-2/+2
2014-08-27Remove unused commands.cpp and commandhandler.cpp.Andrei Karas1-2/+0
2014-08-24Move chat command /unignore into actions.Andrei Karas1-4/+0
2014-08-23Move chat command /ignore into actions.Andrei Karas1-4/+0
2014-08-22Use same function prototypes for action and command handlers.Andrei Karas1-2/+3
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-4/+4
2014-05-18Remove useless includes.Andrei Karas1-0/+2
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+2
2014-02-14fix code style.Andrei Karas1-3/+1
2014-02-13Remove unused chat help from code.Andrei Karas1-41/+1
2014-02-02Add missing const and static into gui classes.Andrei Karas1-4/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-26add restrict into chattab.Andrei Karas1-2/+2
2013-10-29fix char replacment in whispers for sender.Andrei Karas1-9/+6
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+196