Age | Commit message (Expand) | Author | Files | Lines |
2017-08-26 | In mail view window show buttons for get attach and money. | Andrei Karas | 1 | -5/+20 |
2017-08-26 | Show/hide get attach button in mail view window based on attached items and m... | Andrei Karas | 1 | -15/+19 |
2017-08-26 | Add inventory type for mail view window. Not allow drag from/to this inventory. | Andrei Karas | 1 | -1/+1 |
2017-08-26 | Rename InventoryType::Mail into InventoryType::MailEdit. | Andrei Karas | 1 | -1/+1 |
2017-08-25 | Add basic support for view mail message. | Andrei Karas | 1 | -41/+40 |
2017-06-07 | Fix clang-tidy check readability-implicit-bool-cast. | Andrei Karas | 1 | -10/+10 |
2017-04-03 | Use pathJoin for concatinate some paths. | Andrei Karas | 1 | -1/+1 |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 |
2016-06-07 | Move image class into image directory. | Andrei Karas | 1 | -1/+2 |
2016-05-25 | Change namespace in resources loaders from other to Loader. | Andrei Karas | 1 | -1/+1 |
2016-05-25 | Move images load function from resourcemanager into separate file. | Andrei Karas | 1 | -2/+2 |
2016-05-24 | Move resourcemanager into subdirectory. | Andrei Karas | 1 | -1/+2 |
2016-01-04 | Add missing TRANSLATORS comments to translation strings. | Andrei Karas | 1 | -4/+14 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-12-31 | Move ImagePosition enum into enums directory. | Andrei Karas | 1 | -1/+1 |
2015-08-22 | Use resource manager as global variable. | Andrei Karas | 1 | -2/+1 |
2015-08-20 | Use separate icons palette. | Andrei Karas | 1 | -1/+1 |
2015-08-16 | In all places try get item color from ItemColorManager. | Andrei Karas | 1 | -0/+1 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 1 | -1/+2 |
2015-06-14 | Use CREATEWIDGET macro in mailviewwindow. | Andrei Karas | 1 | -2/+2 |
2015-05-28 | Add strong typed bool type Visible. | Andrei Karas | 1 | -1/+1 |
2015-05-21 | Call postInit after each window creation. | Andrei Karas | 1 | -0/+1 |
2015-05-05 | Add strong typed bool type for modal bool flag. | Andrei Karas | 1 | -1/+1 |
2015-05-04 | Fix code style. | Andrei Karas | 1 | -4/+0 |
2015-04-30 | Fix default sizes for mail windows. | Andrei Karas | 1 | -1/+1 |
2015-04-30 | Add reply button for reply to mail message. | Andrei Karas | 1 | -1/+17 |
2015-04-30 | In mail view window show item amount. | Andrei Karas | 1 | -1/+9 |
2015-04-30 | In mail view window add buttons for open previous and next message. | Andrei Karas | 1 | -3/+20 |
2015-04-29 | Add ability to get attach from mail message. | Andrei Karas | 1 | -3/+11 |
2015-04-29 | Rename mailview into mailviewwindow. | Andrei Karas | 1 | -0/+146 |