summaryrefslogtreecommitdiff
path: root/src/gui/widgets/namesmodel.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Move namesmodel into gui/models directory.Andrei Karas1-61/+0
2014-02-22Move listmodel into gui/modesl directory.Andrei Karas1-2/+2
2014-02-15move exguichan files into gui/base/Andrei Karas1-1/+1
2014-02-07add missing const and static keywords.Andrei Karas1-1/+1
2014-02-05use new control for scale.Andrei Karas1-0/+3
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to widgets files.Andrei Karas1-2/+2
2013-05-28fix guard header part1.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-24Change sliders to dropdowns in visual setup page.Andrei Karas1-0/+2
2012-10-30Add unused warnings to other files.Andrei Karas1-4/+4
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-2/+4
2012-07-29Add quests netcode and quests window.Andrei Karas1-0/+3
2012-03-29Replace vectors with strings to short names.Andrei Karas1-5/+3
2012-02-27Fix compilation.Andrei Karas1-0/+6
2012-02-27Add sliderlist setup item.Andrei Karas1-0/+45