summaryrefslogtreecommitdiffstats
path: root/components/package/contents/ui/EditAccountDialog.qml
Commit message (Collapse)AuthorAge
* Fixed kolabnow account setup page.Christian Mollekopf2017-02-22
| | | | | | | | | | The account plugin supplies the configuration UI, the application supplies the scaffolding. That way we ensure the application doens't contain any account specific code and account configurations are free to offer specialized UI's that work best for them. We're not currently using a standardized controller, but if we did those controllers would have to live with the plugin, not the framework or the components.
* edit account dialog: remove obsolete importMichael Bohlender2016-12-06
|
* relicense under gplv2+Michael Bohlender2016-09-26
|
* create OverlayDialog component and use it everywhereMichael Bohlender2016-06-21
|
* ensure that all the overlay dialogs work well with light and dark themesMichael Bohlender2016-06-20
|
* use kirigami theme instead of colorpaletteMichael Bohlender2016-06-18
|
* transfare accountId as well so that we can load and modify the settingsMichael Bohlender2016-06-18
|
* adjust anchors to make maildir config ui a little less uglyMichael Bohlender2016-06-18
|
* load account config UI in account config dialogMichael Bohlender2016-06-18
|
* add initial editAccount dialogMichael Bohlender2016-06-18