Activity

From 2023-08-24 to 2023-09-22

2023-09-22

11:36 PM Revision 0643f0fd (qgis): SQLite layer export: do not set SRID= layer creation options that is in...
Even Rouault
11:34 PM Revision 84a55ed1 (qgis): qgsmesh3dentity: Remove empty line at the end of file
Jean Felder
11:34 PM Revision 4f345e74 (qgis): qgsmesh3dgeometry: Fix typo in a variable name
Jean Felder
11:34 PM Revision 4cf83449 (qgis): qgsmesh3geometry: Limit geometry to 3d scenes' 2d extent
This is a follow-up of https://github.com/qgis/QGIS/pull/51304 which
did not handle mesh layers. This commit adds thi...
Jean Felder
11:33 PM Revision b9f77021 (qgis): qgs3dmapscene: Handle mesh layers in elevationRange()
This is a follow-up of https://github.com/qgis/QGIS/pull/51544 which
only handled PointCloud layers.
The switch logi...
Jean Felder
11:32 PM Revision 3462b1bb (qgis): PG: fix issue GH #54572 st_geographyfromtext
Fix #54572 Error saving edit on PostGIS geometry when table also contains geography Alessandro Pasotti
11:31 PM Revision 8d768acb (qgis): [processing] replace illegal characters with underscore when generating
output filename in Split Vector Layer algorithm (fix #53856)
Also ignore invalid geometries, as we only want to spli...
Alexander Bruy
11:31 PM Revision a2ec41b4 (qgis): use stringToSafeFilename()
Alexander Bruy
11:31 PM Revision f4e55344 (qgis): SQLite layer export: do not set SRID= layer creation options that is in...
Even Rouault
11:30 PM Revision 4c15213e (qgis): [OGR provider] GPKG/SQLite: issue a 'UPDATE ... SET col_name = constant...
On the test case provided in #53043:
Before:
```
Start layer.getFeatures() without update
layer.getFeatures() found ...
Even Rouault
11:28 PM Revision b443c19b (qgis): Merge pull request #54664 from elpaso/bugfix-gh54572-pg-geom-and-geog
PG: fix issue GH #54572 st_geographyfromtext Alessandro Pasotti
11:27 PM Revision 6daf48e2 (qgis): use stringToSafeFilename()
Alexander Bruy
11:27 PM Revision a3ca16e3 (qgis): [processing] replace illegal characters with underscore when generating
output filename in Split Vector Layer algorithm (fix #53856)
Also ignore invalid geometries, as we only want to spli...
Alexander Bruy
11:24 PM Revision 57862398 (qgis): fix indentation
Sebastian Zipser
11:24 PM Revision 994ca12c (qgis): Fixes the wrong reference point for mode fill above and fill below
Sebastian Zipser
11:24 PM Revision 82d06dfe (qgis): mark project dirty after pasting layer style (fix #53693)
Alexander Bruy
11:24 PM Revision 9fc2c3d6 (qgis): There is no feature display name for raster
Harrissou Santanna
11:23 PM Revision f990beff (qgis): add object names to annotation actions, so they can be removed with
interface customization (fix #54250) Alexander Bruy
11:23 PM Revision 5c423ab3 (qgis): Correctly handle GDAL drivers which support BOTH raster and vector
layers in the GDAL driver list in options dialog
(cherry picked from commit 0f91d38)
Ensure entries for the same ras...
Andrea Giudiceandrea
11:22 PM Revision 0ce9b637 (qgis): Fix crash on WCS bad layers
Fix #54702 Alessandro Pasotti
11:22 PM Revision 42c9d5a0 (qgis): Test for isse #54702
Alessandro Pasotti
11:18 PM Revision 3c6298f2 (qgis): Fix read of vector settings for mesh layers
Paul Blottiere
04:58 PM Revision 6747b9a5 (qgis): Merge pull request #54681 from pblottiere/fix_session_role
Fix session_role setting Julien Cabieces
03:18 PM Revision f80784e0 (qgis): Layout legend wdgt: bump max value for spinboxes
Fix #54682 Alessandro Pasotti
11:42 AM Revision 6b371430 (qgis): qgs3dmapscene: Use scene extent as a fallback for near/far plane comput...
This can happen if the scene does not contain any
Qgs3DMapSceneEntity. For example, if the scene only containes meshes.
Jean Felder
11:42 AM Revision 8a23c9ad (qgis): qgs3dmapscene: Fix near far computation failed check
The update failed check assumes that the initial fnear and ffar values
have not changed. However, if the fnear/ffar s...
Jean Felder
11:42 AM Revision 28df0542 (qgis): qgs3dutils: Factor out function to compute near/far planes of a bbox
Jean Felder
11:35 AM Revision bbfefcfc (qgis): Add tests for atlas legend clipping
Alessandro Pasotti
10:52 AM Revision c0ae76b3 (qgis): Remove unnecessary settings
Paul Blottiere
10:24 AM Revision 5045a9b3 (qgis): Fix session_role setting
Paul Blottiere
09:26 AM Revision f3449194 (qgis): Merge pull request #54675 from alexbruy/pointcloud-expression-test
do not crash when user hits "Test" button in point cloud expression editor (fix #54648) Alexander Bruy
07:21 AM Revision bf22a165 (qgis): vectorlayerchunkloader: Do not apply terrain offset if clamping is abso...
If a terrain offset is applied, all the shapes are vertically
translated by the size of the offset. However, if the c...
Jean Felder
06:32 AM Revision bf3235d0 (qgis): add object names to annotation actions, so they can be removed with
interface customization (fix #54250) Alexander Bruy
06:28 AM Revision d07bd5a5 (qgis): Resync tinygltf
Nyall Dawson
06:27 AM Revision 968e0856 (qgis): 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) Alexander Bruy
02:03 AM Revision 0881ace2 (qgis): mark project dirty after pasting layer style (fix #53693)
Alexander Bruy

2023-09-21

01:50 AM Revision a8d78e56 (qgis): fix indentation
Sebastian Zipser
01:50 AM Revision be3b1580 (qgis): Fixes the wrong reference point for mode fill above and fill below
Sebastian Zipser
01:45 AM Revision 57ce70bd (qgis): Merge pull request #54644 from elpaso/bugfix-gh54496-raster-properties-...
RASTER properties dlg sync opacity Alessandro Pasotti
01:44 AM Revision 5450fa07 (qgis): Fixes the wrong reference point for mode fill above and fill below
Sebastian Zipser
01:44 AM Revision 6783df5d (qgis): fix indentation
Sebastian Zipser
01:42 AM Revision e0cb6887 (qgis): QgsVectorLayerSaveAsDialog::createControls(): fix memory leak
Even Rouault
01:42 AM Revision 48e2faf4 (qgis): QgsVectorLayerSaveAsDialog: uncheck 'Add saved filed to map' when selec...
Even Rouault
01:41 AM Revision f6efba54 (qgis): fix(3DSceneExporter): add entity sorting to have idempotent scene export
bdm-oslandia
01:40 AM Revision 0e7ab1d2 (qgis): add tests for GDAL algorithms
Alexander Bruy
01:40 AM Revision f22efde6 (qgis): add binary and boolean types to QgsFieldProxyModel to allow filtering
corresponding field types. Also expose these field types to Processing
field parameter (fix #53940)
Alexander Bruy
01:39 AM Revision c50a7390 (qgis): mark project dirty after pasting layer style (fix #53693)
Alexander Bruy
01:34 AM Revision 5c0ec0fd (qgis): mark project dirty after pasting layer style (fix #53693)
Alexander Bruy
01:33 AM Revision 892146c5 (qgis): qgscameracontroller: Ensure to keep sane values for camera speed
With the current logic in `QgsCameraController::onWheel`, once the
speed becomes null, it cannot increase anymore and...
Jean Felder
01:33 AM Revision 311b3ad2 (qgis): [OGR] Allow CTE SQLite subsetstring
Andrea Giudiceandrea
06:03 PM Revision 59fd92a5 (qgis): Fix for test
Alessandro Pasotti
05:37 PM Revision d156fbab (qgis): ATLAS: LEGEND support clipping
Fix #8155 Alessandro Pasotti
02:03 PM Revision 0c9f15ee (qgis): CAD fix regression with units
Fix #54501 Alessandro Pasotti
08:39 AM Revision e5e6a136 (qgis): Merge pull request #54650 from pblottiere/load_psql_project_anonymised
Anonymise logs when loading a project from postgresql Julien Cabieces

2023-09-20

09:16 PM Revision c448e633 (qgis): Update doc
Paul Blottiere
07:21 PM Revision c7e8ae5b (qgis): Merge pull request #54639 from elpaso/bugfix-gh54533-wfs-MAP-replace
SERVER: Fix server utils service URL wrong MAP replace Alessandro Pasotti
03:46 PM Revision 8239b72c (qgis): Merge pull request #54609 from pblottiere/4326_3857_segfault
Fix segfault in coordinate transform Loïc Bartoletti
02:49 PM Revision 1276ec90 (qgis): Merge pull request #54632 from rouault/fix_54119
[GPX provider] Add a 'time' attribute for the waypoint layer (fixes #54119) Even Rouault
02:49 PM Revision cf1244fb (qgis): Merge pull request #54631 from rouault/fix_54275
[OAPIF] Handle features with complex attribute of QMap type (fixes #54275) Even Rouault
10:09 AM Revision 04a6f41a (qgis): make sure that layer is valid before accesing its methods (fix #54648)
Alexander Bruy

2023-09-19

10:10 PM Revision 2c8e7846 (qgis): Use geos cmake configuration (#54659)
Matthias Kuhn
05:17 PM Revision a95e6b23 (qgis): sip
Paul Blottiere
04:52 PM Revision 0d5d80ed (qgis): Anonymise connection string in welcome page (title and tooltip)
Paul Blottiere
04:08 PM Revision 9b9a7020 (qgis): Hide password in project properties
Paul Blottiere
04:01 PM Revision f0a2c902 (qgis): Add more tests
Paul Blottiere
04:00 PM Revision f55f0ffb (qgis): Add possibility to hide a password with XXXXXXXX
Paul Blottiere
03:30 PM Revision adc44153 (qgis): Support postgresql://user@... schema
Paul Blottiere
03:27 PM Revision e1b03c60 (qgis): Use captured()
Paul Blottiere
03:21 PM Revision 137af237 (qgis): Add unit test
Paul Blottiere
03:21 PM Revision 6b0d61ab (qgis): Remove password from project filename log
Paul Blottiere
03:21 PM Revision d7fb273a (qgis): layout
Paul Blottiere
01:47 PM Revision add14bfb (qgis): PG: fix issue GH #54572 st_geographyfromtext
Fix #54572 Error saving edit on PostGIS geometry when table also contains geography Alessandro Pasotti
01:03 PM Revision bd05166a (qgis): SERVER: fix getpring atlas with DD follow theme
Fix #54475 when an atlas map has a data-defined
follow theme with an expression which depends on
the atlas feature.
Alessandro Pasotti
12:58 PM Revision 6f719bd1 (qgis): Merge pull request #54651 from elpaso/bugfix-gh54475-server-getprint-at...
SERVER: fix getpring atlas with DD follow theme Alessandro Pasotti
11:58 AM Revision feaa292c (qgis): Relax test
Sandro Mani
08:52 AM Revision 37f426e8 (qgis): Fix dialog name
Harrissou Santanna
08:36 AM Revision 80c1bc71 (qgis): Merge pull request #54641 from m-kuhn/cmake-proj
[cmake] Use proj cmake configuration and cleanup GDAL_INCLUDE_DIR Matthias Kuhn

2023-09-18

07:08 PM Revision 1e1fb478 (qgis): Remove PROJ_LIBRARY leftovers
Matthias Kuhn
07:02 PM Revision 55593bdb (qgis): Cleanup GDAL_INCLUDE_DIR
Matthias Kuhn
05:49 PM Revision b14be57c (qgis): Merge pull request #54640 from m-kuhn/fix_spatialite_no_pkgconf
Do not require pkgconfig Matthias Kuhn
05:47 PM Revision 8f07c77f (qgis): Merge pull request #54612 from rouault/qgspoint_unused
qgsgeos.cpp: fix a -Wunused-variable warning Even Rouault
05:29 PM Revision cd51bb25 (qgis): Remove leftover
Matthias Kuhn
05:29 PM Revision f2782681 (qgis): Merge branch 'master' into cmake-proj
Matthias Kuhn
05:28 PM Revision 92c54d75 (qgis): add object names to annotation actions, so they can be removed with
interface customization (fix #54250) Alexander Bruy
05:28 PM Revision 6c0f98e0 (qgis): Merge pull request #54634 from m-kuhn/cmake-gdal
[cmake] Use GDAL::GDAL target and prefer GDAL cmake config files Matthias Kuhn
04:14 PM Revision 8d710572 (qgis): SERVER: fix getpring atlas with DD follow theme
Fix #54475 when an atlas map has a data-defined
follow theme with an expression which depends on
the atlas feature.
Alessandro Pasotti
04:09 PM Revision 55f58fa2 (qgis): layout
Paul Blottiere
03:58 PM Revision 70d606e2 (qgis): Add unit test
Paul Blottiere
03:45 PM Revision c890433d (qgis): Remove password from project filename log
Paul Blottiere
02:16 PM Revision ee357346 (qgis): Move isSaveAndLoadStyleToDatabaseSupported and isDeleteStyleFromDatabas...
Sandro Mani
02:16 PM Revision e2169be0 (qgis): Introduce Qgis::ProviderStyleStorageCapabilities
Sandro Mani
02:16 PM Revision 30753aa5 (qgis): Allow using QgsMapLayerStyleCategoriesModel for non-vector layers
Sandro Mani
02:16 PM Revision b308bceb (qgis): Revert moving storageType to QgsDataProvider, reword style location lab...
Sandro Mani
02:16 PM Revision 4430ca8d (qgis): Implement storage of raster styles to raster GPKG datasources
Sandro Mani
02:16 PM Revision 4d76a39b (qgis): Improve QgsLayerPropertiesDialog::StyleType member naming
Sandro Mani
02:16 PM Revision 40444ccb (qgis): Don't limit style types to vector layers only in QgsMapLayerLoadStyleDi...
Sandro Mani
02:16 PM Revision eba65ddd (qgis): Move load/save style methods to QgsLayerPropertiesDialog
Sandro Mani
02:16 PM Revision 0a1dd0a6 (qgis): Move saveStyleToDatabase, listStylesInDatabase, getStyleFromDatabase, d...
Sandro Mani
02:16 PM Revision 1fb7e142 (qgis): Rename QgsVectorLayerSaveStyleDialog to QgsMapLayerSaveStyleDialog and ...
Sandro Mani
01:44 PM Revision 654bcacb (qgis): Add doc
Matthias Kuhn
12:18 PM Revision 1103a371 (qgis): RASTER properties dlg sync opacity
Fixes #54496 Alessandro Pasotti
12:18 PM Revision 8714be4e (qgis): qgsgeos.cpp: fix a -Wunused-variable warning
Even Rouault
11:49 AM Revision c9d33df3 (qgis): [OAPIF] Handle features with complex attribute of QMap type (fixes #54275)
Even Rouault
10:59 AM Revision 381afa8b (qgis): Update src/core/proj/qgscoordinatetransform.cpp
Co-authored-by: Even Rouault <[email protected]> Paul Blottiere
10:52 AM Revision 01b0eff8 (qgis): Merge branch 'master' into cmake-gdal
Matthias Kuhn
10:51 AM Revision 01a999a9 (qgis): Merge pull request #54635 from m-kuhn/cmake-expat
[cmake] Use native find EXPAT logic Matthias Kuhn
10:41 AM Revision 789e92b0 (qgis): [cmake] Use proj cmake configuration
Matthias Kuhn
10:23 AM Revision 1b579430 (qgis): Do not require pkgconfig
Matthias Kuhn
10:15 AM Revision 57fe9e09 (qgis): SERVER: Fix server utils service URL wrong MAP replace
Fixes #54533 Alessandro Pasotti
07:30 AM Revision a42c02b4 (qgis): Use GDAL cmake config
and switch to target.
Perserve fallback GDAL discovery logic since GDALConfig is quite recent.
Matthias Kuhn
06:12 AM Revision 17301401 (qgis): [cmake] Use native find EXPAT logic
and switch to using target EXPAT::EXPAT Matthias Kuhn

2023-09-17

09:34 PM Revision f67e3398 (qgis): Merge pull request #54626 from m-kuhn/cmake-spatialite
[cmake] Prefer pkgconfig for spatialite Matthias Kuhn
09:27 PM Revision 9d626027 (qgis): Merge pull request #54628 from agiudiceandrea/backport-54616-to-queued_...
[Backport queued_ltr_backports] Fix MingW64 build Matthias Kuhn
05:33 PM Revision 62e7df78 (qgis): [GPX provider] Add a 'time' attribute for the waypoint layer (fixes #54...
Even Rouault
04:15 PM Revision 069667ef (qgis): Merge pull request #54627 from agiudiceandrea/backport-54616-to-release...
[Backport release-3_28] Fix MingW64 build Even Rouault
08:46 AM Revision a9a19d1b (qgis): Merge pull request #54625 from m-kuhn/gsl-cleanup
Use cmake native FindGSL Matthias Kuhn

2023-09-16

03:24 PM Revision 626fd40c (qgis): MingW64 build: remove workaround
Revert 5703f03
(cherry picked from commit e6465e3105e4cfcaf5d05ac5dc4c04a17d0e6a84)
Andrea Giudiceandrea
03:23 PM Revision d387ebf6 (qgis): Fix MingW64 build: revert f3661ed
(cherry picked from commit b5cbc6a29d1116b5ef40d01a2cb39abe2c58ccd2) Andrea Giudiceandrea
03:11 PM Revision eef91597 (qgis): MingW64 build: remove workaround
Revert 5703f03
(cherry picked from commit e6465e3105e4cfcaf5d05ac5dc4c04a17d0e6a84)
Andrea Giudiceandrea
03:05 PM Revision 2822f816 (qgis): Fix MingW64 build: revert f3661ed
(cherry picked from commit b5cbc6a29d1116b5ef40d01a2cb39abe2c58ccd2) Andrea Giudiceandrea
12:13 PM Revision b9d0b4ce (qgis): [cmake] Prefer pkgconfig for spatialite
and use a target Matthias Kuhn

2023-09-15

01:47 AM Revision 66a7cc73 (qgis): qgschunkedentity: Simplify while logic in startJobs()
Jean Felder
01:47 AM Revision 02440f89 (qgis): 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.
Jean Felder
01:47 AM Revision d1af706d (qgis): Fix leak in geos::linePointDifference
Nyall Dawson
01:47 AM Revision 5af56a95 (qgis): Fix leaks in mesh export algorithm
Nyall Dawson
01:47 AM Revision 8b1b3243 (qgis): Fix Advanced Digitizing locked distance circle
Andrea Giudiceandrea
01:47 AM Revision fcc7ef75 (qgis): Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter
Fixes #54370
(cherry picked from commit 4aec105bd6234244bd99...
Nyall Dawson
01:47 AM Revision 4b179979 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D...
Jean Felder
01:47 AM Revision bca3ffaf (qgis): 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 ...
Nyall Dawson
01:47 AM Revision cc262001 (qgis): Fix a leak in georeferencer helmert method
Nyall Dawson
01:47 AM Revision bf2e8f6b (qgis): Raise error if PostgreSQL version can't be parsed
nicogodet
01:47 AM Revision a43bd301 (qgis): Also set 'evaluate default values on provider side' property when loadi...
Jacky Volpes
01:47 AM Revision eed81cb8 (qgis): More robust retrieval for PostgreSQL version
Nicolas Godet
01:47 AM Revision 8bc99010 (qgis): Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable Andrea Giudiceandrea
01:47 AM Revision 63d91e2a (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
01:47 AM Revision 944c8186 (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
01:47 AM Revision 6ae10e72 (qgis): Use raw string
Nicolas Godet
09:28 PM Revision 7440a487 (qgis): [ogr] Fix assert when opening GeoJSON (and other) datasets
Mathieu Pellerin - nIRV
09:25 PM Revision 821739f7 (qgis): MingW64 build: remove workaround
Revert 5703f03 Andrea Giudiceandrea
09:25 PM Revision fcd0a0d1 (qgis): Fix MingW64 build: revert f3661ed
Andrea Giudiceandrea
09:23 PM Revision 8723b82e (qgis): qgsvirtualpointcloudprovider.cpp: add a missing variable initialization
Fixes the following compiler warning:
```
In file included from /home/even/qgis/qgis/src/core/pointcloud/qgspointclou...
Even Rouault
09:21 PM Revision d09ad87a (qgis): MingW64 build: remove workaround
Revert 5703f03 Andrea Giudiceandrea
09:21 PM Revision 0e938e1d (qgis): Fix MingW64 build: revert f3661ed
Andrea Giudiceandrea
04:39 PM Revision 98175f7d (qgis): [ogr] Fix assert when opening GeoJSON (and other) datasets
Mathieu Pellerin - nIRV
04:39 PM Revision cae4517c (qgis): [ogr] Fix assert when opening GeoJSON (and other) datasets
Mathieu Pellerin - nIRV
04:34 PM Revision 0ad16cad (qgis): [ogr] Fix assert when opening GeoJSON (and other) datasets
Mathieu Pellerin - nIRV
04:11 PM Revision 98483645 (qgis): Use cmake native FindGSL
- this is part of CMake since 3.2
- works with pkgconfig (hence without gsl-config)
- properly propagates targets
- h...
Matthias Kuhn
02:04 PM Revision 67d46100 (qgis): Release of 3.32.3
Jürgen Fischer
02:04 PM Revision 7aff6359 (qgis): translation update for 3.32.3 from transifex
Jürgen Fischer
02:03 PM Revision b02458a1 (qgis): Release of 3.28.11
Jürgen Fischer
02:03 PM Revision bd3d9dea (qgis): translation update for 3.28.11 from transifex
Jürgen Fischer
12:15 PM Revision adb7f40c (qgis): Fix segfault in coordinate transform
Paul Blottiere
12:00 PM Revision 4d80e946 (qgis): Merge pull request #54605 from m-kuhn/build_failure
Fix build failure Matthias Kuhn
11:56 AM Revision cc0208e6 (qgis): Fix segfault in coordinate transform
Paul Blottiere
10:04 AM Revision 089da510 (qgis): fix translation string
Jürgen Fischer
08:04 AM Revision 8989d5b7 (qgis): Fix build failure
Matthias Kuhn
06:24 AM Revision e6295e2c (qgis): Fix leak in geos::linePointDifference
Nyall Dawson
06:24 AM Revision dc719fbb (qgis): Fix leak in geos::linePointDifference
Nyall Dawson
06:24 AM Revision bf45674b (qgis): Fix leaks in mesh export algorithm
Nyall Dawson
06:23 AM Revision 2e10b845 (qgis): Fix leaks in mesh export algorithm
Nyall Dawson
06:23 AM Revision 86a70f30 (qgis): Fix leak in triangulation test
Nyall Dawson
06:22 AM Revision 5fbe53aa (qgis): Fix crash when a group layer is referenced twice by a layout map
Fixes #53727 Nyall Dawson

2023-09-14

10:02 PM Revision 23e87fa2 (qgis): Fix leak when constructing geometry from wkt with empty components
Nyall Dawson
10:02 PM Revision 51de3197 (qgis): Fix leak when constructing geometry from wkt with empty components
Nyall Dawson
10:01 PM Revision aa8fbe6f (qgis): Fix a leak in cell statistics algorithm
Nyall Dawson
09:57 PM Revision eb9c1c30 (qgis): Fix leak when constructing geometry from wkt with empty components
Nyall Dawson
09:56 PM Revision 03fcb506 (qgis): Fix a leak in cell statistics algorithm
Nyall Dawson
05:08 PM Revision 97133284 (qgis): Merge pull request #54573 from elpaso/bugfix-gh8385-mysql-parse-conn-st...
OGR/GDAL: quote/escape username and password when needed Alessandro Pasotti
04:27 PM Revision b82e9ff8 (qgis): Merge pull request #54467 from m-kuhn/avoid_intersection_coerce_type
Improve "avoid intersections" type awareness Matthias Kuhn
03:45 PM Revision acadfd56 (qgis): Merge pull request #53632 from troopa81/fix_vertextool_topopoints
Fix slow topological editing when avoid intersection Loïc Bartoletti
03:29 PM Revision 81dbdd8b (qgis): Merge pull request #53874 from alexbruy/processing-port-align-raster-tool
Port Align rasters tool to Processing Alexander Bruy
01:54 PM Revision d9f4e555 (qgis): Fix leaks in mesh export algorithm
Nyall Dawson
01:54 PM Revision 2cbe0481 (qgis): Fix leaks in mesh export algorithm
Nyall Dawson
01:53 PM Revision de95c13e (qgis): Fix leak in geos::linePointDifference
Nyall Dawson
01:53 PM Revision b8b9d919 (qgis): Fix leak in geos::linePointDifference
Nyall Dawson
01:49 PM Revision 0c7bfc9b (qgis): Standardise more tests
Nyall Dawson
01:48 PM Revision a0892f6c (qgis): Fix leak in geos::linePointDifference
Nyall Dawson
01:48 PM Revision 154f1fba (qgis): Fix leaks in mesh export algorithm
Nyall Dawson
01:26 PM Revision 7ca1eacc (qgis): Fix crash when a group layer is referenced twice by a layout map
Fixes #53727 Nyall Dawson
01:22 PM Revision 3de95a33 (qgis): Improve appearance of some arrows in model designer
The arrows attached to some components (like comments or input
parameters) don't have any concept of "flow of informa...
Nyall Dawson
01:22 PM Revision a75160d6 (qgis): Fix crash when a group layer is referenced twice by a layout map
Fixes #53727 Nyall Dawson
01:05 PM Revision 4c45e907 (qgis): Move logic to MySQL branch
Alessandro Pasotti
11:55 AM Revision bd356f1d (qgis): Fix use after free
Nyall Dawson
11:50 AM Revision e719ce98 (qgis): Fix use after free
Nyall Dawson
09:49 AM Revision 626ba960 (qgis): Add test for OGR username/password quote/comma
Alessandro Pasotti
09:46 AM Revision 623e4598 (qgis): fix patching
Alexander Bruy
04:49 AM Revision 9b082990 (qgis): Expose option to color lock symbol layers for selected features
in GUI Nyall Dawson

2023-09-13

04:42 PM Revision 4d328603 (qgis): OGR/GDAL: quote/escape username and password when needed
Fixes #54493 Alessandro Pasotti
12:51 PM Revision 0128c58e (qgis): Only set application font once at startup, and require restarts
after user changes the font
Avoids a potential crash
Fixes #54402
Fixes #54295
Fixes #53466
Fixes #54130
Nyall Dawson
12:01 PM Revision 79ea6d99 (qgis): address review
Alexander Bruy
10:23 AM Revision c7528e28 (qgis): test diffGeom is not null
Julien Cabieces
10:20 AM Revision 501e1d4f (qgis): Remove irrelevant test on creating topopoint with geometry precision
Julien Cabieces
10:17 AM Revision b168b205 (qgis): Add setting to control background color for elevation profile charts
This option (available from the new Settings - Options - Elevation tab)
allows users to set a specific color to use a...
Nyall Dawson
10:17 AM Revision 467b5226 (qgis): Make elevation profile use dark colors on dark themes
Nyall Dawson
09:58 AM Revision 4401ac79 (qgis): Merge pull request #54321 from alexbruy/processing-port-tile-xyz
[processing] port XYZ tiles algorithms Alexander Bruy
07:41 AM Revision be91ea19 (qgis): [api][profiler] Add a function to export the current runtime profiler m...
Mathieu Pellerin - nIRV
04:58 AM Revision 00127621 (qgis): Only set application font once at startup, and require restarts
after user changes the font
Avoids a potential crash
Fixes #54402
Fixes #54295
Fixes #53466
Fixes #54130
Nyall Dawson
04:53 AM Revision 08a7e3a9 (qgis): Only set application font once at startup, and require restarts
after user changes the font
Avoids a potential crash
Fixes #54402
Fixes #54295
Fixes #53466
Fixes #54130
Nyall Dawson

2023-09-12

03:42 PM Revision cd2bf72c (qgis): add testTopologicalEditingMoveVerticesOnSegmentZ and fix
Julien Cabieces
03:42 PM Revision 801da6fa (qgis): add test for #49311 issue
Ismo Lahtinen
03:42 PM Revision aec3ebbb (qgis): testqgsvertextool.cpp: fix count
Loïc Bartoletti
03:42 PM Revision 94ae51f8 (qgis): cleanup things
Julien Cabieces
03:42 PM Revision f34eab99 (qgis): simplify the way we get topo target layers
Julien Cabieces
03:42 PM Revision dc128740 (qgis): simplify avoid intersection
Julien Cabieces
03:42 PM Revision 9b03c281 (qgis): fix tests
Julien Cabieces
03:42 PM Revision c5967579 (qgis): Fix the difference computation
Julien Cabieces
03:42 PM Revision 508f0159 (qgis): add test for multipolygon and fix
Julien Cabieces
03:42 PM Revision 03a63563 (qgis): Fixes #44198 : add minimum set of topological points
Julien Cabieces
03:42 PM Revision 4aecfd5b (qgis): Fix ignore feature on avoidIntersection
Julien Cabieces
02:35 PM Revision dae2cf02 (qgis): suppress cppcheck
Alexander Bruy
11:30 AM Revision 49ed75ee (qgis): Add runtime profiling for labeling steps
Nyall Dawson
11:30 AM Revision 308f197c (qgis): Record basic runtime profile for vector tile layer renders
Nyall Dawson
11:30 AM Revision cf8d5b66 (qgis): Record basic runtime profile for tiled scene layer renders
Nyall Dawson
11:30 AM Revision 1fcc84f4 (qgis): Record runtime profile for point cloud renders
Nyall Dawson
11:30 AM Revision 8380a0cc (qgis): Record runtime profile for rendering mesh layers
Nyall Dawson
11:30 AM Revision 776ffac5 (qgis): Add profiling of raster rendering
Nyall Dawson
11:30 AM Revision 2d1e066c (qgis): Clear previous render profile when new canvas render starts, and fix pr...
Nyall Dawson
11:30 AM Revision b70fe250 (qgis): Add method to manually insert an entry into the runtime profiler
Useful when we will be manually calculating runtime duration and
want to push this value to the runtime profiler
Nyall Dawson
11:30 AM Revision 0a752b7d (qgis): Add opt in setting for map renders to enable render time profiling,
and enable for main canvas renders only
And explicitly disable for main canvas preview jobs too
Nyall Dawson
11:30 AM Revision 2a3a3cbc (qgis): Record a nice detailed profile of rendering time for vector layers
Broken down by what's actually happening (eg registering labels
vs rendering features, etc)
Nyall Dawson
07:42 AM Revision 9c2b1a93 (qgis): Add all newly popular google fonts to auto download list
Nyall Dawson
06:51 AM Revision 2192593a (qgis): Use a nicer default appearance for primitives without textures
Nyall Dawson
06:40 AM Revision d47acc38 (qgis): [feature][expressions] variables: add layer_crs_ellipsoid
Andrea Giudiceandrea
06:40 AM Revision cf3814ef (qgis): [feature][expressions] layer_property: add crs_ellipsoid property
Andrea Giudiceandrea
05:23 AM Revision dce7bbde (qgis): [api] Add opt-in setting to make QgsVectorFileWriter transfer
field constraints to the output file
This is opt in to avoid potentially breaking existing scripts/plugins.
Nyall Dawson
05:11 AM Revision 8b3c8a78 (qgis): Cleanup raster file writer test
Hopefully fixes test fragility Nyall Dawson
05:06 AM Revision 21625434 (qgis): Show a highlight on identified raster pixels when using identify tool
Matches the vector/vector tile/point cloud behaviour of showing the
geometry of the identified result in the canvas
...
Nyall Dawson
03:35 AM Revision f64b53c8 (qgis): Add unit test
Marco Hugentobler
03:35 AM Revision 8f8cfa94 (qgis): Added since QGIS 3.34 in comment
Marco Hugentobler
03:35 AM Revision 20a92a88 (qgis): Update src/core/processing/qgsprocessingparameters.h
Co-authored-by: Nyall Dawson <[email protected]> Marco Hugentobler
03:35 AM Revision 1335cb52 (qgis): Update src/core/processing/qgsprocessingparameters.cpp
Co-authored-by: Nyall Dawson <[email protected]> Marco Hugentobler
03:35 AM Revision 3fbfba37 (qgis): Possibility to apply default values for the processing gui from the set...
Marco Hugentobler
03:35 AM Revision b820f93a (qgis): Update src/core/processing/qgsprocessingparameters.cpp
Co-authored-by: Nyall Dawson <[email protected]> Marco Hugentobler
03:35 AM Revision 37463e36 (qgis): Update src/core/processing/qgsprocessingparameters.cpp
Co-authored-by: Nyall Dawson <[email protected]> Marco Hugentobler

