Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HTML view for messages | link2xt | 2021-05-22 | 1 | -0/+3 |
| | |||||
* | Set organization to KDeltaChat | link2xt | 2021-03-27 | 1 | -1/+1 |
| | |||||
* | Set WM_CLASS to KDeltaChat rather than DeltaChat | link2xt | 2021-03-27 | 1 | -1/+1 |
| | |||||
* | Mark displayed messages as seen | link2xt | 2021-03-19 | 1 | -0/+1 |
| | |||||
* | Move accounts model from C++ to QML | link2xt | 2020-11-05 | 1 | -2/+2 |
| | | | | | | | C++ models are not well documented and it is easier to manage the model in QML. Now all QObjects are thin wrappers around Delta Chat core structures. | ||||
* | Initial commit | link2xt | 2020-10-03 | 1 | -0/+69 |