summaryrefslogtreecommitdiff
path: root/src/gui/registerdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move windows classes to windows directory.Andrei Karas1-316/+0
2013-09-29Fix password length limit messages.Andrei Karas1-1/+1
2013-09-11remove unused includes from gui files.Andrei Karas1-3/+0
2013-08-31move input related files into input dir.Andrei Karas1-2/+3
2013-08-24improve getState/setState in Client.Andrei Karas1-3/+3
2013-06-21fix code style.Andrei Karas1-1/+1
2013-05-19improve registerdialog class.Andrei Karas1-8/+1
2013-05-03add comments for translatorsAndrei Karas1-2/+17
2013-04-25fix some code style by cpplint.Andrei Karas1-2/+0
2013-04-07remove some default values for parameters.Andrei Karas1-1/+1
2013-02-14Improve event.getId() speed.Andrei Karas1-2/+3
2013-02-07Add missing close button to some windows.Andrei Karas1-1/+9
2013-02-06Add support in register dialog for apply/close by keyboardAndrei Karas1-1/+22
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 radiobutton class.Andrei Karas1-3/+3
2012-10-20Add palette inheritance to label class.Andrei Karas1-4/+4
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-4/+4
2012-10-20Add palette inheritance to button class.Andrei Karas1-2/+2
2012-10-19Fix namespace conflicts.Andrei Karas1-4/+4
2012-10-16Fix code style and some other minor issues.Andrei Karas1-1/+2
2012-10-14Add theming to labels.Andrei Karas1-4/+4
2012-09-07Improve constructors in some classes.Andrei Karas1-7/+10
2012-08-28Add const to more classes.Andrei Karas1-11/+16
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-07-17Fix more code style and additional warnings.Andrei Karas1-4/+4
2012-05-19Rename register.cpp/h files to registerdialog.cpp/hAndrei Karas1-0/+276