Enable automatic scaling for high DPI displays
3d/terrain: Improve debugging tile info visibility
The `show map tile info` option allows to display the tile informationof the terrain. However this info is not really visible because theinfo is in the same color as the scene background (white) and the text...
[Backport release-3_30] Mesh layer style following dataset group name (#52907)
Co-authored-by: vcloarec <[email protected]>
[Backport release-3_30] fix add new mesh face with undo (#52908)
Fix for accessing the strength of field constraints (#52976)
[WFS / OAPIF] Emit request headers of initial request when following a redirect
Fix QgsDoubleValidator for exponential sign
Also allow to use <E> and the locale exponential sign (for Ukrainian language)
Fix QgsDoubleValidator for positive sign
Allow the positive sign in front of a positive number
Fix QgsDoubleValidator for negative sign in some locales
Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unicode Character “-” (U+002D)]
register flags with Q_FLAG not Q_ENUM
Add new user group in 2022
MSSQL: fix Z and ZM geometry type detection
Fixes #52660
Update string
Rename to 'Reorder Output Layers'
Defer calling postProcessors until layers have been added to layer tree
It's possible that an algorithm's postProcessor may contain logicrelating to the layer tree, so make sure that all layers havealready been added to the tree before calling postProcessors
[processing] Allow configuration of order of outputs created by a model
This adds a new "Reorder Model Outputs" action to the model designermenu (to accompany the existing "Reorder Model Inputs" action).Selecting this option allows model creators to set a specific order...
fix deactivate mesh layer contours (#52886)
Fix QgsLayoutChecker::testLayout python bindings
Fix clang tidy warning
Remove unused variable
Move determination of tiles in ranges to QgsTileMatrixSet
This gives more flexibility in future to handle known missing tiles orother special circumstances (eg falling back to lowerzoom level tiles from the matrix set in certain circumstances)
Use tile matrix set in more QgsVectorTileDataProvider methods
This gives more flexibility for the individual vector tile dataproviders to handle zoom levels using custom logic
« Previous 1 ... 110 111 112 113 114 ... 4866 Next » (2776-2800/121643) Per page: 25, 50, 100, 200
Also available in: Atom