summaryrefslogtreecommitdiffstats
path: root/accounts/imap/qml
Commit message (Collapse)AuthorAge
* Got rid of controls1 where possible, and otherwise marked it learlyChristian Mollekopf2018-04-04
|
* Tie the account name to the email addressChristian Mollekopf2018-01-24
|
* Fixed initial account login.Christian Mollekopf2018-01-24
| | | | | | | | | Because we ended up trying to load the resources before they even existed (directly after the account was created), we ended up creating a second set of unconfigured resources. Storing the password by modifying the resource was an artifact of the past anyways, and a login function results in a cleaner system and fixes the problem at hand.
* Removed kpackage structureChristian Mollekopf2017-12-18