Revision:

Revisions

# Date Author Comment
df57ef58 2023-05-02 11:12 AM alingkumo

Update qgscolorramplegendnode.cpp

fix he horizontal legend has an incorrect position when the label is on the right side

1fb89dcd 2023-05-02 11:05 AM alingkumo

Update qgscolorramplegendnode.cpp

fix he horizontal legend has an incorrect position when the label is on the right side

7fac476c 2023-05-02 11:05 AM Germap

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.

f83781d6 2023-05-02 10:44 AM Nyall Dawson

Fix some warnings

cbc6922f 2023-05-02 08:42 AM Alexander Bruy

try to assign 3d renderer to output point cloud layers

694759c1 2023-05-02 07:54 AM Alexander Bruy

split thin algorithm into two

3de90715 2023-05-02 06:30 AM Nyall Dawson

Fix deadlock when number of point cloud files loaded >= available threads

This would cause multiple QgsTasks to be created, each of which
uses one thread -- then if the number of tasks matches or exceeds
the number of available threads, then the call to blockingMapped...

54cea612 2023-05-02 06:30 AM Nyall Dawson

Fix deadlock when number of point cloud files loaded >= available threads

This would cause multiple QgsTasks to be created, each of which
uses one thread -- then if the number of tasks matches or exceeds
the number of available threads, then the call to blockingMapped...

d404747a 2023-05-02 06:27 AM Nyall Dawson

Allow creation of attribute form group boxes and rows which
aren't contained within tabs

This was always supported by the form, but blocked in the form
editor. It stems from a subtle twist in the original logic of
"tab containers can ONLY be top level items" which was misinterpreted...

35f60e2b 2023-05-02 06:26 AM Nyall Dawson

Fix clazy warning

4e2c0fd9 2023-05-02 06:26 AM Nyall Dawson

Update test

d4faecef 2023-05-02 06:26 AM Nyall Dawson

Prevent attribute form editor widgets from inherting too large
horizontal minimum size

This bug causes editor widgets to inherit a very large minimum width
from the search widget wrapper, regardless of what mode the attribute
form is shown in. The outcome is that when adding/editing features...

914dffb9 2023-05-02 06:26 AM Nyall Dawson

Fix deadlock when number of point cloud files loaded >= available threads

This would cause multiple QgsTasks to be created, each of which
uses one thread -- then if the number of tasks matches or exceeds
the number of available threads, then the call to blockingMapped...

ee8719cd 2023-05-02 06:08 AM alingkumo

Update qgscolorramplegendnode.cpp

fix he horizontal legend has an incorrect position when the label is on the right side

cad4b5c7 2023-05-02 06:08 AM alingkumo

Update qgscolorramplegendnode.cpp

fix he horizontal legend has an incorrect position when the label is on the right side

8c911dda 2023-05-02 06:03 AM alingkumo

Update qgscolorramplegendnode.cpp

fix he horizontal legend has an incorrect position when the label is on the right side

63e61e0a 2023-05-02 05:10 AM Nyall Dawson

Merge pull request #52962 from qgis/queued_ltr_backports

Queued LTR backports (3.28.7)

c206d295 2023-05-02 05:09 AM dependabot[bot]

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)...

317b5779 2023-05-02 01:04 AM dependabot[bot]

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)...

06baca84 2023-05-02 12:58 AM Etienne Trimaille

GH Action - Add automatic comment for the changelog parser about picture and funder.

d169bac9 2023-05-02 12:58 AM Andrea Giudiceandrea

Fix MSSQL PrimaryKey in geometry table

9d54ae0b 2023-05-02 12:57 AM Andrea Giudiceandrea

Fix MSSQL PrimaryKey in geometry table

f3b107bf 2023-05-01 09:56 PM dependabot[bot]

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)...

89015d85 2023-05-01 06:50 PM Alexander Bruy

use distinct parameters for number of points and sampling radius in
thin algorithm

3c818f6c 2023-05-01 11:36 AM Alexander Bruy

better names for outputs

1 ... 115 116 117 118 119 ... 4866 (2901-2925/121643) Per page: 25, 50, 100, 200

Also available in: Atom