summaryrefslogtreecommitdiff
path: root/src/gui/models/tablemodel.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-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-2/+2
2017-07-13Add vector.h for use different vectors.Andrei Karas1-1/+2
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-5/+5
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-5/+5
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-28Fix formatting in gui files.Andrei Karas1-100/+103
2014-06-02Add missing final/notfinal to classes.Andrei Karas1-18/+2
2014-02-28fix code style.Andrei Karas1-2/+1
2014-02-22Move tablemodel into gui/models directory.Andrei Karas1-0/+164