summaryrefslogtreecommitdiff
path: root/src/gui/models/playertablemodel.cpp
AgeCommit message (Collapse)AuthorFilesLines
2023-01-08added manaverse' copyright line to src/jak11-0/+1
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-26Remove default parameters from dropdown.Andrei Karas1-1/+6
2017-10-13Fix code style.Andrei Karas1-1/+1
2017-08-21Remove useless else.Andrei Karas1-4/+2
2017-06-11Rename player_relations into playerRelations.Andrei Karas1-3/+3
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-3/+3
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-30Fix issies found by gcc 6 in paranoid mode.Andrei Karas1-0/+2
2016-02-20Add missing const in gui directory.Andrei Karas1-2/+2
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-4/+4
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-07-20Add some missing checks.Andrei Karas1-4/+0
2015-06-30Fix code style.Andrei Karas1-0/+2
2015-05-30Move relation enum into separate file.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-18fix code style.Andrei Karas1-1/+0
2014-05-16Fix code style.Andrei Karas1-5/+5
2014-05-15Move playertablemodel into separate file.Andrei Karas1-0/+151