aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add HTML view for messageslink2xt2021-05-221-0/+3
|
* Set organization to KDeltaChatlink2xt2021-03-271-1/+1
|
* Set WM_CLASS to KDeltaChat rather than DeltaChatlink2xt2021-03-271-1/+1
|
* Mark displayed messages as seenlink2xt2021-03-191-0/+1
|
* Move accounts model from C++ to QMLlink2xt2020-11-051-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 commitlink2xt2020-10-031-0/+69