Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: configure `send_security`, not `smtp_security` | link2xt | 2021-08-01 | 1 | -1/+1 |
| | | | | `smtp_security` option does not exist. | ||||
* | Add advanced settings to configure page | link2xt | 2021-07-04 | 1 | -0/+95 |
| | |||||
* | Replace Accounts.importAccount() with Context.importBackup() | link2xt | 2021-07-04 | 1 | -0/+23 |
| | | | | dc_accounts_import_account() is going to be removed from the core. | ||||
* | Use FormLayout for Configure page | link2xt | 2021-03-27 | 1 | -3/+4 |
| | |||||
* | ConfigurePage: add progress bar | link2xt | 2021-03-14 | 1 | -0/+12 |
| | |||||
* | ConfigurePage: stop I/O before configuring | link2xt | 2021-02-27 | 1 | -0/+1 |
| | |||||
* | ConfigurePage: make context a required property | link2xt | 2021-02-27 | 1 | -1/+1 |
| | |||||
* | Start configuration when "Login" is clicked | link2xt | 2021-02-20 | 1 | -0/+8 |
| | |||||
* | Reduce QML version requirements | link2xt | 2020-10-06 | 1 | -3/+3 |
| | | | | Now KDeltaChat runs on openSUSE Leap 15.2 | ||||
* | Initial commit | link2xt | 2020-10-03 | 1 | -0/+31 |