mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-01 00:03:42 -05:00
Allows all layer types (including vector, mesh and point cloud) providers to show custom metadata in the layer properties dialog. Previously this was limited to raster/vector tile and tiled scene layers only. Also fix const for a lot of raster providers as a consequence.