summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/socialplayerstab.h
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-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-5/+5
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-13Add missing const references to constructor parameters.Andrei Karas1-1/+1
2017-06-08Replace size() to empty() where is possibleAndrei Karas1-2/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-11/+11
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-3/+3
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-3/+3
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-07-11Add missing checks into gui.Andrei Karas1-6/+0
2015-05-08Fix code style.Andrei Karas1-2/+0
2015-05-06Add strong typed bool type NpcNames.Andrei Karas1-1/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-11-25Add more profiler labels.Andrei Karas1-0/+2
2014-09-10Change format in ActorType enum.Andrei Karas1-2/+2
2014-05-18fix code style.Andrei Karas1-1/+2
2014-05-18Remove useless includes.Andrei Karas1-0/+14
2014-05-17Simplify social tabs code.Andrei Karas1-7/+1
2014-05-17Move socialnavigationtab into separate file.Andrei Karas1-1/+0
2014-05-17Move socialplayerstab into separate file.Andrei Karas1-0/+193