Nyall Dawson
|
3f6b490218
|
Sipify
|
2025-04-02 11:11:10 +10:00 |
|
Mathieu Pellerin
|
7fa383dc06
|
Address review
|
2024-09-06 14:57:05 +07:00 |
|
Mathieu Pellerin
|
734d1d2ebf
|
Create a QgsMapLayerUtils::isOpenStreetMapLayer function
|
2024-09-04 14:13:01 +07:00 |
|
Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +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 |
|
Nyall Dawson
|
4c5be9cb85
|
Dox++
|
2022-07-23 06:04:02 +10:00 |
|
Nyall Dawson
|
60bb4b321b
|
Add method to launder layer names to get them into a format
suitable for typical database layer naming
|
2022-07-23 06:04:02 +10:00 |
|
Nyall Dawson
|
904a312f40
|
Add method to sort a list of layers by layer type
|
2022-04-12 02:08:39 -07:00 |
|
nirvn
|
2a2eace0e1
|
Move generalHtmlMetadata to QgsMapLayer class, guard from null data provider, harmonize looks and details ordering across map layer types
|
2021-08-24 14:52:40 +10:00 |
|
nirvn
|
0ab3442ead
|
[FEATURE][ui] Show dataset file size and last modified information in the layer properties window
|
2021-08-24 14:52:40 +10:00 |
|
Nyall Dawson
|
02b04fcd10
|
Spelling
|
2021-08-06 14:17:28 +10:00 |
|
Nyall Dawson
|
a31a67401b
|
Add utility QgsMapLayerUtils.updateLayerSourcePath for easy replacement
of file paths in the source of a file-based layer
|
2021-08-06 14:17:28 +10:00 |
|
Nyall Dawson
|
216925abd1
|
Add utility function QgsMapLayerUtils::layerSourceMatchesPath
Tests whether a layer has a source which matches a specified
file path
|
2021-07-28 19:39:12 +10:00 |
|
Alessandro Pasotti
|
276d1980f8
|
Address PR comments and add ENUM for widget mode
|
2021-07-22 10:18:13 +10:00 |
|
Alessandro Pasotti
|
f5946a184b
|
Unfinished attempt to use query result widget for SQL layer updates
|
2021-07-22 10:18:13 +10:00 |
|
Nyall Dawson
|
dc50988147
|
Move logic to calculate combined extent of a set of map layers
to new QgsMapLayerUtils class
|
2021-05-21 18:12:21 +10:00 |
|