Subject: CVS commit: pkgsrc/devel
From: Mark Davies
Date: 2024-05-26 13:44:47
Message id: 20240526114447.9C397FA2C@cvs.NetBSD.org

Log Message:
kf6-kitemmodels: add version 6.2.0

KDE Frameworks 6 kitemmodels.

KItemModels provides the following models:

* KBreadcrumbSelectionModel - Selects the parents of selected items to create
  breadcrumbs
* KCheckableProxyModel - Adds a checkable capability to a source model
* KConcatenateRowsProxyModel - Concatenates rows from multiple source models
* KDescendantsProxyModel - Proxy Model for restructuring a Tree into a list
* KExtraColumnsProxyModel - Adds columns after existing columns
* KLinkItemSelectionModel - Share a selection in multiple views which do not
  have the same source model
* KModelIndexProxyMapper - Mapping of indexes and selections through proxy
  models
* KRearrangeColumnsProxyModel - Can reorder and hide columns from the source
  model
* KRecursiveFilterProxyModel - Recursive filtering of models
* KSelectionProxyModel - A Proxy Model which presents a subset of its source
  model to observers

Files:
RevisionActionfile
1.1addpkgsrc/devel/kf6-kitemmodels/DESCR
1.1addpkgsrc/devel/kf6-kitemmodels/Makefile
1.1addpkgsrc/devel/kf6-kitemmodels/PLIST
1.1addpkgsrc/devel/kf6-kitemmodels/buildlink3.mk
1.1addpkgsrc/devel/kf6-kitemmodels/distinfo