summaryrefslogtreecommitdiff
path: root/src/gui/widgets/widgetgroup.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-09Remove useless A_CONST attributes.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-08-22Remove default parameter from WidgetGroup::createWidget.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-12-23Add const attribute to gui classes.Andrei Karas1-1/+1
2015-02-19Fix overload virtual function BasicContainer2::add.Andrei Karas1-2/+2
2015-02-18Add missing override keywords.Andrei Karas1-1/+1
2015-01-11Simplify AddButton method in WidgetGroup class.Andrei Karas1-4/+1
2015-01-05Allow set pressed item in widgetgroup and child objects.Andrei Karas1-3/+6
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-3/+3
2014-02-22Move Widget into gui/widgets directory.Andrei Karas1-1/+1
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+2
2014-02-16move event into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-16move widgetlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move exguichan files into gui/base/Andrei Karas1-2/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-17add restrict into widgetgroup.Andrei Karas1-2/+2
2013-10-24add final keyword to widgets files.Andrei Karas1-1/+1
2013-09-25improve construcors in abstract classes.Andrei Karas1-4/+4
2013-09-18add consts in gui classes.Andrei Karas1-1/+1
2013-06-18improve widgetgroup.Andrei Karas1-2/+3
2013-05-28fix guard header part1.Andrei Karas1-3/+3
2013-02-14fix copyright years.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-1/+2
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-15Fix compilation old gcc and system wide guichan at same time.Andrei Karas1-0/+2
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-3/+4
2012-09-01Fix code style.Andrei Karas1-1/+1
2012-08-30Add const to more classes.Andrei Karas1-2/+3
2012-04-14Rename class InventoryFilter to RadioGroup.Andrei Karas1-0/+59