summaryrefslogtreecommitdiffstats
path: root/views/people
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
|
* People main.qmlChristian Mollekopf2018-08-03
|
* Addressbook support for the contact composerChristian Mollekopf2018-08-02
|
* Ensure that we shutdown all resources before existing the test.Christian Mollekopf2018-07-25
| | | | A lingering resource will also block the test from exiting.
* Contact removalChristian Mollekopf2018-07-13
|
* Some progress on creating contactsChristian Mollekopf2018-07-13
|
* Composer cleanupChristian Mollekopf2018-07-13
|
* use kube listcontroller in person composerMichael Bohlender2018-03-22
|
* use KubeListController in person pageMichael Bohlender2018-03-22
|
* Hide the create new people button until we can create them.Christian Mollekopf2018-03-20
|
* Translatable stringsChristian Mollekopf2018-03-20
|
* make textfield background different from page background in people composerMichael Bohlender2018-03-12
|
* actually load the contact when editingMichael Bohlender2018-03-02
|
* execute save actionMichael Bohlender2018-02-28
|
* people composer uiMichael Bohlender2018-02-28
|
* move people & person page to viewMichael Bohlender2018-02-28
|
* The testplugin sets up the testenvironment, so always import that in tests.Christian Mollekopf2018-01-23
|
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
dynamically.