Merge pull request #55039 from lbartoletti/fix_fedora_cmake_build
cmake: add a patch to build on fedora38. Fixes #54348
Fix write_failure_comment workflow
Don't show help for algorithms which can't be run in qgis_process
Fixes #54914
When a vector tile style rule is set to "(all layers)", ensurethat we correctly fetch the attributes required for the style'sfilter and labeling for all layers
Fixes broken rendering of vector tile style rules set to (all layers)which use attribute filters
Update test to newer methods
INSTALL.md: Fix fedora38 packages
There is no `qwt-devel` but `qwt-qt5-devel`, already mentionned before
pass a text file with input data files to tile tool (refs #53970)
pass a text file with input data files to merge tool (refs #53970)
pass a text file with input data files to build vpc tool (fix #53970)
update pdal_wrench to 1.1
add mask
Fixes #54926 : Correct masking with SVG symbol
Avoid multiple layer access calls where possible
Don't condense profile results from duplicate layers with the samename into one entry in the renderer profile chart
GPKG: fix json map filewriter
Backported (cherry-picked) from master #7557095
Fixes #52677
Fix test on python 3.12
Builtin exception string format has changed
Fix invalid escape sequences in docstrings for enums with sinceannotation
make userData a property so it calls getUserData to avoid crash
Remove custom FALLTHROUGH define
We don't need this anymore since we require c++17 anyway, andit raises build warnings due to macro redefinition with newer GRASS
Revert "Revert "Allowing storing GPGK raster layer styles to DB""
This reverts commit 9d8a72256893bd31a51d85927e9abd9cdb5eed29.
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
Drop the temporary QgsRectangle::createNull static, not more needed
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...
« Previous 1 2 3 4 ... 4866 Next » (26-50/121643) Per page: 25, 50, 100, 200
Also available in: Atom