summaryrefslogtreecommitdiff
path: root/src/gui/widgets/shopitems.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Move shopitems into gui/models.Andrei Karas1-132/+0
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-04-20fix style in gui directory.Andrei Karas1-0/+1
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+1
2013-03-11Add some fixes after automatic checks.Andrei Karas1-3/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-09-15Improve a bit widgets speed.Andrei Karas1-10/+0
2012-08-30Add const to more classes.Andrei Karas1-12/+14
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-3/+3
2011-08-16Show shop sign to other players only if shop is not empty.Andrei Karas1-0/+5
2011-07-05Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.Andrei Karas1-0/+10
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-3/+3
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+4
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-03Add colors to buy/sell dialogs.Andrei Karas1-10/+11
2011-03-03Chnage same methods with different parameters number to different names.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+118