Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use theme | Christian Mollekopf | 2017-04-04 |
| | |||
* | use kube theme colors in people.qml | Michael Bohlender | 2017-03-29 |
| | |||
* | Made addressbook scrollable | Christian Mollekopf | 2017-03-22 |
| | |||
* | 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. | ||
* | remove } to make it work again | Michael Bohlender | 2017-03-19 |
| | |||
* | add firstname and lastname roles to peoplemodel, update ui to display them | Michael Bohlender | 2017-03-19 |
| | |||
* | show email in person view | Michael Bohlender | 2017-03-19 |
| | |||
* | new people ui | 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. | ||
* | People.qml: Fix typo | Heiko Becker | 2017-02-13 |
| | | | | | | | | Summary: s/Krigami/Kirigami/ Reviewers: #kube Differential Revision: https://phabricator.kde.org/D4450 | ||
* | better people layout | Michael Bohlender | 2017-02-03 |
| | |||
* | but name and avatar in same row | Michael Bohlender | 2017-02-03 |
| | |||
* | add initial contact controller and contact detail view | Michael Bohlender | 2017-02-02 |
| | |||
* | initial people popup ui | Michael Bohlender | 2017-01-21 |