summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/settings/accountsettings.cpp
Commit message (Collapse)AuthorAge
* Fixed showing a loginview after the account setupChristian Mollekopf2017-09-22
| | | | | | The view managment is starting to become a mess. I guess we'll need something like a state machine in the long run managing the view transitions.
* A login viewChristian Mollekopf2017-09-22
|
* keyringChristian Mollekopf2017-09-22
|
* Fully tested the account settingsChristian Mollekopf2017-08-23
| | | | | * Fixed account and davresource loading. * Use resource type instead of capabilities for loading of the resource.
* Test for and fix setting the username.Christian Mollekopf2017-08-23
|
* Get the imapsettingstest to work again.Christian Mollekopf2017-08-23
| | | | The resource removal part failed.
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-13
|
* Don't load the imap resource as carddav resource.Christian Mollekopf2017-05-01
|
* Moved cpp code into src directoryChristian Mollekopf2017-04-05