summaryrefslogtreecommitdiff
path: root/src/gui/windows/maileditwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-16Move itemamountwindowusage enum into separate file.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-31Move ImagePosition enum into enums directory.Andrei Karas1-1/+1
2015-12-29Move item into item directory.Andrei Karas1-3/+4
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas1-1/+1
2015-09-10Dont send empty mail subject.Andrei Karas1-1/+7
2015-09-06Fix closing mail edit window by top right corner.Andrei Karas1-0/+5
2015-08-16Add strong typed int for item color.Andrei Karas1-1/+2
2015-07-21Add missing checks and non null attributes.Andrei Karas1-4/+7
2015-06-25Add missing checks in windows.Andrei Karas1-1/+4
2015-05-28Add strong typed bool type Visible.Andrei Karas1-1/+1
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-1/+1
2015-05-04Fix code style.Andrei Karas1-6/+0
2015-04-30Fix default sizes for mail windows.Andrei Karas1-2/+2
2015-04-30Add reply button for reply to mail message.Andrei Karas1-0/+15
2015-04-29Rename mailedit into maileditwindow.Andrei Karas1-0/+181