2023-09-11

12:49 AM Revision e1292054 (qgis): qgs3dmapscene: Ensure to compute a non empty elevationRange
If the elevation range has not been computed,
`Qgs3DMapScene::elevationRange()` will return
`QgsDoubleRange(std::nume...
Jean Felder
12:28 AM Revision 7f7b6b2c (qgis): Feat(Qgs3DSceneExporter): remove polygon duplicates when exporting the ...
* keep memory of exported features
* compute polygon triangle subsets matching the feature to export
bdm-oslandia
12:28 AM Revision 1cf6dfc7 (qgis): fix(QgsVectorLayerChunkLoader): create field member to store layer name...
bdm-oslandia
12:28 AM Revision bdbc3b59 (qgis): fix(QgsPolygon3DSymbolHandler): polygon are cloned and destroyed by the...
Were created in one function and deleted from another. bdm-oslandia
12:28 AM Revision 161cdc5a (qgis): fix(QgsVectorLayerChunkLoader): set name to Qt3DCore::QEntity to distin...
bdm-oslandia
12:28 AM Revision 5c49c246 (qgis): feat(Qgs3DExportObject): improve obj export to support when vertice ind...
bdm-oslandia
12:28 AM Revision b6e6eaf0 (qgis): feat(Qgs3DSceneExporter): add test to validate feature duplication filt...
bdm-oslandia
12:28 AM Revision c1744da6 (qgis): fix(QgsPolygon3DSymbol): rename var and improve check in exportGeometries
bdm-oslandia
12:28 AM Revision 8efbb28d (qgis): feat(QgsTessellatedPolygonGeometry): add featureIds and triangleIndexSt...
bdm-oslandia
12:28 AM Revision 62b056cd (qgis): fix(QgsPolygon3DSymbol_p): remove C style casts and replace pointer all...
bdm-oslandia
03:38 PM Revision 9e65cc07 (qgis): Safety check
Matthias Kuhn
10:29 AM Revision 907f8a9e (qgis): Merge pull request #54310 from qgis/backport-54063-to-release-3_32
[Backport release-3_32] Also set 'evaluate default values on provider side' property when loading a layer Julien Cabieces
08:57 AM Revision 4e83c82a (qgis): Merge pull request #54483 from benoitdm-oslandia/add_pg_feat_ite_test
Add fix to postgresql provider for bbox across 180° Loïc Bartoletti
08:30 AM Revision 3666ab1e (qgis): Merge pull request #54534 from nirvn/recent_menu_harmony
Recent menu's right-click menu and welcome page's right-click menu harmony Mathieu Pellerin - nIRV
07:32 AM Revision 2805975e (qgis): Workaround for mingw build
Andrea Giudiceandrea
06:36 AM Revision 329effb4 (qgis): Workaround for mingw build
Andrea Giudiceandrea
06:28 AM Revision 687a13d0 (qgis): Workaround for mingw build
Andrea Giudiceandrea
05:48 AM Revision a1fb18e4 (qgis): [ui] Remove clear recent projects including pinned projects action in f...
Mathieu Pellerin - nIRV
05:42 AM Revision c31268af (qgis): [ui] Remove clear recent projects including pinned projects action in f...
Mathieu Pellerin - nIRV
05:26 AM Revision 43638bff (qgis): When drag and dropping a style xml onto qgis, handle in the same
way as double-clicking the styling in the browser
Open the interactive style manager dialog for that style instead
o...
Nyall Dawson
02:57 AM Revision a687a7a8 (qgis): Workaround for mingw build
Andrea Giudiceandrea
02:57 AM Revision 14dee6b2 (qgis): Workaround for mingw build
Andrea Giudiceandrea
02:57 AM Revision e2e3e1f3 (qgis): Workaround for mingw build
Andrea Giudiceandrea
02:53 AM Revision 5703f03c (qgis): Workaround for mingw build
Andrea Giudiceandrea

2023-09-10

01:57 AM Revision ef3830d9 (qgis): fix(qgsrectangle): isNull was checking ymin twice and not ymax.
Add isNull test in testqgsrectangle.cpp bdm-oslandia
11:08 PM Revision 1ddede59 (qgis): Increase timeout to 15 seconds
Matthias Kuhn

2023-09-09

11:33 PM Revision 923f067f (qgis): fix(qgsrectangle): isNull was checking ymin twice and not ymax.
Add isNull test in testqgsrectangle.cpp bdm-oslandia
11:28 PM Revision 28c72ed9 (qgis): fix(qgsrectangle): isNull was checking ymin twice and not ymax.
Add isNull test in testqgsrectangle.cpp bdm-oslandia
06:02 AM Revision 7d819e3e (qgis): [ui] Tweak label and add a clear list (but keep pinned project) action ...
Mathieu Pellerin - nIRV
06:02 AM Revision a2e1fef0 (qgis): [ui] Harmonize menu item for welcome page recent project list and Proje...
Mathieu Pellerin - nIRV

2023-09-08

12:42 PM Revision 981c5299 (qgis): Remove unnecessary ifdef, make it clear that row/col numbers are 0 based
Nyall Dawson
12:42 PM Revision e60418fd (qgis): Cleaner approach to detecting if raster source has a fixed size
Nyall Dawson
12:42 PM Revision e8628ee9 (qgis): Adjust formatting in tests
kannes
12:42 PM Revision c9766924 (qgis): Adjust tests
kannes
12:42 PM Revision f4f94322 (qgis): Fix test
Nyall Dawson
12:42 PM Revision b9673aca (qgis): Fix pixel rounding issue in test
Nyall Dawson
12:42 PM Revision b00b2a4b (qgis): Use formatting that matches existing derived attributes
kannes
12:42 PM Revision fb9c9303 (qgis): Don't derive clicked column/row for dynamic image providers
kannes
12:42 PM Revision c5c24cab (qgis): Protect against rasterUnitsPerPixelX/Y being zero
kannes
12:42 PM Revision 8c76b37f (qgis): Copy logic from QgsRasterDataProvider instead of Value Tool plugin
kannes
12:42 PM Revision 1421ce9f (qgis): Fix indentation
kannes
12:42 PM Revision ab5b0ceb (qgis): Switch order so column/x is first and row/y is second
kannes
12:42 PM Revision d0f291c8 (qgis): Clear clazy warnings
Nyall Dawson
12:42 PM Revision 5e2fddd2 (qgis): Show raster row/column of clicked point in identify results
Thanks to the Value Tool plugin developers for the math <3
Implements #50421
kannes
12:42 PM Revision 6e8b49e7 (qgis): Fix wrong raster pixel size being used
kannes
12:42 PM Revision 5566629b (qgis): Add check for Qt version and use unite/insert accordingly
kannes
12:42 PM Revision 3d3ed5af (qgis): Use rasterUnitsPerPixel methods, camelcase and translation
kannes
12:42 PM Revision a1bc30cc (qgis): Tests for derived raster attributes
- Change testIdentifyRaster function to return all results
- Adjust existing tests
- Add tests for derived raster att...
kannes

2023-09-07

01:07 AM Revision 95a7e998 (qgis): Make a variable const (Apply suggestions from code review)
Co-authored-by: Nyall Dawson <[email protected]> Andrea Giudiceandrea
01:07 AM Revision 49f2ec90 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Andrea Giudiceandrea
01:07 AM Revision 106e0792 (qgis): [expressions] bearing: cleanup code and add more tests
Andrea Giudiceandrea
01:07 AM Revision b98c7585 (qgis): [expressions][feature] Add bearing function
Andrea Giudiceandrea
01:07 AM Revision d90c2e3b (qgis): [expressions] bearing: make source_auth_id and ellipsoid optional
Andrea Giudiceandrea
01:07 AM Revision 7e600131 (qgis): [expressions] bearing: avoid nonfinite value
Andrea Giudiceandrea
09:37 PM Revision 1f29ad08 (qgis): qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader
In the shader code, all the parameters need to be properly initialized
even if they are not used. Otherwise, this can...
Jean Felder
09:37 PM Revision b87a159a (qgis): qgsmesh3dmaterial: Fix typos in a comment
Jean Felder
09:37 PM Revision 90c304ae (qgis): qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader
In the shader code, all the parameters need to be properly initialized
even if they are not used. Otherwise, this can...
Jean Felder
09:37 PM Revision d9db8f0f (qgis): qgsmesh3dmaterial: Fix typos in a comment
Jean Felder
09:33 PM Revision 44e9942e (qgis): qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader
In the shader code, all the parameters need to be properly initialized
even if they are not used. Otherwise, this can...
Jean Felder
09:33 PM Revision ceb5f000 (qgis): qgsmesh3dmaterial: Fix typos in a comment
Jean Felder
09:27 PM Revision bb23ff84 (qgis): Fix Advanced Digitizing locked distance circle
Andrea Giudiceandrea
09:27 PM Revision 4ba8a060 (qgis): Fix Advanced Digitizing locked distance circle
Andrea Giudiceandrea
09:21 PM Revision a1e96927 (qgis): Handle grid frame in rect frame computation
Yoann Quenach de Quivillic
09:21 PM Revision e5d03f9c (qgis): Apply suggestions from code review
Yoann Quenach de Quivillic
09:02 PM Revision b6f6d637 (qgis): fix(qgsrectangle): isNull was checking ymin twice and not ymax.
Add isNull test in testqgsrectangle.cpp bdm-oslandia
09:39 AM Revision cba28ba7 (qgis): check geometry wkb type instead of layer wkb type
Alexander Bruy
09:39 AM Revision cd66d70a (qgis): better fix and add a test
Alexander Bruy
09:39 AM Revision 4a945769 (qgis): when snapping to curved geometry use snapped point coordinates instead
of returning interpolated point on a segment Alexander Bruy
09:33 AM Revision 755dd48f (qgis): Merge pull request #54479 from alexbruy/curve-snapping
Keep snapped coordinates when using vertex tool on a curved geometries Julien Cabieces
09:09 AM Revision 5fe84b0a (qgis): [cesium] Add support for deprecated gltfUpAxis asset setting
Adds support for Z up gltf content Nyall Dawson
09:03 AM Revision d8cc819d (qgis): Resync with upstream tinygltf
Nyall Dawson
09:01 AM Revision 6389303a (qgis): Fix ray casting in certain 3d tiled scenes (eg cesium ion osm data)
Nyall Dawson

2023-09-06

03:20 PM Revision 5d104efa (qgis): Fix Advanced Digitizing locked distance circle
Andrea Giudiceandrea
03:20 PM Revision b988f8cf (qgis): Fix Advanced Digitizing locked distance circle
Andrea Giudiceandrea
03:16 PM Revision 7239d7c1 (qgis): Merge pull request #54507 from agiudiceandrea/fix-54494-advanceddigitiz...
Fix Advanced Digitizing locked distance circle Alessandro Pasotti
01:35 PM Revision 1fa59a0a (qgis): Treat very large region bounding boxes as global
Otherwise, the transformation from large geographic regions to
EPSG:4978 coordinates fails and the tile is treated as...
Nyall Dawson
01:25 PM Revision 9fdf5bc5 (qgis): Include all nodes when rendering gltf content instead of just first node
Nyall Dawson
11:56 AM Revision 3697633e (qgis): check geometry wkb type instead of layer wkb type
Alexander Bruy
10:59 AM Revision ca43268a (qgis): Fix Advanced Digitizing locked distance circle
Andrea Giudiceandrea
10:32 AM Revision d29b2337 (qgis): fix: QgsFeatureRequest can now handle bbox filter with coordinates arou...
bdm-oslandia
10:32 AM Revision 41bd9be5 (qgis): fix testdata_pg.sh to work with "service=qgis_test"
bdm-oslandia
08:33 AM Revision f29f0929 (qgis): Fix leak in tiled scene layers
Nyall Dawson
05:40 AM Revision 7ec888a4 (qgis): 3d: Remove unneeded mesh symbol private files
This is not needed since commit
1c4a20f73c9f19fc75805cd0365ea8eb9db245d0.
Jean Felder
05:07 AM Revision 05b79d78 (qgis): Fix groups with rotated item (still glitchy when resizing with mixed ro...
Yoann Quenach de Quivillic

2023-09-05

08:58 PM Revision 000f68a5 (qgis): Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter
Fixes #54370
(cherry picked from commit 4aec105bd6234244bd99...
Nyall Dawson
02:09 PM Revision 31d793d8 (qgis): Merge pull request #54470 from lbartoletti/fix_build_bsd_pdal_pthread
[BSD][PDAL] Fix build using pthread Loïc Bartoletti
01:20 PM Revision 1f9c9e62 (qgis): better fix and add a test
Alexander Bruy
09:35 AM Revision 85e70da3 (qgis): Add test
Matthias Kuhn
05:52 AM Revision d3e85889 (qgis): [processing] rectanglesovalsdiamonds: set SEGMENTS default to 36
Andrea Giudiceandrea
02:29 AM Revision 54b16666 (qgis): Fix QgsLinestring::extend function
Update the boundingbox when needed Andrea Giudiceandrea
02:05 AM Revision 1de449ca (qgis): Fix QgsLinestring::extend function
Update the boundingbox when needed Andrea Giudiceandrea

2023-09-04

11:18 PM Revision 7776024c (qgis): [processing] rectanglesovalsdiamonds: set SEGMENTS default to 36
Andrea Giudiceandrea
11:14 PM Revision a712499c (qgis): [themes] Fix combobox focus color, read-only line edit text, and combo ...
Mathieu Pellerin - nIRV
11:13 PM Revision defb622e (qgis): [processing] rectanglesovalsdiamonds: set SEGMENTS default to 36
Andrea Giudiceandrea
10:28 PM Revision f1742daa (qgis): Fix QgsLinestring::extend function
Update the boundingbox when needed Andrea Giudiceandrea
10:25 PM Revision ea0315e7 (qgis): Fix incorrect dates shown in Processing history
Fixes #54454 Nyall Dawson
10:24 PM Revision 5d5870e3 (qgis): [themes] Fix combobox focus color, read-only line edit text, and combo ...
Mathieu Pellerin - nIRV
10:24 PM Revision b958c1aa (qgis): Fix incorrect dates shown in Processing history log
Andrea Giudiceandrea
10:24 PM Revision c0a5acba (qgis): Fix QgsLinestring::extend function
Update the boundingbox when needed Andrea Giudiceandrea
06:47 PM Revision 94dd6abf (qgis): Merge pull request #54477 from qgis/backport-54464-to-release-3_32
[Backport release-3_32] convertToCurves: Do not generate nested CompoundCurves Matthias Kuhn
03:19 PM Revision 1e7c9147 (qgis): Also set 'evaluate default values on provider side' property when loadi...
Jacky Volpes
03:15 PM Revision 895e8dc7 (qgis): simplify and modernize
Loïc Bartoletti
03:05 PM Revision 29ed36b6 (qgis): when snapping to curved geometry use snapped point coordinates instead
of returning interpolated point on a segment Alexander Bruy
03:02 PM Revision d25d6798 (qgis): Fix nested CompoundCurves
Matthias Kuhn
02:58 PM Revision c9fb2314 (qgis): Fix nested CompoundCurves
Matthias Kuhn
02:06 PM Revision 84135e0a (qgis): A const a day ...
Co-authored-by: Julien Cabieces <[email protected]> Matthias Kuhn
01:03 PM Revision cfd12657 (qgis): Fix incorrect dates shown in Processing history log
Andrea Giudiceandrea
12:58 PM Revision 9cbeaae6 (qgis): Fix incorrect dates shown in Processing history log
Andrea Giudiceandrea
12:58 PM Revision 82952a48 (qgis): Fix incorrect dates shown in Processing history log
Andrea Giudiceandrea
12:51 PM Revision 533b2197 (qgis): [themes] Fix combobox focus color, read-only line edit text, and combo ...
Mathieu Pellerin - nIRV
12:50 PM Revision b0874b71 (qgis): [themes] Fix combobox focus color, read-only line edit text, and combo ...
Mathieu Pellerin - nIRV
12:45 PM Revision 9343c5eb (qgis): [themes] Fix combobox focus color, read-only line edit text, and combo ...
Mathieu Pellerin - nIRV
10:55 AM Revision d7f145a5 (qgis): Don't segmentize digitized feature if the layer supports curves
Jacky Volpes
10:44 AM Revision 0294a53a (qgis): Also set 'evaluate default values on provider side' property when loadi...
Jacky Volpes
10:27 AM Revision 644a32f2 (qgis): [BSD][PDAL] Fix build using pthread
Loïc Bartoletti
09:37 AM Revision 8fdff4f7 (qgis): Smarter feedback on avoid overlap errors
Matthias Kuhn
09:34 AM Revision d68fe42d (qgis): [processing] B3DM to GLTF algorithm - handle broken files
When GLTF content cannot be parsed from the B3DM, just extract
the binary contents anyway to a file.
Allows these br...
Nyall Dawson
09:34 AM Revision b57f082f (qgis): Update src/analysis/processing/qgsalgorithmb3dmtogltf.cpp
Nyall Dawson
09:34 AM Revision 32bc2b08 (qgis): 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 ...
Nyall Dawson
09:33 AM Revision 996de430 (qgis): Fix a leak in georeferencer helmert method
Nyall Dawson
07:09 AM Revision 1149f203 (qgis): Fix a leak in georeferencer helmert method
Nyall Dawson
06:11 AM Revision 57e65b8f (qgis): Fix incorrect dates shown in Processing history
Fixes #54454 Nyall Dawson
06:07 AM Revision b227fa96 (qgis): Fix incorrect dates shown in Processing history
Fixes #54454 Nyall Dawson
04:52 AM Revision 5be1e9b7 (qgis): Add "Clear Recently Opened" action
Yoann Quenach de Quivillic
04:52 AM Revision d4f73f85 (qgis): Apply suggestions from code review
Yoann Quenach de Quivillic
04:52 AM Revision 211baa80 (qgis): Fix memleak
Yoann Quenach de Quivillic
04:52 AM Revision 2b9c2db3 (qgis): Ask for confirmation before clearing the list
Yoann Quenach de Quivillic
04:52 AM Revision f7aaefa5 (qgis): Pin/Unpin/remove recent projects from the menu
Yoann Quenach de Quivillic
04:52 AM Revision 21a02406 (qgis): Make project list clearable from the welcome page
Yoann Quenach de Quivillic
03:41 AM Revision 06fcd5e1 (qgis): 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 ...
Nyall Dawson
03:41 AM Revision f9563533 (qgis): Fix a leak in georeferencer helmert method
Nyall Dawson
03:41 AM Revision 9f474404 (qgis): Fix a leak in georeferencer helmert method
Nyall Dawson
03:39 AM Revision ebef31af (qgis): Show url to gltf content in console error output when reading
gltf fails Nyall Dawson
03:36 AM Revision 3909573d (qgis): Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter
Fixes #54370
Nyall Dawson
03:36 AM Revision e7d3d1cb (qgis): Fix a leak in georeferencer helmert method
Nyall Dawson
03:36 AM Revision 951505dd (qgis): 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 ...
Nyall Dawson

2023-09-03

10:49 AM Revision 2db24424 (qgis): Coerce geometries to target layer type when avoiding intersections
Matthias Kuhn
06:30 AM Revision 32ced145 (qgis): Use permissive gltf loading
in QGIS we always tend towards permissive handling of datasets, allowing
users to load data wherever we can even if i...
Nyall Dawson
06:30 AM Revision 6dde6ee5 (qgis): Fix windows build -- STRICT is a msvc macro
Nyall Dawson
06:30 AM Revision cd3cc45c (qgis): Resync tinygltf with upstream (no downstream patches now)
Nyall Dawson
06:30 AM Revision 1b8c463d (qgis): Resync tinygltf with master, removes need for one downstream patch
Nyall Dawson
06:30 AM Revision cd9c65c1 (qgis): Fix windows build
Nyall Dawson

2023-09-02

09:56 PM Revision 214aaa44 (qgis): [layouts] Fix loading of pre 3.32 layouts containing a grouped HTML lab...
Mathieu Pellerin - nIRV
09:56 PM Revision f2dd6d60 (qgis): Add test
Mathieu Pellerin - nIRV
04:38 AM Revision d7bdfe00 (qgis): geometry: Remove duplicated 2d boundingbox logic
Jean Felder
04:38 AM Revision 40089e62 (qgis): qgsabstractgeometry: Add support for box3d intersection
bdm-oslandia
04:38 AM Revision cdc2abea (qgis): qgsgeometry: Add support for 3D boundingbox
Jean Felder
04:38 AM Revision a4c96cad (qgis): testqgspoint: Remove empty lines at the end of file
Jean Felder
04:38 AM Revision 5774acf8 (qgis): qgsabstractgeometry: Add boundingBox3D logic
With this change `QgsAbstractGeometry::calculateBoundingBox()` is now
computed from `QgsAbstractGeometry::calculateBo...
bdm-oslandia
02:23 AM Revision 26dc26f1 (qgis): Bump tj-actions/changed-files from 37 to 38
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 38.
- [Release notes](https:...
dependabot[bot]
02:23 AM Revision 10b0f76d (qgis): [measure tool] Fix mix up in area/distance units when reactivating the ...
Mathieu Pellerin - nIRV

2023-09-01

10:42 PM Revision 94af910a (qgis): [measure tool] Fix mix up in area/distance units when reactivating the ...
Mathieu Pellerin - nIRV
10:37 PM Revision 84818835 (qgis): [measure tool] Fix mix up in area/distance units when reactivating the ...
Mathieu Pellerin - nIRV
10:36 PM Revision afa2ed57 (qgis): [layouts] Fix loading of pre 3.32 layouts containing a grouped HTML lab...
Mathieu Pellerin - nIRV
10:36 PM Revision 80c0c40b (qgis): Add test
Mathieu Pellerin - nIRV
09:40 PM Revision 291ac28d (qgis): Bump tj-actions/changed-files from 37 to 38
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 38.
- [Release notes](https:...
dependabot[bot]
06:34 PM Revision 35e9913f (qgis): fix qt6 build warning
Martin Dobias
06:34 PM Revision da0b6277 (qgis): Add ray intersection to tiled scene in 3D + basic identify support
Martin Dobias
07:36 AM Revision 510c8603 (qgis): qgspostgresproviderconnection.cpp: Update PostGIS Functions
Loïc Bartoletti
06:21 AM Revision bbd65190 (qgis): Fix toolTip
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
06:21 AM Revision fd9902c1 (qgis): Fix "Metadata Search" tab toolTip in Data source Manager
Harrissou Santanna
02:12 AM Revision d0134485 (qgis): Fix toolTip
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
02:12 AM Revision 08496c4b (qgis): Fix "Metadata Search" tab toolTip in Data source Manager
Harrissou Santanna
02:08 AM Revision c9d1dff5 (qgis): Migrate some leftovers to "network-timeout" settings key
pathmapper
02:07 AM Revision 9f009a94 (qgis): Fix "Metadata Search" tab toolTip in Data source Manager
Harrissou Santanna
02:07 AM Revision d0671bbd (qgis): Fix toolTip
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna

2023-08-31

01:47 AM Revision e8bbee28 (qgis): Browser root item text should be plural
Nyall Dawson
11:51 PM Revision 53b07633 (qgis): Add documentation, adjust tests
Mathieu Pellerin - nIRV
11:51 PM Revision 34e247cb (qgis): Address review
Mathieu Pellerin - nIRV
11:51 PM Revision 51ca5252 (qgis): [renderer] Use a UUID string to identify graduated renderer legend symbols
Mathieu Pellerin - nIRV
11:51 PM Revision ae8b9808 (qgis): [renderer] Use a UUID string to identify categorized renderer legend sy...
Mathieu Pellerin - nIRV
09:54 PM Revision e2094d81 (qgis): sandbox 3d: use projected CRS if project's CRS is not projected
3D map views simply don't work with lat/lon CRS Martin Dobias
08:41 PM Revision 75c6f6d4 (qgis): Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter
Fixes #54370
Nyall Dawson
08:37 PM Revision 4aec105b (qgis): Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter
Fixes #54370
Nyall Dawson
08:37 PM Revision e48a6a17 (qgis): More robust retrieval for PostgreSQL version
Nicolas Godet
08:37 PM Revision cbf53d53 (qgis): Use raw string
Nicolas Godet
08:37 PM Revision 4e42f4d3 (qgis): Raise error if PostgreSQL version can't be parsed
nicogodet
08:34 PM Revision a2058c7e (qgis): Use wider elevation range for 2D rendering
... because not everything is within +/- 1000 m of elevation :-) Martin Dobias
08:34 PM Revision 4c88554e (qgis): Take into account transform of root tile of external tilesets
There were two issues when handling transforms while loading external datasets:
- root tile's transform was getting i...
Martin Dobias
08:33 PM Revision b0c0e6c8 (qgis): Allow per-node add/replace strategy
Previously the whole chunked entity had one strategy, now it is possible
that each node has a different strategy - as...
Martin Dobias
06:48 PM Revision e81f3344 (qgis): fix without georeferencer
Vincent Cloarec
04:10 PM Revision 3ed6e108 (qgis): postgres provider: fix saving styles (fixed elsewhere with c80a0d669fb6...
Jürgen Fischer
05:32 AM Revision 83ad4f59 (qgis): Bump apollo-server-core in /resources/server/src/landingpage
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from... dependabot[bot]

2023-08-30

12:59 AM Revision e315769e (qgis): Raise error if PostgreSQL version can't be parsed
nicogodet
12:59 AM Revision 1a6c346a (qgis): More robust retrieval for PostgreSQL version
Nicolas Godet
12:59 AM Revision b8c29eaf (qgis): Use raw string
Nicolas Godet
11:52 PM Revision 6a1d3664 (qgis): Bump apollo-server-core in /resources/server/src/landingpage
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from... dependabot[bot]
07:43 PM Revision 2f7b72b0 (qgis): Update 3d test to newer method
Nyall Dawson
07:43 PM Revision 80f161e1 (qgis): Fix some more tests which leak
Nyall Dawson
03:32 PM Revision fe659fb2 (qgis): Raise error if PostgreSQL version can't be parsed
nicogodet
03:32 PM Revision caeb69b7 (qgis): Use raw string
Nicolas Godet
03:32 PM Revision 52ef776d (qgis): More robust retrieval for PostgreSQL version
Nicolas Godet
03:30 PM Revision 16460a20 (qgis): Raise error if PostgreSQL version can't be parsed
nicogodet
03:30 PM Revision 3f836ee0 (qgis): Use raw string
Nicolas Godet
03:30 PM Revision 00d7108a (qgis): More robust retrieval for PostgreSQL version
Nicolas Godet
12:48 PM Revision 41204156 (qgis): Merge pull request #54401 from nicogodet/patch-8
More robust retrieval for PostgreSQL version Matthias Kuhn
12:23 PM Revision bde85bf2 (qgis): 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 ...
Nyall Dawson
09:45 AM Revision 8fb33523 (qgis): Raise error if PostgreSQL version can't be parsed
nicogodet
08:10 AM Revision e3cc0d87 (qgis): Correctly handle GDAL drivers which support BOTH raster and vector
layers in the GDAL driver list in options dialog Nyall Dawson
08:10 AM Revision f4da11a4 (qgis): Ensure entries for the same raster/vector driver always keep
their check states in sync with each other Nyall Dawson
08:09 AM Revision a1116e76 (qgis): Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable Andrea Giudiceandrea
08:09 AM Revision 5d58e8ac (qgis): Followup 2346f75366, don't consider variables which aren't linked
to an algorithm output Nyall Dawson
07:51 AM Revision d6ef88ac (qgis): Fix leak in QgsZipItem
Nyall Dawson
06:33 AM Revision d8bdb573 (qgis): Address review, make the new enum non-optional
Mathieu Pellerin - nIRV
06:33 AM Revision 19dcbf17 (qgis): [processing] Fix save vector features to file algorithm's handling of
pre-existing files (fixes #54333) Mathieu Pellerin - nIRV
04:37 AM Revision 9e7b06ec (qgis): Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable Andrea Giudiceandrea

2023-08-29

01:42 AM Revision 948ae555 (qgis): Fix test
Nyall Dawson
01:42 AM Revision 156e5db7 (qgis): Add choice of two different modes for "Refresh Layer at Interval"
The old behaviour was always to just redraw the layer, without
refreshing data. This was by design, as the feature wa...
Nyall Dawson
01:42 AM Revision 3b9493b1 (qgis): Fix clang tidy warning
Nyall Dawson
12:43 AM Revision a6a756bd (qgis): Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable Andrea Giudiceandrea
12:43 AM Revision fed30a61 (qgis): Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable Andrea Giudiceandrea
12:37 AM Revision b3b32515 (qgis): Fix QgsGeometryUtils::circleCircleIntersections for 1 solution
Andrea Giudiceandrea
12:37 AM Revision 169dab6d (qgis): Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable Andrea Giudiceandrea
09:32 PM Revision faa7a133 (qgis): Build 3.32 PyQGIS docs
Harrissou Santanna
09:31 PM Revision 34614ede (qgis): Use a slightly cleaner approach to temporary raster files in
reclassify utils test
Hopefully fixes test fragileness
Nyall Dawson
12:12 PM Revision feca7d5c (qgis): [cesium] Handle the Cesium ion workflow which is used in Unity,
where a permanent access token is stored as part of the layer's
url
Nyall Dawson
10:46 AM Revision 138e6dad (qgis): Use raw string
Nicolas Godet
10:20 AM Revision c0691e22 (qgis): Use QgsDebugMsgLevel instead of printf
Nyall Dawson
10:20 AM Revision bcc94831 (qgis): About action should always be last entry in a help menu
Nyall Dawson
10:20 AM Revision 3a91024a (qgis): Use unique_ptr in non-exposed point cloud classes to reduce chance
of leaks Nyall Dawson
10:19 AM Revision b7ac8499 (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
10:19 AM Revision 7265a7d1 (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
10:19 AM Revision 3e0623f2 (qgis): [decorations] Scale bar should follow the current project's distance un...
Mathieu Pellerin - nIRV
10:18 AM Revision 3c487865 (qgis): We can't use a read/write lock for QCache, use QMutex instead
Because of https://bugreports.qt.io/browse/QTBUG-19794
(I wonder how many times we'll keep getting hit by this issue...
Nyall Dawson
09:44 AM Revision 8ebf3233 (qgis): More robust retrieval for PostgreSQL version
Nicolas Godet
08:29 AM Revision 951b7366 (qgis): Fix QgsGeometryUtils::circleCircleIntersections for 1 solution
Andrea Giudiceandrea
06:18 AM Revision edc1633f (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
06:18 AM Revision f1974283 (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
05:38 AM Revision efb1f989 (qgis): Correctly handle GDAL drivers which support BOTH raster and vector
layers in the GDAL driver list in options dialog Nyall Dawson
05:38 AM Revision b116c199 (qgis): Ensure entries for the same raster/vector driver always keep
their check states in sync with each other Nyall Dawson
05:29 AM Revision 68536f87 (qgis): Ensure dialog focus is returned after saving files on mac
Fixes #54332 Nyall Dawson
05:29 AM Revision 9ddecf9d (qgis): Ensure entries for the same raster/vector driver always keep
their check states in sync with each other Nyall Dawson
05:29 AM Revision b54dcb5c (qgis): Correctly handle GDAL drivers which support BOTH raster and vector
layers in the GDAL driver list in options dialog Nyall Dawson
03:51 AM Revision 8d36b41b (qgis): [decorations] Scale bar should follow the current project's distance un...
Mathieu Pellerin - nIRV
03:46 AM Revision 4097971e (qgis): [decorations] Scale bar should follow the current project's distance un...
Mathieu Pellerin - nIRV
03:45 AM Revision 4ac9a9cd (qgis): Fix QgsGeometryUtils::circleCircleIntersections for 1 solution
Andrea Giudiceandrea

2023-08-28

01:28 AM Revision 163d6315 (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
01:28 AM Revision 0534fc92 (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
01:28 AM Revision 47798b53 (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
01:28 AM Revision 989ef4c9 (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
01:22 AM Revision aadf6dca (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
01:22 AM Revision 814041b5 (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
01:18 AM Revision 2863e484 (qgis): Expand documentation for QgsMapLayer.setDataSource
Fixes #54381 Nyall Dawson
09:31 AM Revision 366686e1 (qgis): Support loading 3d tiles from Cesium ion
Assets from Cesium ion can be loaded directly using a uri like:
ion://?assetId=111111&authcfg=some_qgis_auth_cfg...
Nyall Dawson

2023-08-27

01:53 AM Revision f16d9ae5 (qgis): Convert curved parameter should be optional to avoid breaking older mod...
Nyall Dawson

2023-08-26

05:22 AM Revision eba2cb85 (qgis): [gui][processing] Allow for enum parameter's combobox to wide smaller t...
Mathieu Pellerin - nIRV
05:22 AM Revision a3fe6bb2 (qgis): [gui][processing] Allow for parameter description labels to wrap at wor...
Mathieu Pellerin - nIRV

2023-08-25

12:50 AM Revision 948d7054 (qgis): add Azerbaijan translation
Jürgen Fischer
12:49 AM Revision a93b925f (qgis): add Azerbaijan flag
(cherry picked from commit be30b03aff5de5cd5f6fb12f5d14cea02b815acb) Jürgen Fischer
12:48 AM Revision be30b03a (qgis): add Azerbaijan flag
Jürgen Fischer
09:06 PM Revision 2346f753 (qgis): Correctly calculate model child dependencies when a model step
uses expressions for parameter values and contains variables
generated by another step in the model
We were showing ...
Nyall Dawson
01:19 PM Revision 17e5aa50 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
Mathieu Pellerin - nIRV
01:19 PM Revision 077c1977 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
Mathieu Pellerin - nIRV
08:44 AM Revision ef50584d (qgis): [layout] set clear value to 0 for grid offset spinboxes
Andrea Giudiceandrea
07:44 AM Revision 3707702a (qgis): Add a processing output type for variant values
Should be used when the output is a flexible type and may represent
any QVariant value.
Nyall Dawson
07:44 AM Revision 94d2f855 (qgis): [processing] Add a new 'Calculate expression' algorithm for use in models
This algorithm will simply calculate the results of a QGIS expression
and make the result available for use in other ...
Nyall Dawson
07:44 AM Revision 440cac29 (qgis): Promote QgsProcessingModelChildParameterSource source to enum class and...
This wasn't marked as stable API, so we don't need any of the usual monkey patching code Nyall Dawson
07:44 AM Revision ba7bdec4 (qgis): Variant outputs must be available for use as inputs for most parameter ...
Nyall Dawson
07:44 AM Revision 32abc340 (qgis): Add metadata to permit processing parameters to limit the available
types of value source they can be linked to in models Nyall Dawson
07:07 AM Revision d2486749 (qgis): Convert curved parameter should be optional to avoid breaking older mod...
Nyall Dawson
07:03 AM Revision 3163a30f (qgis): Convert curved parameter should be optional to avoid breaking older mod...
Nyall Dawson
07:02 AM Revision bbc367a4 (qgis): Add choice of log level to algorithm settings panel
Allows users to run algorithms with verbose logging through the
GUI (previously only available via qgis_process or mo...
Nyall Dawson
07:02 AM Revision 8df81bef (qgis): Add a new processing log level for debugging models
At model debug log level we'll show all the generic
logs for step preparation, inputs and outputs for every
child alg...
Nyall Dawson
07:02 AM Revision 2650c1af (qgis): Log results from each child algorithm step in models when verbose outpu...
Nyall Dawson
06:50 AM Revision 97ee468d (qgis): [layout] set clear value to 0 for grid offset spinboxes
Andrea Giudiceandrea
05:39 AM Revision 568eec9f (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
Mathieu Pellerin - nIRV
05:39 AM Revision 1de6a031 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
Mathieu Pellerin - nIRV
05:34 AM Revision 4d5ff787 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
Mathieu Pellerin - nIRV
03:26 AM Revision a820ecf2 (qgis): [ui] Fix svg selector widget's parameters view not closing field expres...
Mathieu Pellerin - nIRV
02:16 AM Revision 6472e401 (qgis): [layout] set clear value to 0 for grid offset spinboxes
Andrea Giudiceandrea
02:16 AM Revision fd51ae6c (qgis): [layout] set clear value to 0 for grid offset spinboxes
Andrea Giudiceandrea
02:12 AM Revision 608a8029 (qgis): [layout] set clear value to 0 for grid offset spinboxes
Andrea Giudiceandrea

2023-08-24

11:57 PM Revision 9b1716dc (qgis): qgschunkedentity: Simplify while logic in startJobs()
Jean Felder
11:57 PM Revision b7a10019 (qgis): 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.
Jean Felder
11:57 PM Revision 0710c505 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D...
Jean Felder
11:22 PM Revision 7d8abe07 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D...
Jean Felder
11:22 PM Revision a52a0867 (qgis): qgschunkedentity: Simplify while logic in startJobs()
Jean Felder
11:22 PM Revision 1a54c09a (qgis): 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.
Jean Felder
05:28 PM Revision b2455eab (qgis): qgschunkedentity: Simplify while logic in startJobs()
Jean Felder
05:28 PM Revision 00939e47 (qgis): 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.
Jean Felder
05:28 PM Revision 55a40d3a (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D...
Jean Felder
05:28 PM Revision 6e5be3c5 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D...
Jean Felder
05:28 PM Revision 10107142 (qgis): 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.
Jean Felder
05:28 PM Revision 40283baf (qgis): qgschunkedentity: Simplify while logic in startJobs()
Jean Felder
05:22 PM Revision c2e00b2f (qgis): [3D] crash - Fix terrain reloading (#54328)
Jean Felder
11:33 AM Revision 44b84b5f (qgis): Add algorithm to convert content from a GLTF/GLB file to standard
vector layer features
Allows conversion of 3d tile content to editable formats
Nyall Dawson
10:39 AM Revision d77e978d (qgis): Handle the situation where a stored component type is incorrect
and not sufficient to store the actual number of stored points
Ports the workaround from https://github.com/CesiumGS...
Nyall Dawson
10:37 AM Revision aad269ee (qgis): Fix misleading error message
Submitted upstream as https://github.com/syoyo/tinygltf/pull/446 Nyall Dawson
10:37 AM Revision 0ffb2400 (qgis): Upgrade tinygltf to 2.8.14
No relevant fixes, just minimizing diff with upstream Nyall Dawson
10:37 AM Revision b35988e4 (qgis): Raise a warning when encountering emissiveFactor with array length
of 4 instead of aborting the model loading
Submitted upstream as https://github.com/syoyo/tinygltf/pull/445
Nyall Dawson
10:27 AM Revision 13fe41dc (qgis): Add a fallback fill symbol to the 2d tiled scene texture renderer
to use when scenes have no textures available for some primitives
Since there's no way to determine in advance wheth...
Nyall Dawson
10:09 AM Revision 50a69a24 (qgis): Add missing icon
Nyall Dawson
10:09 AM Revision 514635c4 (qgis): Use 'Scene' text for browser root item to match data source manager text
Nyall Dawson
06:47 AM Revision 6ab13a36 (qgis): Apply suggestions from code review
Nyall Dawson
06:47 AM Revision f1e1662f (qgis): Lower default pixel error for 3d tiled scenes to 15 px to match cesium ...
Nyall Dawson
06:22 AM Revision 985e2df0 (qgis): testqgsgeometry: Fix orientedMinimumBoundingBox test
- Fix wkt geometry definition (missing parenthesis)
- Fix expected result
- Improve result comparison
Jean Felder
 

Also available in: Atom