summaryrefslogtreecommitdiff
path: root/src/gui/unregisterdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-03add comments for translatorsAndrei Karas1-4/+9
2013-02-14Improve event.getId() speed.Andrei Karas1-2/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-20Fix code style and some minor issues.Andrei Karas1-1/+0
2012-10-20Add palette inheritance to label class.Andrei Karas1-2/+2
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-2/+2
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-14Add theming to labels.Andrei Karas1-2/+2
2012-09-14Fix code style.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-3/+4
2012-08-29Add const to more classes.Andrei Karas1-7/+9
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-07-17Fix more code style and additional warnings.Andrei Karas1-2/+2
2012-05-19Rename register.cpp/h files to registerdialog.cpp/hAndrei Karas1-1/+1
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-2/+2
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-8/+8
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+145