summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/socialfriendstab.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-2/+2
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-29Move foreach macroses into separate file.Andrei Karas1-0/+1
2017-06-13Add missing const references to constructor parameters.Andrei Karas1-1/+1
2017-06-11Rename player_relations into playerRelations.Andrei Karas1-1/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-4/+4
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-1/+1
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-1/+1
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-07-11Add missing checks into gui.Andrei Karas1-2/+0
2015-05-30Move relation enum into separate file.Andrei Karas1-2/+1
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-09-10Change format in ActorType enum.Andrei Karas1-1/+1
2014-05-21Fix code style.Andrei Karas1-1/+0
2014-05-18fix code style.Andrei Karas1-31/+6
2014-05-18Remove useless includes.Andrei Karas1-0/+13
2014-05-17Simplify social tabs code.Andrei Karas1-7/+1
2014-05-17Move socialfriendstab into separate file.Andrei Karas1-0/+149