qgs3dmapscene: Fix near far computation failed check
The update failed check assumes that the initial fnear and ffar valueshave not changed. However, if the fnear/ffar swap occurs before thischeck, this condition can never be true.
Add tests for atlas legend clipping
Remove unnecessary settings
Fix session_role setting
Merge pull request #54675 from alexbruy/pointcloud-expression-test
do not crash when user hits "Test" button in point cloud expression editor (fix #54648)
vectorlayerchunkloader: Do not apply terrain offset if clamping is absolute
If a terrain offset is applied, all the shapes are verticallytranslated by the size of the offset. However, if the clamping mode ofthe layer is set to `Absolute` (`Qgis::AltitudeClamping::Absolute`),...
add object names to annotation actions, so they can be removed withinterface customization (fix #54250)
Resync tinygltf
Merge pull request #54658 from alexbruy/annotations-object-name
add object names to annotation actions, so they can be removed with interface customization (fix #54250)
mark project dirty after pasting layer style (fix #53693)
fix indentation
Fixes the wrong reference point for mode fill above and fill below
Merge pull request #54644 from elpaso/bugfix-gh54496-raster-properties-sync-opacity
RASTER properties dlg sync opacity
QgsVectorLayerSaveAsDialog: uncheck 'Add saved filed to map' when selecting PGDump driver (refs #54548)
QgsVectorLayerSaveAsDialog::createControls(): fix memory leak
fix(3DSceneExporter): add entity sorting to have idempotent scene export
add tests for GDAL algorithms
add binary and boolean types to QgsFieldProxyModel to allow filteringcorresponding field types. Also expose these field types to Processingfield parameter (fix #53940)
qgscameracontroller: Ensure to keep sane values for camera speed
With the current logic in `QgsCameraController::onWheel`, once thespeed becomes null, it cannot increase anymore and navigation stopsworking. On the other hand, there is no upper limit for the...
[OGR] Allow CTE SQLite subsetstring
Fix for test
« Previous 1 ... 18 19 20 21 22 ... 4866 Next » (476-500/121643) Per page: 25, 50, 100, 200
Also available in: Atom