Apply suggestions from code review
Update tests/src/app/testqgsgeoreferencer.cpp
Fix leak when constructing geometry from wkt with empty components
[OGR provider] Fix issue when writing a multi-part multipolygon in a shapefile with GDAL >= 3.7 (fixes #54537)
[GRASS] Fix QgsProcessingParameterNumber in grass7.txt
Merge pull request #54769 from elpaso/bugfix-gh54204-table-layout-width-localization
LAYOUT attr table widget width localization
check geometry wkb type instead of layer wkb type
better fix and add a test
when snapping to curved geometry use snapped point coordinates insteadof returning interpolated point on a segment
qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader
In the shader code, all the parameters need to be properly initializedeven if they are not used. Otherwise, this can create undefinedbehaviors and some missing meshes in a 3d scene. In the current code,...
qgsmesh3dmaterial: Fix typos in a comment
[OAPIF] Catch ct.transformBoundingBox() exceptions in QgsOapifProvider initialization
[OAPIF] Fix wrong extent when not advertized in collection metadata and storageCrs != CRS84, and fix potential infinite feature query when featureCount not advertized by server
Fixes https://lists.osgeo.org/pipermail/qgis-user/2023-September/053400.html
[GUI] VectorLayerSaveAsDialog: allow to select an existing FileGeodatabase (fixes #54566)
This fix isn't totally satisfactory, because AFAICS there's no way in QtFileDialog to both be able select an existing directory (.gdb) withoutentering into it, or select the parent of a new directory to be created....
enable Delete button if there is at least one user function (fix #51108)
SERVER: fix getpring atlas with DD follow theme
Fix #54475 when an atlas map has a data-definedfollow theme with an expression which depends onthe atlas feature.
Fix crash when certain symbol pages are open in style dock, egcategorized class symbol editors, and QGIS is closed or a new projectopened
The symbol ownership of QgsSymbolSelectorWidget is very messy, andwe can't fix till 4.0. Workaround this by introducing a temporary...
Use a precision of 7 for viewbox coordinates
Add clear value
append style name to the output file name when saving multiple styles(fix #46597)
Fix MD formatting in sec. 5.5
References to variables in paths without backticks (`) causes parts the paragraph to be interpreted as TeX math
map3dconfigwidget: Hide the unsued terrain shading opacity option
The terrain shading widget automatically got an opacity slider when`QgsPhongMaterialWidget` was updated to get transparency support.However, this parameter is not used by the terrain.
This issue is fixed by hiding this slider.
qgsphongmaterialwidget: Add an option to hide the opacity slider
This will be used in the next commit.
Tweak map tip max size
« Previous 1 ... 14 15 16 17 18 ... 4866 Next » (376-400/121643) Per page: 25, 50, 100, 200
Also available in: Atom