Revision:

Revisions

# Date Author Comment
8b4b87f6 2023-10-25 03:42 PM Loïc Bartoletti

Merge pull request #55039 from lbartoletti/fix_fedora_cmake_build

cmake: add a patch to build on fedora38. Fixes #54348

c425e425 2023-10-25 10:04 AM hxbb00

Fix write_failure_comment workflow

504c2e57 2023-10-25 02:39 AM Nyall Dawson

Don't show help for algorithms which can't be run in qgis_process

Fixes #54914

7b2d4a9d 2023-10-25 02:37 AM Nyall Dawson

When a vector tile style rule is set to "(all layers)", ensure
that we correctly fetch the attributes required for the style's
filter and labeling for all layers

Fixes broken rendering of vector tile style rules set to (all layers)
which use attribute filters

6ce76455 2023-10-25 02:37 AM Nyall Dawson

Update test to newer methods

184dd70b 2023-10-24 11:43 PM Loïc Bartoletti

INSTALL.md: Fix fedora38 packages

There is no `qwt-devel` but `qwt-qt5-devel`, already mentionned before

0fce1578 2023-10-24 11:43 PM Alexander Bruy

pass a text file with input data files to tile tool (refs #53970)

3ed8b17c 2023-10-24 11:43 PM Alexander Bruy

pass a text file with input data files to merge tool (refs #53970)

69895b4f 2023-10-24 11:43 PM Alexander Bruy

pass a text file with input data files to build vpc tool (fix #53970)

c9da9b76 2023-10-24 11:43 PM Alexander Bruy

update pdal_wrench to 1.1

822aa1ed 2023-10-24 04:52 PM Loïc Bartoletti

cmake: add a patch to build on fedora38. Fixes #54348

35e7f154 2023-10-24 04:27 PM Julien Cabieces

add mask

3472bb77 2023-10-24 04:27 PM Julien Cabieces

Fixes #54926 : Correct masking with SVG symbol

1f1e8b5d 2023-10-24 11:06 AM Nyall Dawson

Avoid multiple layer access calls where possible

d1affeb5 2023-10-24 09:01 AM Loïc Bartoletti

INSTALL.md: Fix fedora38 packages

There is no `qwt-devel` but `qwt-qt5-devel`, already mentionned before

e1d08faf 2023-10-24 03:16 AM Nyall Dawson

Don't condense profile results from duplicate layers with the same
name into one entry in the renderer profile chart

5a25e2f5 2023-10-24 12:26 AM Alessandro Pasotti

GPKG: fix json map filewriter

Backported (cherry-picked) from master #7557095

Fixes #52677

0550941a 2023-10-23 10:45 PM Nyall Dawson

Fix test on python 3.12

Builtin exception string format has changed

a1f9039f 2023-10-23 10:44 PM Nyall Dawson

Fix invalid escape sequences in docstrings for enums with since
annotation

e55de908 2023-10-23 05:03 PM Julien Cabieces

make userData a property so it calls getUserData to avoid crash

1d1b7c99 2023-10-23 08:58 AM Nyall Dawson

Remove custom FALLTHROUGH define

We don't need this anymore since we require c++17 anyway, and
it raises build warnings due to macro redefinition with newer GRASS

9b095c56 2023-10-23 05:47 AM Sandro Mani

Revert "Revert "Allowing storing GPGK raster layer styles to DB""

This reverts commit 9d8a72256893bd31a51d85927e9abd9cdb5eed29.

07345e52 2023-10-23 05:15 AM Sandro Santilli

Run doxygen layout checker in prepare-commit script, when possible

Helps preventing useless CI wait like in here:
https://github.com/qgis/QGIS/actions/runs/6518501862/job/17703989815?pr=54934

Allow passing list of files to check to test_doxygen_layout.sh script

f4269997 2023-10-23 02:07 AM Sandro Santilli

Drop the temporary QgsRectangle::createNull static, not more needed

376f9798 2023-10-23 02:07 AM Sandro Santilli

Stop considering 0,0,0,0 as a Null QgsRectangle

Construct a proper null rectangle by default.

Make sure a Null rectangle is always also considered Empty.

Print Null rectangle as Null, still print details of Empty rectangles.
Update expected QgsRectangle::toString output on Null rectangle...

1 2 3 4 ... 4866 (26-50/121643) Per page: 25, 50, 100, 200

Also available in: Atom