summaryrefslogtreecommitdiffstats
path: root/components/package/contents/ui/People.qml
Commit message (Collapse)AuthorAge
* use kube theme colors in people.qmlMichael Bohlender2017-03-29
|
* Made addressbook scrollableChristian Mollekopf2017-03-22
|
* Filtering for maillistmodel and peoplemodelChristian Mollekopf2017-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 againMichael Bohlender2017-03-19
|
* add firstname and lastname roles to peoplemodel, update ui to display themMichael Bohlender2017-03-19
|
* show email in person viewMichael Bohlender2017-03-19
|
* new people uiMichael Bohlender2017-03-19
|
* Simple peoplemodel for addressbookChristian Mollekopf2017-03-10
| | | | | Currently just queries for a flat list of contacts. Read-only.
* People.qml: Fix typoHeiko Becker2017-02-13
| | | | | | | | Summary: s/Krigami/Kirigami/ Reviewers: #kube Differential Revision: https://phabricator.kde.org/D4450
* better people layoutMichael Bohlender2017-02-03
|
* but name and avatar in same rowMichael Bohlender2017-02-03
|
* add initial contact controller and contact detail viewMichael Bohlender2017-02-02
|
* initial people popup uiMichael Bohlender2017-01-21