Revision:

Revisions

# Date Author Comment
bca3ffaf 2023-09-16 01:47 AM Nyall Dawson

Use correct test when validating missing parameter inputs for
model child algorithms

If a parameter is unspecified and mandatory, BUT has a non-null default
value then we should consider the parameter as having a valid
value and not fail the model validation....

cc262001 2023-09-16 01:47 AM Nyall Dawson

Fix a leak in georeferencer helmert method

bf2e8f6b 2023-09-16 01:47 AM nicogodet

Raise error if PostgreSQL version can't be parsed

6ae10e72 2023-09-16 01:47 AM Nicolas Godet

Use raw string

eed81cb8 2023-09-16 01:47 AM Nicolas Godet

More robust retrieval for PostgreSQL version

8bc99010 2023-09-16 01:47 AM Andrea Giudiceandrea

Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2

set resultFlag to False when the directory is not writable

63d91e2a 2023-09-16 01:47 AM Nicolas Godet

Update python/plugins/processing/gui/BatchInputSelectionPanel.py

944c8186 2023-09-16 01:47 AM nicogodet

Add PointCloud layers to "Select from Open Layers…"

4b179979 2023-09-16 01:47 AM Jean Felder

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 the
existing `QgsTerrainEntity` by calling `mTerrain->deleteLater()` and...

02440f89 2023-09-16 01:47 AM Jean Felder

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.

66a7cc73 2023-09-16 01:47 AM Jean Felder

qgschunkedentity: Simplify while logic in startJobs()

7440a487 2023-09-15 09:28 PM Mathieu Pellerin - nIRV

[ogr] Fix assert when opening GeoJSON (and other) datasets

821739f7 2023-09-15 09:25 PM Andrea Giudiceandrea

MingW64 build: remove workaround

Revert 5703f03

fcd0a0d1 2023-09-15 09:25 PM Andrea Giudiceandrea

Fix MingW64 build: revert f3661ed

8723b82e 2023-09-15 09:23 PM Even Rouault

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,...

d09ad87a 2023-09-15 09:21 PM Andrea Giudiceandrea

MingW64 build: remove workaround

Revert 5703f03

0e938e1d 2023-09-15 09:21 PM Andrea Giudiceandrea

Fix MingW64 build: revert f3661ed

98175f7d 2023-09-15 04:39 PM Mathieu Pellerin - nIRV

[ogr] Fix assert when opening GeoJSON (and other) datasets

cae4517c 2023-09-15 04:39 PM Mathieu Pellerin - nIRV

[ogr] Fix assert when opening GeoJSON (and other) datasets

0ad16cad 2023-09-15 04:34 PM Mathieu Pellerin - nIRV

[ogr] Fix assert when opening GeoJSON (and other) datasets

98483645 2023-09-15 04:11 PM Matthias Kuhn

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

67d46100 2023-09-15 02:04 PM Jürgen Fischer

Release of 3.32.3

7aff6359 2023-09-15 02:04 PM Jürgen Fischer

translation update for 3.32.3 from transifex

b02458a1 2023-09-15 02:03 PM Jürgen Fischer

Release of 3.28.11

bd3d9dea 2023-09-15 02:03 PM Jürgen Fischer

translation update for 3.28.11 from transifex

1 ... 22 23 24 25 26 ... 4866 (576-600/121643) Per page: 25, 50, 100, 200

Also available in: Atom