summaryrefslogtreecommitdiff
path: root/src/gui/models/ignorechoiceslistmodel.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-3/+0
2017-06-29Move cast macroses into separate file.Andrei Karas1-0/+2
2017-06-11Rename player_relations into playerRelations.Andrei Karas1-2/+2
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.Andrei Karas1-0/+6
2017-01-03Update copyright year.Andrei Karas1-1/+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-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-30Fix code style.Andrei Karas1-0/+1
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-11Move playerignorestrategy into separate file.Andrei Karas1-0/+2
2014-02-28fix code style.Andrei Karas1-2/+2
2014-02-22Move ignorechoiceslistmodel into gui/models directory.Andrei Karas1-0/+55