Use correct test when validating missing parameter inputs formodel child algorithms
If a parameter is unspecified and mandatory, BUT has a non-null defaultvalue then we should consider the parameter as having a validvalue and not fail the model validation....
Fix a leak in georeferencer helmert method
Raise error if PostgreSQL version can't be parsed
Use raw string
More robust retrieval for PostgreSQL version
Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable
Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Add PointCloud layers to "Select from Open Layers…"
qgs3dmapscene: Delete the terrain to properly stop active jobs
When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in`Qgs3DMapSettings::setTerrainGenerator()`),`Qgs3DMapScene::createTerrain()` is called. This method removes theexisting `QgsTerrainEntity` by calling `mTerrain->deleteLater()` and...
qgschunkedentity: Disconnect finished signal when a job is canceled
This prevents a crash in `QgsChunkedEntity::onActiveJobFinished()`which tries to access a job that no long exists.
qgschunkedentity: Simplify while logic in startJobs()
[ogr] Fix assert when opening GeoJSON (and other) datasets
MingW64 build: remove workaround
Revert 5703f03
Fix MingW64 build: revert f3661ed
qgsvirtualpointcloudprovider.cpp: add a missing variable initialization
Fixes the following compiler warning:```In file included from /home/even/qgis/qgis/src/core/pointcloud/qgspointclouddataprovider.h:26, from /home/even/qgis/qgis/src/core/providers/vpc/qgsvirtualpointcloudprovider.h:21,...
Use cmake native FindGSL
- this is part of CMake since 3.2- works with pkgconfig (hence without gsl-config)- properly propagates targets- https://cmake.org/cmake/help/latest/module/FindGSL.html
Release of 3.32.3
translation update for 3.32.3 from transifex
Release of 3.28.11
translation update for 3.28.11 from transifex
« Previous 1 ... 22 23 24 25 26 ... 4866 Next » (576-600/121643) Per page: 25, 50, 100, 200
Also available in: Atom