Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | introduce Kube.Heading | Michael Bohlender | 2017-06-29 |
| | |||
* | remove kirigami dependency | Michael Bohlender | 2017-06-27 |
| | |||
* | Immediately trigger a sync when creating an account | Christian Mollekopf | 2017-06-21 |
| | | | | ... and return to the mailview | ||
* | Cleanup | Christian Mollekopf | 2017-05-12 |
| | |||
* | use more kube controls in account | Michael Bohlender | 2017-04-19 |
| | |||
* | make more use of Kube.Button and Popup in accounts | Michael Bohlender | 2017-04-06 |
| | |||
* | use kube button in accountWizard | Michael Bohlender | 2017-04-06 |
| | |||
* | Unused file | Christian Mollekopf | 2017-04-05 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | use theme | Christian Mollekopf | 2017-04-04 |
| | |||
* | port more stuff to kube theme | Michael Bohlender | 2017-03-30 |
| | |||
* | use kube theme in AccountWizard | Michael Bohlender | 2017-03-30 |
| | |||
* | Accountwizard with title | 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. | ||
* | Normalize the component package structure | Christian Mollekopf | 2017-02-20 |