Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move people & person page to view | Michael Bohlender | 2018-02-28 |
| | |||
* | extract personpage from people | Michael Bohlender | 2018-01-19 |
| | |||
* | use positive button for new_contact | Michael Bohlender | 2018-01-16 |
| | |||
* | import controls 2.0 as Controls2 | Michael Bohlender | 2017-08-23 |
| | |||
* | introduce Kube.ScrollBar | Michael Bohlender | 2017-08-23 |
| | |||
* | people: use AbstractButton | Michael Bohlender | 2017-08-23 |
| | |||
* | people: clarify usage of qtquick controls | Michael Bohlender | 2017-08-23 |
| | |||
* | use theme color | Michael Bohlender | 2017-08-23 |
| | |||
* | GridView based people view. | Christian Mollekopf | 2017-07-21 |
| | | | | This enables keyboard navigation. | ||
* | Use an AbstractButton in People.qml for the delegate | Christian Mollekopf | 2017-07-21 |
| | | | | | | | Using Kube.Button currently crashes, due to the font.underline assignment in the contentItem (although it is replaced in People.qml). It seems the grouped property is somehow executed after the original content item was already destroyed, resulting in a SEGFAULT. | ||
* | People focus handling | Christian Mollekopf | 2017-07-21 |
| | |||
* | Use a Button for the Addressbook delegate. | Christian Mollekopf | 2017-07-21 |
| | | | | This makes it keyboard selectable. | ||
* | qsTr all the strings | Michael Bohlender | 2017-07-19 |
| | |||
* | Removed unncessary Item and fixed indentation | Christian Mollekopf | 2017-07-16 |
| | |||
* | Properly anchor and scroll the person page | Christian Mollekopf | 2017-07-15 |
| | |||
* | Properly anchor and scroll the peopleview | Christian Mollekopf | 2017-07-15 |
| | |||
* | Stop at bounds | Christian Mollekopf | 2017-07-11 |
| | |||
* | Fixed triggering of DAV sync | Christian Mollekopf | 2017-07-02 |
| | |||
* | introduce Kube.Heading | Michael Bohlender | 2017-06-29 |
| | |||
* | Conditionally show the image | Christian Mollekopf | 2017-06-27 |
| | |||
* | Show Avatar images | Christian Mollekopf | 2017-06-27 |
| | |||
* | No more dummy values in the people view | Christian Mollekopf | 2017-06-27 |
| | |||
* | remove kirigami dependency | Michael Bohlender | 2017-06-27 |
| | |||
* | Fixed the ghost icon issue and moved to Controls2.StackView | Christian Mollekopf | 2017-06-08 |
| | | | | | The icon stemmed from the people-view toolbar. I suppose because the item was not properly hidden but still existing. | ||
* | Prepare different views in a stacklayout | Christian Mollekopf | 2017-05-02 |
| | |||
* | Trigger a sync when opening the addressbook | Christian Mollekopf | 2017-05-01 |
| | |||
* | use kube controls in people | Michael Bohlender | 2017-04-19 |
| | |||
* | introduce Kube.Popup | Michael Bohlender | 2017-04-06 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | One framework plugin to rule them all | Christian Mollekopf | 2017-04-04 |