Skip to content

Port implicit default content items to use contentItem: property (and some other stuff)

ivan tkachenko requested to merge work/ratijas/default-contentitem into master

Port Kirigami SwipeListItem & AbstractListItem to explicit contentItem

The default property behavior is deprecated and going to be removed.

See also frameworks/kirigami!1338 (merged) and frameworks/kirigami!1340 (closed)

applets/quicklaunch: Port away from iconName to icon.name

applets/konsoleprofiles: Minor fixes

Merge request reports