summaryrefslogtreecommitdiff
path: root/src/event.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Fix compilation errors and more style.Andrei Karas1-5/+0
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-09-14Add more checks.Andrei Karas1-1/+1
2011-09-13Add missing checks to some files and style fixes.Andrei Karas1-3/+3
2011-09-09Rename in listner class method from event to processEvent.Andrei Karas1-1/+1
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-3/+4
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-3/+3
2011-01-02Initial commit.Andrei Karas1-0/+142