Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Hopefully fixed file dialogs on mac. | Christian Mollekopf | 2018-08-18 |
| | | | | | | | There seems to be a problem with setting visible=true before the component is completed. The dialog doesn't have to wrapped in a component anyways, and we can just show it using open. | ||
* | Cleanup | Christian Mollekopf | 2018-08-03 |
| | |||
* | People main.qml | Christian Mollekopf | 2018-08-03 |
| | |||
* | Addressbook support for the contact composer | Christian Mollekopf | 2018-08-02 |
| | |||
* | Ensure that we shutdown all resources before existing the test. | Christian Mollekopf | 2018-07-25 |
| | | | | A lingering resource will also block the test from exiting. | ||
* | Contact removal | Christian Mollekopf | 2018-07-13 |
| | |||
* | Some progress on creating contacts | Christian Mollekopf | 2018-07-13 |
| | |||
* | Composer cleanup | Christian Mollekopf | 2018-07-13 |
| | |||
* | use kube listcontroller in person composer | Michael Bohlender | 2018-03-22 |
| | |||
* | use KubeListController in person page | Michael Bohlender | 2018-03-22 |
| | |||
* | Hide the create new people button until we can create them. | Christian Mollekopf | 2018-03-20 |
| | |||
* | Translatable strings | Christian Mollekopf | 2018-03-20 |
| | |||
* | make textfield background different from page background in people composer | Michael Bohlender | 2018-03-12 |
| | |||
* | actually load the contact when editing | Michael Bohlender | 2018-03-02 |
| | |||
* | execute save action | Michael Bohlender | 2018-02-28 |
| | |||
* | people composer ui | Michael Bohlender | 2018-02-28 |
| | |||
* | move people & person page to view | Michael Bohlender | 2018-02-28 |
| | |||
* | The testplugin sets up the testenvironment, so always import that in tests. | Christian Mollekopf | 2018-01-23 |
| | |||
* | Install composer/converations/people as separate views and load them | Christian Mollekopf | 2018-01-10 |
dynamically. |