Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed kolabnow account setup page. | Christian Mollekopf | 2017-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 import | Michael Bohlender | 2016-12-06 |
| | |||
* | relicense under gplv2+ | Michael Bohlender | 2016-09-26 |
| | |||
* | create OverlayDialog component and use it everywhere | Michael Bohlender | 2016-06-21 |
| | |||
* | ensure that all the overlay dialogs work well with light and dark themes | Michael Bohlender | 2016-06-20 |
| | |||
* | use kirigami theme instead of colorpalette | Michael Bohlender | 2016-06-18 |
| | |||
* | transfare accountId as well so that we can load and modify the settings | Michael Bohlender | 2016-06-18 |
| | |||
* | adjust anchors to make maildir config ui a little less ugly | Michael Bohlender | 2016-06-18 |
| | |||
* | load account config UI in account config dialog | Michael Bohlender | 2016-06-18 |
| | |||
* | add initial editAccount dialog | Michael Bohlender | 2016-06-18 |