summaryrefslogtreecommitdiff
path: root/src/gui/widgets/guitable.h
AgeCommit message (Collapse)AuthorFilesLines
2013-09-26remove useless virtual keywords.Andrei Karas1-1/+1
2013-08-30remove duplicate variables.Andrei Karas1-1/+0
2013-07-29move bools in guitable.Andrei Karas1-7/+7
2013-06-17improve tablemodel.Andrei Karas1-2/+2
2013-06-03improve guitable.Andrei Karas1-20/+21
2013-05-28fix guard header part1.Andrei Karas1-3/+3
2013-04-20fix style in gui directory.Andrei Karas1-5/+5
2013-04-14another fixes from cpplint.Andrei Karas1-4/+3
2013-04-07fix more style, add consts.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-04Fix crash with empty relations list.Andrei Karas1-0/+2
Fix http://bugs.evolonline.org/view.php?id=43
2012-10-30Add unused warnings to other files.Andrei Karas1-11/+11
2012-10-20Add palette inheritance to guitable class.Andrei Karas1-1/+2
2012-10-20Derive all widgets from Widget2 class.Andrei Karas1-0/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-12/+12
2012-09-22Add final keyword to most classes.Andrei Karas1-4/+4
2012-09-07Improve constructors in some classes.Andrei Karas1-3/+0
2012-08-30Add const to more classes.Andrei Karas1-3/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+3
2011-08-22Improve draw perfomance.Andrei Karas1-1/+2
Add new theme color DROPDOWN_SHADOW.
2011-08-12Rename file name table to correct guitable.Andrei Karas1-0/+196