summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/socialtab.h
AgeCommit message (Expand)AuthorFilesLines
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-08-22Remove default parameters from SocialTab::buildCounter.Andrei Karas1-2/+2
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-2/+11
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-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-14Use CREATEWIDGET macro in socialtab.Andrei Karas1-2/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-1/+1
2014-05-25Fix align in constructors.Andrei Karas1-1/+1
2014-05-18Remove useless includes.Andrei Karas1-2/+3
2014-05-17Simplify social tabs code.Andrei Karas1-0/+19
2014-05-16Move socialtab into separate file.Andrei Karas1-0/+114