summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/socialnavigationtab.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-10-19Fix code style.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-08-14Replace static members usage from pointers to direct classes.Andrei Karas1-4/+4
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-15/+15
2017-06-30Remove extra includes from headers.Andrei Karas1-1/+0
2017-06-29Move cast macroses into separate file.Andrei Karas1-0/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-25/+25
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-17Add strong typed bool Opaque.Andrei Karas1-1/+1
2016-08-18Add baic menu into social window menu button.Andrei Karas1-0/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-3/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-07-11Add missing checks into gui.Andrei Karas1-14/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-10/+10
2014-05-18fix code style.Andrei Karas1-1/+2
2014-05-18Remove useless includes.Andrei Karas1-0/+17
2014-05-17Simplify social tabs code.Andrei Karas1-7/+1
2014-05-17Move socialnavigationtab into separate file.Andrei Karas1-0/+308