Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |
| | |||
* | Removed old files | Christian Mollekopf | 2017-04-05 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | Install all plugins into the same folder | Christian Mollekopf | 2017-04-05 |
| | |||
* | One framework plugin to rule them all | Christian Mollekopf | 2017-04-04 |
| | |||
* | add missing NoStatus enum | Michael Bohlender | 2017-03-30 |
| | |||
* | Show offline icon when offline | Christian Mollekopf | 2017-03-29 |
| | |||
* | Use states for the account status icon | Christian Mollekopf | 2017-03-27 |
| | |||
* | Show the account status next to the account name | Christian Mollekopf | 2017-03-20 |
| | |||
* | Removed Create/Edit*.qml and controllers, added gmail plugin | Christian Mollekopf | 2017-02-22 |
| | | | | | The current settings plugin could potentially be replaced by a proper controller, but what we have works so that's low priority. | ||
* | 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. | ||
* | the smtp resouce does not exist | Christian Mollekopf | 2017-02-11 |
| | |||
* | Fixed beta.kolabnow.com port | Christian Mollekopf | 2017-01-26 |
| | |||
* | Merge branch 'dev/imapsync' into develop | Christian Mollekopf | 2017-01-24 |
|\ | |||
| * | syncThen is no longer necessary. | Christian Mollekopf | 2017-01-12 |
| | | |||
* | | use beta.kolabnow.com instead of imap.kolabnow.com | Michael Bohlender | 2017-01-11 |
|/ | |||
* | create gmail account controller and dialog | Michael Bohlender | 2017-01-09 |
| | |||
* | kolabnow controller and create ui | Michael Bohlender | 2017-01-05 |
| | |||
* | add remove, modify and load to maildircontroller | Michael Bohlender | 2017-01-05 |
| | |||
* | maildir controller based on the new kubecontroller + adjusted create-maildir-ui | Michael Bohlender | 2017-01-05 |
| | |||
* | create account framework plugin | Michael Bohlender | 2017-01-05 |
| | |||
* | move accounts related files to seperate folder | Michael Bohlender | 2017-01-05 |