Update tests/src/core/testqgsexpression.cpp
fix tests
fix formula for exponential interpolation
The scale_exp function renamed to scale_polynomial and has an aliasscale_exp to preserve backward compatibility.
A new function using correct formula was added as scale_exponential.
Adapt a really old (2011) workaround for some old project invalidsettings to avoid trying to reset the renderer for wms layerson project load
This raises errors when a wms with height map interpretationis set (ie mapzen terrain layers)
Update src/core/geometry/qgsgeos.cpp
Add mask for text_on_curved_line_offset_line_positive test image
Ensure quadrant segments are always at least 8 when doing offset curve
Works around a GEOS bug artifacts when using GEOS 3.11.{0,1,2}
Closes GH-53165
[processing] accept floating point values as resolution in PDALalgorithms producing raster outputs
thread_local all const QRegularExpression objects
quote filter command line argument when printing pdal_wrench command inthe algorithm log
Pass renderer usage from download vector tile algorithm
Fixes #53183
Merge pull request #53186 from elpaso/bugfix-gh30528-shapefile-regenerate-qix
OGR: regenerate shapefile qix on end editing
[wms] Add bounding boxes for all linked title matrixes to get proper (#53243)
WMTS layer extent (fixes #51857)
Merge pull request #53257 from domi4484/backport-53098-to-queued_ltr_backports
QString fixup
Use specific typing for QgsWkbPtr
Wkb knows uin32 and we offer conversion functions to this.
Use thread_local for QRegularExpression objects
Speeds up browser item population
QgsOgrFeatureIterator(): remove (hopefully!) useless code in subset string case
Those lines where introduced per commit 5a9067e722be, but it is likelythat a following commit (391ec8a5dd4508f75b6538ab7be309379695add4potentially) make that useless.
I've added an extra test in addition to the one of 80e19b63280b54ffbc3ab5347872af7fdf57131c...
[layouts] Fix layout exporter build when QPrinter is not present
Merge pull request #53261 from pathmapper/wfs_const
Use QStringLiteral also for remaining QgsWFSConstants
debian packaging: don't move sip bindings only on focal and bullseye (ie. not bookworm)
Reverse order
Fix circular relations
« Previous 1 ... 97 98 99 100 101 ... 4866 Next » (2451-2475/121643) Per page: 25, 50, 100, 200
Also available in: Atom