summaryrefslogtreecommitdiff
path: root/src/gui/palette.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Add const to more classes.Andrei Karas1-5/+5
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-08-17Improve size calculations.Andrei Karas1-1/+1
2012-08-17Fix code style.Andrei Karas1-1/+1
2012-04-25Improve iterators part 1.Andrei Karas1-4/+4
2012-04-01Last part of fixes.Andrei Karas1-25/+22
2012-02-08Fix code style with new tool.Andrei Karas1-1/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-05A bit improve speed in getting color from theme.Andrei Karas1-7/+5
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-09Add drawing colors for new collision types.Andrei Karas1-72/+0
2011-02-19Update copyrights.Andrei Karas1-1/+2
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+274