Revision:

Revisions

# Date Author Comment
e01aee75 2023-06-05 05:30 AM Nyall Dawson

Use QgsFileWidget for directory selection, not custom widget

c7a1b997 2023-06-05 05:30 AM Nyall Dawson

Fix some warnings in grass plugin

cb647c3f 2023-06-05 04:21 AM Nyall Dawson

Fix incorrect scaling of text background markers in annotations
when annotation has a reference scale set

9ff28b97 2023-06-05 04:21 AM Nyall Dawson

Add some test variants to pass on Fedora

597f79fb 2023-06-05 04:21 AM Nyall Dawson

Update test to newer class methods

013fe12c 2023-06-04 08:58 AM Even Rouault

OGR Field domain creation: properly convert QVariant to expect OGR data type (fixes #52318)

This fixes the main issues: crashes / data corruption.

Note however that currently the GeoPackage driver doesn't really support
storing the data type of a field domain, so on reading, range domains...

b9736bd3 2023-06-04 08:54 AM Loïc Bartoletti

Merge pull request #53314 from rouault/fix_52318

OGR Field domain creation: properly convert QVariant to expect OGR data type

a2be0a84 2023-06-03 11:23 PM Alessandro Pasotti

Fix GPKG project storage home path.

Fix #53304

bc8c58d4 2023-06-03 10:51 PM Loïc Bartoletti

qgsrasterattributetable.cpp: Fix potential uses of nullptr

A QgsSingleBandPseudoColorRenderer could return a nullptr QgsRasterShader.
Adds an if to avoid a potential SIGSEGV.

Sponsored by: Grass community and Oslandia

c23cc8a4 2023-06-02 09:42 PM Even Rouault

OGR Field domain creation: properly convert QVariant to expect OGR data type (fixes #52318)

This fixes the main issues: crashes / data corruption.

Note however that currently the GeoPackage driver doesn't really support
storing the data type of a field domain, so on reading, range domains...

d3d04316 2023-06-02 09:26 AM Nyall Dawson

Correctly handle alignment in point text bounding box calculations

24680c5d 2023-06-02 09:26 AM Nyall Dawson

Expose the horizontal alignment option for point text annotations to GUI

This has been supported via raw api, but not exposed in the widget

83b44db7 2023-06-02 09:26 AM Nyall Dawson

Correctly account for point text rotation when calculating item
bounding box

a764e2da 2023-06-02 09:26 AM Nyall Dawson

Expose setting for point text annotations to control how
the text annotation should handle map rotation

Previously, text annotations just ignore map rotation, which
matches how regular map labels are handled. But this is not
desirable for some point text annotations, where it can...

eb2941fa 2023-06-02 09:26 AM Nyall Dawson

Expose angle control for point text annotations in widget

This was supported by the annotation, but not exposed in the
widget for some reason

bbb9c3d0 2023-06-02 09:26 AM Nyall Dawson

Fix point text angle is incorrectly set in anticlockwise direction,
whereas every other angle in qgis api is set in clockwise directions

This setting has never been exposed to users, so we are free to change
it now as it will always be 0 in any existing projects

68b1aa08 2023-06-02 08:04 AM Loïc Bartoletti

Merge pull request #53317 from nyalldawson/fix_grass_invalid

Fix crash on invalid grass layer paths

b080e7df 2023-06-02 06:14 AM Nyall Dawson

Fix plugin manager searching

Fixes #53332

a4c85d19 2023-06-02 04:59 AM Nyall Dawson

More workarounds

09b54827 2023-06-02 04:59 AM Nyall Dawson

Use approach from https://github.com/OSGeo/gdal/pull/7887 to temporarily
workaround broken fedora rawhide containers

acc133df 2023-06-02 03:45 AM dependabot[bot]

Bump tj-actions/changed-files from 35 to 36

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 36.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)...

a8d63248 2023-06-01 11:24 PM Damiano Lombardi

Restore cbExpandInserts for inserts layer

52ec6016 2023-06-01 10:39 PM Harrissou Santanna

Add 'Int8' as raster data types to Processing GDAL algorithms (#51755)

5bfa3e8b 2023-06-01 10:27 PM Alexander Bruy

address review

(cherry picked from commit 44d72c14819cb84ac468af00d906b95734c729d8)

5a319e93 2023-06-01 10:27 PM Alexander Bruy

apply pixel size conversion factor to line width if style does not
define "line-width" property

(cherry picked from commit 68fa66dfc1e617cd8595b5916b0e8d64c9051fdc)

1 ... 94 95 96 97 98 ... 4866 (2376-2400/121643) Per page: 25, 50, 100, 200

Also available in: Atom