Activity

From 2023-08-01 to 2023-08-30

2023-08-30

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 80f161e1 (qgis): Fix some more tests which leak
Nyall Dawson
07:43 PM Revision 2f7b72b0 (qgis): Update 3d test to newer method
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 3b9493b1 (qgis): Fix clang tidy warning
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 948ae555 (qgis): Fix test
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 7265a7d1 (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
10:19 AM Revision b7ac8499 (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
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 b116c199 (qgis): Ensure entries for the same raster/vector driver always keep
their check states in sync with each other Nyall Dawson
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: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 814041b5 (qgis): Update python/plugins/processing/gui/BatchInputSelectionPanel.py
Nicolas Godet
01:22 AM Revision aadf6dca (qgis): Add PointCloud layers to "Select from Open Layers…"
nicogodet
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 a3fe6bb2 (qgis): [gui][processing] Allow for parameter description labels to wrap at wor...
Mathieu Pellerin - nIRV
05:22 AM Revision eba2cb85 (qgis): [gui][processing] Allow for enum parameter's combobox to wide smaller t...
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 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: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: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 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 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 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 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: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: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 40283baf (qgis): qgschunkedentity: Simplify while logic in startJobs()
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: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 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:37 AM Revision aad269ee (qgis): Fix misleading error message
Submitted upstream as https://github.com/syoyo/tinygltf/pull/446 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

2023-08-23

11:45 PM Revision e8ff03b0 (qgis): correctly handle composite file extensions like tar.gz or copc.laz when
retrieving extensions from the file filter (refs #53476) Alexander Bruy
11:44 PM Revision 8e3b9e34 (qgis): display more verbose and less cryptic error if user selects unsupported
output format in point cloud algorithms (fix #53476) Alexander Bruy
03:08 PM Revision b36b4d3e (qgis): port XYZ tiles algorithms
Alexander Bruy
02:09 PM Revision 5b4b6393 (qgis): Add icon for cesium 3d tile connections
Nyall Dawson
02:09 PM Revision 54691b9d (qgis): Add some tiled scene connection icons
Nyall Dawson
02:08 PM Revision e4770a18 (qgis): Don't try to render line primitives if the renderer won't do anything w...
Nyall Dawson
02:08 PM Revision 1c4f8d31 (qgis): Show descriptive error when encountering GLTF v1 tiles
Nyall Dawson
02:08 PM Revision fd9f39e0 (qgis): Spelling
Nyall Dawson
02:08 PM Revision 64a4ad08 (qgis): Render line primitives when rendering tiled scenes in 2d with
the wireframe renderer Nyall Dawson
02:08 PM Revision 661a0a0b (qgis): Don't spam with the same error multiple times
Nyall Dawson
02:08 PM Revision af857fbd (qgis): Test mask
Nyall Dawson
02:08 PM Revision fd1e9c14 (qgis): Fix triangular spikes for good
Nyall Dawson
02:08 PM Revision 8fb08409 (qgis): Clear value for tiled scene max error should be 3 mm
Nyall Dawson
01:59 PM Revision d05c8989 (qgis): Implement elevation properties for tiled scene layers
Allows offsetting and scaling z value in the scene by specified
amounts
Nyall Dawson
09:16 AM Revision ec6a5569 (qgis): Allow creating glb files
Nyall Dawson
09:16 AM Revision d38cf4b7 (qgis): Add processing algorithm to convert legacy B3DM files to GLTF files
Useful when working with cesium 3d tiles! Nyall Dawson
09:16 AM Revision d71cbb02 (qgis): Add some useful model stats to output
Nyall Dawson
09:16 AM Revision a80b7538 (qgis): Convert legacy b3dm rtc center to GLTF CESIUM_RTC extension
Nyall Dawson
07:40 AM Revision b7c666db (qgis): fix patching code
Alexander Bruy
07:40 AM Revision 5b554b2a (qgis): return invalid item
Alexander Bruy
07:40 AM Revision 6dffd72d (qgis): sipify
Alexander Bruy
07:37 AM Revision 00a543f5 (qgis): move enum to Qgis
Alexander Bruy
07:35 AM Revision 98d9a313 (qgis): add separate align raster algorithm for modeler
Alexander Bruy
07:35 AM Revision 7d6361e3 (qgis): missed file
Alexander Bruy
07:35 AM Revision fa59a02c (qgis): doxymentation and SIP fixes
Alexander Bruy
07:35 AM Revision bd627101 (qgis): move some struct and enum defintions from analysis library to core in
order to make them accessible for Processing Alexander Bruy
07:35 AM Revision c2d43d5e (qgis): reword parameter labels
Alexander Bruy
07:35 AM Revision 0eff0b74 (qgis): do not require reference layer
Alexander Bruy
07:35 AM Revision f9d50bf2 (qgis): port align raster tool to Processing
Alexander Bruy
07:35 AM Revision 051143ff (qgis): drop old align raster tool and add processing algorithm to the Raster
menu Alexander Bruy
07:35 AM Revision cde088ec (qgis): widget wrapper for align rasters parameter
Alexander Bruy
07:35 AM Revision 020efbee (qgis): new parameter type for align raster algorithm
Alexander Bruy
03:14 AM Revision 91e26c89 (qgis): Fix #54139 - Add option to auto-open exported PDF
Yoann Quenach de Quivillic
03:14 AM Revision 20868719 (qgis): Add export to image settings
Yoann Quenach de Quivillic
03:14 AM Revision 9a9e8afd (qgis): Apply suggestions from code review
Yoann Quenach de Quivillic
03:14 AM Revision 931b8327 (qgis): Add export to svg settings
Yoann Quenach de Quivillic
03:12 AM Revision a65ec9b2 (qgis): Fix crash when trying to request features from invalid GPX layer
Fixes #54021 Nyall Dawson
03:12 AM Revision 7dc59d21 (qgis): Fix crash when trying to request features from invalid GPX layer
Fixes #54021 Nyall Dawson

2023-08-22

11:57 AM Revision 8dd74b81 (qgis): When rendering tile borders for tiled scenes in 2d, also overlay
the tile ids onto the tiles
This matches what we do for vector tiles, and makes it easier to
debug what's happening ...
Nyall Dawson
09:30 AM Revision 4771c9ad (qgis): Default to not showing bounding boxes for tiled scene 3d renderers
Nyall Dawson
09:30 AM Revision e8fd732f (qgis): Minor tweaks to tiled scene 3d renderer widget
Nyall Dawson
04:29 AM Revision c3e122b3 (qgis): Combine rtc center translation with tile transform for code simplicity
Nyall Dawson
04:29 AM Revision c2559626 (qgis): Add method to translate QgsMatrix4x4 by QgsVector3D
Nyall Dawson
04:29 AM Revision 816c274b (qgis): Handle RTC_CENTER offsets specified in the feature table
of legacy B3DM files
See https://github.com/CesiumGS/3d-tiles/tree/main/specification/TileFormats/Batched3DModel#fea...
Nyall Dawson

2023-08-21

12:49 AM Revision 26a85ec6 (qgis): Try to free some more space in docker build workflow
Refs https://github.com/qgis/QGIS/issues/54314 Nyall Dawson
12:11 AM Revision d11924d5 (qgis): Cache texture requests for 3d tiled scene renderer
Nyall Dawson
11:11 PM Revision 59a5e436 (qgis): Fix typo in Continuous Surface fill limit default value
Harrissou Santanna
04:11 PM Revision 1ef9ce3d (qgis): Also set 'evaluate default values on provider side' property when loadi...
Jacky Volpes
04:11 PM Revision 03f3bed6 (qgis): Also set 'evaluate default values on provider side' property when loadi...
Jacky Volpes
04:07 PM Revision 38656820 (qgis): Also set 'evaluate default values on provider side' property when loadi...
Jacky Volpes
02:11 PM Revision 77c5adfc (qgis): INSTALL.md add link to build dependencies to debian packaging section
Jürgen Fischer
09:55 AM Revision 419ec9cf (qgis): Fix crash when trying to request features from invalid GPX layer
Fixes #54021 Nyall Dawson
09:55 AM Revision 3387dbce (qgis): Fix crash when trying to request features from invalid GPX layer
Fixes #54021 Nyall Dawson
09:51 AM Revision 702167b4 (qgis): Fix crash when trying to request features from invalid GPX layer
Fixes #54021 Nyall Dawson
05:28 AM Revision c2e12322 (qgis): Merge pull request #54299 from qgis/queued_ltr_backports
Queued ltr backports 3.28.11 Nyall Dawson

2023-08-20

10:43 PM Revision ff54c484 (qgis): Fix messed up enum documentation in generated doxygen outputs
Nyall Dawson
10:43 PM Revision 6f3f6f0a (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
Nyall Dawson

2023-08-19

12:11 AM Revision e04649d9 (qgis): Try to reactivate msys2 workflow
Paul Blottiere
12:11 AM Revision c43383ad (qgis): Add draco
Paul Blottiere
12:11 AM Revision 819f7dbf (qgis): Build without draco
Paul Blottiere

2023-08-18

10:18 PM Revision 1778cbbb (qgis): processing: Fix some gdal raster tests for gdal 3.6 and above
This has been tested with GDAL 3.4, 3.5, 3.6 and 3.7. Jean Felder
10:18 PM Revision 2af3c42b (qgis): processing: Fix some gdal vector tests for GEOS 3.11 and above
This has been tested with GEOS 3.10, 3.11 and 3.12. Jean Felder
10:18 PM Revision cd3bcd67 (qgis): gdal_algorithm_vector_tests: Remove empty line at the end of file
Jean Felder
10:17 PM Revision 56832706 (qgis): qgs3dmapsettings: Fix typo in a comment
Jean Felder
10:16 PM Revision 5b07fbfe (qgis): Fix messed up enum documentation in generated doxygen outputs
Nyall Dawson
10:16 PM Revision 09a302a6 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
Nyall Dawson
02:02 PM Revision c0b88339 (qgis): Release of 3.32.2
Jürgen Fischer
02:02 PM Revision 2e3815dc (qgis): translation update for 3.32.2 from transifex
Jürgen Fischer
02:01 PM Revision e2edb9c4 (qgis): Release of 3.28.10
Jürgen Fischer
02:01 PM Revision 39d9e923 (qgis): translation update for 3.28.10 from transifex
Jürgen Fischer
12:47 PM Revision 25e14420 (qgis): avoid detach (#54285)
Geo Ninja
12:44 PM Revision ba7d96ca (qgis): Update src/analysis/processing/qgsalgorithmgrid.cpp
Nyall Dawson
12:44 PM Revision 0ebad4cb (qgis): Apply suggestions from code review
Nyall Dawson
12:44 PM Revision 9df3715f (qgis): Apply suggestions from code review
Nyall Dawson
12:44 PM Revision 6ffa4937 (qgis): Add a row_index and col_index field to the output of the "Create Grid" ...
row and col variable where already used for generating the grid, this commit just expose them into new fields
Motiva...
Valentin Buira
12:09 PM Revision 8fd0a57a (qgis): Build without draco
Paul Blottiere
10:00 AM Revision 7540e600 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
Nyall Dawson
10:00 AM Revision ddb5e4a5 (qgis): Fix messed up enum documentation in generated doxygen outputs
Nyall Dawson
10:00 AM Revision 4bdb6dd9 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
Nyall Dawson
10:00 AM Revision b35036f9 (qgis): Fix messed up enum documentation in generated doxygen outputs
Nyall Dawson
09:54 AM Revision d874d9c0 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
Nyall Dawson
09:54 AM Revision 73188e80 (qgis): Fix messed up enum documentation in generated doxygen outputs
Nyall Dawson
09:54 AM Revision 35e1693c (qgis): Ensure layer filter is retained after cloning layers
Fixes #53774 Nyall Dawson
07:31 AM Revision c45998ea (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
Stefanow Natsis
07:31 AM Revision b360a924 (qgis): Add test mask
(cherry picked from commit 5ff8855317804824835742f58b45c2b2a21403c3) Nyall Dawson
07:31 AM Revision e1403403 (qgis): Additional test mask
Nyall Dawson
07:31 AM Revision 9feb2351 (qgis): lower initial vector layer estimated z range
Stefanow Natsis
07:31 AM Revision 3e14c927 (qgis): fix typo
Stefanow Natsis
07:31 AM Revision dbcb5bd9 (qgis): Add test masks
Nyall Dawson
07:30 AM Revision 692496b9 (qgis): Ensure layer filter is retained after cloning layers
Fixes #53774 Nyall Dawson
06:10 AM Revision 82e82129 (qgis): Apply suggestions from code review
Nyall Dawson
06:10 AM Revision 77f8feca (qgis): Version added to sip
glebpinigin
06:10 AM Revision 13823952 (qgis): Added new QgsProject signal willBeCleared
New signal emitted every time in the beginning of QgsProject::clear call glebpinigin
06:10 AM Revision c8ff4df8 (qgis): Updated sip wrappers
glebpinigin
06:10 AM Revision db0d7c1e (qgis): Update src/core/project/qgsproject.h
Co-authored-by: Nyall Dawson <[email protected]> glebpinigin
06:09 AM Revision b01db681 (qgis): Add warning when last used profile was missing
Yoann Quenach de Quivillic
03:45 AM Revision 0a04a644 (qgis): QString fixup
Nyall Dawson
03:40 AM Revision 5771f88e (qgis): Fix Qt6 build
Yoann Quenach de Quivillic
03:40 AM Revision 373a6398 (qgis): Apply suggestions from code review
Yoann Quenach de Quivillic
03:40 AM Revision 6d892d69 (qgis): Disable comma field separator when it is used as decimal separator
Yoann Quenach de Quivillic
02:59 AM Revision 379fa60e (qgis): Ensure layer filter is retained after cloning layers
Fixes #53774 Nyall Dawson
02:59 AM Revision c5ee19e4 (qgis): Ensure layer filter is retained after cloning layers
Fixes #53774 Nyall Dawson
02:54 AM Revision b2748d9c (qgis): Ensure layer filter is retained after cloning layers
Fixes #53774 Nyall Dawson
02:16 AM Revision 96daee86 (qgis): Fixes workflows badge in README
Harrissou Santanna
02:14 AM Revision 0fd29950 (qgis): Add test mask
(cherry picked from commit 5ff8855317804824835742f58b45c2b2a21403c3) Nyall Dawson
02:13 AM Revision 6a35c9a6 (qgis): Merge pull request #54267 from kadas-albireo/synclegend
Synchronously fetch legend graphics when exporting layouts to PDF Sandro Mani
02:09 AM Revision c5151872 (qgis): fix test
Denis Rouzaud
02:09 AM Revision ff674379 (qgis): Update MetaSearch with new settings API
fixes #54144 Denis Rouzaud
02:09 AM Revision fd6f2604 (qgis): remove Arcgis Map Server
Denis Rouzaud
02:08 AM Revision b35600f2 (qgis): Make web viewer work with local files
Jacky Volpes
02:08 AM Revision ede269dd (qgis): Don't delete associated file on download cancellation
Jacky Volpes

2023-08-17

01:58 AM Revision ceb7040c (qgis): DTM Filter docs: adjust scope of italic formatting
Harrissou Santanna
01:57 AM Revision 3b54b298 (qgis): Handle PJ_TYPE_COORDINATE_METADATA in switch
Paul Blottiere
11:04 PM Revision 0d866e62 (qgis): Add draco
Paul Blottiere
10:48 PM Revision 85874e9e (qgis): Try to reactivate msys2 workflow
Paul Blottiere
10:02 AM Revision 46701591 (qgis): Synchronously fetch legend graphics when exporting layouts to PDF
Sandro Mani
02:45 AM Revision 43105b33 (qgis): Fix unloading strategy when we hit GPU memory limit for entity
Previously we would remove any nodes that were at the end of
the replacement queue, which was causing some bad behavi...
Martin Dobias
02:45 AM Revision 726171cd (qgis): Set correct parents when creating chunk nodes for tiled scene
Martin Dobias
02:45 AM Revision 2bc98792 (qgis): Use zip_get_num_entries
Paul Blottiere
02:45 AM Revision 4313c050 (qgis): FIx deprecation warning in vectortile
Paul Blottiere

2023-08-16

09:59 PM Revision a4766162 (qgis): change "QWT_PATH..." to " QSCINTILLA_PATH..." (#54233)
Signed-off-by: wulu <[email protected]> wulu90
09:59 PM Revision 68b67ed1 (qgis): Merge pull request #54256 from qgis/backport-54252-to-release-3_32
[Backport release-3_32] [DXF] Don't write nan or inf in group codes for X and Y scale factors (Fix #54176) Matthias Kuhn
05:26 PM Revision 84caee52 (qgis): Merge pull request #53960 from Djedouas/delete-curve-vertex
Fix delete curve vertex Julien Cabieces
01:42 PM Revision 6464020f (qgis): fix test
Denis Rouzaud
01:42 PM Revision b997a78f (qgis): Update MetaSearch with new settings API
fixes #54144 Denis Rouzaud
01:42 PM Revision 09d15fad (qgis): remove Arcgis Map Server
Denis Rouzaud
01:38 PM Revision 59399cd1 (qgis): Update MetaSearch with new settings API (#54238)
* Update MetaSearch with new settings API
fixes #54144
* remove Arcgis Map Server
* fix test
Denis Rouzaud
09:38 AM Revision 55f45301 (qgis): Don't delete associated file on download cancellation
Jacky Volpes
09:38 AM Revision c073cca9 (qgis): Make web viewer work with local files
Jacky Volpes
09:33 AM Revision e0ce0560 (qgis): Don't delete associated file on download cancellation
Jacky Volpes
09:33 AM Revision 61f0d27a (qgis): Make web viewer work with local files
Jacky Volpes
08:50 AM Revision f634ee38 (qgis): fix test
Denis Rouzaud
05:19 AM Revision 9eb35537 (qgis): Add Python bindings for tiled scene 3D renderer
Martin Dobias
05:19 AM Revision e8a24b0f (qgis): Fixed note + added convert to subclass code
Martin Dobias
04:42 AM Revision 23469569 (qgis): [DXF] Don't write nan or inf in group codes for scale factors
Andrea Giudiceandrea
04:37 AM Revision 0620c80d (qgis): [DXF] Don't write nan or inf in group codes for scale factors
Andrea Giudiceandrea
03:00 AM Revision c7563cec (qgis): Add generic API to allow map layer renderers to show temporary in
progress preview render results while drawing the layer, which
differ from the final layer render
The immediate use ...
Nyall Dawson
03:00 AM Revision 67ff3546 (qgis): When doing incremental renders for tiled scene layers, sort the
primitives from each tile by z order before rendering them
This avoids a bunch of z order artifacts, leaving only ar...
Nyall Dawson
03:00 AM Revision 6c0f4ac6 (qgis): Correctly handle null cached image results
Nyall Dawson

2023-08-15

12:01 PM Revision 99608ced (qgis): Fix sliver triangle rendering artifacts in tiled scene renderer
Don't try to draw near vertical triangles in 2d views Nyall Dawson
12:00 PM Revision d8877c76 (qgis): Strip some unwanted warnings during gltf model loading
Nyall Dawson
10:14 AM Revision 23b994db (qgis): Test mask update
Nyall Dawson
10:14 AM Revision c8cf3d35 (qgis): When exporting layouts with a tiled scene layer set to texture renderer,
force the layer to be rasterised
There's no benefit in exporting these layers as a bunch of triangular
images which ...
Nyall Dawson
09:19 AM Revision f27cc254 (qgis): remove Arcgis Map Server
Denis Rouzaud
06:41 AM Revision 7c2b9155 (qgis): Update src/app/3d/qgstiledscenelayer3drendererwidget.cpp
Nyall Dawson
06:41 AM Revision 9c6d4791 (qgis): Add basic GUI for tiled scene 3D renderer
Martin Dobias
02:53 AM Revision 95e43b0c (qgis): [themes] Respect read-only and frameless properties
Mathieu Pellerin - nIRV
02:53 AM Revision 78d64a17 (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
Mathieu Pellerin - nIRV
02:53 AM Revision a9326f2c (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
Mathieu Pellerin - nIRV
02:53 AM Revision 02b7183e (qgis): Adjust test
Mathieu Pellerin - nIRV
02:53 AM Revision 049d85f9 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
Mathieu Pellerin - nIRV
02:19 AM Revision 7a6d5989 (qgis): Fix QgsChunkNodeId::text()
Martin Dobias
02:19 AM Revision 7d3ef775 (qgis): Mark node tile as NotJson when its hierarchy fetch fails
When we fetch hierarchy and it leads to a bad URL, we get no content
and then we try to get the hierarchy again and a...
Martin Dobias
02:18 AM Revision 776bb5db (qgis): Data Source Manager - Raster: connect Help button to docs
(cherry picked from commit c78f27d0cb927b1935598a5da6c5c977c33d70fd) Andrea Giudiceandrea
02:18 AM Revision d0bdcb93 (qgis): Data Source Manager - GPS: connect Help button to docs
(cherry picked from commit 531fe7fb870a5e89225d84b07c4e1042711e83d3) Andrea Giudiceandrea
02:18 AM Revision a5715b75 (qgis): Data Source Manager - Metadata: connect Help button to docs
(cherry picked from commit a6fe7b1402acca6f40040abc4e5c7144d1754690) Andrea Giudiceandrea
02:18 AM Revision 8cb57308 (qgis): Data Source Manager - Point Cloud: connect Help button to docs
(cherry picked from commit 85bc2ebfb08dfc84ed20e527541a23807648a84a) Andrea Giudiceandrea
02:18 AM Revision 13ddc9df (qgis): Data Source Manager - Mesh: connect Help button to docs
(cherry picked from commit daa2dcb97d02726707b6d8a1ffce8e305bcebd57) Andrea Giudiceandrea
02:18 AM Revision 35e69ca3 (qgis): Move includes to .cpp
(cherry picked from commit 499b5fc6a49ba76ea1a9084e379f62f28644dae3) Andrea Giudiceandrea
02:10 AM Revision 4b8b2a54 (qgis): Data Source Manager - GeoNode: connect Help button to docs
Andrea Giudiceandrea
02:10 AM Revision 4ac8eab2 (qgis): Move includes to .cpp
(cherry picked from commit 499b5fc6a49ba76ea1a9084e379f62f28644dae3) Andrea Giudiceandrea
02:10 AM Revision 183fc21e (qgis): Data Source Manager - Point Cloud: connect Help button to docs
(cherry picked from commit 85bc2ebfb08dfc84ed20e527541a23807648a84a) Andrea Giudiceandrea
02:10 AM Revision 79cf1152 (qgis): Data Source Manager - Metadata: connect Help button to docs
(cherry picked from commit a6fe7b1402acca6f40040abc4e5c7144d1754690) Andrea Giudiceandrea
02:10 AM Revision 95e6b2c5 (qgis): Data Source Manager - Raster: connect Help button to docs
(cherry picked from commit c78f27d0cb927b1935598a5da6c5c977c33d70fd) Andrea Giudiceandrea
02:10 AM Revision e6faba35 (qgis): Data Source Manager - Mesh: connect Help button to docs
(cherry picked from commit daa2dcb97d02726707b6d8a1ffce8e305bcebd57) Andrea Giudiceandrea
02:10 AM Revision 90c31732 (qgis): Data Source Manager - GPS: connect Help button to docs
(cherry picked from commit 531fe7fb870a5e89225d84b07c4e1042711e83d3) Andrea Giudiceandrea

2023-08-14

01:54 AM Revision 33efcdf6 (qgis): Merge pull request #54225 from qgis/backport-54189-to-release-3_32
[Backport release-3_32] Improve attributes form with dark themes Mathieu Pellerin - nIRV
01:53 AM Revision 5ff88553 (qgis): Add test mask
Nyall Dawson
04:53 PM Revision 9a3b87b1 (qgis): Update MetaSearch with new settings API
fixes #54144 Denis Rouzaud
10:33 AM Revision f0d6a9d4 (qgis): Merge pull request #53830 from mhugent/server_fix_dxf_layer_filter
Move QgsWmsRestorer in QGIS Server DXF export one level up Marco Hugentobler
10:02 AM Revision 32d32b43 (qgis): Additional test mask
Nyall Dawson
10:02 AM Revision 0559aa0e (qgis): lower initial vector layer estimated z range
Stefanow Natsis
10:02 AM Revision 771408d5 (qgis): Add test masks
Nyall Dawson
10:02 AM Revision 1dabd0a4 (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
Stefanow Natsis
10:02 AM Revision 493daa9d (qgis): fix typo
Stefanow Natsis
10:02 AM Revision f81b2118 (qgis): lower initial vector layer estimated z range
Stefanow Natsis
10:02 AM Revision 9faad16a (qgis): Additional test mask
Nyall Dawson
10:02 AM Revision 48acc8b2 (qgis): Add test masks
Nyall Dawson
10:02 AM Revision 4bfdc1a1 (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
Stefanow Natsis
10:02 AM Revision 95d6d236 (qgis): fix typo
Stefanow Natsis
09:57 AM Revision b0c4b0c8 (qgis): Additional test mask
Nyall Dawson
09:57 AM Revision bdbd3af8 (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
Stefanow Natsis
09:57 AM Revision cb5f183c (qgis): lower initial vector layer estimated z range
Stefanow Natsis
09:57 AM Revision a70e5ff3 (qgis): fix typo
Stefanow Natsis
09:57 AM Revision 2f68a1de (qgis): Add test masks
Nyall Dawson
09:19 AM Revision 58eb3642 (qgis): Use tile manager for downloading tiled scene content (when not on main
thread) Nyall Dawson
04:41 AM Revision a6fe7b14 (qgis): Data Source Manager - Metadata: connect Help button to docs
Andrea Giudiceandrea
04:41 AM Revision 499b5fc6 (qgis): Move includes to .cpp
Andrea Giudiceandrea
04:41 AM Revision 5b11246d (qgis): Data Source Manager - Scene: connect Help button to docs
Andrea Giudiceandrea
04:41 AM Revision daa2dcb9 (qgis): Data Source Manager - Mesh: connect Help button to docs
Andrea Giudiceandrea
04:41 AM Revision c78f27d0 (qgis): Data Source Manager - Raster: connect Help button to docs
Andrea Giudiceandrea
04:41 AM Revision 531fe7fb (qgis): Data Source Manager - GPS: connect Help button to docs
Andrea Giudiceandrea
04:41 AM Revision 85bc2ebf (qgis): Data Source Manager - Point Cloud: connect Help button to docs
Andrea Giudiceandrea
03:56 AM Revision cd31612a (qgis): Fix mingw build
(cherry picked from commit 2a4a4b69475f9ae7d00880a6d3434f723a2a52c1) Nyall Dawson
03:50 AM Revision 4b442326 (qgis): Fix use after free when truncating 3d scene nodes
Nyall Dawson
03:48 AM Revision c8ffac04 (qgis): fix Qscintilla include dir on ArchLinux with Qt6
Signed-off-by: wulu <[email protected]> wulu
03:15 AM Revision 3de6c5fd (qgis): Fix mingw build
(cherry picked from commit 2a4a4b69475f9ae7d00880a6d3434f723a2a52c1) Nyall Dawson
03:14 AM Revision 706b853d (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
Mathieu Pellerin - nIRV
03:14 AM Revision 7a38d339 (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
Mathieu Pellerin - nIRV

2023-08-13

11:29 PM Revision f4f7d5b9 (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
Mathieu Pellerin - nIRV
11:29 PM Revision 744dbb6d (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
Mathieu Pellerin - nIRV
11:25 PM Revision 43847096 (qgis): Adjust test
Mathieu Pellerin - nIRV
11:25 PM Revision caad53dd (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
Mathieu Pellerin - nIRV
11:25 PM Revision 588cde76 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
Mathieu Pellerin - nIRV
11:25 PM Revision f5fd0fa3 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
Mathieu Pellerin - nIRV
11:25 PM Revision 9408283b (qgis): [themes] Respect read-only and frameless properties
Mathieu Pellerin - nIRV
11:24 PM Revision 38529184 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
Mathieu Pellerin - nIRV
11:24 PM Revision a6711b14 (qgis): Adjust test
Mathieu Pellerin - nIRV
11:24 PM Revision cd05486c (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
Mathieu Pellerin - nIRV
11:24 PM Revision 6a181bc6 (qgis): [themes] Respect read-only and frameless properties
Mathieu Pellerin - nIRV
11:24 PM Revision cc476cd5 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
Mathieu Pellerin - nIRV
11:24 PM Revision b0f66c09 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
Mathieu Pellerin - nIRV
11:24 PM Revision f7268a9a (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
Mathieu Pellerin - nIRV
11:24 PM Revision 118e60fa (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
Mathieu Pellerin - nIRV
11:24 PM Revision 402c193d (qgis): [themes] Respect read-only and frameless properties
Mathieu Pellerin - nIRV
11:24 PM Revision 09da47fc (qgis): Adjust test
Mathieu Pellerin - nIRV
11:23 PM Revision 1d63d5fc (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
Mathieu Pellerin - nIRV
11:21 PM Revision fcdad0c2 (qgis): Fix ci
Nyall Dawson
11:20 PM Revision de756554 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
Mathieu Pellerin - nIRV
11:20 PM Revision d0f8159a (qgis): [Data Source Manager] Fix tooltips
Use the QgsSourceSelectProvider `text()` function instead of the `name()` function Andrea Giudiceandrea
11:20 PM Revision 02e66fcb (qgis): Adjust test
Mathieu Pellerin - nIRV
11:20 PM Revision 5f9bdad3 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
Mathieu Pellerin - nIRV
11:20 PM Revision a2410697 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
Mathieu Pellerin - nIRV
11:20 PM Revision e49ebafd (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
Mathieu Pellerin - nIRV
11:20 PM Revision d4a88e29 (qgis): [themes] Respect read-only and frameless properties
Mathieu Pellerin - nIRV
11:19 PM Revision ac848574 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
Mathieu Pellerin - nIRV
03:09 PM Revision daafbfd3 (qgis): [Data Source Manager] Fix tooltips
Use the QgsSourceSelectProvider `text()` function instead of the `name()` function Andrea Giudiceandrea
03:05 PM Revision 3a685e5b (qgis): Merge pull request #54206 from agiudiceandrea/fix-54173-datasourcemanag...
[Data Source Manager] Fix tooltips Matthias Kuhn
02:51 PM Revision 5d9ee6b8 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
Mathieu Pellerin - nIRV
02:51 PM Revision a56b3f5a (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
Mathieu Pellerin - nIRV
02:47 PM Revision d040c517 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
Mathieu Pellerin - nIRV
12:30 PM Revision b4e14d62 (qgis): Remove asserts to handle malformed models
Nyall Dawson
09:38 AM Revision 1ff3cebd (qgis): Fix ci
Nyall Dawson
09:38 AM Revision cbb7a364 (qgis): Fix ci
Nyall Dawson
09:26 AM Revision 2b4526f4 (qgis): Tiled scene: carry query items from base URL to support google tiles
Martin Dobias
04:50 AM Revision 12c7c58f (qgis): Fix ci
Nyall Dawson
04:50 AM Revision cedc2abd (qgis): Fix ci
Nyall Dawson
04:50 AM Revision e4708cee (qgis): Fix ci
Nyall Dawson
04:46 AM Revision 693238ae (qgis): Fix ci
Nyall Dawson

2023-08-12

12:47 AM Revision b7977246 (qgis): Revert "Treat external includes as system libraries, so we don't get wa...
This reverts commit 1dca9b9dbc9c790d627e8112adae7333c7a450f7.
This change breaks the FreeBSD build
Nyall Dawson
05:48 PM Revision ebf1744b (qgis): [Data Source Manager] Fix tooltips
Use the QgsSourceSelectProvider `text()` function instead of the `name()` function Andrea Giudiceandrea

2023-08-11

10:24 PM Revision c6a8e94c (qgis): Tiled scene chunk loader: clean up when deleted while doing work
Martin Dobias
10:23 PM Revision fe941e3c (qgis): Tiled scene: improve handling of URLs
- added QgsTiledSceneTile::baseUrl() to get URL that generated the tile and thus
base URL for resolving relative pa...
Martin Dobias
06:04 PM Revision 70923879 (qgis): Minor optimisation
Jacky Volpes
05:26 PM Revision 95628877 (qgis): Less calls & better readability
Jacky Volpes
05:04 PM Revision 0016f619 (qgis): delete project archive only after the project style in it's temporary d...
otherwise the archive's temporary directory cannot be removed on windows. Really ugly, but works (if there's only t... Jürgen Fischer
04:26 PM Revision a23b32a2 (qgis): Fix delete central curve vertex
Jacky Volpes
10:28 AM Revision 29b421e2 (qgis): Correctly set default fill symbol for wireframe renderer
Nyall Dawson
10:28 AM Revision 78b99d55 (qgis): Remove texture color renderer, and replace with checkbox option
in wireframe renderer Nyall Dawson
10:28 AM Revision d8d6308d (qgis): Const correctness
Nyall Dawson
10:28 AM Revision 939877f5 (qgis): Rename mesh renderer to wireframe renderer
Nyall Dawson
10:28 AM Revision 2b91ef23 (qgis): Fix clang tidy warning
Nyall Dawson
10:28 AM Revision 29edef83 (qgis): Add unit tests
Nyall Dawson
10:28 AM Revision 07db119e (qgis): Const
Nyall Dawson
10:28 AM Revision 59c6ca95 (qgis): Add option to show boundaries
Nyall Dawson
10:28 AM Revision 3c7f0730 (qgis): Implement 2d renderer for tiled scenes
We currently offer three renderer choices:
- Textured (default). Loads the texture image and paints the mesh using
...
Nyall Dawson
10:28 AM Revision c426a977 (qgis): Reduce artifacts in textured tiled scene renderer by slightly
buffering triangles before rendering, to avoid visible
gaps between neighbouring triangles
Nyall Dawson
10:28 AM Revision 1b7a2eb7 (qgis): Add sample tiled scene
Nyall Dawson
10:28 AM Revision 80ec3d9c (qgis): Use float for texture coordinates
Nyall Dawson
09:26 AM Revision 18847d27 (qgis): Fix use after free when truncating 3d scene nodes
Nyall Dawson
09:22 AM Revision 83399e13 (qgis): Fix use after free when truncating 3d scene nodes
Nyall Dawson
09:09 AM Revision b0d1a4f8 (qgis): When trying to create a 3d map for a project with a geographic crs,
don't hassle the user and instead just make a 3d map in EPSG:3857
It might not be a perfect approach, but it's bette...
Nyall Dawson
09:08 AM Revision 90726905 (qgis): Open new 3d views in a window instead of a dock by default
and make initial size of 3d views 50% larger
Our default window size of 3d views was too small to be usable
Nyall Dawson
08:17 AM Revision ffc4b7a4 (qgis): Fix leak in coordinate reference system model
Nyall Dawson

2023-08-10

12:11 AM Revision 1a44f7b5 (qgis): fix comment
Co-authored-by: Nyall Dawson <[email protected]> Martin Dobias
12:11 AM Revision e0d7c299 (qgis): Chunked entity API for hierarchy fetching + tiled scene impl
This avoids GUI freezes whenever chunked entity needs further information about hierarchy. Martin Dobias
09:33 PM Revision 447deb90 (qgis): Merge pull request #53962 from pblottiere/fix_build_on_arch
Fix build on ArchLinux with recent version of protobuf Loïc Bartoletti
01:20 PM Revision 565c1a52 (qgis): Remove extra groupbox
Yoann Quenach de Quivillic
10:41 AM Revision 3ac33d14 (qgis): Fix doxygen test
Nyall Dawson
10:41 AM Revision aa773281 (qgis): Fix clang warning
Nyall Dawson
10:41 AM Revision 0e363e66 (qgis): Remove abstract class for bounding volumes, and always treat
bounding volumes as OBB
Greatly simplifies the code. There's a small loss of efficiency
since we will always be expa...
Nyall Dawson
10:41 AM Revision 3a4a9f08 (qgis): Fix dialog title
Nyall Dawson
09:24 AM Revision 861b6355 (qgis): Update CMakeLists.txt
Co-authored-by: Matthias Kuhn <[email protected]> Paul Blottiere
02:32 AM Revision 3e25c977 (qgis): Use numeric IDs for tiled scene tiles instead of uuids
Nyall Dawson
02:32 AM Revision 1c265af5 (qgis): Adapt 3d for numeric ids
Nyall Dawson

2023-08-09

12:41 AM Revision 2073f4ca (qgis): Fix #53776 - Annotation DPI
Yoann Quenach de Quivillic
09:03 PM Revision af1dbc28 (qgis): Fetch and load tiles in a worker thread
Also fix issues with missing tiles at the nodes where content was
a link to hierarchy continuation - the chunk loader...
Martin Dobias
08:56 PM Revision 6565b0d3 (qgis): processing: Fix some tests for GEOS 3.11 and above
This has been tested with GEOS 3.10, 3.11 and 3.12. Jean Felder
01:54 PM Revision 583e3aac (qgis): misc cleanups
Martin Dobias
01:54 PM Revision f46de19f (qgis): Handle cases when a node has more than 8 children
Martin Dobias
01:54 PM Revision 55c7b4fa (qgis): Resolve relative URIs correctly when working with remote datasets
Martin Dobias
01:54 PM Revision d197172b (qgis): fix qt6 build
Martin Dobias
01:54 PM Revision 41518dbc (qgis): Nyall's review
Martin Dobias
01:54 PM Revision 0f6ba026 (qgis): qt6 fix
Martin Dobias
01:54 PM Revision 6f3425a8 (qgis): 3D renderer implementation for 3D tiles
Martin Dobias
11:10 AM Revision b36ba429 (qgis): Fix mingw build
Nyall Dawson
06:29 AM Revision 3754e386 (qgis): Fix build on Arch with recent version of protobuf
Paul Blottiere
06:16 AM Revision 21cead3c (qgis): Fix #53776 - Annotation DPI
Yoann Quenach de Quivillic
06:11 AM Revision a922a599 (qgis): Fix #53776 - Annotation DPI
Yoann Quenach de Quivillic
05:39 AM Revision d621ea76 (qgis): qgisapp: Store the visibility of the animation widget
This allows to display or hide the animation widget accordingly when
restoring or duplicating a 3d view.
Jean Felder
05:39 AM Revision 4367b1dc (qgis): qgs3danimationwidget: Set the project dirty on key frame changes
This allows to easily save an animation. Jean Felder
04:09 AM Revision d8b9e267 (qgis): Fix mingw build
Nyall Dawson
04:04 AM Revision f3661eda (qgis): Fix mingw build
Nyall Dawson

2023-08-08

07:30 PM Revision 5d55ee48 (qgis): [settings] support enum and flags in tree editor (#54011)
Denis Rouzaud
09:37 AM Revision c2a11bdc (qgis): Fix #53988 - Crash when saving layout after removing map
Yoann Quenach de Quivillic
09:06 AM Revision d4a99f9f (qgis): Add some more utils to QgsGltfUtils
Nyall Dawson
09:06 AM Revision bdb0995e (qgis): Silence some clang tidy warnings
Nyall Dawson
09:06 AM Revision e150ef58 (qgis): Fix some cppcheck errors
Nyall Dawson
07:03 AM Revision f6e9d01e (qgis): Fix ci test for AWS S3
Jacky Volpes
07:03 AM Revision 9d9480ae (qgis): Fix #53988 - Crash when saving layout after removing map
Yoann Quenach de Quivillic
02:45 AM Revision 72433354 (qgis): Fix #53988 - Crash when saving layout after removing map
Yoann Quenach de Quivillic
02:45 AM Revision 0b14dffa (qgis): Fix #53988 - Crash when saving layout after removing map
Yoann Quenach de Quivillic
02:40 AM Revision 385cc7ed (qgis): Fix #53988 - Crash when saving layout after removing map
Yoann Quenach de Quivillic

2023-08-07

11:51 PM Revision dd3207b7 (qgis): Fix ci test for AWS S3
Jacky Volpes
11:46 PM Revision efcdc97d (qgis): Fix ci test for AWS S3
Jacky Volpes
09:27 PM Revision 46a3fdb3 (qgis): Qt6 build fixes
Martin Dobias
09:27 PM Revision cf4a2273 (qgis): Fix build error
Martin Dobias
09:27 PM Revision bf5c049a (qgis): fix after rebase
Martin Dobias
09:27 PM Revision 126371fb (qgis): Load GLTF models as Qt3D entities
- QgsGltfUtils in qgis_core adds helpers useful also for 2D rendering
- QgsGltf3DUtils in qgis_3d adds function to co...
Martin Dobias
09:27 PM Revision 17053bbc (qgis): Review from Nyall + build fixes
Martin Dobias
09:25 PM Revision 5ab553d0 (qgis): Gracefully handle errors when trying to parse cesium tileset json
Nyall Dawson
09:25 PM Revision 8c8d6fe4 (qgis): Rename variable for clarity
Nyall Dawson
05:34 PM Revision 9088176a (qgis): add missing translations
Denis Rouzaud
05:34 PM Revision 61170211 (qgis): value by reference in range
Denis Rouzaud
03:38 PM Revision bde58219 (qgis): debian packaging: add libdraco-dev
Jürgen Fischer
03:38 PM Revision 8a9b8338 (qgis): fix translation string
Jürgen Fischer
12:27 PM Revision 097750cf (qgis): add missing translations
Denis Rouzaud
12:12 PM Revision 31252463 (qgis): Fix widget z range restrictions for layer metadata
Expand the range to allow negative values, set max to >99 Nyall Dawson
11:54 AM Revision 306287c9 (qgis): value by reference in range
Denis Rouzaud
11:27 AM Revision 625968cb (qgis): Fix widget z range restrictions for layer metadata
Expand the range to allow negative values, set max to >99 Nyall Dawson
11:27 AM Revision 2d41b378 (qgis): Optimise QgsMapToPixel::transformInPlace
Nyall Dawson
10:44 AM Revision 4849099a (qgis): Load some basic provider metadata to tiled scene layer metadata
Nyall Dawson
10:44 AM Revision c23c07f2 (qgis): Fix invalid 'no default style' message shown when loading tiled scene
layers Nyall Dawson
10:43 AM Revision c8658efd (qgis): Setup core infrastructure for tiled scene 2d renderers
Nyall Dawson
10:43 AM Revision a9cd6b89 (qgis): Show tiled scene layers in layer styling dock
Nyall Dawson
10:43 AM Revision 4ffe24dc (qgis): Don't use _ for identifiers in global namespace
Fixes some bugprone-reserved-identifier clang tidy warnings Nyall Dawson
10:43 AM Revision a6b16add (qgis): Shell for tiled scene texture renderer
Nyall Dawson
10:43 AM Revision c6a4a71b (qgis): Implement GUI infrastructure for 2d tiled scene renderers
Nyall Dawson
09:49 AM Revision a04a4bb9 (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
Mathieu Pellerin - nIRV
09:49 AM Revision 9bb524c2 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
Mathieu Pellerin - nIRV
09:49 AM Revision b0930538 (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
Mathieu Pellerin - nIRV
09:49 AM Revision 2b36de9e (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
Mathieu Pellerin - nIRV
09:49 AM Revision 646809b6 (qgis): Add PyQgsExternalStorageAwsS3 to ci blocklist
The CI setup is no longer working for this test, resulting in
continuous false positives
Nyall Dawson
06:31 AM Revision 0e735ab3 (qgis): Fix widget z range restrictions for layer metadata
Expand the range to allow negative values, set max to >99 Nyall Dawson
06:31 AM Revision 8aa480dd (qgis): Fix widget z range restrictions for layer metadata
Expand the range to allow negative values, set max to >99 Nyall Dawson
06:26 AM Revision fb3c25e1 (qgis): Fix widget z range restrictions for layer metadata
Expand the range to allow negative values, set max to >99 Nyall Dawson
05:54 AM Revision b667b17f (qgis): Don't show incorred error messages when trying to load optional symbols
from empty DOM elements Nyall Dawson
05:54 AM Revision 37352750 (qgis): Add aspect ratio to some layout page sizes
Andrea Giudiceandrea
05:54 AM Revision 3c9aadda (qgis): Fix QgsPageSize description
Andrea Giudiceandrea
05:16 AM Revision 82175bc3 (qgis): Add PyQgsExternalStorageAwsS3 to ci blocklist
The CI setup is no longer working for this test, resulting in
continuous false positives
Nyall Dawson
05:15 AM Revision 418098be (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
Mathieu Pellerin - nIRV
05:15 AM Revision 22623062 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
Mathieu Pellerin - nIRV
05:15 AM Revision da30cd7d (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
Mathieu Pellerin - nIRV
05:15 AM Revision c73111f2 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
Mathieu Pellerin - nIRV
05:11 AM Revision 52abcdf1 (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
Mathieu Pellerin - nIRV
05:11 AM Revision b860c410 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
Mathieu Pellerin - nIRV
05:11 AM Revision fcbdbb4a (qgis): Use localized format to display release date of plugins
Andrea Giudiceandrea
05:10 AM Revision bb729240 (qgis): Add PyQgsExternalStorageAwsS3 to ci blocklist
The CI setup is no longer working for this test, resulting in
continuous false positives
Nyall Dawson

2023-08-06

01:06 AM Revision 6f1c446b (qgis): Use localized format to display release date of plugins
Andrea Giudiceandrea
01:02 AM Revision 3f6e31b2 (qgis): Use localized format to display release date of plugins
Andrea Giudiceandrea
01:00 AM Revision a471108a (qgis): Remove Esperanto language workaround
QTBUG-57802 has been fixed since Qt 5.12 Andrea Giudiceandrea
12:06 AM Revision d611b684 (qgis): Add draco to ci containers
Nyall Dawson
12:06 AM Revision 731c2e74 (qgis): Add draco-devel to Fedora dependencies
Nyall Dawson
12:06 AM Revision 40ecc548 (qgis): Add conditional support for linking draco library
Can be opted out by setting WITH_DRACO cmake option to false Nyall Dawson
12:06 AM Revision 397328f3 (qgis): Set WITH_DRACO=OFF for macos/mingw ci builds
Nyall Dawson
12:06 AM Revision 1dca9b9d (qgis): Treat external includes as system libraries, so we don't get warnings
when compiling them Nyall Dawson
03:11 AM Revision 11833bf8 (qgis): [ui] Fix the main window's status bar text color on dark themes
Mathieu Pellerin - nIRV
03:11 AM Revision e7ef78dd (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
Mathieu Pellerin - nIRV
03:10 AM Revision 1e4dc887 (qgis): [ui] Fix the main window's status bar text color on dark themes
Mathieu Pellerin - nIRV
03:10 AM Revision 2c7394fc (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
Mathieu Pellerin - nIRV

2023-08-05

09:43 PM Revision e021abf9 (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
Mathieu Pellerin - nIRV
09:43 PM Revision d21b9047 (qgis): [ui] Fix the main window's status bar text color on dark themes
Mathieu Pellerin - nIRV
09:43 PM Revision f279200b (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
Mathieu Pellerin - nIRV
09:43 PM Revision 0e1949cb (qgis): [ui] Fix the main window's status bar text color on dark themes
Mathieu Pellerin - nIRV
09:38 PM Revision a75694e1 (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
Mathieu Pellerin - nIRV
09:38 PM Revision c36dd461 (qgis): [ui] Fix the main window's status bar text color on dark themes
Mathieu Pellerin - nIRV
09:37 PM Revision af4e8138 (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
Mathieu Pellerin - nIRV
09:37 PM Revision 8fc7cca5 (qgis): [ui] Fix black labels on black background within color ramp legend items
Mathieu Pellerin - nIRV
09:37 PM Revision 57f316df (qgis): [ui] Fix black labels on black background in the elevation profile canvas
Mathieu Pellerin - nIRV
09:36 PM Revision 1110ac98 (qgis): [ui] Fix black labels on black background in the elevation profile canvas
Mathieu Pellerin - nIRV
09:36 PM Revision 33eb8a36 (qgis): [ui] Fix black labels on black background within color ramp legend items
Mathieu Pellerin - nIRV
09:36 PM Revision 9b4535d8 (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
Mathieu Pellerin - nIRV
01:31 PM Revision a727b8d8 (qgis): Identation
Nyall Dawson
01:31 PM Revision 9f57fb2e (qgis): Rename "tiled mesh" to "tiled scene"
Better reflects that these types can contain lines and point
data, not just meshes
Nyall Dawson
01:31 PM Revision 9f6e9262 (qgis): Fix test
Nyall Dawson
11:20 AM Revision 4913ce61 (qgis): [ui] Fix black labels on black background within color ramp legend items
Mathieu Pellerin - nIRV
11:20 AM Revision 4dfbce79 (qgis): [ui] Fix black labels on black background in the elevation profile canvas
Mathieu Pellerin - nIRV
11:20 AM Revision c4e3c0bb (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
Mathieu Pellerin - nIRV
11:20 AM Revision 958cabf1 (qgis): [ui] Fix black labels on black background within color ramp legend items
Mathieu Pellerin - nIRV
11:20 AM Revision fb3eb54f (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
Mathieu Pellerin - nIRV
11:20 AM Revision 2001b4a0 (qgis): [ui] Fix black labels on black background in the elevation profile canvas
Mathieu Pellerin - nIRV
11:17 AM Revision 5426e594 (qgis): Fix #53990
Yoann Quenach de Quivillic
11:16 AM Revision c825a300 (qgis): Fix #53990
Yoann Quenach de Quivillic
11:16 AM Revision e157a56f (qgis): [ui] Fix black labels on black background in the elevation profile canvas
Mathieu Pellerin - nIRV
11:16 AM Revision 7907b553 (qgis): [ui] Fix black labels on black background within color ramp legend items
Mathieu Pellerin - nIRV
11:16 AM Revision 1552ae11 (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
Mathieu Pellerin - nIRV
06:56 AM Revision c0badd6c (qgis): [ui] Fix visual glitches when resizing the overview panel
Mathieu Pellerin - nIRV
06:55 AM Revision ce43738b (qgis): [ui] Fix visual glitches when resizing the overview panel
Mathieu Pellerin - nIRV
06:55 AM Revision f3b5283f (qgis): qgis_process: fix unreported deadlock
Alessandro Pasotti
06:54 AM Revision 2aead539 (qgis): qgis_process: fix unreported deadlock
Alessandro Pasotti
06:54 AM Revision 289461a4 (qgis): grass on windows:
* avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre...
Jürgen Fischer
05:56 AM Revision 0cf2651e (qgis): grass on windows:
* avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre...
Jürgen Fischer
03:18 AM Revision e9696ab0 (qgis): [themes] Fix black label on dark layout designer ruler issue
Mathieu Pellerin - nIRV
02:54 AM Revision cc0d500e (qgis): grass on windows:
* avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre...
Jürgen Fischer
02:54 AM Revision a4a4625a (qgis): grass on windows:
* avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre...
Jürgen Fischer
02:49 AM Revision aae94833 (qgis): [themes] Fix black label on dark layout designer ruler issue
Mathieu Pellerin - nIRV
02:49 AM Revision 3e774edc (qgis): grass on windows:
* avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre...
Jürgen Fischer
02:48 AM Revision 6f1d39a7 (qgis): update sip
Alexandre Neto
02:48 AM Revision 1c30d618 (qgis): Try to clean all traces of the Graphical modeler and replace by Model D...
Alexandre Neto
02:48 AM Revision 59313ce2 (qgis): Try to get oracle test passing again
Nyall Dawson

2023-08-04

01:33 AM Revision 06635de7 (qgis): Try to get oracle test passing again
Nyall Dawson
01:02 AM Revision 84d80a9f (qgis): Try to get oracle test passing again
Nyall Dawson
10:19 PM Revision 0ac405d0 (qgis): [themes] Fix black label on dark layout designer ruler issue
Mathieu Pellerin - nIRV
10:19 PM Revision d964fa16 (qgis): [themes] Fix black label on dark layout designer ruler issue
Mathieu Pellerin - nIRV
10:15 PM Revision b252da6f (qgis): [themes] Fix black label on dark layout designer ruler issue
Mathieu Pellerin - nIRV
09:30 PM Revision 51eb0a7e (qgis): Add method to generate QTransform which maps one triangle to another
Nyall Dawson
09:30 PM Revision af9e2a6d (qgis): Add method to render triangle on QPainter using triangular portion of t...
Useful for 2d rendering of 3d meshes with a texture Nyall Dawson
09:13 PM Revision 048dd2bd (qgis): Try to get oracle test passing again
Nyall Dawson
09:13 PM Revision 8f9054d6 (qgis): Try to get oracle test passing again
Nyall Dawson
09:13 PM Revision aeaef374 (qgis): Try to get oracle test passing again
Nyall Dawson
09:08 PM Revision 71cb5260 (qgis): testqgsexpression: Fix concave_hull multilinestring result
Tested with GEOS 3.11.0, 3.11.1, 3.11.2 and 3.12.0. All these versions
give this result.
Jean Felder
09:08 PM Revision 93cbddc4 (qgis): Fix #25694 - Page number in item properties
Yoann Quenach de Quivillic
09:07 PM Revision f862bff8 (qgis): Try to get oracle test passing again
Nyall Dawson
09:07 PM Revision 4d79c4d1 (qgis): Try to free some space
Nyall Dawson
09:07 PM Revision 7115c120 (qgis): Moaw space
Nyall Dawson
09:06 PM Revision 21cc362a (qgis): Moaw space
Nyall Dawson
09:06 PM Revision 62e7c560 (qgis): Try to free some space
Nyall Dawson
09:05 PM Revision c4240714 (qgis): Add intersects tests for QgsAbstractTiledMeshNodeBoundingVolume
Nyall Dawson
09:05 PM Revision 5a9936d7 (qgis): Fix clang tidy warning
Nyall Dawson
09:05 PM Revision ad4ee07e (qgis): Don't assume that json extensions are always present for content
uris Nyall Dawson
09:05 PM Revision 12bf02cc (qgis): Avoid ambiguity in 'refinement' naming, remove ambiguity about
whether a tile has children available, no children, or not-yet-
fetched children
Nyall Dawson
09:05 PM Revision e1f62940 (qgis): Remove QgsTiledMeshNode from public api
Nyall Dawson
09:05 PM Revision ce0358ef (qgis): Move parent tile ID filter to QgsTiledMeshRequest
Nyall Dawson
09:05 PM Revision e829939f (qgis): By default fetch whole hierarchy when requesting cesium tiles
Nyall Dawson
09:05 PM Revision 329f84b7 (qgis): Fix qt6 build
Nyall Dawson
09:05 PM Revision 8179e0da (qgis): Fix seealso links
Nyall Dawson
09:05 PM Revision 08e739fe (qgis): Add class for storing hierarchy tree of QgsTiledMeshTile
Nyall Dawson
09:05 PM Revision c22796d6 (qgis): Add QgsTiledMeshRequest
Encapsulates parameters for filtering tiled mesh tiles Nyall Dawson
09:05 PM Revision 00f63c3b (qgis): Introduce QgsTiledMeshIndex
This is an equivalent of the point cloud index class, with some
notable differences:
- The class is designed to be t...
Nyall Dawson
09:05 PM Revision f3c987f5 (qgis): Introduce QgsTiledMeshTile
Represents an individual tile from a tiled mesh scene Nyall Dawson
09:05 PM Revision 5597a2a6 (qgis): Add flags to QgsTiledMeshRequest
Nyall Dawson
09:05 PM Revision 0e777298 (qgis): Add method to transform a tiled mesh bounding volume via QgsMatrix4x4
Nyall Dawson
04:51 PM Revision 050f282d (qgis): qgis_process: fix unreported deadlock
Alessandro Pasotti
04:51 PM Revision 098cddb5 (qgis): qgis_process: fix unreported deadlock
Alessandro Pasotti
04:46 PM Revision d05ddc5f (qgis): Merge pull request #54060 from elpaso/bugfix-qgis_process-deadlock
qgis_process: fix unreported deadlock Alessandro Pasotti
01:03 PM Revision a530c923 (qgis): Moaw space
Nyall Dawson
01:03 PM Revision 0998f197 (qgis): Try to free some space
Nyall Dawson
12:36 PM Revision cc7c1052 (qgis): qgis_process: fix unreported deadlock
Alessandro Pasotti
10:15 AM Revision 317fa77c (qgis): Try to free some space
Nyall Dawson
10:15 AM Revision e5d5991f (qgis): Moaw space
Nyall Dawson
10:15 AM Revision 065c495f (qgis): Try to free some space
Nyall Dawson
10:15 AM Revision be0d694b (qgis): Moaw space
Nyall Dawson
10:15 AM Revision 63bbe927 (qgis): Try to free some space
Nyall Dawson
10:15 AM Revision ed3bdaec (qgis): Moaw space
Nyall Dawson
10:09 AM Revision aca9bce6 (qgis): Try to free some space
Nyall Dawson
10:09 AM Revision 78c5539c (qgis): Moaw space
Nyall Dawson
08:50 AM Revision 312060fb (qgis): Merge pull request #54014 from elpaso/auth-oauth2-pkce
OAUTH2 Authorization Code PKCE Alessandro Pasotti
04:07 AM Revision 87907a81 (qgis): Remove unnecessary costly forced refresh of legends and replace with
a deferred update Nyall Dawson
04:07 AM Revision 1b0a1a0e (qgis): Modernize test
Nyall Dawson
04:07 AM Revision a0cdf36e (qgis): Always defer layout legend model updates till legend is visible
Avoids an upfront cost of handling map theme overrides when loading
legend items in layouts, where the legend is link...
Nyall Dawson
04:07 AM Revision 73a0bc86 (qgis): [ui] Fix visual glitches when resizing the overview panel
Mathieu Pellerin - nIRV
04:07 AM Revision 5b64db4b (qgis): [ui] Fix visual glitches when resizing the overview panel
Mathieu Pellerin - nIRV
04:02 AM Revision ccdabf30 (qgis): [ui] Fix visual glitches when resizing the overview panel
Mathieu Pellerin - nIRV
03:59 AM Revision 77f8b83a (qgis): Minor optimisations to QgsExpressionNodeFunction construction
Nyall Dawson
03:59 AM Revision 08b8c6d7 (qgis): Improve cost of QgsExpression::functionIndex
This is called a LOT! Optimise the function by avoiding multiple
list copies and by caching previous found function i...
Nyall Dawson
03:59 AM Revision 490ff23e (qgis): Block updates to layer tree view while loading projects
These can cause a lot of unnecessary work during project load,
especially for projects with many layers. By temporari...
Nyall Dawson

2023-08-03

12:25 AM Revision 54438f76 (qgis): Minor review of the Python code in the QGIS plugin manager
Etienne Trimaille
11:35 PM Revision 1f69f022 (qgis): Fix #53990
Yoann Quenach de Quivillic
11:35 PM Revision 643e77df (qgis): Fix #53990
Yoann Quenach de Quivillic
11:29 PM Revision ac45ceb0 (qgis): test_qgsrasterattributetable: Use np.float64 instead of deprecated np.f...
It has been deprecated since version 1.20 and remove in version 1.24. Jean Felder
11:29 PM Revision d63f2652 (qgis): Fix #53990
Yoann Quenach de Quivillic
10:17 PM Revision d66a92f1 (qgis): Remove the password when a layer is not found from the log
Etienne Trimaille
04:34 PM Revision ef01e10e (qgis): debian packaging:
* override HOME when running crssync
* use DEB_PYTHON_INSTALL_LAYOUT=deb_system
(cherry picked from commit 5d6822678...
Jürgen Fischer
04:34 PM Revision fd85ee28 (qgis): debian packaging:
* override HOME when running crssync
* use DEB_PYTHON_INSTALL_LAYOUT=deb_system
(cherry picked from commit 5d6822678...
Jürgen Fischer
04:33 PM Revision 5d682267 (qgis): debian packaging:
* override HOME when running crssync
* use DEB_PYTHON_INSTALL_LAYOUT=deb_system
Jürgen Fischer
02:13 PM Revision 22fd8d96 (qgis): Add method to detect whether two QgsOrientedBox3Ds intersect
Nyall Dawson
02:13 PM Revision 6bf819a5 (qgis): Fix spell check
Nyall Dawson
02:13 PM Revision 7795b54a (qgis): Fix clang tidy warning
Nyall Dawson
02:13 PM Revision 0dc49da0 (qgis): Remove unused method, add reference
Nyall Dawson
08:35 AM Revision 42e5f7bc (qgis): Remove the password when a layer is not found from the log
Etienne Trimaille
07:27 AM Revision 2ae70ebd (qgis): Add repr, equality operators for QgsMatrix4x4
Nyall Dawson
07:27 AM Revision 6c24fa85 (qgis): Add some more convenience methods for QgsOrientedBox3D
Nyall Dawson
07:27 AM Revision 15adf1e5 (qgis): Fix clang-tidy warnings
Nyall Dawson
07:27 AM Revision 5b0b7e3c (qgis): Add repr for QgsBox3D, QgsOrientedBox3D
Nyall Dawson
07:27 AM Revision 519c32a3 (qgis): Hold GIL for more methods
Nyall Dawson
07:27 AM Revision c3159d5a (qgis): Add method to get corners of QgsBox3D
Nyall Dawson
07:27 AM Revision 2683d780 (qgis): Add method to project a QgsVector3D onto another QgsVector3D
Nyall Dawson
07:27 AM Revision 0b9d4344 (qgis): Silence clang tidy warnings
Nyall Dawson
07:27 AM Revision 5bdbcc4f (qgis): Add more helpful methods for 3d objects
Nyall Dawson
04:28 AM Revision 4565f949 (qgis): Remove the password when a layer is not found from the log
Etienne Trimaille
04:28 AM Revision a91c0579 (qgis): Remove the password when a layer is not found from the log
Etienne Trimaille
04:23 AM Revision 4e3f943d (qgis): Remove the password when a layer is not found from the log
Etienne Trimaille
02:07 AM Revision 498907ca (qgis): OWS Fix unreported regression with credentials
authcfg/username/password were not correctly read from the settings. Alessandro Pasotti

2023-08-02

09:11 PM Revision 92ccbd30 (qgis): Merge pull request #54023 from ptitjano/test_qgsgeometry-geos
Update PyQgsGeometryTest for newer versions of GEOS Loïc Bartoletti
06:09 PM Revision f7f09a7e (qgis): OWS Fix unreported regression with credentials
authcfg/username/password were not correctly read from the settings. Alessandro Pasotti
06:03 PM Revision 747166f0 (qgis): Merge pull request #54013 from elpaso/bugfix-ows-connection-authenticat...
OWS Fix unreported regression with credentials Alessandro Pasotti
02:57 PM Revision fc7218aa (qgis): test_qgsgeometry: Fix clipping test for GEOS 3.12 and above
Since, https://github.com/libgeos/geos/pull/788, GEOS returns the
symmetrical result in a different order. Update the...
Jean Felder
02:57 PM Revision 256415e1 (qgis): test_qgsgeometry: Fix offsetcurve test for GEOS 3.11 and above
GEOSOffsetCurve_r used to return a wrong result for some simple single
lines (described in https://github.com/libgeos...
Jean Felder
02:56 PM Revision 2299441a (qgis): test_qgsgeometry: Fix delaunay test for GEOS 3.10.4 and above
See the following GEOS change:
https://github.com/libgeos/geos/pull/728.
Jean Felder
02:56 PM Revision d1ce27c4 (qgis): test_qgsgeometry: Change geos version check logic
This will be used in the next commits which needs to check against
several different versions.
Jean Felder
02:24 PM Revision 27c710ad (qgis): Merge pull request #54017 from qgis/backport-54010-to-release-3_32
[Backport release-3_32] [themes] Improve editable spinbox styling so it differs enough from combobox Mathieu Pellerin - nIRV
12:25 PM Revision 929022b2 (qgis): Merge pull request #54018 from qgis/backport-54010-to-release-3_28
[Backport release-3_28] [themes] Improve editable spinbox styling so it differs enough from combobox Mathieu Pellerin - nIRV
10:53 AM Revision d79bd6f0 (qgis): Migrate some leftovers to "network-timeout" settings key
pathmapper
10:45 AM Revision 08ffeb23 (qgis): Migrate some leftovers to "network-timeout" settings key (#53763)
Björn
04:49 AM Revision 8a9042e7 (qgis): Don't show incorred error messages when trying to load optional symbols
from empty DOM elements Nyall Dawson
04:49 AM Revision d8905b6a (qgis): Don't write user flags when none are present
Nyall Dawson
04:49 AM Revision 37ec1738 (qgis): Add Qgis::SymbolLayerUserFlags for user-controlled flags which
alter the handling of symbol layers
These differ from Qgis::SymbolLayerFlag in that
Qgis::SymbolLayerFlag flags are ...
Nyall Dawson
04:49 AM Revision 4ab11cdc (qgis): Silence clang tidy warning
Nyall Dawson
03:35 AM Revision f07a0c04 (qgis): Read app settings slightly earlier so the status bar creation gets the ...
Mathieu Pellerin - nIRV
03:35 AM Revision 9574b31a (qgis): [themes] With status bar colors fixed, make our dark theme truly dark
Mathieu Pellerin - nIRV
03:34 AM Revision 371858c7 (qgis): [themes] Harmonize combo and spin boxes as well as color,font,symbol,ra...
Mathieu Pellerin - nIRV
03:34 AM Revision 30b395c9 (qgis): [themes] Fix long-standing issue with Qgs{Color,Font,Ramp,Symbol}Button...
Mathieu Pellerin - nIRV
03:34 AM Revision 20693a8f (qgis): [themes] Improve editable spinbox styling so it differs enough from com...
Mathieu Pellerin - nIRV
03:34 AM Revision 5be3172f (qgis): [themes] Improve editable spinbox styling so it differs enough from com...
Mathieu Pellerin - nIRV
03:34 AM Revision 76d37735 (qgis): [themes] With status bar colors fixed, make our dark theme truly dark
Mathieu Pellerin - nIRV
03:34 AM Revision 1b1482b6 (qgis): Read app settings slightly earlier so the status bar creation gets the ...
Mathieu Pellerin - nIRV
03:34 AM Revision f4279bbb (qgis): [themes] Harmonize combo and spin boxes as well as color,font,symbol,ra...
Mathieu Pellerin - nIRV
03:34 AM Revision e1e8af12 (qgis): [themes] Fix long-standing issue with Qgs{Color,Font,Ramp,Symbol}Button...
Mathieu Pellerin - nIRV

2023-08-01

05:53 PM Revision 523cfd49 (qgis): PKCE: hide client_secret from GUI
Fix #47760
Funded by: Comune di Roma
Alessandro Pasotti
04:41 PM Revision d8aafbad (qgis): OWS Fix unreported regression with credentials
authcfg/username/password were not correctly read from the settings. Alessandro Pasotti
04:36 PM Revision b2b1a234 (qgis): OWS Fix unreported regression with credentials
authcfg/username/password were not correctly read from the settings. Alessandro Pasotti
03:13 PM Revision caec2aac (qgis): [themes] Fix long-standing issue with Qgs{Color,Font,Ramp,Symbol}Button...
Mathieu Pellerin - nIRV
03:13 PM Revision 55f77e93 (qgis): [themes] Harmonize combo and spin boxes as well as color,font,symbol,ra...
Mathieu Pellerin - nIRV
03:13 PM Revision ea48456b (qgis): [themes] Improve editable spinbox styling so it differs enough from com...
Mathieu Pellerin - nIRV
03:13 PM Revision 9e60b7d5 (qgis): Read app settings slightly earlier so the status bar creation gets the ...
Mathieu Pellerin - nIRV
03:13 PM Revision cae32579 (qgis): [themes] With status bar colors fixed, make our dark theme truly dark
Mathieu Pellerin - nIRV
07:35 AM Revision 6af7d4d8 (qgis): Fix bug when exporting layer and using both displayed value and differe...
Fix #54005 Ismail Sunni
07:35 AM Revision 8ab53d12 (qgis): remove commented block and use QLatin1string with size method instead o...
Loïc Bartoletti
07:35 AM Revision 46832db3 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ...
Loïc Bartoletti
06:05 AM Revision e707e704 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ...
Loïc Bartoletti
06:05 AM Revision c87fcfb8 (qgis): remove commented block and use QLatin1string with size method instead o...
Loïc Bartoletti

2023-07-31

01:42 AM Revision ecf212ed (qgis): remove commented block and use QLatin1string with size method instead o...
Loïc Bartoletti
01:42 AM Revision b9530042 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ...
Loïc Bartoletti
01:42 AM Revision 15da8a76 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ...
Loïc Bartoletti
01:42 AM Revision 9ab2884d (qgis): remove commented block and use QLatin1string with size method instead o...
Loïc Bartoletti
01:36 AM Revision a5195276 (qgis): Merge pull request #53985 from lbartoletti/fix_wkt_empty_parser
QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string Loïc Bartoletti
01:15 AM Revision 0e136006 (qgis): [symbology] Avoid large pattern QImage memory allocation for line and p...
Mathieu Pellerin - nIRV
 

Also available in: Atom