Update qgscolorramplegendnode.cpp
fix he horizontal legend has an incorrect position when the label is on the right side
Adjust help for CheckValidity algorithm
Make it clear that GEOS method won't be able to log all errors found per geometry, but only the first one. Followup #49936.
Fix some warnings
try to assign 3d renderer to output point cloud layers
split thin algorithm into two
Fix deadlock when number of point cloud files loaded >= available threads
This would cause multiple QgsTasks to be created, each of whichuses one thread -- then if the number of tasks matches or exceedsthe number of available threads, then the call to blockingMapped...
Allow creation of attribute form group boxes and rows whicharen't contained within tabs
This was always supported by the form, but blocked in the formeditor. It stems from a subtle twist in the original logic of"tab containers can ONLY be top level items" which was misinterpreted...
Fix clazy warning
Update test
Prevent attribute form editor widgets from inherting too largehorizontal minimum size
This bug causes editor widgets to inherit a very large minimum widthfrom the search widget wrapper, regardless of what mode the attributeform is shown in. The outcome is that when adding/editing features...
Merge pull request #52962 from qgis/queued_ltr_backports
Queued LTR backports (3.28.7)
Bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3)...
GH Action - Add automatic comment for the changelog parser about picture and funder.
Fix MSSQL PrimaryKey in geometry table
use distinct parameters for number of points and sampling radius inthin algorithm
better names for outputs
« Previous 1 ... 115 116 117 118 119 ... 4866 Next » (2901-2925/121643) Per page: 25, 50, 100, 200
Also available in: Atom