summaryrefslogtreecommitdiffstats
path: root/framework/qml/People.qml
Commit message (Collapse)AuthorAge
* move people & person page to viewMichael Bohlender2018-02-28
|
* extract personpage from peopleMichael Bohlender2018-01-19
|
* use positive button for new_contactMichael Bohlender2018-01-16
|
* import controls 2.0 as Controls2Michael Bohlender2017-08-23
|
* introduce Kube.ScrollBarMichael Bohlender2017-08-23
|
* people: use AbstractButtonMichael Bohlender2017-08-23
|
* people: clarify usage of qtquick controlsMichael Bohlender2017-08-23
|
* use theme colorMichael Bohlender2017-08-23
|
* GridView based people view.Christian Mollekopf2017-07-21
| | | | This enables keyboard navigation.
* Use an AbstractButton in People.qml for the delegateChristian Mollekopf2017-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 handlingChristian Mollekopf2017-07-21
|
* Use a Button for the Addressbook delegate.Christian Mollekopf2017-07-21
| | | | This makes it keyboard selectable.
* qsTr all the stringsMichael Bohlender2017-07-19
|
* Removed unncessary Item and fixed indentationChristian Mollekopf2017-07-16
|
* Properly anchor and scroll the person pageChristian Mollekopf2017-07-15
|
* Properly anchor and scroll the peopleviewChristian Mollekopf2017-07-15
|
* Stop at boundsChristian Mollekopf2017-07-11
|
* Fixed triggering of DAV syncChristian Mollekopf2017-07-02
|
* introduce Kube.HeadingMichael Bohlender2017-06-29
|
* Conditionally show the imageChristian Mollekopf2017-06-27
|
* Show Avatar imagesChristian Mollekopf2017-06-27
|
* No more dummy values in the people viewChristian Mollekopf2017-06-27
|
* remove kirigami dependencyMichael Bohlender2017-06-27
|
* Fixed the ghost icon issue and moved to Controls2.StackViewChristian Mollekopf2017-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 stacklayoutChristian Mollekopf2017-05-02
|
* Trigger a sync when opening the addressbookChristian Mollekopf2017-05-01
|
* use kube controls in peopleMichael Bohlender2017-04-19
|
* introduce Kube.PopupMichael Bohlender2017-04-06
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04