Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |
| | |||
* | get firstname/lastname from sink | Christian Mollekopf | 2017-03-28 |
| | |||
* | Filtering for maillistmodel and peoplemodel | Christian Mollekopf | 2017-03-21 |
| | | | | | | | | Works surprisingly well and is very useful for testing. The searchbar in the maillistmodel is a temporary solution as the global searchbar has some usability issues. E.g. how do we reset the search? As an intermediate step we could just hide the searchbar and make it visible by clicking on the search button. | ||
* | add firstname and lastname roles to peoplemodel, update ui to display them | Michael Bohlender | 2017-03-19 |
| | |||
* | Simple peoplemodel for addressbook | Christian Mollekopf | 2017-03-10 |
Currently just queries for a flat list of contacts. Read-only. |