Activity
From 2022-01-09 to 2022-02-07
2022-02-07
- 10:58 PM Revision 180a0d32 (qgis): Merge pull request #47187 from DelazJ/transifexIssues
- Better handle plural forms for localization
- 09:55 PM Revision 5df61b6d (qgis): Fix expression preview width on QByteArray
- Fix #46174
- 09:52 PM Revision 9c4179f1 (qgis): Fix expression preview width on QByteArray
- Fix #46174
- 11:18 AM Revision 8ebb2ae6 (qgis): [processing] When a model algorithm parameter value is set to be taken
- from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as nul... - 10:51 AM Revision be87acb0 (qgis): Update control image
- 09:12 AM Revision 5f262509 (qgis): GDAL Rasterize: additional test for extent CRS handling
- 07:15 AM Revision 48c9e6a7 (qgis): [processing] When closing a model with unsaved changes, if the user
- accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t... - 07:06 AM Revision 0fed3f39 (qgis): [processing] Fix algorithm parameter values do not get correctly
- re-attached after pasting content into a new model
Fixes #39753 - 07:03 AM Revision e6379fb8 (qgis): [processing] When a model algorithm parameter value is set to be taken
- from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as null - 07:02 AM Revision c74c9344 (qgis): [processing] Fix algorithm parameter values do not get correctly
- re-attached after pasting content into a new model
Fixes #39753 - 07:02 AM Revision 8cf7f56d (qgis): Be a bit more forgiving and handle raw map layer pointers in
- expression values
But raise a warning on debug builds that these should be avoided
in place of weak pointers - 07:02 AM Revision 300487c1 (qgis): More tests
- 07:02 AM Revision 45ca76ce (qgis): Be safer and store weak pointer to map layer
- 07:02 AM Revision 2bd18332 (qgis): [expressions] Make file function (such as base_file_name) gracefully
- handle map layer values
These are treated as the file path to the layer.
E.g.
base_file_name(@some_variable_wh... - 06:43 AM Revision 9139c083 (qgis): Merge pull request #47204 from m-kuhn/en_plurals
- 03:32 AM Revision 69aba413 (qgis): Fix test outputs
- 03:01 AM Revision 8f345570 (qgis): [processing] When closing a model with unsaved changes, if the user
- accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t... - 03:01 AM Revision b8cd9c17 (qgis): [processing] Add a 'New Model' action to model designer dialog
- The dialog had all the standard open/save/save as actions, but was
missing the ability to directly create a new model... - 01:04 AM Revision d899da1e (qgis): [processing] Fix issues with edits to model outputs getting discarded
- Specifically, this fixes two issues
1. If a user edits a dark green output block in a model and changes the
name of ...
2022-02-06
- 05:20 PM Revision 8fd9c1e4 (qgis): Server: some parameters for external wms layers are case sensitive
- 04:51 PM Revision ad823771 (qgis): GDAL Rasterize: add test for extent CRS handling
- 10:01 AM Revision 78d764e4 (qgis): GDAL Rasterize: check earlier for parameter validity
2022-02-05
- 05:37 PM Revision 8563a5eb (qgis): Merge pull request #47209 from qgis/dependabot/npm_and_yarn/resources/s...
- 05:31 PM Revision 26f869b2 (qgis): Merge pull request #47208 from qgis/dependabot/npm_and_yarn/resources/s...
- 03:24 PM Revision ecd91b19 (qgis): Bump node-fetch from 2.6.6 to 2.6.7 in /resources/server/src/landingpage
- Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.co... - 03:24 PM Revision 875d0268 (qgis): Bump follow-redirects in /resources/server/src/landingpage
- Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release note... - 03:21 PM Revision cd3178a9 (qgis): Remove minimum percentage for translations
- 12:49 PM Revision 8e4a6d6e (qgis): [processing] GDAL Rasterize: add extent CRS conversion
- 12:01 PM Revision bba4e06f (qgis): Add English translation
- Finally QGIS will have an English translation. As the main language used
in international communication and most QGIS... - 11:39 AM Revision 98d5eb68 (qgis): [processing] GDAL Rasterize: make extent parameter optional
- The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp...
- 02:05 AM Revision b5d2ebd6 (qgis): Fix build
- 02:05 AM Revision c462e905 (qgis): [processing] Move model related tests out to own file
- No other changes
- 02:05 AM Revision 7b9b4860 (qgis): [processing] When "saving as" a model, if the model name originally
- was a complete match for the old file name, then update the model
name for the saved as model to also match the NEW f... - 02:05 AM Revision 29a59e70 (qgis): Add method to test whether model file name matches model name
- 02:05 AM Revision 91ca892c (qgis): Fix translation string
- 02:05 AM Revision a1690552 (qgis): [processing] Improve UX when saving models
- - When saving a model to a file, don't require that the model already
has a name entered. Instead, if no model name h... - 01:14 AM Revision fa6bcda3 (qgis): [themes] Fix hard to read tooltips with Night Mapping
2022-02-04
- 11:26 PM Revision 3d5bf072 (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
- action when editing an existing model opened through the dialog
- 11:26 PM Revision 4872d339 (qgis): [processing] Fix initial directory shown in model open file dialogs
- should be the users home file, or the last used model directory
- 11:26 PM Revision 08d10a32 (qgis): [processing] Fix model designer sometimes opens behind other windows
- 11:22 PM Revision fd5a4da8 (qgis): [processing] Fix editing a number parameter definition in modeler
- without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ... - 05:35 PM Revision 20d28431 (qgis): Add unit test
- 04:38 PM Revision 07369b85 (qgis): More verbose exception
- 04:13 PM Revision 8c5fa81e (qgis): Add unit test
- 04:00 PM Revision 786c675c (qgis): Raise an error if a typename is invalid in GetFeature
- 03:39 PM Revision 5a316f64 (qgis): Return an exception when an excluded layout is used
- 10:25 AM Revision 59766787 (qgis): missing utility include
- 10:20 AM Revision d5d3ed65 (qgis): Merge pull request #47173 from alexbruy/identify-number-format
- Homogenize number of decimal places in Identify tool (fix #27929)
- 10:15 AM Revision 30267703 (qgis): Fix interpolated line renderer exact inverted
- Fix #46371
- 09:22 AM Revision db1115f9 (qgis): avoid detach in range loop
- 09:14 AM Revision 91cf8954 (qgis): [processing] Default to "Model Input" sources for map layer parameters
- when configuring a new algorithm
While the previous behaviour of defaulting to a static value makes
sense for things... - 08:55 AM Revision 25b42ed5 (qgis): msvc: use /bigobj for qgsexpression_texts.cpp
- 08:17 AM Revision 5903f384 (qgis): [themes] Fix hard to read tooltips with Night Mapping
- 08:14 AM Revision 8a0661e5 (qgis): [themes] Fix hard to read tooltips with Night Mapping
- 07:43 AM Revision 8cdf9cfa (qgis): Add .tsv extension to delimited text supported files filter
- 07:38 AM Revision fe6ac9b7 (qgis): [processing] Fix editing a number parameter definition in modeler
- without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ... - 07:37 AM Revision 104b9f88 (qgis): [processing] Fix initial directory shown in model open file dialogs
- should be the users home file, or the last used model directory
- 07:37 AM Revision 51ab3c9a (qgis): [processing] Fix model designer sometimes opens behind other windows
- 07:37 AM Revision 10bb8a2c (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
- action when editing an existing model opened through the dialog
- 07:34 AM Revision e748877a (qgis): [processing] Fix initial directory shown in model open file dialogs
- should be the users home file, or the last used model directory
- 07:34 AM Revision 608648b8 (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
- action when editing an existing model opened through the dialog
- 07:34 AM Revision 8486afbd (qgis): [processing] Fix model designer sometimes opens behind other windows
- 07:34 AM Revision ae32db4c (qgis): [processing] Fix editing a number parameter definition in modeler
- without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ... - 07:30 AM Revision 6b8115aa (qgis): [labeling] Fix line anchor placements are reversed for labels which
- sit below lines
(cherry picked from commit b39288ba6df7aaab4ce3c25b56da2b7c3f4f5ed6) - 07:30 AM Revision f9e17bf7 (qgis): Fix incorrect curved label placement above/below lines when allow
- upside down labels is set to Always
(cherry picked from commit c5bf3de97cfe102ebeb805755ebeab3e40420064) - 07:05 AM Revision 71322acf (qgis): Replace %1 with %n
- 07:03 AM Revision 8d9b4227 (qgis): Add .tsv extension to delimited text supported files filter
- 07:00 AM Revision 4de9f1fe (qgis): Add .tsv extension to delimited text supported files filter
- 06:27 AM Revision ec21ecd3 (qgis): Fix typo
- 06:25 AM Revision 4493958f (qgis): Better handle plural forms in localization
- 03:53 AM Revision 615af056 (qgis): Fix two issues with varying width interpolated renderer
- Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s... - 03:00 AM Revision 50cd02a4 (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
- 02:02 AM Revision 056c779d (qgis): QString fixup
- 01:49 AM Revision b5c529ad (qgis): add toString functions for each geometry classes
- 01:09 AM Revision 4c0bbce5 (qgis): Fix uninitialized variable warnings
- 01:09 AM Revision 36b63ca7 (qgis): [grass] Fix use of deprecated method
- 01:09 AM Revision 0230c09b (qgis): [hana] Fix warning in release builds
2022-02-03
- 12:56 AM Revision 53aad23a (qgis): Fix two issues with varying width interpolated renderer
- Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s... - 12:56 AM Revision a217597c (qgis): Disabled option section when collapsded mode not checked per #45993
- 12:56 AM Revision 9eb3c070 (qgis): Remove duplicate item in the ui file.
- 12:52 AM Revision 430705ce (qgis): Fix two issues with varying width interpolated renderer
- Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s... - 12:47 AM Revision afb76d60 (qgis): Set to general tab first
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 12:47 AM Revision 57a8809c (qgis): Make tables of layers in QGIS Server option sortable. Fix #47044
- 12:47 AM Revision 0fedc14d (qgis): Set services capabilities tab first
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 09:48 PM Revision e97b126d (qgis): added test on invalid expression
- 09:48 PM Revision f9531fc6 (qgis): fixed indentation
- 09:48 PM Revision 7cdf03e8 (qgis): setExpressionString deactivates QgsProperty if expression string is empty
- 09:48 PM Revision 1640a50e (qgis): addresses https://github.com/qgis/QGIS/issues/47127
- calling QgsProperty::setExpressionString with empty string
deactivates the QgsProperty (isActive() == False) - 09:48 PM Revision 0a0da905 (qgis): fixed indentation
- 07:32 PM Revision db9e4837 (qgis): add a couple of tests to be sure that distance and area strings are
- localized correctly
- 07:19 PM Revision 68f7dff8 (qgis): Merge pull request #46743 from roya0045/exp_tagger
- 07:15 PM Revision 3ac6704c (qgis): if the value is small enough and would be shown as 0.00 (even if it is
- non-zero, e.g. 0.0001) show it in scientific notation
- 06:13 PM Revision d408f1c2 (qgis): Merge pull request #47170 from agiudiceandrea/fix-multiple-images-qrc
- 05:53 PM Revision 55a912e3 (qgis): OAPIF source select: fix missing extra query in collections url
- Fix #46535
- 05:49 PM Revision a6d7c90b (qgis): Merge pull request #47145 from elpaso/bugfix-gh46535-oapif-collections-...
- OAPIF source select: fix missing extra query in collections url
- 04:48 PM Revision 47559400 (qgis): fix QgsPointCloudIndex::nodePointCount
- 04:48 PM Revision 131a6b3f (qgis): add node index unit tests
- 03:38 PM Revision c42e99a6 (qgis): remove-unloaded-chunks-from-replacement-queue
- 03:38 PM Revision e3d3060c (qgis): add debug message
- 03:14 PM Revision 05c33d6b (qgis): use the same number of decimal places in the Identify tool (fix #27929)
- Derived values of Length, Area and Perimiter now use the same number of
decimal places as other values which are disp... - 12:52 PM Revision 926f9dad (qgis): fix relation editor not taking the whole vertical space in form (#47169)
- Co-authored-by: Denis Rouzaud <[email protected]>
- 12:28 PM Revision 1c3afe94 (qgis): Remove multiple occurrences of images.qrc resource from *.ui files
- 12:02 PM Revision 71046f80 (qgis): Merge pull request #47029 from pblottiere/wfs_filters_mapping
- Fixes WFS EXP_FILTER parsing in GetFeature request
- 12:00 PM Revision 81772e96 (qgis): fix relation editor not taking the whole vertical space in form
- 11:56 AM Revision 2ec22154 (qgis): fix relation editor not taking the whole vertical space in form (#47167)
- 11:51 AM Revision ed9bb49f (qgis): Add 'Stepped Line' and 'Hollow' styles to QgsLayoutItemScaleBar::setSty...
- 11:51 AM Revision a5baaf3e (qgis): [processing] reword error messages about missing GRASS (fix #46052)
- 11:51 AM Revision 3226e30e (qgis): [processing] reword message about invalid features to make it clear
- where to find “Invalid features filtering” option (fix #42557)
- 11:05 AM Revision 716673de (qgis): Merge pull request #45376 from mhugent/server_capabilities_url_fix
- Take query parameters for url advertised in capabilities from the original request
- 08:34 AM Revision 43ffbc56 (qgis): Consider that the MAP-parameter can be upper or lower case in the origi...
- 07:44 AM Revision 75a5bb3d (qgis): [labeling] Fix line anchor placements are reversed for labels which
- sit below lines
- 07:44 AM Revision fb538f0e (qgis): Fix incorrect curved label placement above/below lines when allow
- upside down labels is set to Always
- 06:23 AM Revision 9564e14b (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
- 06:20 AM Revision 3ae5e9a7 (qgis): Merge pull request #47161 from nyalldawson/model_from_file_return
- Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile when file does not exist
- 03:41 AM Revision 33fd50e7 (qgis): detect grass 8 in processing provider
- 01:55 AM Revision 7bd931c9 (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
- This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W... - 01:34 AM Revision 85e07eb1 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
- exporting to Python code
- 01:33 AM Revision 4c184f44 (qgis): Fix HTML excape in file writer tooltips
- Fix #46508
- 01:24 AM Revision 12953ca8 (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
- 01:15 AM Revision 1a78e07d (qgis): detect grass 8 in processing provider
2022-02-02
- 11:25 PM Revision 4754cd3f (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
- This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W... - 11:21 PM Revision 00daed0e (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
- This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W... - 11:10 PM Revision 9c870f41 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
- exporting to Python code
- 11:07 PM Revision adb9942f (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
- exporting to Python code
- 09:23 PM Revision 0b667e47 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
- these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m... - 09:22 PM Revision 582bb30d (qgis): Fix HTML excape in file writer tooltips
- Fix #46508
- 09:19 PM Revision e46875b9 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
- these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m... - 09:18 PM Revision 298e1748 (qgis): Fix HTML excape in file writer tooltips
- Fix #46508
- 05:58 PM Revision ac763823 (qgis): detect grass 8 in processing provider
- 04:51 PM Revision 9910af69 (qgis): Add toExpressionList and toOgcFilterList methods
- 04:51 PM Revision a6a6ebd4 (qgis): Fix expression filter iteration
- 04:51 PM Revision 7e794aca (qgis): Flake8
- 04:51 PM Revision 602391ee (qgis): Add doc and update binding
- 04:51 PM Revision 6d5a2a7f (qgis): Add unit tests
- 04:51 PM Revision 7837215f (qgis): Add test with '<' symbol in QGIS expression
- 04:51 PM Revision 9bdbe12f (qgis): Binding
- 04:51 PM Revision 6540a37a (qgis): QString
- 12:26 PM Revision 9e1fbf72 (qgis): OAPIF source select: fix missing extra query in collections url
- Fix #46535
- 09:07 AM Revision 71ab6eca (qgis): Don't hardcode arial font for georeferencer status bar text
- 08:34 AM Revision 9c2938fb (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
- 06:50 AM Revision e608ba2f (qgis): Fix warning
- 05:48 AM Revision d678c09f (qgis): Don't use custom palette in crash handler dialog, this results in
- unreadable text on dark themes
Fixes #47065
(cherry picked from commit 0188cbee9cf6e3aa3fdae8955818e3ff257c1ea9) - 04:46 AM Revision e28a75fd (qgis): Fix line dependent orientation rendering of curved labels
- Fixes #45051
- 04:46 AM Revision 93063b83 (qgis): Silence debug noise
- 03:33 AM Revision abea26aa (qgis): Don't hardcode arial font for georeferencer status bar text
- 03:33 AM Revision d9d0260e (qgis): WFS provider: use expression query builder when adding a filter, if a S...
- Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the... - 03:31 AM Revision 8c39ee09 (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
- 03:28 AM Revision 35608f68 (qgis): Don't hardcode arial font for georeferencer status bar text
- 03:27 AM Revision e870bfed (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
- 03:24 AM Revision a34d07a1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
- 02:29 AM Revision 4c521f8c (qgis): [processing] Fix python exception raised after running in-place
- algorithm which requires no parameters
(cherry picked from commit a2c52a80259aee5858dfe6e45c6437007f18531f) - 02:23 AM Revision f299704c (qgis): Use better approach for malloc size safety (logic ported from GDAL)
- Fixes #47097
- 02:23 AM Revision 880c6246 (qgis): Remove unused qgsCalloc function
- 02:22 AM Revision b5ec05fe (qgis): Don't slightly colorise the icons for selected items in lists
- This can result in misleading symbol icons in the legend, where
the icon will be slightly colorised to match the high... - 01:41 AM Revision 1f1e6164 (qgis): Gracefully handle empty existing property values when creating auxiliary
- fields
Fixes #46403 - 01:41 AM Revision 20c289e9 (qgis): Use correct approach to unset data defined field for label position
- when auxiliary column is removed
Refs #46403 - 01:41 AM Revision 6cf6d52d (qgis): When temporal range changes we must invalidate the previous labeling
- solution if any time-enabled vector layers have labels enabled
Fixes #45160 - 01:33 AM Revision 13d8468e (qgis): Silence debug noise
- 01:33 AM Revision e3909cb0 (qgis): Fix line dependent orientation rendering of curved labels
- Fixes #45051
- 01:30 AM Revision d03f6dbf (qgis): Silence debug noise
- 01:30 AM Revision 158bbc18 (qgis): Fix line dependent orientation rendering of curved labels
- Fixes #45051
2022-02-01
- 11:42 PM Revision c92d98e6 (qgis): WFS provider: use expression query builder when adding a filter, if a S...
- Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the... - 11:40 PM Revision 6319e0d1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
- 11:39 PM Revision de73373c (qgis): WFS provider: use expression query builder when adding a filter, if a S...
- Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the... - 11:37 PM Revision 62eb4cd9 (qgis): geopackage.gpkg: set journal_mode to delete
- 11:37 PM Revision a68a01ac (qgis): curved_polys.gpkg: set journal_mode to delete
- 11:37 PM Revision ea49102f (qgis): curved_poly.gpkg: fix incorrect triggers
- 11:37 PM Revision fe410ec9 (qgis): OGR provider: only enable journal_mode = wal when editing. requires GDA...
- This requires the NOLOCK open option of the GPKG driver added per https://github.com/OSGeo/gdal/pull/5207
For earlier... - 11:36 PM Revision 42df6455 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
- 10:47 PM Revision ac9fd15c (qgis): Remove unused qgsCalloc function
- 10:47 PM Revision 00213062 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
- Fixes #47097
- 10:44 PM Revision 3983e141 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
- Fixes #47097
- 10:44 PM Revision 01f0130f (qgis): Remove unused qgsCalloc function
- 08:44 PM Revision 21c80a6a (qgis): When temporal range changes we must invalidate the previous labeling
- solution if any time-enabled vector layers have labels enabled
Fixes #45160 - 08:41 PM Revision a622004e (qgis): [processing] Fix python exception raised after running in-place
- algorithm which requires no parameters
- 08:41 PM Revision 59ab60c4 (qgis): Fix some badly formatted plural version strings
- 08:41 PM Revision cde74acf (qgis): Update test
- 08:41 PM Revision d61cab28 (qgis): When temporal range changes we must invalidate the previous labeling
- solution if any time-enabled vector layers have labels enabled
Fixes #45160 - 08:41 PM Revision ecb62a5c (qgis): In saga/grass/otb processing plugin tests, only load the provider
- being tested instead of every provider
- 08:41 PM Revision 08bb0c52 (qgis): When processing is initialized in external scripts, ensure the GRASS,
- SAGA and OTB providers are included by default
Fixes #45935 - 03:04 PM Revision e0e611e5 (qgis): add extrabytes values reading test and use ept datasets instead of las
- 03:04 PM Revision 2bb44325 (qgis): add unitest
- 03:04 PM Revision a08ebbaa (qgis): fix ci tests
- 03:04 PM Revision e5f625f8 (qgis): extend attribute datatypes to include the ones used for extrabytes
- 03:04 PM Revision 1dbc4a28 (qgis): add las extra bytes infos reading
- 09:17 AM Revision faea3b9d (qgis): In saga/grass/otb processing plugin tests, only load the provider
- being tested instead of every provider
- 09:17 AM Revision afb3bb5c (qgis): When processing is initialized in external scripts, ensure the GRASS,
- SAGA and OTB providers are included by default
Fixes #45935 - 09:14 AM Revision 65287ee4 (qgis): In saga/grass/otb processing plugin tests, only load the provider
- being tested instead of every provider
- 09:14 AM Revision dd368a42 (qgis): When processing is initialized in external scripts, ensure the GRASS,
- SAGA and OTB providers are included by default
Fixes #45935 - 09:12 AM Revision 03693e3c (qgis): Add mask images for tests to consider font differences
- 07:57 AM Revision 93c0510f (qgis): explicit message error for WMS connection in the data source manager
- and avoid dupplicate text
- 07:42 AM Revision 46a28c62 (qgis): Fix handling of delete key presses while rotating labels
- We need to disable the default behavior of this key and only allow
it to remove the current label rotation - 07:42 AM Revision d2955fe2 (qgis): Rework QgsMapToolLabel to provide more fine tuned status results,
- and show a descriptive error when interactive labeling cannot
be used because a label rotation is set to an invalid e... - 07:10 AM Revision 30b81cec (qgis): Don't use custom palette in crash handler dialog, this results in
- unreadable text on dark themes
Fixes #47065 - 06:35 AM Revision 23285878 (qgis): export usage for when exporting map
- 05:46 AM Revision acdbc567 (qgis): Fix attr table sorting
- Fix #34935
- 05:46 AM Revision dcef543d (qgis): Use sortValue for sorting
- 05:46 AM Revision 76a01577 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 04:39 AM Revision 49b620b1 (qgis): Add support for grass8
- 04:09 AM Revision 372755c3 (qgis): Fix typo
- 04:09 AM Revision b5eb5cce (qgis): Correctly handle sort field as field in atlas sorting
- Fixes #40332
- 04:09 AM Revision 22929256 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
- 03:51 AM Revision 149a8d83 (qgis): Use 'Save Multiple Styles' text instead
- 03:51 AM Revision 2481b1ba (qgis): Build vector layer style menu add display time, so that it can
- correctly respond to creation/removal of styles within the layer
properties dialog
Fixes #46596 - 03:28 AM Revision 76ac6c54 (qgis): Text improvements for crash handler dialog
- 03:27 AM Revision 78320600 (qgis): don't re-add layer to the temporary store
- 03:27 AM Revision 2b777348 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
- 03:27 AM Revision 9090ece2 (qgis): add tests for reloading output of the GDAL rasterize algorithms
- 03:25 AM Revision c222af78 (qgis): Add additional tests
- 03:25 AM Revision c5b8b071 (qgis): handle complex fieldnames when converting to rule based renderers
- Fixes #46459
- 02:58 AM Revision e5bbb0f7 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 02:58 AM Revision 5c6b5c61 (qgis): Fix attr table sorting
- Fix #34935
- 02:58 AM Revision ba9bbcf0 (qgis): Use sortValue for sorting
- 02:54 AM Revision 6e62aa87 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 02:54 AM Revision 2f2d9802 (qgis): Use sortValue for sorting
- 02:54 AM Revision b8d44195 (qgis): Fix attr table sorting
- Fix #34935
- 02:51 AM Revision 8b8f39f4 (qgis): fix guide creation behaviour if a click happened during left mouse holding
- 02:51 AM Revision c0497932 (qgis): init mDraggingGuideOldPosition
- 02:51 AM Revision 4f52108b (qgis): fix rubberband when a click happened during left mouse holding
- 02:51 AM Revision db62185e (qgis): change variable name
- 02:51 AM Revision 35c595dc (qgis): remove comment
- 02:51 AM Revision 50d0be14 (qgis): invalid left mouse pressed if right mouse released
- 01:57 AM Revision 69c80731 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
- 01:14 AM Revision 6a67f99f (qgis): Add support for grass8
- 01:08 AM Revision e9476981 (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- - The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a... - 01:06 AM Revision e29173a7 (qgis): Add context menu for bookmark group.
- 01:06 AM Revision 68a0c931 (qgis): Apply suggestions from code review
- 01:06 AM Revision b7fe7418 (qgis): Fix failed banned keywords test.
- 01:06 AM Revision aede9be1 (qgis): Update src/app/qgisapp.cpp
- 01:06 AM Revision f271f861 (qgis): Add group name to newBookmark.
2022-01-31
- 12:54 AM Revision e6072c93 (qgis): Add support for grass8
- 12:51 AM Revision 15d48a14 (qgis): - Fix shadow rendering (fix light camera setting mistake)
- - Add depth and shadow texture coordinates checking
- Improve performance by selecting front faces for forward pass a... - 12:51 AM Revision 6cb2f641 (qgis): Use polygon offset instead of fixed shadow bias gives better result
- 11:39 PM Revision 3b793234 (qgis): add tests for reloading output of the GDAL rasterize algorithms
- 11:39 PM Revision 708acc45 (qgis): don't re-add layer to the temporary store
- 11:39 PM Revision c04d1cec (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
- 11:36 PM Revision 59d16c9b (qgis): handle complex fieldnames when converting to rule based renderers
- Fixes #46459
- 11:36 PM Revision 48cf7674 (qgis): Add additional tests
- 11:27 PM Revision 3299692a (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
- 11:27 PM Revision a37299e8 (qgis): Fix typo
- 11:27 PM Revision 721d05f8 (qgis): Correctly handle sort field as field in atlas sorting
- Fixes #40332
- 11:26 PM Revision efa4e885 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
- 11:26 PM Revision d03ea9cd (qgis): add tests for reloading output of the GDAL rasterize algorithms
- 11:26 PM Revision 9ba642fa (qgis): don't re-add layer to the temporary store
- 11:25 PM Revision 6a59b850 (qgis): handle complex fieldnames when converting to rule based renderers
- Fixes #46459
- 11:25 PM Revision eee34c87 (qgis): Add additional tests
- 11:23 PM Revision d45c41f6 (qgis): Add missing file
- 11:23 PM Revision 73e036eb (qgis): Correctly handle sort field as field in atlas sorting
- Fixes #40332
- 11:23 PM Revision bb5a3783 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
- 11:23 PM Revision 2f74a24e (qgis): Fix typo
- 11:23 PM Revision 83263715 (qgis): spacing
- 11:23 PM Revision 252b8095 (qgis): handle null
- 11:23 PM Revision 97fcbdfa (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
- 11:23 PM Revision 0ca3c3b3 (qgis): update test
- 11:20 PM Revision 9477965f (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
- 11:16 PM Revision d7520736 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
- 10:21 PM Revision 3c976cae (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- - The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a... - 10:17 PM Revision 22c816c1 (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- - The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a... - 08:58 PM Revision b96fb907 (qgis): Merge pull request #47057 from strk/improve-test-docs
- Improve documentation about running tests
- 08:37 PM Revision 663a7090 (qgis): Apply suggestions from code review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:37 PM Revision 835fe144 (qgis): [processing] Add missing field types to the advanced (i.e. python) fiel...
- 08:37 PM Revision f949adc7 (qgis): Add spaces to make flake8 happy
- 06:17 PM Revision 749ab3f5 (qgis): Improve documentation about runnng tests
- - Add hints about hunting for names to pass to ctest -R
- Add a test environment preparation section in test/README.... - 06:16 PM Revision 41a8d2d0 (qgis): Update instruction about running authmanager tests
- 05:40 PM Revision 688a3fc3 (qgis): Merge pull request #47060 from strk/QGIS_WORKSPACE
- 04:31 PM Revision 596153ae (qgis): Merge pull request #47076 from nyalldawson/backport_46971
- Fix DistanceWithin algorithm with PostgreSQL provider (backport)
- 01:46 PM Revision d0f2cd0e (qgis): Merge branch 'master' into exp_tagger
- 12:01 PM Revision 7bcd9352 (qgis): Show field type icons in field mapping widget
- 12:01 PM Revision d5856ec4 (qgis): Allow enum parameters to have icons specified for values for parameter ...
- 12:01 PM Revision 7747c30d (qgis): Add support for field subtype to QgsFields::iconForFieldType
- 12:01 PM Revision 0e20e6a8 (qgis): Consistently use QgsFields::iconForFieldType
- 12:01 PM Revision e95ff884 (qgis): Show field type icons in add attribute dialog
- 09:58 AM Revision 92d50189 (qgis): Gracefully handle empty existing property values when creating auxiliary
- fields
Fixes #46403 - 09:58 AM Revision 1a7ca810 (qgis): Use correct approach to unset data defined field for label position
- when auxiliary column is removed
Refs #46403 - 09:55 AM Revision adacc902 (qgis): Use correct approach to unset data defined field for label position
- when auxiliary column is removed
Refs #46403 - 09:55 AM Revision 30447580 (qgis): Gracefully handle empty existing property values when creating auxiliary
- fields
Fixes #46403 - 08:24 AM Revision a20f7789 (qgis): Partial work on centralizing all QVariant::Type to display string
- logic in a new QgsVariantUtils class
(I've likely missed a few places here, but it's a start!) - 08:24 AM Revision e1460e32 (qgis): Unify a few more strings
- 08:24 AM Revision 6e435a69 (qgis): Update field calculator algorithm strings
- 08:24 AM Revision 269fbc1b (qgis): Fix a string
- 08:24 AM Revision 5a1b9e55 (qgis): Add field type icons in field calculator field type combo box
- 08:24 AM Revision cd382064 (qgis): Remove unwanted types
- 08:11 AM Revision d1a4af72 (qgis): fix mesh simplification ui
- 07:23 AM Revision d9558517 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
- over widget
- 07:22 AM Revision 6baf4e79 (qgis): handle null
- 07:22 AM Revision 16f8d108 (qgis): spacing
- 07:22 AM Revision e56719b4 (qgis): update test
- 07:22 AM Revision 1ffc6229 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
- 07:19 AM Revision fcb8cf04 (qgis): spacing
- 07:19 AM Revision a6f2afa5 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
- 07:19 AM Revision 2f16fe1b (qgis): update test
- 07:19 AM Revision b817d23e (qgis): handle null
- 06:40 AM Revision 6092d472 (qgis): Add missing file
- 06:36 AM Revision 9d5f66b2 (qgis): Add missing file
- 05:41 AM Revision c5b0ac9b (qgis): Don't hardcode text color for options dialog tabs
- This breaks dark theme readability
Fixes #47065 - 05:41 AM Revision 267844d9 (qgis): Don't hardcode black color for symbol layer list item text color
- Breaks readability on dark themes
Refs #47065 - 05:05 AM Revision 8d68ccee (qgis): fix mesh simplification ui
- 05:01 AM Revision d374c7ca (qgis): fix mesh simplification ui
- 04:49 AM Revision 7ef84cbc (qgis): Fix layout attr table layer source DD not set
- Fixes #47021 by copying the DD properties from the multiframe
into the frame. - 04:49 AM Revision 0209d69b (qgis): Set frame DD properties
- 04:31 AM Revision 6b642706 (qgis): address comments
- 04:31 AM Revision 3105c5e0 (qgis): improvement & bugfix
- 04:31 AM Revision 21753375 (qgis): Update resources/function_help/json/array_remove_at
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 04:31 AM Revision 3b5e3fc3 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
- 04:16 AM Revision f2caa2e0 (qgis): Add a wavy line symbol to default style
- 04:16 AM Revision 02a911f7 (qgis): Tag all symbols in default library with addedVersion
- Avoids an ambiguity in the style database update logic which forced
us to always attempt to reimport these ambiguous ... - 04:16 AM Revision c13c4cac (qgis): Fix a bunch of errors are dumped while importing default style database
- on SECOND launch of a new profile
We weren't creating the stylemetadata table after importing the initial
style data... - 04:02 AM Revision fd77a599 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
- over widget
- 03:57 AM Revision 3ae62313 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
- over widget
- 03:48 AM Revision 2378ef97 (qgis): Add unit test for QgsFeatureRequest
- Tests the default constructor, the copy constructor and
the assignment operator.
(cherry picked from commit 2ea5c99f... - 03:48 AM Revision d8e238df (qgis): Safer approach to handling reprojection with distance within requests
- We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ... - 03:48 AM Revision b46420ba (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
- The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl... - 03:48 AM Revision c31fbc4b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
- Equality useful for unit tests, inequality for completeness
(cherry picked from commit 95be545b8173d7cf11de2275f2289... - 03:48 AM Revision 7f1ce141 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
- Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes... - 03:48 AM Revision e291d7bd (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
- (cherry picked from commit 9ce1664ea82b1cc1619a1a8b600c7787707ad3c5)
- 03:48 AM Revision d8f223dc (qgis): Add human-readable errors upon not meeting expected test preconditions
- (cherry picked from commit 31a97bd8a6ce8625534617d5ccb2982838320054)
- 03:48 AM Revision 6c08116d (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
- This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers
(ch... - 03:37 AM Revision 8e04498d (qgis): Safer approach to handling reprojection with distance within requests
- We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ... - 03:37 AM Revision 3004fde9 (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
- The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl... - 03:37 AM Revision edfccd9d (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
- This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers - 03:37 AM Revision 2ea5c99f (qgis): Add unit test for QgsFeatureRequest
- Tests the default constructor, the copy constructor and
the assignment operator. - 03:37 AM Revision 95be545b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
- Equality useful for unit tests, inequality for completeness
- 03:37 AM Revision 182732e0 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
- Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes... - 03:37 AM Revision 9ce1664e (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
- 03:37 AM Revision 31a97bd8 (qgis): Add human-readable errors upon not meeting expected test preconditions
- 03:37 AM Revision 4e4e2e75 (qgis): Don't hardcode text color for options dialog tabs
- This breaks dark theme readability
Fixes #47065 - 03:37 AM Revision 4465f736 (qgis): Don't hardcode black color for symbol layer list item text color
- Breaks readability on dark themes
Refs #47065 - 03:33 AM Revision 7099e7b6 (qgis): Don't hardcode text color for options dialog tabs
- This breaks dark theme readability
Fixes #47065 - 03:33 AM Revision 8354915f (qgis): Don't hardcode black color for symbol layer list item text color
- Breaks readability on dark themes
Refs #47065 - 03:31 AM Revision 61401f13 (qgis): Set frame DD properties
- 03:31 AM Revision bcd38e6c (qgis): Fix layout attr table layer source DD not set
- Fixes #47021 by copying the DD properties from the multiframe
into the frame. - 03:27 AM Revision fbdad096 (qgis): Set frame DD properties
- 03:27 AM Revision 61dc66b9 (qgis): Fix layout attr table layer source DD not set
- Fixes #47021 by copying the DD properties from the multiframe
into the frame. - 03:26 AM Revision c5a28164 (qgis): handle percent-encoded font references in SLD (fix #27263)
2022-01-30
- 12:26 AM Revision 7fcd0bba (qgis): Fix layout crash when resizing frames
- Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ... - 12:23 AM Revision dfd102f0 (qgis): Move from QScrollArea to QgsScrollArea
- 12:23 AM Revision b983aa36 (qgis): Remove horizontal scrolling, set dialog min size
- and switch margins for a better display
- 12:23 AM Revision 320471b4 (qgis): Add a scroll area to "select transformation" dialog
- to make it easier to resize
- 12:21 AM Revision f8d407f1 (qgis): Avoid crs definition errors when closing options dialog
- Fixes #47014
- 12:21 AM Revision 7138d8d4 (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
- (fix #45694)
- 12:21 AM Revision 95b1affa (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
- Manager (fix #36449)
- 12:21 AM Revision 7ebfc1df (qgis): add test for QgsVectorTileProviderConnection class
- 09:06 PM Revision 5e327757 (qgis): GH_WORKSPACE -> QGIS_WORKSPACE
- 12:17 PM Revision e1b8abd5 (qgis): Merge pull request #47049 from nirvn/refactor_missing_array_fix
- Add missing string,integer,double array field types in the refactor and aggregate algorithms
- 11:20 AM Revision 8860a8a2 (qgis): Merge pull request #47053 from nirvn/save_as_gpkg_preserve_array
- [vector file writer] Preserve array fields when saving as geopackage
- 11:02 AM Revision cf924673 (qgis): Merge pull request #47046 from nirvn/json_field_exp_fix
- [core] Fix conversion of array and map values for json fields
- 10:36 AM Revision f223ef21 (qgis): Address review and tests failure
- 10:33 AM Revision c14de22c (qgis): Address review, add additional string list test
- 10:08 AM Revision f75c0c47 (qgis): Update src/core/qgsfield.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:08 AM Revision 81e5e914 (qgis): Merge pull request #47052 from nirvn/new_gpkg_json_field_missing
- [ui] Fix missing array & json field types in the new {memory,geopackage} layer dialogs
- 10:07 AM Revision db2288bf (qgis): Merge pull request #47062 from nirvn/add_field_missing_types_fix
- [processing] Add a bunch of mixing field types to the {add field,field calculator} algorithms
- 08:39 AM Revision 6d4c9e16 (qgis): Add array_agg test
- 08:27 AM Revision a9d5ae21 (qgis): [processing] Add missing {string,integer,double} array types support in...
- 07:48 AM Revision e722475a (qgis): [processing] Add missing {string,integer,double} array types in the fie...
- 07:48 AM Revision 36f513d7 (qgis): [processing] Rework the field mapping model class to allow for subtypes
- 07:48 AM Revision 2918c1a2 (qgis): Skip gml_id to work around gdal >= 3.4 changing default GML format
- 07:30 AM Revision ce683702 (qgis): Add test
- 07:14 AM Revision ea173f3f (qgis): [vector file writer] Preserve array fields when saving as geopackage
- 06:27 AM Revision 39998508 (qgis): add test for QgsVectorTileProviderConnection class
- 06:27 AM Revision 7f518412 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
- Manager (fix #36449)
- 06:26 AM Revision 4d9f6362 (qgis): Merge pull request #47030 from alexbruy/split-vector-backport
- [backport release-3_22][processing] save NULL and empty values into different files in Split Vector Layer algorithm (...
- 06:24 AM Revision 50c4cd00 (qgis): Merge pull request #47028 from alexbruy/dsmanager-vector-mbtiles
- fix loading of file-based mbtiles vector MVT package via Data Source Manager (fix #36449)
- 06:21 AM Revision f8925deb (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
- (fix #45694)
- 06:18 AM Revision 83c71038 (qgis): Merge pull request #47064 from alexbruy/matrix-delete-column
- [processing] fix deleting columns in the matrix parameter modeler widget (fix #45694)
2022-01-29
- 06:35 AM Revision 5b43f6d9 (qgis): Don't change value ordering to preserve backward compatibility
- 06:28 AM Revision 439f9f87 (qgis): [processing] While we're at it, also fix the field calculator alg's mis...
- 06:26 AM Revision 53248bde (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
- (fix #45694)
- 05:30 AM Revision 069ceeb1 (qgis): [processing] Add a bunch of missing field types to the add field to att...
- 03:04 AM Revision d41ed995 (qgis): [ui] Fix missing array field types in new memory layer dialog (and fix ...
2022-01-28
- 02:27 PM Revision 91fe8484 (qgis): Merge pull request #47045 from qgis/3nids-patch-2
- remove lost file
- 02:24 PM Revision 05d97e6d (qgis): [ui] Fix missing json field type in the new geopackage layer dialog
- 10:56 AM Revision 36b8a44e (qgis): add test for QgsVectorTileProviderConnection class
- 10:39 AM Revision def2fc34 (qgis): [core] Fix conversion of array and map values for json fields
- 08:11 AM Revision f102ccf4 (qgis): remove lost file
- 07:34 AM Revision 3ca2eb75 (qgis): add test
- (cherry picked from commit 9a3465e88ec884f0b5f6881111f45679b0559487)
- 06:30 AM Revision cf072765 (qgis): remove leftover circular string curve point tool
- 06:30 AM Revision e88ae904 (qgis): add default Z/M values when calling QgsGeometry::coerceToType
- 06:30 AM Revision be0fe08c (qgis): better dox for deprecated interface actions methods
- 06:30 AM Revision 9af554eb (qgis): fix with Python < 3.9
- 06:30 AM Revision 514739b1 (qgis): add test for QgsGeometry::addPart with curved parts on non-curved geoms...
- 06:30 AM Revision e83c8a5b (qgis): allow adding curved polygon to multipolygon
- 06:30 AM Revision 100fc91c (qgis): cast not always valid
- 06:30 AM Revision 68ba5407 (qgis): code a bit clearer
- 06:30 AM Revision 03a10559 (qgis): remove files leftover
- 06:30 AM Revision 5aacbb88 (qgis): also handle points
- 06:30 AM Revision 2b6195c7 (qgis): fix app test + clean up
- 06:30 AM Revision acca2f1b (qgis): avoid detach warnings
- 06:30 AM Revision 4beb70b0 (qgis): fix categories
- 06:30 AM Revision a63af99a (qgis): support adding multi lines as a part
- 06:30 AM Revision 11e63e9d (qgis): fix adding curve part to multi line
- 06:30 AM Revision c01999d5 (qgis): fix more tests
- 06:30 AM Revision 997197c6 (qgis): fix win build
- 06:30 AM Revision f4766853 (qgis): refactor fill ring to support shape digitizing
- 06:30 AM Revision deca81af (qgis): fix warning
- 06:30 AM Revision b31c3fb0 (qgis): adapt existing shape tests
- the deletion test with circular vertices has been dropped since the capture map tool behaves differently
- 06:30 AM Revision bef73cd0 (qgis): correctly undo and clean
- 06:30 AM Revision 95104982 (qgis): enable shapes in annotation map tool
- 06:30 AM Revision 8f748239 (qgis): correctly handle case when the capture is not done on a vector layer (a...
- 06:30 AM Revision 2635d429 (qgis): fix annotation map tool does not support shape + set tool name
- 06:30 AM Revision 71bb4f0a (qgis): fix unused warning
- 06:30 AM Revision f9ff15f0 (qgis): harmonize new settings with existing ones
- 06:30 AM Revision aef39ea1 (qgis): fix cpp check warning
- 06:30 AM Revision 41ea4053 (qgis): fix more dox
- 06:30 AM Revision d8d824aa (qgis): fix unused warning
- 06:30 AM Revision f879351c (qgis): add missing folder to Doxygen
- 06:30 AM Revision 09a43768 (qgis): fix layout
- 06:30 AM Revision 6e9a7d51 (qgis): fix erasing at iterator pos
- 06:30 AM Revision e2e8a128 (qgis): refactor add ring to fully support capture map tool
- 06:30 AM Revision 42d86f74 (qgis): refactoring of existing shape tools
- 06:30 AM Revision 7c905091 (qgis): clean up QgisInterface
- 06:30 AM Revision 972f53d3 (qgis): new class QgsMapToolsDigitizingTechniqueManager to handle actions in ap...
- 06:30 AM Revision f0d98978 (qgis): clean up of QgisApp
- 06:30 AM Revision 0aed1cc6 (qgis): adapt QgsMapToolCapture to correctly support shape map tools
- 06:30 AM Revision 55e88192 (qgis): abstract class for shape map tools
- 06:30 AM Revision 71324310 (qgis): add a registry for shape map tools
- 06:30 AM Revision 2c13d729 (qgis): add settings registry to app
- 06:30 AM Revision 8ec0dc59 (qgis): make actions exclusive
- 06:30 AM Revision d434e21b (qgis): allow to add linear geometries on curved geometry layers
- 06:30 AM Revision 83c5e6fe (qgis): add new class QgsMapToolCaptureLayerGeometry to handle layer specific o...
- such as avoiding intersections
- 06:30 AM Revision f577cf9e (qgis): use const abstract geom in virtual handlers
- 06:30 AM Revision 04d79bef (qgis): more dox
- 06:30 AM Revision c88a63f6 (qgis): also create a virtual handler for QgsMapToolDigitizeFeature::featureDig...
- 06:30 AM Revision 281a327d (qgis): fix use of deprecated methods
- 06:30 AM Revision e37e985b (qgis): sipify
- 06:30 AM Revision 864787e6 (qgis): make QgsMapToolCapture capable of capturing point/line/polygons
- This moves part of the code from QgsMapToolDigitizeFeature to QgsMapToolCapture so the tool can actually capture poin...
- 06:30 AM Revision e2a80d97 (qgis): use a current CaptureTechnique in QgsMapToolCapture
- QgisApp has been adapted to switch between the different techniques
- 06:30 AM Revision 6780475a (qgis): convert add part map tool to use QgsMapToolCapture capabilities
- 06:30 AM Revision be561092 (qgis): add point/line/polygon specific handlers for capture map tool
- 06:21 AM Revision 31ac4082 (qgis): add test for Z/M default in coerceToType
- 06:21 AM Revision b98c1df9 (qgis): use default args for Z/M values in QgsGeometry::coerceToType
- 01:41 AM Revision cdc2224f (qgis): Move from QScrollArea to QgsScrollArea
- 01:41 AM Revision dad4538e (qgis): Remove horizontal scrolling, set dialog min size
- and switch margins for a better display
- 01:41 AM Revision 8cc467c6 (qgis): Add a scroll area to "select transformation" dialog
- to make it easier to resize
- 01:37 AM Revision d27bf67d (qgis): Fix layout crash when resizing frames
- Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ... - 01:35 AM Revision 56ed5fd4 (qgis): Move from QScrollArea to QgsScrollArea
- 01:35 AM Revision 70a014de (qgis): Remove horizontal scrolling, set dialog min size
- and switch margins for a better display
- 01:35 AM Revision ea841c8d (qgis): Add a scroll area to "select transformation" dialog
- to make it easier to resize
- 01:33 AM Revision d6410f27 (qgis): handle percent-encoded font references in SLD (fix #27263)
- 01:32 AM Revision b648b3e8 (qgis): Fix layout crash when resizing frames
- Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ... - 01:27 AM Revision 97d2e7a4 (qgis): handle percent-encoded font references in SLD (fix #27263)
- 01:27 AM Revision 7a005042 (qgis): Merge pull request #46999 from kadas-albireo/master
- Assume WMS GetLegendGraphics image resolution 72 when scaling to fit layout WMS legend size constraints
- 01:26 AM Revision 572cb3a0 (qgis): Scroll area wheel event blocking should not propagate to item views
- This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view - 01:26 AM Revision 600ab80f (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
- Layer -> Add Layer menu (fix #42881)
- 01:25 AM Revision e3a5dd26 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
- 01:22 AM Revision 68dde17c (qgis): [themes] Fix push button flat property not taken into account
2022-01-27
- 11:14 PM Revision faf082d2 (qgis): remove old unused cpp files
- 11:14 PM Revision 56872c19 (qgis): rename private headers accordingly and include them as so in CMakeLists
- 04:02 PM Revision 558a405d (qgis): Formating
- 04:02 PM Revision c1222bd2 (qgis): Consider hightlight label parameters for maps in GetPrint
- 04:02 PM Revision ed53728e (qgis): Unit test for GetPrint and labeldistance
- 04:02 PM Revision 9a9e861a (qgis): Add unit test for label options
- 04:02 PM Revision 48c78420 (qgis): Add parameters HIGHLIGHT_LABELDISTANCE, HIGHLIGHT_LABELROTATION, HIGHLI...
- 09:48 AM Revision e57a4278 (qgis): [processing] save NULL and empty values into different files in Split
- Vector Layer algorithm (fix #38105)
Also fix unreported bug with reporting incorrect feature count written
to the fi... - 09:20 AM Revision c716e02d (qgis): Update backport bot
- 09:01 AM Revision f5f43498 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
- Manager (fix #36449)
- 08:46 AM Revision d90bc87c (qgis): Merge pull request #46997 from alexbruy/split-vector-null
- [processing] save NULL and empty values into different files in Split Vector Layer algorithm (fix #38105)
- 08:36 AM Revision 46307f70 (qgis): update display expression when adding fields through attribute table (#...
- (fix #28353)
- 07:21 AM Revision 9a3465e8 (qgis): ad test
2022-01-26
- 10:59 PM Revision f740edbd (qgis): Merge pull request #47004 from qgis/backport-46983-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix duplicate shortcut registered warning on startup
- 10:32 PM Revision 80f2443f (qgis): [themes] Fix push button flat property not taken into account
- 08:22 PM Revision bce6254c (qgis): [dual view] translate message for undefined display expression + avoid ...
- 08:14 PM Revision 87111e44 (qgis): Merge pull request #47006 from m-kuhn/multipart
- Fix post MultiPart
- 06:56 PM Revision a622b3d0 (qgis): Merge pull request #47020 from Houska1/patch-1
- 06:26 PM Revision 123fc52b (qgis): Remove nonfunctional test
- 05:46 PM Revision 4c9b6595 (qgis): Add myself to contributors list
- 05:13 PM Revision 0780bf08 (qgis): [processing] save NULL and empty values into different files in Split
- Vector Layer algorithm (fix #38105)
Also fix unreported bug with reporting incorrect feature count written
to the fi... - 03:51 PM Revision 7d9eaa07 (qgis): Add part to test
- 03:25 PM Revision 8ffbb8d0 (qgis): Extend tests
- 02:05 PM Revision c57b3af6 (qgis): disable camera movement when the clicked position is void
- 02:05 PM Revision 9c01fdf7 (qgis): move decodeDepth to header
- 02:05 PM Revision 2df48ba8 (qgis): address Stefanos reviews
- 02:05 PM Revision ca392819 (qgis): fix ci build
- 02:05 PM Revision 36a0c3fd (qgis): Use average depth when the sampled depth is 1
- 02:05 PM Revision e43a7613 (qgis): combine sampling into 1 function
- 02:05 PM Revision 325b41ed (qgis): enable dragging and zooming and use wiser way to choose rotation center
- 02:05 PM Revision 36c23519 (qgis): enable zoom in on a void area
- 11:00 AM Revision e7f3bf44 (qgis): Merge pull request #47009 from 3nids/test-geom-addpart
- refactor QgsGeometry addPart test for better readability
- 10:23 AM Revision 154c6c56 (qgis): fix setting and saving of the dock size
- 10:23 AM Revision 53ac71bd (qgis): add resize event
- 10:13 AM Revision cf7eddc6 (qgis): noqa: E704 (Multiple statements on one line)
- 10:08 AM Revision dbbf8dac (qgis): Merge pull request #46992 from pblottiere/envi_saveas
- Fix output filename when a raster is saved in a format without extension
- 09:54 AM Revision fd00dd43 (qgis): Merge pull request #47001 from AlisterH/patch-2
- Update r.water.outlet.txt to tell the user what kind of input raster is needed
- 09:51 AM Revision e72ca18a (qgis): do check WKTs
- 09:44 AM Revision e2c79c9c (qgis): Add test
- 08:13 AM Revision 6ad3490e (qgis): be more explicit about types
- 07:44 AM Revision ccd11e2c (qgis): fix layout
- 07:24 AM Revision 8b75cbfb (qgis): refactor QgsGeometry addPart test for better readability
- 01:13 AM Revision 1ff65a3d (qgis): Revert "Set content also when there is no buffer"
- This reverts commit c62a2558e24b335caca53d0769487e0eddf0f0da.
Fixes https://github.com/qgis/QGIS/issues/46989
2022-01-25
- 10:14 PM Revision ecb367d7 (qgis): Pass smoothed legend image to painter
- 10:14 PM Revision b33048cd (qgis): Use QImage::dotsPerMeterX rather than assuming 72dpi
- 10:11 PM Revision a6ffa313 (qgis): Fix duplicate shortcut registered warning on startup
- 10:09 PM Revision c77cef1c (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
- 10:08 PM Revision 926c70bb (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
- Layer -> Add Layer menu (fix #42881)
- 10:07 PM Revision c4d2dc2f (qgis): Fix duplicate shortcut registered warning on startup
- 10:06 PM Revision 8625bbc2 (qgis): Fix grammar
- 10:06 PM Revision 91fb92f6 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
- 10:03 PM Revision 62793f68 (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
- Layer -> Add Layer menu (fix #42881)
- 09:22 PM Revision a56d9398 (qgis): Update r.water.outlet.txt
- to tell the user what kind of input raster is needed
- 08:36 PM Revision afd96130 (qgis): Assume WMS GetLegendGraphics image resolution 72 when scaling to fit la...
- 02:21 PM Revision 7d6b3f15 (qgis): Add unit test
- 02:08 PM Revision b0cce8b8 (qgis): Fix raster filename when no extension
- 12:23 PM Revision 0c888cc1 (qgis): Fix grammar
- 12:19 PM Revision 95eefb9b (qgis): Merge pull request #46986 from nyalldawson/fix_vector_tile_zoom_doc
- 06:27 AM Revision 322be663 (qgis): Merge pull request #46976 from alexbruy/dd-params-picture
- Disable data-defined buttons for incompatible SVG pictures in Layout item (fix #26524)
- 05:45 AM Revision 7c7ce7aa (qgis): Scroll area wheel event blocking should not propagate to item views
- This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view - 05:35 AM Revision e30e4821 (qgis): Fix grammar
- 05:34 AM Revision ec672f19 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
- available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ... - 02:23 AM Revision 9665b53d (qgis): Flag a few more transforms as being appropriate for ballpark results
- 02:23 AM Revision 9bf23569 (qgis): Flag a lot of situations where ballpark transforms are appropriate
- so warnings are not shown
Fixes #45621 - 02:23 AM Revision b8c6bb80 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
- tables, or queries will not run on case-sensitive databases
Fixes #46907 - 02:23 AM Revision 38bfdaa2 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
- Fixes #42290
- 02:21 AM Revision 364bf437 (qgis): Use a QgsScrollArea in symbol selector widget
- (cherry picked from commit fb1ca9162e66886b6977440feace9595d9e6134b)
- 02:21 AM Revision c96000f3 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
- (cherry picked from commit 8409f7f817103d728b4348fee25883cedac57a52)
- 02:21 AM Revision b22edd3e (qgis): Don't recursively try to handle scroll event logic in nested scroll
- areas
Fixes #46871
(cherry picked from commit f589e6e4ecc7484c5a346e17bc83786d964cff7b) - 02:21 AM Revision da44e7c7 (qgis): Also scan for 'new QScrollArea'
- (cherry picked from commit 48834f6187fceb15e71004b3aa40e645948f91a3)
- 02:21 AM Revision 7580b8b0 (qgis): Fix scroll area child widgets wheel event lock lasts too long after
- scrolling stops in some circumstances
Basically, if the user moves the mouse after scrolling the area
with the wheel... - 02:21 AM Revision 9769d1e6 (qgis): Cleanup includes
- (cherry picked from commit 7525a9e58fa9ef5b442dfb78dfbbd53ed2898741)
- 02:21 AM Revision 933b4a03 (qgis): Use QgsScrollArea
- (cherry picked from commit 64b032f7da75c018762e9e9d3290d16626cff8df)
- 01:16 AM Revision c267d315 (qgis): Store geometry for edit init code dialog
- 01:16 AM Revision 09d309d4 (qgis): Update src/gui/qgsgui.cpp
- 01:16 AM Revision 4185b319 (qgis): Improve init code warning wording
- References https://github.com/qgis/QGIS/issues/46974
2022-01-24
- 12:24 AM Revision dcc22363 (qgis): allow space in mesh name
- 10:30 PM Revision 7b1c23f1 (qgis): Improve init code warning wording
- References https://github.com/qgis/QGIS/issues/46974
- 10:30 PM Revision 338eb57f (qgis): Update src/gui/qgsgui.cpp
- 10:30 PM Revision 390c5dec (qgis): Store geometry for edit init code dialog
- 10:27 PM Revision 159a3e99 (qgis): Merge pull request #46977 from m-kuhn/init_gui
- 09:41 PM Revision 31e45750 (qgis): allow space in mesh name
- 09:37 PM Revision b847dca5 (qgis): allow space in mesh name
- 09:36 PM Revision 50848fd3 (qgis): Update src/gui/qgsgui.cpp
- 08:28 PM Revision e0474b75 (qgis): NaN value when no color for MapTiler WMS Interpretation converter
- 07:01 PM Revision 3b428232 (qgis): Improve init code warning wording
- References https://github.com/qgis/QGIS/issues/46974
- 07:01 PM Revision 3420e4bd (qgis): Store geometry for edit init code dialog
- 02:12 PM Revision 3f120689 (qgis): Fix virtual layers using joined fields
- Fix #46834
- 09:59 AM Revision 8e35fff4 (qgis): disable data-defined buttons for incompatible SVG pictures (fix #26524)
- 09:12 AM Revision 4d6dd2e2 (qgis): Fix virtual layers using joined fields
- Fix #46834
- 09:08 AM Revision 4fd2f04b (qgis): Fix virtual layers using joined fields
- Fix #46834
- 08:26 AM Revision bb8c198c (qgis): Fix warnings
- 08:26 AM Revision 95156956 (qgis): [mssql] Add layer styles tests, minor fixes for layer style handling
- 08:26 AM Revision 1be383a3 (qgis): [api] Add QgsProviderMetadata method to test whether a style with
- a specified ID already exists
- 08:26 AM Revision 5cdd5b59 (qgis): Fix build
- 08:26 AM Revision 39f30409 (qgis): Add test for OGR
- 08:26 AM Revision 0e543ab6 (qgis): Address review
- 08:26 AM Revision 67452371 (qgis): Fix build
- 08:26 AM Revision 6bd1a7eb (qgis): Document new behaviour
- 08:26 AM Revision f1365b1a (qgis): [api] Don't use widgets in QgsProviderMetadata::saveStyle implementations
- This is not safe to do -- it causes a crash if the api is used in
a background thread
Fixes #46954
Fixes #46914 - 08:26 AM Revision 6a350b4e (qgis): Add checks for existing styles and confirmation question to app classes
- 08:26 AM Revision 1872e4b2 (qgis): [spatialite] Unit tests, minor fixes for style handling
- 08:26 AM Revision 77bc1959 (qgis): [postgres] Add styleExists test, minor fix for listStylesInDatabase ret...
- 08:25 AM Revision 187b4989 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
- When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co... - 08:14 AM Revision 919acc40 (qgis): Flag a lot of situations where ballpark transforms are appropriate
- so warnings are not shown
Fixes #45621 - 08:14 AM Revision bd881692 (qgis): Flag a few more transforms as being appropriate for ballpark results
- 08:12 AM Revision 6dfb467b (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
- available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ... - 08:10 AM Revision 382ea72e (qgis): Flag a lot of situations where ballpark transforms are appropriate
- so warnings are not shown
Fixes #45621 - 08:10 AM Revision ce07d114 (qgis): Flag a few more transforms as being appropriate for ballpark results
- 08:08 AM Revision ba3ab258 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
- available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ... - 08:08 AM Revision 11fde965 (qgis): Scroll area wheel event blocking should not propagate to item views
- This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view - 08:08 AM Revision ee096b15 (qgis): Workaround broken inactive window coloring applies incorrectly
- to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th... - 08:08 AM Revision 0480319c (qgis): Restrict workaround to adwaita/fusion themes
- (cherry picked from commit 97103ab7a38ea518831d63d6785c6a379dba8564)
- 06:56 AM Revision 53c91e70 (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 06:56 AM Revision 83d505c8 (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
- Fixes #34518
- 06:56 AM Revision 04a94d24 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
- Refs #34518
- 05:20 AM Revision 1f1a541f (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 02:55 AM Revision 79b39b67 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
- Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_... - 02:47 AM Revision 383133d4 (qgis): More workflows on queued LTR branch
- 02:47 AM Revision fe4b64ef (qgis): Correctly run tests on queued_ltr_backports branch
- 02:19 AM Revision 2c71239a (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
- Refs #34518
- 02:19 AM Revision ccfc394d (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 02:19 AM Revision 9585748b (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
- Fixes #34518
- 02:16 AM Revision 395add31 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
- Refs #34518
- 02:16 AM Revision ea6db11d (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
- Fixes #34518
- 02:16 AM Revision ef4b820b (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
2022-01-23
- 11:41 PM Revision c1b451b9 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
- Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_... - 11:39 PM Revision 965a205e (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 11:38 PM Revision c596d6fe (qgis): Translate Data Source Manager
- Fix #46929
- 11:37 PM Revision 1cae7227 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
- Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_... - 11:35 PM Revision 4f481633 (qgis): Fix clazy warning
- 11:34 PM Revision f30ab3d3 (qgis): Fix build warning
- 08:33 PM Revision a2fadecb (qgis): Merge pull request #46881 from elpaso/blocklist_flacky_queryresult_widg...
- Flaky TestQgsQueryResultWidget
- 08:22 PM Revision ada86eac (qgis): Merge pull request #46922 from qgis/backport-46875-to-release-3_22
- [Backport release-3_22] [mssql] Fix detection of primary key, likely other issues too
- 08:18 PM Revision af426727 (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 08:17 PM Revision 845075b0 (qgis): Merge pull request #46921 from qgis/backport-46701-to-release-3_22
- [Backport release-3_22] Avoid deadlock in QGIS server
- 08:16 PM Revision e2db04a9 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
- tables, or queries will not run on case-sensitive databases
Fixes #46907 - 08:14 PM Revision 88c85848 (qgis): Merge pull request #46910 from ismailsunni/fix_46689
- Set ogr as the default option for embedded layer. Fix #46689
- 08:12 PM Revision ab3da0e9 (qgis): Merge pull request #46923 from nyalldawson/fix_46907
- [mssql] Use correct capitalisation for queries involving INFORMATION_SCHEMA tables
2022-01-21
- 09:39 PM Revision d5d6b9c8 (qgis): Translate Data Source Manager
- Fix #46929
- 09:37 PM Revision 973b97af (qgis): fix spell, layout and sip
- 09:37 PM Revision 5f33b4f9 (qgis): use source model indexes in virtual protected slots
- 09:37 PM Revision 0bccb17f (qgis): fix re-implemented buttons being null
- 09:37 PM Revision 17408141 (qgis): do not set delegate if not given
- 09:37 PM Revision 8291009c (qgis): use an enum for columns
- 09:35 PM Revision 08eedd70 (qgis): Translate Data Source Manager
- Fix #46929
- 09:34 PM Revision cb522d3b (qgis): Fix a regression followup #46515
- See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479
- 03:47 PM Revision c956c73b (qgis): Fix a regression followup #46515
- See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479
- 03:43 PM Revision 001d2f60 (qgis): Merge pull request #46931 from elpaso/bugfix-followup-pr-46515
- Fix a regression followup #46515
- 11:50 AM Revision 6f66b0a2 (qgis): Fix a regression followup #46515
- See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479
- 06:15 AM Revision dd1082d7 (qgis): Fix broken merge features tool
- Follow up #46625
- 02:14 AM Revision 74a6f644 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
- tables, or queries will not run on case-sensitive databases
Fixes #46907 - 01:48 AM Revision a7f73772 (qgis): Fix warning
2022-01-20
- 12:24 AM Revision b198fece (qgis): [mssql] Fix detection of primary key, likely other issues too
- Calling QSqlQuery::clear() also resets the QSqlQuery::setForwardOnly
flag, so we need to ensure that we set this afte... - 12:24 AM Revision 232a7aa5 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
- 12:21 AM Revision bcfad6f7 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
- 12:21 AM Revision 499b9f69 (qgis): [mssql] Fix detection of primary key, likely other issues too
- Calling QSqlQuery::clear() also resets the QSqlQuery::setForwardOnly
flag, so we need to ensure that we set this afte... - 10:45 PM Revision fc20a1fc (qgis): Avoid deadlock in QGIS server
- 10:42 PM Revision 1c8f9d9e (qgis): Merge pull request #46701 from m-kuhn/server_freeze
- Avoid deadlock in QGIS server
- 10:37 PM Revision 23e9e061 (qgis): Merge pull request #46913 from DelazJ/meshPluginsMenu_46908
- Dedicated method allowing to add plugins to the Mesh menu
- 09:37 PM Revision b8de4d38 (qgis): Add version mention
- 09:37 PM Revision cbf29f90 (qgis): Add \since mention
- 06:55 PM Revision 1f4492a0 (qgis): Mesh menu is a default menu
- 04:59 PM Revision 37ca3392 (qgis): Add methods to get, add and remove plugins to mesh menu
- 04:36 PM Revision eaa66801 (qgis): fix see also of setClearValue (#46912)
- Co-authored-by: nicogodet <[email protected]>
- 03:07 PM Revision 0ef51fec (qgis): Dedicated method allowing to add plugins to the Mesh menu
- 02:10 PM Revision 6b67cb61 (qgis): fix see also of setClearValue
- 02:10 PM Revision 53529ef5 (qgis): fix 3d maximum texture size
- 02:07 PM Revision 0017f1ae (qgis): fix see also of setClearValue (#46911)
- 12:07 PM Revision d78985c1 (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 04:10 AM Revision 1d0ad41d (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
- When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co... - 04:07 AM Revision 7c4a6de0 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
- When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
2022-01-19
- 11:54 PM Revision caa73e0e (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
- Fixes #42290
- 11:54 PM Revision 3620c99f (qgis): allow plain/text error message for XYZ raster tile
- also a filter for XYZ vector tile on the content of the reply (error message only if plain text)
- 11:51 PM Revision 00532ec4 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
- Fixes #42290
- 10:17 PM Revision 66545c61 (qgis): empty XYZ usage when unknown
- 05:00 PM Revision 9a34f803 (qgis): extent MapTiler interpretation converter range to -10000/9000
- 12:46 PM Revision 7f740e0f (qgis): Merge pull request #46770 from NEDJIMAbelgacem/3d-view-dock-undock
- Dock/Undock behaviour to 3D views
2022-01-18
- 09:24 PM Revision 5b339097 (qgis): Added tests
- 09:24 PM Revision 28a10702 (qgis): Switch to switch statement
- 09:24 PM Revision a28cd2ce (qgis): Address review
- 09:24 PM Revision d1d148f0 (qgis): Address more comments
- 09:24 PM Revision be99a166 (qgis): Added pointcloud ordered by Z rendering for 2d views
- 06:33 PM Revision 636195ec (qgis): add more docs and move tooltip setting outside of dockable widget helper
- 05:42 PM Revision e32083e5 (qgis): Merge pull request #46825 from qgis/backport-46629-to-release-3_22
- [Backport release-3_22] Fix headers
- 04:01 PM Revision 0a0a773f (qgis): address martin reviews Round2
- 02:40 PM Revision f64b7863 (qgis): Merge pull request #46880 from qgis/anitagraser-patch-1
- Add Zenodo badge
- 02:40 PM Revision db923ac2 (qgis): Flacky TestQgsQueryResultWidget
- 01:47 PM Revision 3f41dfac (qgis): Add Zenodo badge
- 12:49 PM Revision fce2c450 (qgis): fix ci build
- 12:27 PM Revision c10885a1 (qgis): address Martin reviews
- 11:52 AM Revision bb9c242e (qgis): Option to synchronize statistics panel with layers panel - fixes #46567
- 11:32 AM Revision 6c9517d2 (qgis): make QgsDockableWidgetHelper a qobject and use canvas name instead of o...
- 06:23 AM Revision cbf48c19 (qgis): Update tests
- 06:23 AM Revision 5e53eef8 (qgis): [processing] Improve summary text for multi enum/field widgets
- Instead of just saying "n Options Selected", we now explicitly
list the selected options/fields in the main widget. (... - 06:23 AM Revision d00356a0 (qgis): [console] Use a more modern approach to running script files, to
- avoid 'unclosed file' warnings dumped whenever script files
are run through the Python console - 04:51 AM Revision f4b7a931 (qgis): Fix scroll area child widgets wheel event lock lasts too long after
- scrolling stops in some circumstances
Basically, if the user moves the mouse after scrolling the area
with the wheel... - 04:51 AM Revision 2d7cccf3 (qgis): Also scan for 'new QScrollArea'
- 04:51 AM Revision 6dee3347 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
- 04:51 AM Revision 4844d4ab (qgis): Cleanup includes
- 04:51 AM Revision c28256d8 (qgis): Use a QgsScrollArea in symbol selector widget
- 04:51 AM Revision df8d56e8 (qgis): Use QgsScrollArea
- 04:51 AM Revision 8eb02f73 (qgis): Don't recursively try to handle scroll event logic in nested scroll
- areas
Fixes #46871 - 01:20 AM Revision 6c1fa054 (qgis): here Topographie not Topology
- Topographic Maps and Topography is meant
2022-01-17
- 12:37 AM Revision f32c5506 (qgis): Silence noisy message
- 12:20 AM Revision 0ada56d1 (qgis): fix dock checkbox and remove unecessary close event
- 11:36 PM Revision fccfeff9 (qgis): fix renaming 3D view
- 11:08 PM Revision 9f2a9bcc (qgis): fix WITH_3D flag
- 11:00 PM Revision 4f11be97 (qgis): Unused
- 11:00 PM Revision 87bbab79 (qgis): Unused
- 11:00 PM Revision 8c193a33 (qgis): Remove more set by unused variables
- 11:00 PM Revision 810244ed (qgis): Unused variable warning
- 11:00 PM Revision 13c164c8 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
- 11:00 PM Revision 59bca216 (qgis): Fix set but not used warning
- 11:00 PM Revision c9e493c6 (qgis): Fix Qt warning on QChar
- Fix #40867
- 07:23 PM Revision 66ffdea1 (qgis): restructure the map canvas docking
- 03:05 PM Revision ee21ed38 (qgis): Fix Qt warning on QChar
- Fix #40867
- 03:01 PM Revision a9b522f9 (qgis): Merge pull request #46862 from elpaso/bugfix-gh40867-csv-qchar-qt-warning
- Fix Qt warning on QChar
- 11:12 AM Revision 728ac528 (qgis): Merge pull request #46861 from nyalldawson/uninitialized2
- Avoid some (incorrect) use of uninitialized value warnings
- 10:38 AM Revision 1fda7371 (qgis): Fix Qt warning on QChar
- Fix #40867
- 07:12 AM Revision 8ef270b2 (qgis): [processing] Remove unused 'preconfigured' provider
- 06:22 AM Revision a0c9ee27 (qgis): translate locator settings tool tips
- 04:34 AM Revision f4bf9cb5 (qgis): Avoid some (incorrect) use of uninitialized value warnings
- 03:59 AM Revision 31bb0164 (qgis): Unused
- 03:59 AM Revision f24042f1 (qgis): Unused variable warning
- 03:59 AM Revision 84549f91 (qgis): Remove more set by unused variables
- 03:59 AM Revision bfe45260 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
- 03:59 AM Revision 79f2b343 (qgis): Unused
- 03:59 AM Revision 34872c23 (qgis): Fix set but not used warning
- 03:56 AM Revision 3403ab27 (qgis): Unused variable warning
- 03:56 AM Revision 35126619 (qgis): Unused
- 03:56 AM Revision a6289589 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
- 03:56 AM Revision eb7812eb (qgis): Fix set but not used warning
- 03:56 AM Revision 56ddeabb (qgis): Remove more set by unused variables
- 03:56 AM Revision a33b56ba (qgis): Unused
- 03:53 AM Revision ad680edb (qgis): translate locator settings tool tips
- 03:49 AM Revision ce28d58c (qgis): translate locator settings tool tips
- 02:17 AM Revision 39fe5aa5 (qgis): invert func names
- 01:54 AM Revision 3bd06b19 (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
- 01:38 AM Revision 3587eeaf (qgis): addresses https://github.com/qgis/QGIS/issues/46832
- QgsRasterLayerProperties::apply now calls QgsMapLayerConfigWidget::apply
of added customized config widgets - 01:38 AM Revision 32f4010f (qgis): astyled
- 01:38 AM Revision 85d30fce (qgis): astyled test_qgsrasterlayerproperties.py
- 01:38 AM Revision e8ab2b63 (qgis): added change recommended by elpaso
- 01:38 AM Revision 9d14e5b9 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 01:38 AM Revision 3457e4fc (qgis): fixed flake8 rule
2022-01-16
- 11:42 PM Revision ef7b42d5 (qgis): invert func names
- 11:39 PM Revision 50a68d40 (qgis): invert func names
- 11:37 PM Revision ce49a734 (qgis): fixed flake8 rule
- 11:37 PM Revision 7730bc41 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 11:37 PM Revision 987183ac (qgis): astyled test_qgsrasterlayerproperties.py
- 11:37 PM Revision ab8ef5e5 (qgis): addresses https://github.com/qgis/QGIS/issues/46832
- QgsRasterLayerProperties::apply now calls QgsMapLayerConfigWidget::apply
of added customized config widgets - 11:37 PM Revision 12b8d499 (qgis): astyled
- 11:37 PM Revision 8d5f7dbc (qgis): added change recommended by elpaso
- 11:36 PM Revision 22fc63fc (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
- 11:34 PM Revision 9df5dfd0 (qgis): astyled
- 11:34 PM Revision 5ec85e8f (qgis): fixed flake8 rule
- 11:34 PM Revision 17b76550 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 11:34 PM Revision feb447bf (qgis): addresses https://github.com/qgis/QGIS/issues/46832
- QgsRasterLayerProperties::apply now calls QgsMapLayerConfigWidget::apply
of added customized config widgets - 11:34 PM Revision 1e86672a (qgis): added change recommended by elpaso
- 11:34 PM Revision a46cdcb0 (qgis): astyled test_qgsrasterlayerproperties.py
- 11:33 PM Revision 1120335f (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
- 11:21 PM Revision 89ec2b32 (qgis): Workaround broken inactive window coloring applies incorrectly
- to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th... - 11:21 PM Revision 5314826f (qgis): Restrict workaround to adwaita/fusion themes
2022-01-15
- 04:27 PM Revision ec00557d (qgis): Merge pull request #46840 from vcloarec/release-3_22
- fix build without QTWEBKIT
2022-01-14
- 05:53 PM Revision 2fe7796d (qgis): fix build without QTWEBKIT
- 04:44 PM Revision 2b175528 (qgis): Fix backport
- 04:04 PM Revision f7c043df (qgis): address reviews 2
- 03:47 PM Revision e789f797 (qgis): address some reviews
- 03:18 PM Revision c5a56d6f (qgis): Merge pull request #46802 from domi4484/relationEditorGetMultipleFeatures
- 03:13 PM Revision 57671d59 (qgis): Fix backport
- 01:06 PM Revision 1628765e (qgis): Release of 3.22.3
- 01:06 PM Revision 17945bef (qgis): translation update for 3.22.3 from transifex
- 01:06 PM Revision f5778a89 (qgis): Release of 3.16.16
- 01:06 PM Revision 8c1803bb (qgis): translation update for 3.16.16 from transifex
- 12:16 PM Revision 74ac3924 (qgis): add tooltip and raise dialog when undock toggled
- 12:12 PM Revision 9c5f8e26 (qgis): Merge pull request #46830 from qgis/backport-46816-to-release-3_22
- 12:10 PM Revision becd7ed6 (qgis): Merge branch 'master' into 3d-view-dock-undock
- 11:38 AM Revision f4c8d8a5 (qgis): make QgsDockableWidget
- 11:19 AM Revision b9b7fb90 (qgis): MDAL 0.9.2 (#46829)
- Co-authored-by: vcloarec <[email protected]>
- 09:59 AM Revision a0ba1ff5 (qgis): Ensure that multi-resolution (e.g. xyz tile) layers are correctly
- represented when magnifying canvas
The tiles should be magnified, not fetched at increasing zoom levels
Fixes #45336 - 09:55 AM Revision e39f980b (qgis): Ensure that multi-resolution (e.g. xyz tile) layers are correctly
- represented when magnifying canvas
The tiles should be magnified, not fetched at increasing zoom levels
Fixes #45336 - 07:10 AM Revision 47c4d53f (qgis): MDAL 0.9.2
- 07:07 AM Revision e41e487f (qgis): MDAL 0.9.2
- 07:06 AM Revision 479d37de (qgis): Add missing TransferThis annotation
- 07:06 AM Revision 216b9d2a (qgis): Fix getter name should not include 'get' prefix
- 07:06 AM Revision 72116925 (qgis): Sip_skip some private api
- 07:06 AM Revision e8f427a1 (qgis): Move custom projections dialog to a tab in the main settings dialog
- Avoids an isolated settings dialog and helps consolidate all settings
in the one place.
For now the top-level Custom... - 07:06 AM Revision f288ab12 (qgis): Add api to allow validation of QgsOptionsPageWidget before applying
- options dialog changes
- 07:06 AM Revision 7cca797c (qgis): Rename tab to 'User Defined CRS'
- 07:06 AM Revision 64a8e860 (qgis): Rename CRS tab in options to CRS Handling to clarify its role
- 07:06 AM Revision 5dd64967 (qgis): Focus relevant page when a settings page reports that it is not valid
- 07:06 AM Revision 8e1b7aa9 (qgis): Rename 'Transformations' tab to 'Coordinate Transforms' to keep consist...
2022-01-13
- 12:49 AM Revision 68a7f46c (qgis): Merge branch 'master' into exp_tagger
- 12:21 AM Revision 40879bef (qgis): fix ci tests
- 12:17 AM Revision 5170d1c2 (qgis): fix close & open bugs
- 11:51 PM Revision 18979e57 (qgis): Merge pull request #46683 from elpaso/overlay_intersects_sort_by_inters...
- Overlay intersects sort by intersection size
- 09:13 PM Revision 1d9da9d8 (qgis): [server] Print QGIS version on start
- 09:13 PM Revision c02f22cf (qgis): fix missing ui file for gui library
- 07:31 PM Revision 24af658f (qgis): Use QMetaEnum
- 07:31 PM Revision e9a065f7 (qgis): Log only in debug mode
- 07:31 PM Revision a7cf1ec6 (qgis): Fill the headers dictionary, and update the request message
- 07:31 PM Revision 273d7ecf (qgis): Add missing tests on SERVICE_URL environment variables
- 07:31 PM Revision f57f90bd (qgis): Fix the mRequestHeaderConv initialization on FCGI request
- 07:28 PM Revision 3d0b27ea (qgis): Merge pull request #46629 from sbrunner/fix-headers
- Fix headers
- 03:11 PM Revision 9965eccd (qgis): Template parameter {usage} for XYZ raster and vector tiles (#46731)
- 02:56 PM Revision 13502bc6 (qgis): add missing functs
- 09:09 AM Revision 114c17e5 (qgis): Merge pull request #46814 from qgis/backport-46800-to-release-3_22
- 08:19 AM Revision b5237daf (qgis): Don't show empty errors for xyz tiles
- 05:01 AM Revision 32fc5208 (qgis): Set errorMsg for connection not available
- 04:58 AM Revision e36655b9 (qgis): Set errorMsg for connection not available
- 04:58 AM Revision 370bdfd8 (qgis): Add api to allow the native format for a crs definition (i.e. wkt
- or proj) to be saved when the crs is saved to xml
Allows us a way to present a custom crs in the same format as it w... - 04:58 AM Revision 7a7fb285 (qgis): Don't always reset custom crs format to wkt when it was originally
- defined using a proj string
2022-01-12
- 10:33 PM Revision d6d73615 (qgis): Address review
- 10:33 PM Revision adc4f354 (qgis): [geonode] Fix crasher with blocking fetch layers function
- 10:33 PM Revision a0c4b19a (qgis): [geonode] Avoid needless redirects when parsing layers
- 05:20 PM Revision 4437dec4 (qgis): Relation editor widget get list of editing features
- 04:26 PM Revision 70ab8651 (qgis): missing functs and improvements
- 03:47 PM Revision 5b17f2df (qgis): proper saving of the window geometry
- 03:12 PM Revision 122892d4 (qgis): fix docking undocking
- 02:44 PM Revision e48abb85 (qgis): Add missing tests on SERVICE_URL environment variables
- 12:16 PM Revision 3638da1b (qgis): Merge branch 'master' into 3d-view-dock-undock
- 10:19 AM Revision bf0baedb (qgis): [geonode] Fix crasher with blocking fetch layers function
- 10:19 AM Revision 1eeea292 (qgis): Address review
- 10:19 AM Revision a7087013 (qgis): [geonode] Avoid needless redirects when parsing layers
- 10:16 AM Revision 33f4f1cb (qgis): Merge pull request #46786 from nirvn/geonode_fixes
- Fix a geonode provider layers fetching crasher
- 09:46 AM Revision c8dd03bc (qgis): Relation editor widget get list of editing features
- 04:46 AM Revision 96f7c474 (qgis): remove dirtifying the project on hide & show and add proper project dir...
- 04:46 AM Revision b8573c79 (qgis): add ifdefs
- 04:46 AM Revision f49a268f (qgis): initial implementation
- 04:46 AM Revision 0fe8905d (qgis): cleanup qgs3dmapviewsmanager
- 04:46 AM Revision 66b481ac (qgis): use QgsProjectDirtyBlocker instead of connect disconnect dance
- 04:46 AM Revision a2150e5b (qgis): fix crash
- 04:46 AM Revision 73b48d45 (qgis): rename stuff fix
- 04:46 AM Revision ff5bde77 (qgis): rename stuff
- 04:46 AM Revision f54136e6 (qgis): address Nyall reviews
- 04:46 AM Revision f62db169 (qgis): fix 3D map view duplication
- 04:46 AM Revision 6fc734c6 (qgis): fix disabling buttons
- 04:46 AM Revision 33f070f2 (qgis): fix tests
- 04:46 AM Revision 33ee137c (qgis): various fixes
- 04:46 AM Revision 8211fa02 (qgis): add close button
- 04:46 AM Revision 2887049b (qgis): use canvas names instead of open canvas names in new3DMapCanvas
- 04:46 AM Revision b43d0a44 (qgis): remove 3D views from view->panels and make checkable in view->3d views
- 04:46 AM Revision 05824dc1 (qgis): fix sip
- 04:46 AM Revision 0381373d (qgis): fix ci build
- 04:46 AM Revision fb9084f9 (qgis): fix docs
- 04:46 AM Revision 89c661b3 (qgis): split 3dviewsmanager into 3dviews manager and dialog class
- 04:46 AM Revision 7f975c3f (qgis): ask user for titles
- 04:46 AM Revision 56e2c6a1 (qgis): Address Nyall reviews
- 04:46 AM Revision 94cb3929 (qgis): remove some unnecessary stuff
- 04:46 AM Revision 787aee7c (qgis): fix removing closed 3d map view
- 04:46 AM Revision 8b50d051 (qgis): fixes
- 04:46 AM Revision a6cf3c93 (qgis): add license
- 03:48 AM Revision 2c6bede9 (qgis): Address review
- 03:47 AM Revision 91204362 (qgis): [geonode] Fix crasher with blocking fetch layers function
- 03:47 AM Revision af24fb3c (qgis): [geonode] Avoid needless redirects when parsing layers
- 02:55 AM Revision 8d744374 (qgis): [labeling] Ensure invalid rings are stripped from input geometries in m...
- Fixes potential crash during labeling with complex coordinate transforms
Fixes #46727 - 02:53 AM Revision e1622956 (qgis): Remove server landingpage files
- 02:53 AM Revision 718f80e3 (qgis): Update build/development instructions for server landingpage webapp
- 02:53 AM Revision 6d6b0628 (qgis): More explicit instructions
2022-01-11
- 09:53 PM Revision a51ffadb (qgis): spelling
- 09:53 PM Revision 65debd18 (qgis): fix tileloader test
- 09:53 PM Revision ab680c7b (qgis): propagate error from XYZ raster tile and vector tile to UI
- 09:53 PM Revision eae93a19 (qgis): optimize propagated string error
- 05:25 PM Revision fed4c749 (qgis): Apply suggestions from code review
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 05:17 PM Revision d7ffe0b7 (qgis): DelazJ bonification
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 01:31 PM Revision a2a24c06 (qgis): Log only in debug mode
- 10:50 AM Revision 8896eb71 (qgis): Utf8
- 10:50 AM Revision 8b538c02 (qgis): Use simpler approach to test CRS in custom Crs widget
- 10:50 AM Revision 1f240c01 (qgis): Add method to convert QgsCoordinateReferenceSystem to geodetic crs
- 10:50 AM Revision e504be49 (qgis): Add method to create QgsCoordinateReferenceSystem from proj object
- 10:50 AM Revision c4ed0827 (qgis): Better label text
- 10:50 AM Revision e57c8e33 (qgis): Spelling
- 10:50 AM Revision a3c1e1de (qgis): Add missing file
- 10:50 AM Revision adc7b6a1 (qgis): CRS selection dialog can now be opened inlined
- 10:50 AM Revision 6e7e8d3d (qgis): Promote CRS format enum to enum class, move to Qgis
- 10:50 AM Revision e6929698 (qgis): Use combo box instead of tab in projection selection dialog
- to select CRS type, and split widget out from dialog class
- 10:50 AM Revision 8e73cc66 (qgis): Fix build on older proj
- 10:50 AM Revision d8de5438 (qgis): Add "Custom CRS" tab to projection selection dialog
- This allows users to just directly enter a custom CRS definition
(from proj or wkt), instead of requiring them to add... - 10:50 AM Revision 0ad13247 (qgis): Split off part of custom projection dialog into reusable
- QgsCrsDefinitionWidget widget
- 10:50 AM Revision 7dc58139 (qgis): Fix test
- 10:50 AM Revision 20046c50 (qgis): Different attempt to fix test
- 10:50 AM Revision 24a498b5 (qgis): Rename to 'toGeographicCrs'
- 10:50 AM Revision ac11fc79 (qgis): Lint
- 09:11 AM Revision 16f5d46a (qgis): translate locator settings tool tips
- 08:46 AM Revision d58de98e (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
- algorithm (fix #46685)
- 06:23 AM Revision 8f3f4467 (qgis): [labeling] Ensure invalid rings are stripped from input geometries in m...
- Fixes potential crash during labeling with complex coordinate transforms
Fixes #46727 - 06:20 AM Revision 85b7f475 (qgis): [labeling] Ensure invalid rings are stripped from input geometries in m...
- Fixes potential crash during labeling with complex coordinate transforms
Fixes #46727 - 05:47 AM Revision d2dbe46c (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
- algorithm (fix #46685)
- 05:44 AM Revision bb37ea19 (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
- algorithm (fix #46685)
- 05:31 AM Revision ee345f3f (qgis): Correctly handle rendering/labelling polygon features from vector tiles...
- a point symbol
This is permitted in JS vector tile libraries, and is treated as
the centroid of the polygon
Fixes #... - 05:31 AM Revision 152d57fb (qgis): When creating simple vector tile rules, default to using a
- geometry_type($geometry)='Polygon' (or line, or marker)
filter rule
The vector tile specs don't mandate that a marke... - 05:31 AM Revision b1c31083 (qgis): Fix crash when settings-options is accepted when 3d view is open
- 05:10 AM Revision 0b4939e3 (qgis): QgsVectorFileWriter::createFeature(): remove useless and broken process...
- https://github.com/qgis/QGIS/commit/891e66523fdf21283ca15533684a57dd8c27f955
changed the historical logic of always a...
2022-01-10
- 08:43 PM Revision d383d3a0 (qgis): QgsVectorFileWriter::createFeature(): remove useless and broken process...
- https://github.com/qgis/QGIS/commit/891e66523fdf21283ca15533684a57dd8c27f955
changed the historical logic of always a... - 08:40 PM Revision 824e8ad8 (qgis): QgsVectorFileWriter::createFeature(): remove useless and broken process...
- https://github.com/qgis/QGIS/commit/891e66523fdf21283ca15533684a57dd8c27f955
changed the historical logic of always a... - 08:31 PM Revision ecac909c (qgis): Fix crash when settings-options is accepted when 3d view is open
- 08:26 PM Revision a219d28a (qgis): Fix crash when settings-options is accepted when 3d view is open
- 05:17 PM Revision 285b1012 (qgis): relation editor widget name should be translated (#46774)
- Co-authored-by: Denis Rouzaud <[email protected]>
- 04:24 PM Revision 3c8180f2 (qgis): relation editor widget name should be translated
- 04:20 PM Revision 3bc13381 (qgis): relation editor widget name should be translated (#46772)
- 02:55 PM Revision 0d75b9c1 (qgis): relation editor widget name should be translated
- 01:55 PM Revision ef408783 (qgis): Merge pull request #46356 from domi4484/labelPositioningPoint
- 10:09 AM Revision 52e2c25e (qgis): Rebase to master
- 09:43 AM Revision ecdc1905 (qgis): Merge pull request #46643 from pathmapper/lp_cmake
- [server] Integrate landingpage build process with cmake
- 09:32 AM Revision 028eaf83 (qgis): Rebase to master
- 08:36 AM Revision 34fd68fd (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 08:36 AM Revision 4b8485f6 (qgis): Apply suggestions from code review
- 08:36 AM Revision 2973735a (qgis): Apply suggestions from code review
- 08:36 AM Revision 4f3e7056 (qgis): unified signatures and removed unused function
- 08:36 AM Revision 5e8a5314 (qgis): Reverted unneeded changes
- 08:36 AM Revision 21b65e03 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 08:36 AM Revision b37f066a (qgis): reverted changes added by error on merge
- 08:35 AM Revision 2f703f9c (qgis): Simplified configuration gui
- 08:34 AM Revision 4310b3f4 (qgis): Removed ewkt conversion test
- 08:34 AM Revision d7a58c6c (qgis): Removed ewkt conversion functions
- 08:20 AM Revision d583bc0c (qgis): added mask image
- 08:18 AM Revision 2041f2db (qgis): added missing QRegularExpression include
- 08:18 AM Revision ff04cbbe (qgis): Add possibility do data define label position by point instead of X/Y
- 08:09 AM Revision 6d2c4245 (qgis): remove unneeded SIP_CONVERT_TO_SUBCLASS_CODE
- 08:09 AM Revision 9f7353b9 (qgis): switch to XY coordinate types when using label move tool
- 07:28 AM Revision fd1b8192 (qgis): include geomcollection
- 07:28 AM Revision db0b556e (qgis): maintain geometry type on union
- 06:42 AM Revision 40ba7b00 (qgis): Add more granular feedback to Extract Labels algorithm
- 06:42 AM Revision 286f79e5 (qgis): Reserve
- 06:42 AM Revision 32ca4ad7 (qgis): Fix warning
- 05:57 AM Revision a1e1a53b (qgis): [feature] Add WMS/XYZ interpretation type for Terrarium terrain tiles
- Allows reading DEM tiles in the Terrarium terrain encoding type (e.g.
the global Mapzen terrain tiles freely availabl... - 05:57 AM Revision 687bc999 (qgis): Test mask
- 05:57 AM Revision 0ca934e7 (qgis): [feature] Add out-of-the-box connection to Mapzen Global Terrain tiles
- Gives users an always-available, global DEM source for their projects!
- 04:27 AM Revision 4a9a232f (qgis): [pal] Remove calculation of total solution cost which was done
- before solving labeling and once after solving labeling, yet
was never retrieved anywhere
This is a non-trival cost ...
2022-01-09
Also available in: Atom