| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Account switching is an overlay now.
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Event emitter should only be freed when it emits NULL.
Previously dc_accounts_event_emitter_unref() was called earlier then
needed, causing use-after-free. As a result, the application got stuck
waiting for event emitter thread to finish.
|
|
|
|
| |
Now KDeltaChat runs on openSUSE Leap 15.2
|
|
|