Merge pull request #53249 from nirvn/dxf_export_scale_angle
[dxf] Use a single reference bock when exporting markers with only data defined size and/or angle
Fix issue with digitizing and feature clipping
Fix #45200
move QgsTolerance::UnitType to Qgis::MapUnitType (#53347)
mask image
Simplify context passing
Fix grass provider points to out of date help documents
Instead of storing the calculated default URL for the helpdocumentation within the user's profile, make the helpPATH setting an optional override. This avoids the setting persistingan older help URL when the user's grass installation is...
Merge pull request #53372 from nyalldawson/fix_53105
[testing] Do not reply on the presence of report
The testing library is used sometimes in plugins and if only `setUp` is overwritten, `report` is missing and the default `tearDown` fails due to missing report. This patch makes it easier to use.
Instead of hardcoded region bounds when creating a new grassregion, default to the bounds of the selected CRS
It's a much nicer default for the region bounds, vs arbitraryconstants
Avoid spurious transform warnings when drawing new grass region bounds
Remove dead code
Use QPointer to track dialog lifetime instead of static bool
[georeferencer] Use the default QgsMapTool search distance value to move/delete points (#53350)
Disable tests on Qt 6 < 6.5.2
Due to https://bugreports.qt.io/browse/QTBUG-113443
Remove temporary qt6 downgrade, move to 6.5.1
Fix crash when creating new grass mapsets when "set" is pressedand no region is selected
Improve QgsBrowserModel::parent
If we already know the grandparent of the item, don't recursivelyhunt through every item in the model for the parent
When testing custom coordinate transforms in dialog, always useEPSG:4326 for the input coordinates IF the crs definitionhas an Earth celestial body
Only use geodetic crs associated with the actual crs definitionfor non-Earth bodies.
This matches the dialog text better, which describe the input...
Fix crash in grass new mapset dialog when reprojection fails
Use proper extent widget in grass mapset creation dialog
Fixes a bunch of UX issues in the ad-hoc widget previously used,and standardises with QGIS widgets
Fix excessive padding
« Previous 1 ... 93 94 95 96 97 ... 4866 Next » (2351-2375/121643) Per page: 25, 50, 100, 200
Also available in: Atom