Nyall Dawson
a42fdd8f68
Update python/plugins/grassprovider/grass_provider.py
...
Co-authored-by: Alexander Bruy <alexander.bruy@gmail.com>
2024-07-16 04:08:53 +10:00
Nyall Dawson
eb66f88ac9
Update python/plugins/grassprovider/grass_provider.py
...
Co-authored-by: Loïc Bartoletti <lbartoletti@users.noreply.github.com>
2024-07-16 04:08:53 +10:00
Nyall Dawson
c9d0d29d69
Fix comment grammar
2024-07-16 04:08:53 +10:00
Nyall Dawson
b9f6293bc7
[grass] Drop custom defaultVectorFileExtension implementation
...
This fixes the GRASS provider ignoring the "default output
vector layer extension" setting for processing. The override
in the grass provider is NOT required as the base class method
already applies the logic for falling back to shp when gpkg
is not available (which was added here in 2e92dabd), and
also correctly respects the default format setting.
Fixes #43988
2024-07-16 04:08:53 +10:00
Nyall Dawson
495a193036
Show GRASS version info in Processing logs
...
Fixes #55163
2024-07-12 22:18:26 +10:00
Andrea Giudiceandrea
5c46dab5ce
Apply suggested changes from code review
...
Don't rename translation context
2024-03-11 14:51:01 +10:00
Andrea Giudiceandrea
a3bb769887
[GRASS] Rename more references to grass7
2024-03-11 14:51:01 +10:00
Nyall Dawson
ea3a86508e
Rename more references to grass7 to version-less "grass"
2024-02-06 18:31:48 +10:00
Nyall Dawson
0ab66b7b6f
Rename grass provider files and classes to remove hardcoded version
...
number
2024-02-06 18:31:48 +10:00