summaryrefslogtreecommitdiff
path: root/src/gui/windows/unregisterdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Fix code style.Andrei Karas1-1/+0
2014-09-17Remove getter for loginHandler.Andrei Karas1-4/+2
2014-08-28Removed unused includes.Andrei Karas1-0/+2
2014-08-18Add parameter for button name in okdialog.Andrei Karas1-1/+4
2014-08-18Remove default values from okdialog constructor.Andrei Karas1-1/+2
2014-05-18Remove useless includes.Andrei Karas1-1/+0
2014-05-16Move wrongdatanoticelistener into separate file.Andrei Karas1-0/+2
2014-05-16Move dialog type into separate file.Andrei Karas1-1/+1
2014-05-02Add missing const.Andrei Karas1-1/+1
2014-04-11fix code style.Andrei Karas1-1/+1
2014-03-28simplify variables cleanup.Andrei Karas1-2/+2
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-19move virtual member calls from unregisterdialog constructor into postInit.Andrei Karas1-0/+4
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+154