summaryrefslogtreecommitdiff
path: root/src/gui/popups/textpopup.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-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-01-02Update copyrights year.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-17Create public variable for textpopup.Andrei Karas1-0/+2
2014-05-12Fix code styleAndrei Karas1-3/+3
2014-03-21Rename mouseEvent variables into event.Andrei Karas1-1/+1
2014-02-16move mouseevent into events directory.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to gui files.Andrei Karas1-2/+2
2013-10-19move virtual member calls from textpopup constructor into postInit.Andrei Karas1-0/+2
2013-09-30move popups into popups directory.Andrei Karas1-0/+79