summaryrefslogtreecommitdiff
path: root/src/gui/changepassworddialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-3/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-10-19Fix RegisterDialog tab order and detail lengthsJared Adams1-6/+10
2009-10-07Clean up state machine some moreJared Adams1-6/+4
2009-10-04Replaced setNetworkOptions with LoginHandler::supportedOptionalActionsThorbjørn Lindeijer1-1/+0
2009-07-17Various gettext fixesKess Vargavind1-10/+9
2009-06-09Convert the change password dialog to use the layout systemBjørn Lindeijer1-49/+17
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-1/+2
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-4/+5
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-18/+17
2009-03-27Removed unnecessary parenthesis on constructorsBjørn Lindeijer1-4/+4
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-04-25Added client-side email address change ability.Yohann Ferreira1-4/+3
2008-04-23Fixed svn:keywords properties and added header to guild.h.Bjørn Lindeijer1-1/+1
2008-04-18Made 'Unregister' and 'change password' functionnal, at least client-side.Yohann Ferreira1-1/+5
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-0/+192