summaryrefslogtreecommitdiffstats
path: root/views/people/qml/PersonComposer.qml
Commit message (Collapse)AuthorAge
* Hopefully fixed file dialogs on mac.Christian Mollekopf2018-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.
* CleanupChristian Mollekopf2018-08-03
|
* Addressbook support for the contact composerChristian Mollekopf2018-08-02
|
* Some progress on creating contactsChristian Mollekopf2018-07-13
|
* Composer cleanupChristian Mollekopf2018-07-13
|
* use kube listcontroller in person composerMichael Bohlender2018-03-22
|
* make textfield background different from page background in people composerMichael Bohlender2018-03-12
|
* actually load the contact when editingMichael Bohlender2018-03-02
|
* people composer uiMichael Bohlender2018-02-28