summaryrefslogtreecommitdiff
path: root/src/gui/windows/charcreatedialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-21Fix code style.Andrei Karas1-0/+1
2014-05-19fix code style.Andrei Karas1-1/+1
2014-05-18Move inputaction into separate file.Andrei Karas1-1/+2
2014-05-18fix code style.Andrei Karas1-6/+7
2014-05-16Move dialog type into separate file.Andrei Karas1-1/+1
2014-05-13Move actor type into separate file.Andrei Karas1-1/+1
2014-05-12Move being action into separate file.Andrei Karas1-4/+10
2014-05-12Move being directions into separate file.Andrei Karas1-1/+2
2014-05-08Fix code style in gui.Andrei Karas1-1/+1
2014-04-30Fix code style in gui.Andrei Karas1-2/+4
2014-04-11fix code style.Andrei Karas1-1/+1
2014-04-02Set correct step in sliders.Andrei Karas1-3/+2
2014-03-29Fix code style.Andrei Karas1-1/+0
2014-03-28simplify variables cleanup.Andrei Karas1-8/+5
2014-03-21Rename keyEvent variables into event.Andrei Karas1-3/+3
2014-03-15fix code style.Andrei Karas1-1/+1
2014-03-13improve variables order in windows.Andrei Karas1-6/+6
2014-02-27Remove manaserv ifdefs code.Andrei Karas1-12/+1
2014-02-24Rename Rectangle into Rect.Andrei Karas1-3/+3
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-3/+3
2014-02-20improve includes.Andrei Karas1-0/+1
2014-02-18Remove default constructor from Widget2.Andrei Karas1-2/+2
2014-02-16Remove useless casts with KeyEvent.Andrei Karas1-1/+1
2014-02-16move keyevent into events directory.Andrei Karas1-2/+3
2014-02-16move actionevent into events directory.Andrei Karas1-2/+2
2014-02-15move keylistener from base into listeners.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-28Revert "Remove setMap from being constructor."Andrei Karas1-1/+2
2013-10-20Remove setMap from being constructor.Andrei Karas1-2/+1
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+2
2013-10-06remove unused includes and remove default parameter in being.Andrei Karas1-1/+1
2013-10-05Add support for min and max label resize size.Andrei Karas1-5/+4
2013-10-05add dynamic labels string cutting.Andrei Karas1-3/+4
2013-10-04fix code style.Andrei Karas1-1/+0
2013-09-30move db files into db directory.Andrei Karas1-3/+4
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+698