Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10:00
Nyall Dawson
3a578d6712
Header update
2024-08-13 20:28:55 +10:00
Harrissou Sant-anna
9f009a947e
Fix "Metadata Search" tab toolTip in Data source Manager
2023-09-01 10:07:50 +10:00
Nyall Dawson
9f57fb2ef0
Rename "tiled mesh" to "tiled scene"
...
Better reflects that these types can contain lines and point
data, not just meshes
2023-08-05 21:31:49 +10:00
Nyall Dawson
4557632c46
Move enum
2023-06-28 17:47:17 +10:00
Nyall Dawson
046883fa9c
Promote QgsWkbTypes enums to enum class, move to Qgis
2023-02-22 12:39:21 +10:00
Nyall Dawson
1142e8ffac
Move QgsMapLayerType enum to Qgis.LayerType ( #51874 )
...
For consistency with other enums
2023-02-16 13:02:57 +01:00
Alessandro Pasotti
7cab873eac
Address PR review comments and add model tests
2022-09-06 15:50:34 +02:00
Nyall Dawson
94417729bc
Use proper icon for unknown/collection geometry types, instead
...
of always using polygon icon
2021-07-22 21:00:30 +10:00
Nyall Dawson
a51a9c4854
Add QgsIconUtils::iconForLayerType
2021-07-01 17:37:52 +10:00
Nyall Dawson
9dda143cc9
Also move QgsMapLayerModel::iconForLayer to QgsIconUtils
2021-05-21 09:22:05 +10:00
Nyall Dawson
06844626d1
Move QgsLayerItem icon related static methods to new QgsIconUtils class
...
These utilities are used in a LOT of places in QGIS, but the
qgslayeritem.h include is a very heavy dependency. It makes sense
to have these utilities in a nice lightweight generic class.
2021-05-21 09:22:05 +10:00