Activity

From 2022-01-04 to 2022-02-02

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...
Even Rouault
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...
Even Rouault
11:10 PM Revision 9c870f41 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
exporting to Python code Alexander Bruy
11:07 PM Revision adb9942f (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
exporting to Python code Alexander Bruy
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...
Nyall Dawson
09:22 PM Revision 582bb30d (qgis): Fix HTML excape in file writer tooltips
Fix #46508 Alessandro Pasotti
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...
Nyall Dawson
09:18 PM Revision 298e1748 (qgis): Fix HTML excape in file writer tooltips
Fix #46508 Alessandro Pasotti
05:58 PM Revision ac763823 (qgis): detect grass 8 in processing provider
Jürgen Fischer
04:51 PM Revision 602391ee (qgis): Add doc and update binding
Paul Blottiere
04:51 PM Revision 9910af69 (qgis): Add toExpressionList and toOgcFilterList methods
Paul Blottiere
04:51 PM Revision 7e794aca (qgis): Flake8
Paul Blottiere
04:51 PM Revision 7837215f (qgis): Add test with '<' symbol in QGIS expression
Paul Blottiere
04:51 PM Revision 6d5a2a7f (qgis): Add unit tests
Paul Blottiere
04:51 PM Revision a6a6ebd4 (qgis): Fix expression filter iteration
Paul Blottiere
04:51 PM Revision 9bdbe12f (qgis): Binding
Paul Blottiere
04:51 PM Revision 6540a37a (qgis): QString
Paul Blottiere
12:26 PM Revision 9e1fbf72 (qgis): OAPIF source select: fix missing extra query in collections url
Fix #46535 Alessandro Pasotti
09:07 AM Revision 71ab6eca (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
08:34 AM Revision 9c2938fb (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
Even Rouault
06:50 AM Revision e608ba2f (qgis): Fix warning
Nyall Dawson
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)
Nyall Dawson
04:46 AM Revision e28a75fd (qgis): Fix line dependent orientation rendering of curved labels
Fixes #45051 Nyall Dawson
04:46 AM Revision 93063b83 (qgis): Silence debug noise
Nyall Dawson
03:33 AM Revision abea26aa (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
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...
Even Rouault
03:31 AM Revision 8c39ee09 (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
Even Rouault
03:28 AM Revision 35608f68 (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
03:27 AM Revision e870bfed (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
Even Rouault
03:24 AM Revision a34d07a1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
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)
Nyall Dawson
02:23 AM Revision f299704c (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
02:23 AM Revision 880c6246 (qgis): Remove unused qgsCalloc function
Nyall Dawson
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...
Nyall Dawson
01:41 AM Revision 20c289e9 (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
01:41 AM Revision 1f1e6164 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
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
Nyall Dawson
01:33 AM Revision e3909cb0 (qgis): Fix line dependent orientation rendering of curved labels
Fixes #45051 Nyall Dawson
01:33 AM Revision 13d8468e (qgis): Silence debug noise
Nyall Dawson
01:30 AM Revision 158bbc18 (qgis): Fix line dependent orientation rendering of curved labels
Fixes #45051 Nyall Dawson
01:30 AM Revision d03f6dbf (qgis): Silence debug noise
Nyall Dawson

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...
Even Rouault
11:40 PM Revision 6319e0d1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
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...
Even Rouault
11:37 PM Revision 62eb4cd9 (qgis): geopackage.gpkg: set journal_mode to delete
Even Rouault
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...
Even Rouault
11:37 PM Revision a68a01ac (qgis): curved_polys.gpkg: set journal_mode to delete
Even Rouault
11:37 PM Revision ea49102f (qgis): curved_poly.gpkg: fix incorrect triggers
Even Rouault
11:36 PM Revision 42df6455 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
10:47 PM Revision 00213062 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
10:47 PM Revision ac9fd15c (qgis): Remove unused qgsCalloc function
Nyall Dawson
10:44 PM Revision 01f0130f (qgis): Remove unused qgsCalloc function
Nyall Dawson
10:44 PM Revision 3983e141 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
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
Nyall Dawson
08:41 PM Revision 59ab60c4 (qgis): Fix some badly formatted plural version strings
Nyall Dawson
08:41 PM Revision cde74acf (qgis): Update test
Nyall Dawson
08:41 PM Revision a622004e (qgis): [processing] Fix python exception raised after running in-place
algorithm which requires no parameters Nyall Dawson
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
Nyall Dawson
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
Nyall Dawson
08:41 PM Revision ecb62a5c (qgis): In saga/grass/otb processing plugin tests, only load the provider
being tested instead of every provider Nyall Dawson
03:04 PM Revision e5f625f8 (qgis): extend attribute datatypes to include the ones used for extrabytes
NEDJIMAbelgacem
03:04 PM Revision e0e611e5 (qgis): add extrabytes values reading test and use ept datasets instead of las
NEDJIMAbelgacem
03:04 PM Revision 2bb44325 (qgis): add unitest
NEDJIMAbelgacem
03:04 PM Revision a08ebbaa (qgis): fix ci tests
NEDJIMAbelgacem
03:04 PM Revision 1dbc4a28 (qgis): add las extra bytes infos reading
NEDJIMAbelgacem
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
Nyall Dawson
09:17 AM Revision faea3b9d (qgis): In saga/grass/otb processing plugin tests, only load the provider
being tested instead of every provider Nyall Dawson
09:14 AM Revision 65287ee4 (qgis): In saga/grass/otb processing plugin tests, only load the provider
being tested instead of every provider Nyall Dawson
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
Nyall Dawson
09:12 AM Revision 03693e3c (qgis): Add mask images for tests to consider font differences
Marco Hugentobler
07:57 AM Revision 93c0510f (qgis): explicit message error for WMS connection in the data source manager
and avoid dupplicate text Vincent Cloarec
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
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
06:35 AM Revision 23285878 (qgis): export usage for when exporting map
Vincent Cloarec
05:46 AM Revision 76a01577 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson
05:46 AM Revision acdbc567 (qgis): Fix attr table sorting
Fix #34935 Alessandro Pasotti
05:46 AM Revision dcef543d (qgis): Use sortValue for sorting
Alessandro Pasotti
04:39 AM Revision 49b620b1 (qgis): Add support for grass8
Sandro Mani
04:09 AM Revision b5eb5cce (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
04:09 AM Revision 372755c3 (qgis): Fix typo
Nyall Dawson
04:09 AM Revision 22929256 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
03:51 AM Revision 149a8d83 (qgis): Use 'Save Multiple Styles' text instead
Nyall Dawson
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
Nyall Dawson
03:28 AM Revision 76ac6c54 (qgis): Text improvements for crash handler dialog
Tim Sutton
03:27 AM Revision 9090ece2 (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
03:27 AM Revision 2b777348 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
03:27 AM Revision 78320600 (qgis): don't re-add layer to the temporary store
Alexander Bruy
03:25 AM Revision c5b8b071 (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
03:25 AM Revision c222af78 (qgis): Add additional tests
Nyall Dawson
02:58 AM Revision 5c6b5c61 (qgis): Fix attr table sorting
Fix #34935 Alessandro Pasotti
02:58 AM Revision ba9bbcf0 (qgis): Use sortValue for sorting
Alessandro Pasotti
02:58 AM Revision e5bbb0f7 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson
02:54 AM Revision b8d44195 (qgis): Fix attr table sorting
Fix #34935 Alessandro Pasotti
02:54 AM Revision 2f2d9802 (qgis): Use sortValue for sorting
Alessandro Pasotti
02:54 AM Revision 6e62aa87 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson
02:51 AM Revision 8b8f39f4 (qgis): fix guide creation behaviour if a click happened during left mouse holding
speillet
02:51 AM Revision 4f52108b (qgis): fix rubberband when a click happened during left mouse holding
speillet
02:51 AM Revision 35c595dc (qgis): remove comment
speillet
02:51 AM Revision db62185e (qgis): change variable name
speillet
02:51 AM Revision 50d0be14 (qgis): invalid left mouse pressed if right mouse released
speillet
02:51 AM Revision c0497932 (qgis): init mDraggingGuideOldPosition
speillet
01:57 AM Revision 69c80731 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
01:14 AM Revision 6a67f99f (qgis): Add support for grass8
Sandro Mani
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...
NEDJIMAbelgacem
01:06 AM Revision b7fe7418 (qgis): Fix failed banned keywords test.
Ismail Sunni
01:06 AM Revision 68a0c931 (qgis): Apply suggestions from code review
Nyall Dawson
01:06 AM Revision e29173a7 (qgis): Add context menu for bookmark group.
Ismail Sunni
01:06 AM Revision f271f861 (qgis): Add group name to newBookmark.
Ismail Sunni
01:06 AM Revision aede9be1 (qgis): Update src/app/qgisapp.cpp
Nyall Dawson

2022-01-31

12:54 AM Revision e6072c93 (qgis): Add support for grass8
Sandro Mani
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...
NEDJIMAbelgacem
12:51 AM Revision 6cb2f641 (qgis): Use polygon offset instead of fixed shadow bias gives better result
NEDJIMAbelgacem
11:39 PM Revision 708acc45 (qgis): don't re-add layer to the temporary store
Alexander Bruy
11:39 PM Revision c04d1cec (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
11:39 PM Revision 3b793234 (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
11:36 PM Revision 59d16c9b (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
11:36 PM Revision 48cf7674 (qgis): Add additional tests
Nyall Dawson
11:27 PM Revision 721d05f8 (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
11:27 PM Revision 3299692a (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
11:27 PM Revision a37299e8 (qgis): Fix typo
Nyall Dawson
11:26 PM Revision 9ba642fa (qgis): don't re-add layer to the temporary store
Alexander Bruy
11:26 PM Revision d03ea9cd (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
11:26 PM Revision efa4e885 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
11:25 PM Revision eee34c87 (qgis): Add additional tests
Nyall Dawson
11:25 PM Revision 6a59b850 (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
11:23 PM Revision d45c41f6 (qgis): Add missing file
Nyall Dawson
11:23 PM Revision bb5a3783 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
11:23 PM Revision 2f74a24e (qgis): Fix typo
Nyall Dawson
11:23 PM Revision 73e036eb (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
11:23 PM Revision 83263715 (qgis): spacing
Alex R
11:23 PM Revision 0ca3c3b3 (qgis): update test
Alex R
11:23 PM Revision 252b8095 (qgis): handle null
Alex R
11:23 PM Revision 97fcbdfa (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
11:20 PM Revision 9477965f (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
11:16 PM Revision d7520736 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
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...
NEDJIMAbelgacem
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...
NEDJIMAbelgacem
08:58 PM Revision b96fb907 (qgis): Merge pull request #47057 from strk/improve-test-docs
Improve documentation about running tests Matthias Kuhn
08:37 PM Revision f949adc7 (qgis): Add spaces to make flake8 happy
Mathieu Pellerin - nIRV
08:37 PM Revision 663a7090 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> Mathieu Pellerin - nIRV
08:37 PM Revision 835fe144 (qgis): [processing] Add missing field types to the advanced (i.e. python) fiel...
Mathieu Pellerin - nIRV
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....
Sandro Santilli
06:16 PM Revision 41a8d2d0 (qgis): Update instruction about running authmanager tests
Sandro Santilli
05:40 PM Revision 688a3fc3 (qgis): Merge pull request #47060 from strk/QGIS_WORKSPACE
Matthias Kuhn
04:31 PM Revision 596153ae (qgis): Merge pull request #47076 from nyalldawson/backport_46971
Fix DistanceWithin algorithm with PostgreSQL provider (backport) Sandro Santilli
01:46 PM Revision d0f2cd0e (qgis): Merge branch 'master' into exp_tagger
Alex Hay
12:01 PM Revision 7bcd9352 (qgis): Show field type icons in field mapping widget
Nyall Dawson
12:01 PM Revision 0e20e6a8 (qgis): Consistently use QgsFields::iconForFieldType
Nyall Dawson
12:01 PM Revision 7747c30d (qgis): Add support for field subtype to QgsFields::iconForFieldType
Nyall Dawson
12:01 PM Revision d5856ec4 (qgis): Allow enum parameters to have icons specified for values for parameter ...
Nyall Dawson
12:01 PM Revision e95ff884 (qgis): Show field type icons in add attribute dialog
Nyall Dawson
09:58 AM Revision 92d50189 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
09:58 AM Revision 1a7ca810 (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
09:55 AM Revision adacc902 (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
09:55 AM Revision 30447580 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
08:24 AM Revision e1460e32 (qgis): Unify a few more strings
Nyall Dawson
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!)
Nyall Dawson
08:24 AM Revision 269fbc1b (qgis): Fix a string
Nyall Dawson
08:24 AM Revision cd382064 (qgis): Remove unwanted types
Nyall Dawson
08:24 AM Revision 5a1b9e55 (qgis): Add field type icons in field calculator field type combo box
Nyall Dawson
08:24 AM Revision 6e435a69 (qgis): Update field calculator algorithm strings
Nyall Dawson
08:11 AM Revision d1a4af72 (qgis): fix mesh simplification ui
Vincent Cloarec
07:23 AM Revision d9558517 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
07:22 AM Revision 6baf4e79 (qgis): handle null
Alex R
07:22 AM Revision e56719b4 (qgis): update test
Alex R
07:22 AM Revision 16f8d108 (qgis): spacing
Alex R
07:22 AM Revision 1ffc6229 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
07:19 AM Revision a6f2afa5 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
07:19 AM Revision 2f16fe1b (qgis): update test
Alex R
07:19 AM Revision b817d23e (qgis): handle null
Alex R
07:19 AM Revision fcb8cf04 (qgis): spacing
Alex R
06:40 AM Revision 6092d472 (qgis): Add missing file
Nyall Dawson
06:36 AM Revision 9d5f66b2 (qgis): Add missing file
Nyall Dawson
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
Nyall Dawson
05:41 AM Revision c5b0ac9b (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
05:05 AM Revision 8d68ccee (qgis): fix mesh simplification ui
Vincent Cloarec
05:01 AM Revision d374c7ca (qgis): fix mesh simplification ui
Vincent Cloarec
04:49 AM Revision 0209d69b (qgis): Set frame DD properties
Alessandro Pasotti
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.
Alessandro Pasotti
04:31 AM Revision 6b642706 (qgis): address comments
Alex R
04:31 AM Revision 3b5e3fc3 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Nyall Dawson
04:31 AM Revision 21753375 (qgis): Update resources/function_help/json/array_remove_at
Co-authored-by: Harrissou Sant-anna <[email protected]> Alex Hay
04:31 AM Revision 3105c5e0 (qgis): improvement & bugfix
Alex R
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...
Nyall Dawson
04:16 AM Revision f2caa2e0 (qgis): Add a wavy line symbol to default style
Nyall Dawson
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 ...
Nyall Dawson
04:02 AM Revision fd77a599 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
03:57 AM Revision 3ae62313 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
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 ...
Nyall Dawson
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...
Sandro Santilli
03:48 AM Revision d8f223dc (qgis): Add human-readable errors upon not meeting expected test preconditions
(cherry picked from commit 31a97bd8a6ce8625534617d5ccb2982838320054) Sandro Santilli
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...
Sandro Santilli
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...
Sandro Santilli
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...
Sandro Santilli
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...
Sandro Santilli
03:48 AM Revision e291d7bd (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
(cherry picked from commit 9ce1664ea82b1cc1619a1a8b600c7787707ad3c5) Sandro Santilli
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...
Sandro Santilli
03:37 AM Revision 31a97bd8 (qgis): Add human-readable errors upon not meeting expected test preconditions
Sandro Santilli
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
Sandro Santilli
03:37 AM Revision 2ea5c99f (qgis): Add unit test for QgsFeatureRequest
Tests the default constructor, the copy constructor and
the assignment operator.
Sandro Santilli
03:37 AM Revision 95be545b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
Equality useful for unit tests, inequality for completeness Sandro Santilli
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...
Sandro Santilli
03:37 AM Revision 9ce1664e (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
Sandro Santilli
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 ...
Nyall Dawson
03:37 AM Revision 4e4e2e75 (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
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
Nyall Dawson
03:33 AM Revision 7099e7b6 (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
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
Nyall Dawson
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.
Alessandro Pasotti
03:31 AM Revision 61401f13 (qgis): Set frame DD properties
Alessandro Pasotti
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.
Alessandro Pasotti
03:27 AM Revision fbdad096 (qgis): Set frame DD properties
Alessandro Pasotti
03:26 AM Revision c5a28164 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy

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 ...
Alessandro Pasotti
12:23 AM Revision dfd102f0 (qgis): Move from QScrollArea to QgsScrollArea
Harrissou Santanna
12:23 AM Revision b983aa36 (qgis): Remove horizontal scrolling, set dialog min size
and switch margins for a better display Harrissou Santanna
12:23 AM Revision 320471b4 (qgis): Add a scroll area to "select transformation" dialog
to make it easier to resize Harrissou Santanna
12:21 AM Revision f8d407f1 (qgis): Avoid crs definition errors when closing options dialog
Fixes #47014 Nyall Dawson
12:21 AM Revision 7138d8d4 (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
12:21 AM Revision 7ebfc1df (qgis): add test for QgsVectorTileProviderConnection class
Alexander Bruy
12:21 AM Revision 95b1affa (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
Manager (fix #36449) Alexander Bruy
09:06 PM Revision 5e327757 (qgis): GH_WORKSPACE -> QGIS_WORKSPACE
Sandro Santilli
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 Mathieu Pellerin - nIRV
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 Mathieu Pellerin - nIRV
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 Mathieu Pellerin - nIRV
10:36 AM Revision f223ef21 (qgis): Address review and tests failure
Mathieu Pellerin - nIRV
10:33 AM Revision c14de22c (qgis): Address review, add additional string list test
Mathieu Pellerin - nIRV
10:08 AM Revision f75c0c47 (qgis): Update src/core/qgsfield.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Mathieu Pellerin - nIRV
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 Mathieu Pellerin - nIRV
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 Mathieu Pellerin - nIRV
08:39 AM Revision 6d4c9e16 (qgis): Add array_agg test
Mathieu Pellerin - nIRV
08:27 AM Revision a9d5ae21 (qgis): [processing] Add missing {string,integer,double} array types support in...
Mathieu Pellerin - nIRV
07:48 AM Revision e722475a (qgis): [processing] Add missing {string,integer,double} array types in the fie...
Mathieu Pellerin - nIRV
07:48 AM Revision 2918c1a2 (qgis): Skip gml_id to work around gdal >= 3.4 changing default GML format
Mathieu Pellerin - nIRV
07:48 AM Revision 36f513d7 (qgis): [processing] Rework the field mapping model class to allow for subtypes
Mathieu Pellerin - nIRV
07:30 AM Revision ce683702 (qgis): Add test
Mathieu Pellerin - nIRV
07:14 AM Revision ea173f3f (qgis): [vector file writer] Preserve array fields when saving as geopackage
Mathieu Pellerin - nIRV
06:27 AM Revision 7f518412 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
Manager (fix #36449) Alexander Bruy
06:27 AM Revision 39998508 (qgis): add test for QgsVectorTileProviderConnection class
Alexander Bruy
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 (... Alexander Bruy
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) Alexander Bruy
06:21 AM Revision f8925deb (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
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) Alexander Bruy

2022-01-29

06:35 AM Revision 5b43f6d9 (qgis): Don't change value ordering to preserve backward compatibility
Mathieu Pellerin - nIRV
06:28 AM Revision 439f9f87 (qgis): [processing] While we're at it, also fix the field calculator alg's mis...
Mathieu Pellerin - nIRV
06:26 AM Revision 53248bde (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
05:30 AM Revision 069ceeb1 (qgis): [processing] Add a bunch of missing field types to the add field to att...
Mathieu Pellerin - nIRV
03:04 AM Revision d41ed995 (qgis): [ui] Fix missing array field types in new memory layer dialog (and fix ...
Mathieu Pellerin - nIRV

2022-01-28

02:27 PM Revision 91fe8484 (qgis): Merge pull request #47045 from qgis/3nids-patch-2
remove lost file Denis Rouzaud
02:24 PM Revision 05d97e6d (qgis): [ui] Fix missing json field type in the new geopackage layer dialog
Mathieu Pellerin - nIRV
10:56 AM Revision 36b8a44e (qgis): add test for QgsVectorTileProviderConnection class
Alexander Bruy
10:39 AM Revision def2fc34 (qgis): [core] Fix conversion of array and map values for json fields
Mathieu Pellerin - nIRV
08:11 AM Revision f102ccf4 (qgis): remove lost file
Denis Rouzaud
07:34 AM Revision 3ca2eb75 (qgis): add test
(cherry picked from commit 9a3465e88ec884f0b5f6881111f45679b0559487) Alexander Bruy
06:30 AM Revision cf072765 (qgis): remove leftover circular string curve point tool
Denis Rouzaud
06:30 AM Revision 5aacbb88 (qgis): also handle points
Denis Rouzaud
06:30 AM Revision 100fc91c (qgis): cast not always valid
Denis Rouzaud
06:30 AM Revision e83c8a5b (qgis): allow adding curved polygon to multipolygon
Denis Rouzaud
06:30 AM Revision 514739b1 (qgis): add test for QgsGeometry::addPart with curved parts on non-curved geoms...
Denis Rouzaud
06:30 AM Revision 9af554eb (qgis): fix with Python < 3.9
Denis Rouzaud
06:30 AM Revision be0fe08c (qgis): better dox for deprecated interface actions methods
Denis Rouzaud
06:30 AM Revision 03a10559 (qgis): remove files leftover
Denis Rouzaud
06:30 AM Revision 68ba5407 (qgis): code a bit clearer
Denis Rouzaud
06:30 AM Revision e88ae904 (qgis): add default Z/M values when calling QgsGeometry::coerceToType
Denis Rouzaud
06:30 AM Revision 11e63e9d (qgis): fix adding curve part to multi line
Denis Rouzaud
06:30 AM Revision 4beb70b0 (qgis): fix categories
Denis Rouzaud
06:30 AM Revision f9ff15f0 (qgis): harmonize new settings with existing ones
Denis Rouzaud
06:30 AM Revision 2b6195c7 (qgis): fix app test + clean up
Denis Rouzaud
06:30 AM Revision acca2f1b (qgis): avoid detach warnings
Denis Rouzaud
06:30 AM Revision c01999d5 (qgis): fix more tests
Denis Rouzaud
06:30 AM Revision 997197c6 (qgis): fix win build
Denis Rouzaud
06:30 AM Revision f4766853 (qgis): refactor fill ring to support shape digitizing
Denis Rouzaud
06:30 AM Revision deca81af (qgis): fix warning
Denis Rouzaud
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 Denis Rouzaud
06:30 AM Revision bef73cd0 (qgis): correctly undo and clean
Denis Rouzaud
06:30 AM Revision 95104982 (qgis): enable shapes in annotation map tool
Denis Rouzaud
06:30 AM Revision 8f748239 (qgis): correctly handle case when the capture is not done on a vector layer (a...
Denis Rouzaud
06:30 AM Revision 2635d429 (qgis): fix annotation map tool does not support shape + set tool name
Denis Rouzaud
06:30 AM Revision 71bb4f0a (qgis): fix unused warning
Denis Rouzaud
06:30 AM Revision aef39ea1 (qgis): fix cpp check warning
Denis Rouzaud
06:30 AM Revision 41ea4053 (qgis): fix more dox
Denis Rouzaud
06:30 AM Revision d8d824aa (qgis): fix unused warning
Denis Rouzaud
06:30 AM Revision 6e9a7d51 (qgis): fix erasing at iterator pos
Denis Rouzaud
06:30 AM Revision a63af99a (qgis): support adding multi lines as a part
Denis Rouzaud
06:30 AM Revision f879351c (qgis): add missing folder to Doxygen
Denis Rouzaud
06:30 AM Revision 09a43768 (qgis): fix layout
Denis Rouzaud
06:30 AM Revision 42d86f74 (qgis): refactoring of existing shape tools
Denis Rouzaud
06:30 AM Revision 7c905091 (qgis): clean up QgisInterface
Denis Rouzaud
06:30 AM Revision 972f53d3 (qgis): new class QgsMapToolsDigitizingTechniqueManager to handle actions in ap...
Denis Rouzaud
06:30 AM Revision f0d98978 (qgis): clean up of QgisApp
Denis Rouzaud
06:30 AM Revision 0aed1cc6 (qgis): adapt QgsMapToolCapture to correctly support shape map tools
Denis Rouzaud
06:30 AM Revision 55e88192 (qgis): abstract class for shape map tools
Denis Rouzaud
06:30 AM Revision e37e985b (qgis): sipify
Denis Rouzaud
06:30 AM Revision 71324310 (qgis): add a registry for shape map tools
Denis Rouzaud
06:30 AM Revision 2c13d729 (qgis): add settings registry to app
Denis Rouzaud
06:30 AM Revision 8ec0dc59 (qgis): make actions exclusive
Denis Rouzaud
06:30 AM Revision d434e21b (qgis): allow to add linear geometries on curved geometry layers
Denis Rouzaud
06:30 AM Revision 83c5e6fe (qgis): add new class QgsMapToolCaptureLayerGeometry to handle layer specific o...
such as avoiding intersections Denis Rouzaud
06:30 AM Revision f577cf9e (qgis): use const abstract geom in virtual handlers
Denis Rouzaud
06:30 AM Revision 04d79bef (qgis): more dox
Denis Rouzaud
06:30 AM Revision c88a63f6 (qgis): also create a virtual handler for QgsMapToolDigitizeFeature::featureDig...
Denis Rouzaud
06:30 AM Revision 281a327d (qgis): fix use of deprecated methods
Denis Rouzaud
06:30 AM Revision e2e8a128 (qgis): refactor add ring to fully support capture map tool
Denis Rouzaud
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... Denis Rouzaud
06:30 AM Revision be561092 (qgis): add point/line/polygon specific handlers for capture map tool
Denis Rouzaud
06:30 AM Revision 6780475a (qgis): convert add part map tool to use QgsMapToolCapture capabilities
Denis Rouzaud
06:30 AM Revision e2a80d97 (qgis): use a current CaptureTechnique in QgsMapToolCapture
QgisApp has been adapted to switch between the different techniques Denis Rouzaud
06:21 AM Revision b98c1df9 (qgis): use default args for Z/M values in QgsGeometry::coerceToType
Denis Rouzaud
06:21 AM Revision 31ac4082 (qgis): add test for Z/M default in coerceToType
Denis Rouzaud
01:41 AM Revision 8cc467c6 (qgis): Add a scroll area to "select transformation" dialog
to make it easier to resize Harrissou Santanna
01:41 AM Revision cdc2224f (qgis): Move from QScrollArea to QgsScrollArea
Harrissou Santanna
01:41 AM Revision dad4538e (qgis): Remove horizontal scrolling, set dialog min size
and switch margins for a better display Harrissou Santanna
01:37 AM Revision d27bf67d (qgis): Fix layout crash when resizing frames
Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ...
Alessandro Pasotti
01:35 AM Revision 56ed5fd4 (qgis): Move from QScrollArea to QgsScrollArea
Harrissou Santanna
01:35 AM Revision ea841c8d (qgis): Add a scroll area to "select transformation" dialog
to make it easier to resize Harrissou Santanna
01:35 AM Revision 70a014de (qgis): Remove horizontal scrolling, set dialog min size
and switch margins for a better display Harrissou Santanna
01:33 AM Revision d6410f27 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy
01:32 AM Revision b648b3e8 (qgis): Fix layout crash when resizing frames
Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ...
Alessandro Pasotti
01:27 AM Revision 97d2e7a4 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy
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 Sandro Mani
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
Nyall Dawson
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) Alexander Bruy
01:25 AM Revision e3a5dd26 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
Alexander Bruy
01:22 AM Revision 68dde17c (qgis): [themes] Fix push button flat property not taken into account
Mathieu Pellerin - nIRV

2022-01-27

11:14 PM Revision faf082d2 (qgis): remove old unused cpp files
Denis Rouzaud
11:14 PM Revision 56872c19 (qgis): rename private headers accordingly and include them as so in CMakeLists
Denis Rouzaud
04:02 PM Revision ed53728e (qgis): Unit test for GetPrint and labeldistance
Marco Hugentobler
04:02 PM Revision c1222bd2 (qgis): Consider hightlight label parameters for maps in GetPrint
Marco Hugentobler
04:02 PM Revision 558a405d (qgis): Formating
Marco Hugentobler
04:02 PM Revision 9a9e861a (qgis): Add unit test for label options
Marco Hugentobler
04:02 PM Revision 48c78420 (qgis): Add parameters HIGHLIGHT_LABELDISTANCE, HIGHLIGHT_LABELROTATION, HIGHLI...
Marco Hugentobler
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...
Alexander Bruy
09:20 AM Revision c716e02d (qgis): Update backport bot
Matthias Kuhn
09:01 AM Revision f5f43498 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
Manager (fix #36449) Alexander Bruy
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) Alexander Bruy
08:36 AM Revision 46307f70 (qgis): update display expression when adding fields through attribute table (#...
(fix #28353) Alexander Bruy
07:21 AM Revision 9a3465e8 (qgis): ad test
Alexander Bruy

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 Matthias Kuhn
10:32 PM Revision 80f2443f (qgis): [themes] Fix push button flat property not taken into account
Mathieu Pellerin - nIRV
08:22 PM Revision bce6254c (qgis): [dual view] translate message for undefined display expression + avoid ...
Denis Rouzaud
08:14 PM Revision 87111e44 (qgis): Merge pull request #47006 from m-kuhn/multipart
Fix post MultiPart Matthias Kuhn
06:56 PM Revision a622b3d0 (qgis): Merge pull request #47020 from Houska1/patch-1
Matthias Kuhn
06:26 PM Revision 123fc52b (qgis): Remove nonfunctional test
Matthias Kuhn
05:46 PM Revision 4c9b6595 (qgis): Add myself to contributors list
Martin Pergler
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...
Alexander Bruy
03:51 PM Revision 7d9eaa07 (qgis): Add part to test
Matthias Kuhn
03:25 PM Revision 8ffbb8d0 (qgis): Extend tests
Matthias Kuhn
02:05 PM Revision ca392819 (qgis): fix ci build
NEDJIMAbelgacem
02:05 PM Revision c57b3af6 (qgis): disable camera movement when the clicked position is void
NEDJIMAbelgacem
02:05 PM Revision 36a0c3fd (qgis): Use average depth when the sampled depth is 1
NEDJIMAbelgacem
02:05 PM Revision e43a7613 (qgis): combine sampling into 1 function
NEDJIMAbelgacem
02:05 PM Revision 9c01fdf7 (qgis): move decodeDepth to header
NEDJIMAbelgacem
02:05 PM Revision 2df48ba8 (qgis): address Stefanos reviews
NEDJIMAbelgacem
02:05 PM Revision 36c23519 (qgis): enable zoom in on a void area
NEDJIMAbelgacem
02:05 PM Revision 325b41ed (qgis): enable dragging and zooming and use wiser way to choose rotation center
NEDJIMAbelgacem
11:00 AM Revision e7f3bf44 (qgis): Merge pull request #47009 from 3nids/test-geom-addpart
refactor QgsGeometry addPart test for better readability Denis Rouzaud
10:23 AM Revision 154c6c56 (qgis): fix setting and saving of the dock size
NEDJIMAbelgacem
10:23 AM Revision 53ac71bd (qgis): add resize event
NEDJIMAbelgacem
10:13 AM Revision cf7eddc6 (qgis): noqa: E704 (Multiple statements on one line)
Denis Rouzaud
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 Paul Blottiere
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 Alexander Bruy
09:51 AM Revision e72ca18a (qgis): do check WKTs
Denis Rouzaud
09:44 AM Revision e2c79c9c (qgis): Add test
Matthias Kuhn
08:13 AM Revision 6ad3490e (qgis): be more explicit about types
Denis Rouzaud
07:44 AM Revision ccd11e2c (qgis): fix layout
Denis Rouzaud
07:24 AM Revision 8b75cbfb (qgis): refactor QgsGeometry addPart test for better readability
Denis Rouzaud
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
Matthias Kuhn

2022-01-25

10:14 PM Revision ecb367d7 (qgis): Pass smoothed legend image to painter
Sandro Mani
10:14 PM Revision b33048cd (qgis): Use QImage::dotsPerMeterX rather than assuming 72dpi
Sandro Mani
10:11 PM Revision a6ffa313 (qgis): Fix duplicate shortcut registered warning on startup
Nyall Dawson
10:09 PM Revision c77cef1c (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
Alexander Bruy
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) Alexander Bruy
10:07 PM Revision c4d2dc2f (qgis): Fix duplicate shortcut registered warning on startup
Nyall Dawson
10:06 PM Revision 8625bbc2 (qgis): Fix grammar
Nyall Dawson
10:06 PM Revision 91fb92f6 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
Alexander Bruy
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) Alexander Bruy
09:22 PM Revision a56d9398 (qgis): Update r.water.outlet.txt
to tell the user what kind of input raster is needed Alister Hood
08:36 PM Revision afd96130 (qgis): Assume WMS GetLegendGraphics image resolution 72 when scaling to fit la...
Sandro Mani
02:21 PM Revision 7d6b3f15 (qgis): Add unit test
Paul Blottiere
02:08 PM Revision b0cce8b8 (qgis): Fix raster filename when no extension
Paul Blottiere
12:23 PM Revision 0c888cc1 (qgis): Fix grammar
Nyall Dawson
12:19 PM Revision 95eefb9b (qgis): Merge pull request #46986 from nyalldawson/fix_vector_tile_zoom_doc
Matthias Kuhn
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) Alexander Bruy
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
Nyall Dawson
05:35 AM Revision e30e4821 (qgis): Fix grammar
Nyall Dawson
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 ...
Nyall Dawson
02:23 AM Revision 9665b53d (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
02:23 AM Revision 9bf23569 (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
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
Nyall Dawson
02:23 AM Revision 38bfdaa2 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
02:21 AM Revision da44e7c7 (qgis): Also scan for 'new QScrollArea'
(cherry picked from commit 48834f6187fceb15e71004b3aa40e645948f91a3) Nyall Dawson
02:21 AM Revision 9769d1e6 (qgis): Cleanup includes
(cherry picked from commit 7525a9e58fa9ef5b442dfb78dfbbd53ed2898741) Nyall Dawson
02:21 AM Revision 933b4a03 (qgis): Use QgsScrollArea
(cherry picked from commit 64b032f7da75c018762e9e9d3290d16626cff8df) Nyall Dawson
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)
Nyall Dawson
02:21 AM Revision c96000f3 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
(cherry picked from commit 8409f7f817103d728b4348fee25883cedac57a52) Nyall Dawson
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...
Nyall Dawson
02:21 AM Revision 364bf437 (qgis): Use a QgsScrollArea in symbol selector widget
(cherry picked from commit fb1ca9162e66886b6977440feace9595d9e6134b) Nyall Dawson
01:16 AM Revision 4185b319 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
01:16 AM Revision 09d309d4 (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
01:16 AM Revision c267d315 (qgis): Store geometry for edit init code dialog
Matthias Kuhn

2022-01-24

12:24 AM Revision dcc22363 (qgis): allow space in mesh name
Vincent Cloarec
10:30 PM Revision 7b1c23f1 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
10:30 PM Revision 338eb57f (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
10:30 PM Revision 390c5dec (qgis): Store geometry for edit init code dialog
Matthias Kuhn
10:27 PM Revision 159a3e99 (qgis): Merge pull request #46977 from m-kuhn/init_gui
Matthias Kuhn
09:41 PM Revision 31e45750 (qgis): allow space in mesh name
Vincent Cloarec
09:37 PM Revision b847dca5 (qgis): allow space in mesh name
Vincent Cloarec
09:36 PM Revision 50848fd3 (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
08:28 PM Revision e0474b75 (qgis): NaN value when no color for MapTiler WMS Interpretation converter
Vincent Cloarec
07:01 PM Revision 3b428232 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
07:01 PM Revision 3420e4bd (qgis): Store geometry for edit init code dialog
Matthias Kuhn
02:12 PM Revision 3f120689 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
09:59 AM Revision 8e35fff4 (qgis): disable data-defined buttons for incompatible SVG pictures (fix #26524)
Alexander Bruy
09:12 AM Revision 4d6dd2e2 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
09:08 AM Revision 4fd2f04b (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
08:26 AM Revision 5cdd5b59 (qgis): Fix build
Nyall Dawson
08:26 AM Revision 0e543ab6 (qgis): Address review
Nyall Dawson
08:26 AM Revision bb8c198c (qgis): Fix warnings
Nyall Dawson
08:26 AM Revision 39f30409 (qgis): Add test for OGR
Nyall Dawson
08:26 AM Revision 6bd1a7eb (qgis): Document new behaviour
Nyall Dawson
08:26 AM Revision 6a350b4e (qgis): Add checks for existing styles and confirmation question to app classes
Nyall Dawson
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
Nyall Dawson
08:26 AM Revision 1be383a3 (qgis): [api] Add QgsProviderMetadata method to test whether a style with
a specified ID already exists Nyall Dawson
08:26 AM Revision 1872e4b2 (qgis): [spatialite] Unit tests, minor fixes for style handling
Nyall Dawson
08:26 AM Revision 77bc1959 (qgis): [postgres] Add styleExists test, minor fix for listStylesInDatabase ret...
Nyall Dawson
08:26 AM Revision 67452371 (qgis): Fix build
Nyall Dawson
08:26 AM Revision 95156956 (qgis): [mssql] Add layer styles tests, minor fixes for layer style handling
Nyall Dawson
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...
Nyall Dawson
08:14 AM Revision 919acc40 (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
08:14 AM Revision bd881692 (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
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 ...
Nyall Dawson
08:10 AM Revision ce07d114 (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
08:10 AM Revision 382ea72e (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
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 ...
Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
08:08 AM Revision 0480319c (qgis): Restrict workaround to adwaita/fusion themes
(cherry picked from commit 97103ab7a38ea518831d63d6785c6a379dba8564) Nyall Dawson
06:56 AM Revision 53c91e70 (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
06:56 AM Revision 83d505c8 (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
06:56 AM Revision 04a94d24 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
05:20 AM Revision 1f1a541f (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
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_...
Even Rouault
02:47 AM Revision fe4b64ef (qgis): Correctly run tests on queued_ltr_backports branch
Nyall Dawson
02:47 AM Revision 383133d4 (qgis): More workflows on queued LTR branch
Nyall Dawson
02:19 AM Revision 2c71239a (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
02:19 AM Revision 9585748b (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
02:19 AM Revision ccfc394d (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
02:16 AM Revision ea6db11d (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
02:16 AM Revision ef4b820b (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
02:16 AM Revision 395add31 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault

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_...
Even Rouault
11:39 PM Revision 965a205e (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
11:38 PM Revision c596d6fe (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
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_...
Even Rouault
11:35 PM Revision 4f481633 (qgis): Fix clazy warning
Nyall Dawson
11:34 PM Revision f30ab3d3 (qgis): Fix build warning
Nyall Dawson
08:33 PM Revision a2fadecb (qgis): Merge pull request #46881 from elpaso/blocklist_flacky_queryresult_widg...
Flaky TestQgsQueryResultWidget Even Rouault
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 Even Rouault
08:18 PM Revision af426727 (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
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 Even Rouault
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
Nyall Dawson
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 Even Rouault
08:12 PM Revision ab3da0e9 (qgis): Merge pull request #46923 from nyalldawson/fix_46907
[mssql] Use correct capitalisation for queries involving INFORMATION_SCHEMA tables Even Rouault

2022-01-21

09:39 PM Revision d5d6b9c8 (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
09:37 PM Revision 17408141 (qgis): do not set delegate if not given
Denis Rouzaud
09:37 PM Revision 8291009c (qgis): use an enum for columns
Denis Rouzaud
09:37 PM Revision 973b97af (qgis): fix spell, layout and sip
Denis Rouzaud
09:37 PM Revision 0bccb17f (qgis): fix re-implemented buttons being null
Denis Rouzaud
09:37 PM Revision 5f33b4f9 (qgis): use source model indexes in virtual protected slots
Denis Rouzaud
09:35 PM Revision 08eedd70 (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
09:34 PM Revision cb522d3b (qgis): Fix a regression followup #46515
See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479 Alessandro Pasotti
03:47 PM Revision c956c73b (qgis): Fix a regression followup #46515
See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479 Alessandro Pasotti
03:43 PM Revision 001d2f60 (qgis): Merge pull request #46931 from elpaso/bugfix-followup-pr-46515
Fix a regression followup #46515 Alessandro Pasotti
11:50 AM Revision 6f66b0a2 (qgis): Fix a regression followup #46515
See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479 Alessandro Pasotti
06:15 AM Revision dd1082d7 (qgis): Fix broken merge features tool
Follow up #46625 Nyall Dawson
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
Nyall Dawson
01:48 AM Revision a7f73772 (qgis): Fix warning
Nyall Dawson

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...
Nyall Dawson
12:24 AM Revision 232a7aa5 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
Nyall Dawson
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...
Nyall Dawson
12:21 AM Revision bcfad6f7 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
Nyall Dawson
10:45 PM Revision fc20a1fc (qgis): Avoid deadlock in QGIS server
Matthias Kuhn
10:42 PM Revision 1c8f9d9e (qgis): Merge pull request #46701 from m-kuhn/server_freeze
Avoid deadlock in QGIS server Matthias Kuhn
10:37 PM Revision 23e9e061 (qgis): Merge pull request #46913 from DelazJ/meshPluginsMenu_46908
Dedicated method allowing to add plugins to the Mesh menu Matthias Kuhn
09:37 PM Revision b8de4d38 (qgis): Add version mention
Harrissou Santanna
09:37 PM Revision cbf29f90 (qgis): Add \since mention
Harrissou Santanna
06:55 PM Revision 1f4492a0 (qgis): Mesh menu is a default menu
Harrissou Santanna
04:59 PM Revision 37ca3392 (qgis): Add methods to get, add and remove plugins to mesh menu
Harrissou Santanna
04:36 PM Revision eaa66801 (qgis): fix see also of setClearValue (#46912)
Co-authored-by: nicogodet <[email protected]> qgis-bot
03:07 PM Revision 0ef51fec (qgis): Dedicated method allowing to add plugins to the Mesh menu
Harrissou Santanna
02:10 PM Revision 6b67cb61 (qgis): fix see also of setClearValue
nicogodet
02:10 PM Revision 53529ef5 (qgis): fix 3d maximum texture size
Vincent Cloarec
02:07 PM Revision 0017f1ae (qgis): fix see also of setClearValue (#46911)
nicogodet
12:07 PM Revision d78985c1 (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
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...
Nyall Dawson
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...
Nyall Dawson

2022-01-19

11:54 PM Revision caa73e0e (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
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) Vincent Cloarec
11:51 PM Revision 00532ec4 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
10:17 PM Revision 66545c61 (qgis): empty XYZ usage when unknown
Vincent Cloarec
05:00 PM Revision 9a34f803 (qgis): extent MapTiler interpretation converter range to -10000/9000
Vincent Cloarec
12:46 PM Revision 7f740e0f (qgis): Merge pull request #46770 from NEDJIMAbelgacem/3d-view-dock-undock
Dock/Undock behaviour to 3D views Martin Dobias

2022-01-18

09:24 PM Revision 5b339097 (qgis): Added tests
Stefanow Natsis
09:24 PM Revision be99a166 (qgis): Added pointcloud ordered by Z rendering for 2d views
Stefanos Natsis
09:24 PM Revision d1d148f0 (qgis): Address more comments
Stefanow Natsis
09:24 PM Revision 28a10702 (qgis): Switch to switch statement
Stefanow Natsis
09:24 PM Revision a28cd2ce (qgis): Address review
Stefanow Natsis
06:33 PM Revision 636195ec (qgis): add more docs and move tooltip setting outside of dockable widget helper
NEDJIMAbelgacem
05:42 PM Revision e32083e5 (qgis): Merge pull request #46825 from qgis/backport-46629-to-release-3_22
[Backport release-3_22] Fix headers Stéphane Brunner
04:01 PM Revision 0a0a773f (qgis): address martin reviews Round2
NEDJIMAbelgacem
02:40 PM Revision f64b7863 (qgis): Merge pull request #46880 from qgis/anitagraser-patch-1
Add Zenodo badge Alessandro Pasotti
02:40 PM Revision db923ac2 (qgis): Flacky TestQgsQueryResultWidget
Alessandro Pasotti
01:47 PM Revision 3f41dfac (qgis): Add Zenodo badge
Anita Graser
12:49 PM Revision fce2c450 (qgis): fix ci build
NEDJIMAbelgacem
12:27 PM Revision c10885a1 (qgis): address Martin reviews
NEDJIMAbelgacem
11:52 AM Revision bb9c242e (qgis): Option to synchronize statistics panel with layers panel - fixes #46567
Jacky Volpes
11:32 AM Revision 6c9517d2 (qgis): make QgsDockableWidgetHelper a qobject and use canvas name instead of o...
NEDJIMAbelgacem
06:23 AM Revision cbf48c19 (qgis): Update tests
Nyall Dawson
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. (...
Nyall Dawson
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
Nyall Dawson
04:51 AM Revision c28256d8 (qgis): Use a QgsScrollArea in symbol selector widget
Nyall Dawson
04:51 AM Revision 6dee3347 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
Nyall Dawson
04:51 AM Revision 2d7cccf3 (qgis): Also scan for 'new QScrollArea'
Nyall Dawson
04:51 AM Revision 4844d4ab (qgis): Cleanup includes
Nyall Dawson
04:51 AM Revision 8eb02f73 (qgis): Don't recursively try to handle scroll event logic in nested scroll
areas
Fixes #46871
Nyall Dawson
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...
Nyall Dawson
04:51 AM Revision df8d56e8 (qgis): Use QgsScrollArea
Nyall Dawson
01:20 AM Revision 6c1fa054 (qgis): here Topographie not Topology
Topographic Maps and Topography is meant Frank Thiemann

2022-01-17

12:37 AM Revision f32c5506 (qgis): Silence noisy message
Nyall Dawson
12:20 AM Revision 0ada56d1 (qgis): fix dock checkbox and remove unecessary close event
NEDJIMAbelgacem
11:36 PM Revision fccfeff9 (qgis): fix renaming 3D view
NEDJIMAbelgacem
11:08 PM Revision 9f2a9bcc (qgis): fix WITH_3D flag
NEDJIMAbelgacem
11:00 PM Revision 4f11be97 (qgis): Unused
Nyall Dawson
11:00 PM Revision 87bbab79 (qgis): Unused
Nyall Dawson
11:00 PM Revision 8c193a33 (qgis): Remove more set by unused variables
Nyall Dawson
11:00 PM Revision 59bca216 (qgis): Fix set but not used warning
Nyall Dawson
11:00 PM Revision 810244ed (qgis): Unused variable warning
Nyall Dawson
11:00 PM Revision 13c164c8 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
Nyall Dawson
11:00 PM Revision c9e493c6 (qgis): Fix Qt warning on QChar
Fix #40867 Alessandro Pasotti
07:23 PM Revision 66ffdea1 (qgis): restructure the map canvas docking
NEDJIMAbelgacem
03:05 PM Revision ee21ed38 (qgis): Fix Qt warning on QChar
Fix #40867 Alessandro Pasotti
03:01 PM Revision a9b522f9 (qgis): Merge pull request #46862 from elpaso/bugfix-gh40867-csv-qchar-qt-warning
Fix Qt warning on QChar Even Rouault
11:12 AM Revision 728ac528 (qgis): Merge pull request #46861 from nyalldawson/uninitialized2
Avoid some (incorrect) use of uninitialized value warnings Alessandro Pasotti
10:38 AM Revision 1fda7371 (qgis): Fix Qt warning on QChar
Fix #40867 Alessandro Pasotti
07:12 AM Revision 8ef270b2 (qgis): [processing] Remove unused 'preconfigured' provider
Nyall Dawson
06:22 AM Revision a0c9ee27 (qgis): translate locator settings tool tips
Denis Rouzaud
04:34 AM Revision f4bf9cb5 (qgis): Avoid some (incorrect) use of uninitialized value warnings
Nyall Dawson
03:59 AM Revision 84549f91 (qgis): Remove more set by unused variables
Nyall Dawson
03:59 AM Revision 79f2b343 (qgis): Unused
Nyall Dawson
03:59 AM Revision bfe45260 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
Nyall Dawson
03:59 AM Revision f24042f1 (qgis): Unused variable warning
Nyall Dawson
03:59 AM Revision 31bb0164 (qgis): Unused
Nyall Dawson
03:59 AM Revision 34872c23 (qgis): Fix set but not used warning
Nyall Dawson
03:56 AM Revision a33b56ba (qgis): Unused
Nyall Dawson
03:56 AM Revision 35126619 (qgis): Unused
Nyall Dawson
03:56 AM Revision 3403ab27 (qgis): Unused variable warning
Nyall Dawson
03:56 AM Revision 56ddeabb (qgis): Remove more set by unused variables
Nyall Dawson
03:56 AM Revision a6289589 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
Nyall Dawson
03:56 AM Revision eb7812eb (qgis): Fix set but not used warning
Nyall Dawson
03:53 AM Revision ad680edb (qgis): translate locator settings tool tips
Denis Rouzaud
03:49 AM Revision ce28d58c (qgis): translate locator settings tool tips
Denis Rouzaud
02:17 AM Revision 39fe5aa5 (qgis): invert func names
Alex R
01:54 AM Revision 3bd06b19 (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
Raymond Nijssen
01:38 AM Revision 32f4010f (qgis): astyled
Benjamin Jakimow
01:38 AM Revision 9d14e5b9 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Benjamin Jakimow
01:38 AM Revision e8ab2b63 (qgis): added change recommended by elpaso
Benjamin Jakimow
01:38 AM Revision 85d30fce (qgis): astyled test_qgsrasterlayerproperties.py
Benjamin Jakimow
01:38 AM Revision 3457e4fc (qgis): fixed flake8 rule
Benjamin Jakimow
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
Benjamin Jakimow

2022-01-16

11:42 PM Revision ef7b42d5 (qgis): invert func names
Alex R
11:39 PM Revision 50a68d40 (qgis): invert func names
Alex R
11:37 PM Revision ce49a734 (qgis): fixed flake8 rule
Benjamin Jakimow
11:37 PM Revision 12b8d499 (qgis): astyled
Benjamin Jakimow
11:37 PM Revision 8d5f7dbc (qgis): added change recommended by elpaso
Benjamin Jakimow
11:37 PM Revision 7730bc41 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Benjamin Jakimow
11:37 PM Revision 987183ac (qgis): astyled test_qgsrasterlayerproperties.py
Benjamin Jakimow
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
Benjamin Jakimow
11:36 PM Revision 22fc63fc (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
Raymond Nijssen
11:34 PM Revision 5ec85e8f (qgis): fixed flake8 rule
Benjamin Jakimow
11:34 PM Revision a46cdcb0 (qgis): astyled test_qgsrasterlayerproperties.py
Benjamin Jakimow
11:34 PM Revision 17b76550 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Benjamin Jakimow
11:34 PM Revision 1e86672a (qgis): added change recommended by elpaso
Benjamin Jakimow
11:34 PM Revision 9df5dfd0 (qgis): astyled
Benjamin Jakimow
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
Benjamin Jakimow
11:33 PM Revision 1120335f (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
Raymond Nijssen
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...
Nyall Dawson
11:21 PM Revision 5314826f (qgis): Restrict workaround to adwaita/fusion themes
Nyall Dawson

2022-01-15

04:27 PM Revision ec00557d (qgis): Merge pull request #46840 from vcloarec/release-3_22
fix build without QTWEBKIT Matthias Kuhn

2022-01-14

05:53 PM Revision 2fe7796d (qgis): fix build without QTWEBKIT
Vincent Cloarec
04:44 PM Revision 2b175528 (qgis): Fix backport
Stéphane Brunner
04:04 PM Revision f7c043df (qgis): address reviews 2
NEDJIMAbelgacem
03:47 PM Revision e789f797 (qgis): address some reviews
NEDJIMAbelgacem
03:18 PM Revision c5a56d6f (qgis): Merge pull request #46802 from domi4484/relationEditorGetMultipleFeatures
Matthias Kuhn
03:13 PM Revision 57671d59 (qgis): Fix backport
Stéphane Brunner
01:06 PM Revision 1628765e (qgis): Release of 3.22.3
Jürgen Fischer
01:06 PM Revision 17945bef (qgis): translation update for 3.22.3 from transifex
Jürgen Fischer
01:06 PM Revision f5778a89 (qgis): Release of 3.16.16
Jürgen Fischer
01:06 PM Revision 8c1803bb (qgis): translation update for 3.16.16 from transifex
Jürgen Fischer
12:16 PM Revision 74ac3924 (qgis): add tooltip and raise dialog when undock toggled
NEDJIMAbelgacem
12:12 PM Revision 9c5f8e26 (qgis): Merge pull request #46830 from qgis/backport-46816-to-release-3_22
Matthias Kuhn
12:10 PM Revision becd7ed6 (qgis): Merge branch 'master' into 3d-view-dock-undock
Nedjima Belgacem
11:38 AM Revision f4c8d8a5 (qgis): make QgsDockableWidget
NEDJIMAbelgacem
11:19 AM Revision b9b7fb90 (qgis): MDAL 0.9.2 (#46829)
Co-authored-by: vcloarec <[email protected]> qgis-bot
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
Nyall Dawson
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
Nyall Dawson
07:10 AM Revision 47c4d53f (qgis): MDAL 0.9.2
Vincent Cloarec
07:07 AM Revision e41e487f (qgis): MDAL 0.9.2
Vincent Cloarec
07:06 AM Revision 72116925 (qgis): Sip_skip some private api
Nyall Dawson
07:06 AM Revision 216b9d2a (qgis): Fix getter name should not include 'get' prefix
Nyall Dawson
07:06 AM Revision 479d37de (qgis): Add missing TransferThis annotation
Nyall Dawson
07:06 AM Revision 64a8e860 (qgis): Rename CRS tab in options to CRS Handling to clarify its role
Nyall Dawson
07:06 AM Revision f288ab12 (qgis): Add api to allow validation of QgsOptionsPageWidget before applying
options dialog changes Nyall Dawson
07:06 AM Revision 5dd64967 (qgis): Focus relevant page when a settings page reports that it is not valid
Nyall Dawson
07:06 AM Revision 7cca797c (qgis): Rename tab to 'User Defined CRS'
Nyall Dawson
07:06 AM Revision 8e1b7aa9 (qgis): Rename 'Transformations' tab to 'Coordinate Transforms' to keep consist...
Nyall Dawson
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...
Nyall Dawson

2022-01-13

12:49 AM Revision 68a7f46c (qgis): Merge branch 'master' into exp_tagger
Alex Hay
12:21 AM Revision 40879bef (qgis): fix ci tests
NEDJIMAbelgacem
12:17 AM Revision 5170d1c2 (qgis): fix close & open bugs
NEDJIMAbelgacem
11:51 PM Revision 18979e57 (qgis): Merge pull request #46683 from elpaso/overlay_intersects_sort_by_inters...
Overlay intersects sort by intersection size Alessandro Pasotti
09:13 PM Revision 1d9da9d8 (qgis): [server] Print QGIS version on start
Matthias Kuhn
09:13 PM Revision c02f22cf (qgis): fix missing ui file for gui library
Vincent Cloarec
07:31 PM Revision a7cf1ec6 (qgis): Fill the headers dictionary, and update the request message
Stéphane Brunner
07:31 PM Revision 273d7ecf (qgis): Add missing tests on SERVICE_URL environment variables
Stéphane Brunner
07:31 PM Revision e9a065f7 (qgis): Log only in debug mode
Stéphane Brunner
07:31 PM Revision f57f90bd (qgis): Fix the mRequestHeaderConv initialization on FCGI request
Stéphane Brunner
07:31 PM Revision 24af658f (qgis): Use QMetaEnum
Stéphane Brunner
07:28 PM Revision 3d0b27ea (qgis): Merge pull request #46629 from sbrunner/fix-headers
Fix headers Stéphane Brunner
03:11 PM Revision 9965eccd (qgis): Template parameter {usage} for XYZ raster and vector tiles (#46731)
Vincent Cloarec
02:56 PM Revision 13502bc6 (qgis): add missing functs
Alex R
09:09 AM Revision 114c17e5 (qgis): Merge pull request #46814 from qgis/backport-46800-to-release-3_22
Matthias Kuhn
08:19 AM Revision b5237daf (qgis): Don't show empty errors for xyz tiles
Nyall Dawson
05:01 AM Revision 32fc5208 (qgis): Set errorMsg for connection not available
Damiano Lombardi
04:58 AM Revision e36655b9 (qgis): Set errorMsg for connection not available
Damiano Lombardi
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...
Nyall Dawson
04:58 AM Revision 7a7fb285 (qgis): Don't always reset custom crs format to wkt when it was originally
defined using a proj string Nyall Dawson

2022-01-12

10:33 PM Revision d6d73615 (qgis): Address review
Mathieu Pellerin - nIRV
10:33 PM Revision adc4f354 (qgis): [geonode] Fix crasher with blocking fetch layers function
Mathieu Pellerin - nIRV
10:33 PM Revision a0c4b19a (qgis): [geonode] Avoid needless redirects when parsing layers
Mathieu Pellerin - nIRV
05:20 PM Revision 4437dec4 (qgis): Relation editor widget get list of editing features
Damiano Lombardi
04:26 PM Revision 70ab8651 (qgis): missing functs and improvements
Alex R
03:47 PM Revision 5b17f2df (qgis): proper saving of the window geometry
NEDJIMAbelgacem
03:12 PM Revision 122892d4 (qgis): fix docking undocking
NEDJIMAbelgacem
02:44 PM Revision e48abb85 (qgis): Add missing tests on SERVICE_URL environment variables
Stéphane Brunner
12:16 PM Revision 3638da1b (qgis): Merge branch 'master' into 3d-view-dock-undock
NEDJIMAbelgacem
10:19 AM Revision 1eeea292 (qgis): Address review
Mathieu Pellerin - nIRV
10:19 AM Revision a7087013 (qgis): [geonode] Avoid needless redirects when parsing layers
Mathieu Pellerin - nIRV
10:19 AM Revision bf0baedb (qgis): [geonode] Fix crasher with blocking fetch layers function
Mathieu Pellerin - nIRV
10:16 AM Revision 33f4f1cb (qgis): Merge pull request #46786 from nirvn/geonode_fixes
Fix a geonode provider layers fetching crasher Alessandro Pasotti
09:46 AM Revision c8dd03bc (qgis): Relation editor widget get list of editing features
Damiano Lombardi
04:46 AM Revision 8b50d051 (qgis): fixes
NEDJIMAbelgacem
04:46 AM Revision 2887049b (qgis): use canvas names instead of open canvas names in new3DMapCanvas
NEDJIMAbelgacem
04:46 AM Revision 0fe8905d (qgis): cleanup qgs3dmapviewsmanager
NEDJIMAbelgacem
04:46 AM Revision 7f975c3f (qgis): ask user for titles
NEDJIMAbelgacem
04:46 AM Revision a6cf3c93 (qgis): add license
NEDJIMAbelgacem
04:46 AM Revision b8573c79 (qgis): add ifdefs
NEDJIMAbelgacem
04:46 AM Revision 787aee7c (qgis): fix removing closed 3d map view
NEDJIMAbelgacem
04:46 AM Revision 94cb3929 (qgis): remove some unnecessary stuff
NEDJIMAbelgacem
04:46 AM Revision 56e2c6a1 (qgis): Address Nyall reviews
NEDJIMAbelgacem
04:46 AM Revision 33f070f2 (qgis): fix tests
NEDJIMAbelgacem
04:46 AM Revision 66b481ac (qgis): use QgsProjectDirtyBlocker instead of connect disconnect dance
NEDJIMAbelgacem
04:46 AM Revision 96f7c474 (qgis): remove dirtifying the project on hide & show and add proper project dir...
NEDJIMAbelgacem
04:46 AM Revision 73b48d45 (qgis): rename stuff fix
NEDJIMAbelgacem
04:46 AM Revision ff5bde77 (qgis): rename stuff
NEDJIMAbelgacem
04:46 AM Revision f54136e6 (qgis): address Nyall reviews
NEDJIMAbelgacem
04:46 AM Revision a2150e5b (qgis): fix crash
NEDJIMAbelgacem
04:46 AM Revision 6fc734c6 (qgis): fix disabling buttons
NEDJIMAbelgacem
04:46 AM Revision 89c661b3 (qgis): split 3dviewsmanager into 3dviews manager and dialog class
NEDJIMAbelgacem
04:46 AM Revision 33ee137c (qgis): various fixes
NEDJIMAbelgacem
04:46 AM Revision 8211fa02 (qgis): add close button
NEDJIMAbelgacem
04:46 AM Revision f49a268f (qgis): initial implementation
NEDJIMAbelgacem
04:46 AM Revision b43d0a44 (qgis): remove 3D views from view->panels and make checkable in view->3d views
NEDJIMAbelgacem
04:46 AM Revision 05824dc1 (qgis): fix sip
NEDJIMAbelgacem
04:46 AM Revision 0381373d (qgis): fix ci build
NEDJIMAbelgacem
04:46 AM Revision fb9084f9 (qgis): fix docs
NEDJIMAbelgacem
04:46 AM Revision f62db169 (qgis): fix 3D map view duplication
NEDJIMAbelgacem
03:48 AM Revision 2c6bede9 (qgis): Address review
Mathieu Pellerin - nIRV
03:47 AM Revision 91204362 (qgis): [geonode] Fix crasher with blocking fetch layers function
Mathieu Pellerin - nIRV
03:47 AM Revision af24fb3c (qgis): [geonode] Avoid needless redirects when parsing layers
Mathieu Pellerin - nIRV
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
Nyall Dawson
02:53 AM Revision 6d6b0628 (qgis): More explicit instructions
pathmapper
02:53 AM Revision 718f80e3 (qgis): Update build/development instructions for server landingpage webapp
pathmapper
02:53 AM Revision e1622956 (qgis): Remove server landingpage files
pathmapper

2022-01-11

09:53 PM Revision a51ffadb (qgis): spelling
Vincent Cloarec
09:53 PM Revision 65debd18 (qgis): fix tileloader test
Vincent Cloarec
09:53 PM Revision eae93a19 (qgis): optimize propagated string error
Vincent Cloarec
09:53 PM Revision ab680c7b (qgis): propagate error from XYZ raster tile and vector tile to UI
Vincent Cloarec
05:25 PM Revision fed4c749 (qgis): Apply suggestions from code review
Co-authored-by: Harrissou Sant-anna <[email protected]> Alex Hay
05:17 PM Revision d7ffe0b7 (qgis): DelazJ bonification
Co-authored-by: Harrissou Sant-anna <[email protected]> Alex Hay
01:31 PM Revision a2a24c06 (qgis): Log only in debug mode
Stéphane Brunner
10:50 AM Revision 7dc58139 (qgis): Fix test
Nyall Dawson
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 Nyall Dawson
10:50 AM Revision 24a498b5 (qgis): Rename to 'toGeographicCrs'
Nyall Dawson
10:50 AM Revision 20046c50 (qgis): Different attempt to fix test
Nyall Dawson
10:50 AM Revision 8b538c02 (qgis): Use simpler approach to test CRS in custom Crs widget
Nyall Dawson
10:50 AM Revision 8e73cc66 (qgis): Fix build on older proj
Nyall Dawson
10:50 AM Revision c4ed0827 (qgis): Better label text
Nyall Dawson
10:50 AM Revision 0ad13247 (qgis): Split off part of custom projection dialog into reusable
QgsCrsDefinitionWidget widget Nyall Dawson
10:50 AM Revision 1f240c01 (qgis): Add method to convert QgsCoordinateReferenceSystem to geodetic crs
Nyall Dawson
10:50 AM Revision e504be49 (qgis): Add method to create QgsCoordinateReferenceSystem from proj object
Nyall Dawson
10:50 AM Revision 8896eb71 (qgis): Utf8
Nyall Dawson
10:50 AM Revision e57c8e33 (qgis): Spelling
Nyall Dawson
10:50 AM Revision a3c1e1de (qgis): Add missing file
Nyall Dawson
10:50 AM Revision adc7b6a1 (qgis): CRS selection dialog can now be opened inlined
Nyall Dawson
10:50 AM Revision 6e7e8d3d (qgis): Promote CRS format enum to enum class, move to Qgis
Nyall Dawson
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...
Nyall Dawson
10:50 AM Revision ac11fc79 (qgis): Lint
Nyall Dawson
09:11 AM Revision 16f5d46a (qgis): translate locator settings tool tips
Denis Rouzaud
08:46 AM Revision d58de98e (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
algorithm (fix #46685) Alexander Bruy
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
Nyall Dawson
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
Nyall Dawson
05:47 AM Revision d2dbe46c (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
algorithm (fix #46685) Alexander Bruy
05:44 AM Revision bb37ea19 (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
algorithm (fix #46685) Alexander Bruy
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 #...
Nyall Dawson
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...
Nyall Dawson
05:31 AM Revision b1c31083 (qgis): Fix crash when settings-options is accepted when 3d view is open
Nyall Dawson
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...
Even Rouault

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...
Even Rouault
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...
Even Rouault
08:31 PM Revision ecac909c (qgis): Fix crash when settings-options is accepted when 3d view is open
Nyall Dawson
08:26 PM Revision a219d28a (qgis): Fix crash when settings-options is accepted when 3d view is open
Nyall Dawson
05:17 PM Revision 285b1012 (qgis): relation editor widget name should be translated (#46774)
Co-authored-by: Denis Rouzaud <[email protected]> qgis-bot
04:24 PM Revision 3c8180f2 (qgis): relation editor widget name should be translated
Denis Rouzaud
04:20 PM Revision 3bc13381 (qgis): relation editor widget name should be translated (#46772)
Denis Rouzaud
02:55 PM Revision 0d75b9c1 (qgis): relation editor widget name should be translated
Denis Rouzaud
01:55 PM Revision ef408783 (qgis): Merge pull request #46356 from domi4484/labelPositioningPoint
Matthias Kuhn
10:09 AM Revision 52e2c25e (qgis): Rebase to master
Damiano Lombardi
09:43 AM Revision ecdc1905 (qgis): Merge pull request #46643 from pathmapper/lp_cmake
[server] Integrate landingpage build process with cmake Alessandro Pasotti
09:32 AM Revision 028eaf83 (qgis): Rebase to master
Damiano Lombardi
08:36 AM Revision 21b65e03 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Damiano Lombardi
08:36 AM Revision 4b8485f6 (qgis): Apply suggestions from code review
Damiano Lombardi
08:36 AM Revision 2973735a (qgis): Apply suggestions from code review
Damiano Lombardi
08:36 AM Revision 4f3e7056 (qgis): unified signatures and removed unused function
Damiano Lombardi
08:36 AM Revision 5e8a5314 (qgis): Reverted unneeded changes
Damiano Lombardi
08:36 AM Revision 34fd68fd (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Damiano Lombardi
08:36 AM Revision b37f066a (qgis): reverted changes added by error on merge
Damiano Lombardi
08:35 AM Revision 2f703f9c (qgis): Simplified configuration gui
Damiano Lombardi
08:34 AM Revision 4310b3f4 (qgis): Removed ewkt conversion test
Damiano Lombardi
08:34 AM Revision d7a58c6c (qgis): Removed ewkt conversion functions
Damiano Lombardi
08:20 AM Revision d583bc0c (qgis): added mask image
Damiano Lombardi
08:18 AM Revision 2041f2db (qgis): added missing QRegularExpression include
Damiano Lombardi
08:18 AM Revision ff04cbbe (qgis): Add possibility do data define label position by point instead of X/Y
Damiano Lombardi
08:09 AM Revision 6d2c4245 (qgis): remove unneeded SIP_CONVERT_TO_SUBCLASS_CODE
Damiano Lombardi
08:09 AM Revision 9f7353b9 (qgis): switch to XY coordinate types when using label move tool
Damiano Lombardi
07:28 AM Revision fd1b8192 (qgis): include geomcollection
Alex Hay
07:28 AM Revision db0b556e (qgis): maintain geometry type on union
Alex Hay
06:42 AM Revision 286f79e5 (qgis): Reserve
Nyall Dawson
06:42 AM Revision 32ca4ad7 (qgis): Fix warning
Nyall Dawson
06:42 AM Revision 40ba7b00 (qgis): Add more granular feedback to Extract Labels algorithm
Nyall Dawson
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! Nyall Dawson
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...
Nyall Dawson
05:57 AM Revision 687bc999 (qgis): Test mask
Nyall Dawson
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 ...
Nyall Dawson

2022-01-09

12:18 AM Revision 34594bc8 (qgis): initial implementation
NEDJIMAbelgacem
10:10 PM Revision ba9daca9 (qgis): remove separators
jfbourdon
10:10 PM Revision 35111588 (qgis): Copy shared data post-layer-clone
Matthias Kuhn
08:53 PM Revision 215b3686 (qgis): fix msvc build
Jürgen Fischer

2022-01-08

04:28 PM Revision d7bf9888 (qgis): Expose QgsFieldCalculator to public API (#46748)
* shows QgsFieldCalculator in public API
* removed unnecessary comment
* QgsFieldCalculator:
made public slots priv...
Benjamin Jakimow
07:48 AM Revision 4f41405e (qgis): Update leaflet.wms dependency
pathmapper
07:26 AM Revision 60a49f13 (qgis): Drop support for IE11 and build only modern bundle
IE11 will be retired soon: https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-... pathmapper
06:21 AM Revision 4def77c1 (qgis): optimization
Vincent Cloarec
06:21 AM Revision 789ca079 (qgis): typo
Vincent Cloarec
06:21 AM Revision 08148555 (qgis): fix potential overflow
Vincent Cloarec
06:21 AM Revision 0f65a465 (qgis): typo
Vincent Cloarec
06:21 AM Revision 0fbc7ccc (qgis): change WMS encoding scheme to "interpretation"
Vincent Cloarec
06:21 AM Revision e98ab3fd (qgis): Update src/providers/wms/qgswmssourceselect.cpp
Nyall Dawson
06:21 AM Revision f3224fb9 (qgis): size_t and typo
Vincent Cloarec
06:21 AM Revision 1ab5432c (qgis): wms convert color to value following mapTiler encoding scheme
Vincent Cloarec
05:54 AM Revision 8fd35051 (qgis): Update README.md with more detail on ESRI compatibility
Since updating README.md some months ago, I've "market tested" the QGIS overview with various ppl. A recurring theme ... Martin Pergler
05:54 AM Revision 50748cd1 (qgis): Add words per review comment
Martin Pergler
05:51 AM Revision f5ede456 (qgis): Create bundle license file when building
pathmapper

2022-01-07

11:59 PM Revision d78517e0 (qgis): Preserve feature map on layer clone
Make sure postgres provider internals are preserved across a layer
clone.
This helps to keep feature ids stable for t...
Matthias Kuhn
11:59 PM Revision eadac075 (qgis): Test for preserving fid map on clone
Matthias Kuhn
11:54 PM Revision 0653d981 (qgis): Fix crash when iterating csv with bool values
Fix #46749 Alessandro Pasotti
11:53 PM Revision 1a34c426 (qgis): const method
Denis Rouzaud
08:34 PM Revision aafe3a6a (qgis): const method
Denis Rouzaud
08:30 PM Revision 6bf4aeb8 (qgis): const method
Denis Rouzaud
04:34 PM Revision 8e27d930 (qgis): [Backport release-3_22] fix includes before guard (#46746)
qgis-bot
03:45 PM Revision 395c551a (qgis): fix includes before guard
Denis Rouzaud
03:45 PM Revision 5b1b2fbb (qgis): sipify
Denis Rouzaud
03:42 PM Revision 124bfd3f (qgis): fix includes before guard (#46744)
Denis Rouzaud
02:58 PM Revision 9dfb2939 (qgis): sipify
Denis Rouzaud
02:49 PM Revision d650128a (qgis): fix includes before guard
Denis Rouzaud
02:33 PM Revision 57e25ca1 (qgis): proposal tags
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df Alex R
11:20 AM Revision 4f1168d6 (qgis): [processing] Skip _all_ curved labels, not only the first one, in the e...
Mathieu Pellerin - nIRV
10:23 AM Revision 83799958 (qgis): Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <[email protected]> Alessandro Pasotti
10:23 AM Revision d7797c0b (qgis): Update resources/function_help/json/overlay_intersects
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
07:33 AM Revision 6e4ebd00 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
07:26 AM Revision a97b6932 (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 ...
Nyall Dawson
07:23 AM Revision 0120072c (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 ...
Nyall Dawson
06:54 AM Revision f3c5b6ec (qgis): Merge pull request #46725 from nirvn/label_alg_extra
A couple of additional details and an important fix to the extract labels alg. Mathieu Pellerin - nIRV
06:12 AM Revision 93c89a51 (qgis): Fix wrong field type for LabelWidth and LabelHeight in the extract labe...
Mathieu Pellerin - nIRV
05:51 AM Revision 8e2d0b0a (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
04:58 AM Revision 5ff8ff19 (qgis): [processing] Add buffer details to extract labels algorithm
Mathieu Pellerin - nIRV
04:48 AM Revision 5bbeced1 (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...
Nyall Dawson
04:48 AM Revision 8d1e4d28 (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 #...
Nyall Dawson
04:44 AM Revision 612f5dcc (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 #...
Nyall Dawson
04:44 AM Revision 0cca4003 (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...
Nyall Dawson
04:30 AM Revision 3720518d (qgis): Use QgsProperty::fromField() whenever possible in the extract labels al...
Mathieu Pellerin - nIRV
04:16 AM Revision df22c90a (qgis): Add missing expression context in the extract labels alg.
Mathieu Pellerin - nIRV
02:40 AM Revision 93aa1fc4 (qgis): fix msvc build
Jürgen Fischer
02:34 AM Revision a9c699a5 (qgis): [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon) Nyall Dawson
02:31 AM Revision 6c2970f0 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
02:31 AM Revision 4c03f973 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
02:30 AM Revision 01b61dc1 (qgis): fixed style
Benjamin Jakimow
02:30 AM Revision fdff3902 (qgis): Update src/core/qgsmaplayerproxymodel.h
Co-authored-by: Nyall Dawson <[email protected]> Benjamin Jakimow
02:30 AM Revision 201c298d (qgis): fixed unnit test_qgsmaplayercombobox.py
Benjamin Jakimow
02:30 AM Revision dc1866f0 (qgis): sipified files
Benjamin Jakimow
02:30 AM Revision 6fad66d7 (qgis): fixed test_qgsmaplayercombobox.py
Benjamin Jakimow
02:30 AM Revision bb773d0a (qgis): run sipify
Signed-off-by: Benjamin Jakimow <[email protected]> Benjamin Jakimow
02:30 AM Revision e078e265 (qgis): Update src/core/qgsmaplayermodel.cpp
Nyall Dawson
02:30 AM Revision 1f09d4f4 (qgis): fixed typo
Benjamin Jakimow
02:30 AM Revision d198b9a7 (qgis): Update src/gui/qgsmaplayercombobox.h
Co-authored-by: Nyall Dawson <[email protected]> Benjamin Jakimow
02:30 AM Revision 9b3e437a (qgis): addresses #46673 (QgsProcessingMapLayerComboBox shows layers out of
QgsProcessingParameterWidgetContext)
added a `setProject(QgsProject *project)` to QgsMapLayerModel,
QgsMapLayerProxy...
Benjamin Jakimow
02:27 AM Revision 28b7fd98 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
02:16 AM Revision 6cd421e6 (qgis): update package
Vincent Cloarec
02:16 AM Revision bfa96b02 (qgis): MapTiler HMAC SHA256 auth method
Vincent Cloarec
02:16 AM Revision a70cf251 (qgis): typo and QgsDebugMsg -> QgsDebugMsgLevel
Vincent Cloarec

2022-01-06

10:45 PM Revision 5b4a5dc8 (qgis): Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <[email protected]> Alessandro Pasotti
09:18 PM Revision ae0202c0 (qgis): Use variable for command
pathmapper
09:12 PM Revision 129c59d5 (qgis): Simplify test for yarn
Co-authored-by: Matthias Kuhn <[email protected]> pathmapper
06:57 PM Revision b4ba782e (qgis): Test if yarn is available
pathmapper
06:40 PM Revision 3cfdd2d8 (qgis): Only show spatial layers in extent widget
Matthias Kuhn
03:34 PM Revision a0e4529f (qgis): Fill the headers dictionary, and update the request message
Stéphane Brunner
03:34 PM Revision a5a27207 (qgis): Use QMetaEnum
Stéphane Brunner
03:34 PM Revision 8c6251f7 (qgis): Fix the mRequestHeaderConv initialization on FCGI request
Stéphane Brunner
03:05 PM Revision 055a02c0 (qgis): spelling
Alessandro Pasotti
02:56 PM Revision fb7b3e05 (qgis): Address PR review comments
Alessandro Pasotti
01:15 PM Revision eae20007 (qgis): [processing] Fix unplaced label logic in the extract labels algorithm
Mathieu Pellerin - nIRV
01:15 PM Revision 92c1ed49 (qgis): [processing] Add font color and opacity details to extract labels algor...
Mathieu Pellerin - nIRV
01:14 PM Revision 9de290a9 (qgis): [processing] Add underline detail to extract labels algorithm
Mathieu Pellerin - nIRV
11:51 AM Revision a254dee8 (qgis): Merge pull request #46720 from qgis/backport-46717-to-release-3_22
[Backport release-3_22] allow negative values for buffer distance in GDAL buffer algorithm (fix #46667) Alexander Bruy
11:11 AM Revision 6b6f5eb9 (qgis): Merge pull request #46722 from nirvn/label_alg
Brand new extent widget's calculate extent from layout map and bookmark functionality Mathieu Pellerin - nIRV
09:49 AM Revision 678f95ee (qgis): Only make the extent widget menu a menu button popup is a canvas is pre...
Mathieu Pellerin - nIRV
09:38 AM Revision d8ad923a (qgis): [feature][ui][processing] Add a calculate from bookmark function to the...
Mathieu Pellerin - nIRV
09:13 AM Revision 9c75ae7e (qgis): [feature][ui][processing] Add a calculate from layout map function to t...
Mathieu Pellerin - nIRV
09:13 AM Revision 1527025c (qgis): Slight re-wording of the scale widget to match that of the extent count...
Mathieu Pellerin - nIRV
08:58 AM Revision 488a2648 (qgis): Make option description shorter
Co-authored-by: Matthias Kuhn <[email protected]> pathmapper
08:57 AM Revision e0cf5635 (qgis): allow negative values for buffer distance in GDAL buffer algorithm (fix...
Alexander Bruy
08:57 AM Revision c70a84cf (qgis): allow negative values for buffer distance in GDAL buffer algorithm (fix...
Alexander Bruy
08:53 AM Revision 1c096ceb (qgis): allow negative values for buffer distance in GDAL buffer algorithm (fix...
Alexander Bruy
08:40 AM Revision 0e150e88 (qgis): [ui][processing] Update extent parameter widget button to match look an...
Mathieu Pellerin - nIRV
08:28 AM Revision 3eb88845 (qgis): Add dedicated cmake boolean option for server landingpage webapp
pathmapper
08:25 AM Revision 3f39f1b5 (qgis): [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon) Nyall Dawson
08:22 AM Revision 47715fec (qgis): [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon) Nyall Dawson
06:58 AM Revision 3c001dee (qgis): Merge pull request #46657 from nirvn/label_alg
[feature][processing] A brand new Extract labels algorithm Mathieu Pellerin - nIRV
06:49 AM Revision 5a3b771f (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
06:06 AM Revision 540d2f48 (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
06:05 AM Revision 34458c43 (qgis): Mention OAPIF also in the dialog
Harrissou Santanna
06:05 AM Revision 99e3af52 (qgis): Move the "Test configuration" frame below the OWS services tabs widget
and try to better control widget resizing Harrissou Santanna
06:05 AM Revision bd3d5377 (qgis): Add tooltips to WFS tab for better understanding of the options
and rename push buttons to what they actually do Harrissou Santanna
06:05 AM Revision cca508f7 (qgis): Better control of Layer and geometry precision columns
Harrissou Santanna
06:05 AM Revision def019df (qgis): Split the QGIS server tab in project properties
into smaller service-oriented tabs Harrissou Santanna
06:03 AM Revision 9a34574b (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
06:03 AM Revision 8021e06e (qgis): Fix only first part of multipart geometry rendered when generator
is used as a subsymbol of generator layers
Fixes #46635
Nyall Dawson
04:01 AM Revision ce7d4220 (qgis): Apply suggestions from code review
Nyall Dawson
04:01 AM Revision b213306e (qgis): Update src/core/geometry/qgsgeometryutils.h
Co-authored-by: Nyall Dawson <[email protected]> tschmetzer
04:01 AM Revision f0c77274 (qgis): Make segmentLength argument optional with default as 0 instead of the n...
Tobias Schmetzer
04:01 AM Revision 76400261 (qgis): Adapt function to comply with default behavior at segmentLength value 0...
Tobias Schmetzer
04:01 AM Revision 7cdde559 (qgis): Update tests/src/core/testqgsgeometryutils.cpp
Co-authored-by: Nyall Dawson <[email protected]> tschmetzer
04:01 AM Revision 9cbcae58 (qgis): Add QgsGeometryUtils::perpendicularCenterSegment() with description in ...
Tobias Schmetzer
04:01 AM Revision b345c44f (qgis): Remove debug code and improve indentation
Tobias Schmetzer
04:01 AM Revision d94a9966 (qgis): File update to current file content
Tobias Schmetzer
04:01 AM Revision 4a32f0d3 (qgis): Correct parameter name and version description for doxygen
Tobias Schmetzer
03:41 AM Revision e2bb0bb0 (qgis): [feature][processing] A brand new Extract labels algorithm
Mathieu Pellerin - nIRV
03:41 AM Revision a0a62439 (qgis): [api] add unplaced label handling to the QgsLabelSink class
Mathieu Pellerin - nIRV
03:41 AM Revision 09822601 (qgis): [api] Export the core QgsTextLabelFeature class
Mathieu Pellerin - nIRV
01:01 AM Revision 2b481587 (qgis): mark crssync build option advanced
tomasMizera

2022-01-05

11:07 PM Revision f1a196bd (qgis): make Group Selected work when only one layer is selected (fix #26211)
Alexander Bruy
11:07 PM Revision c6fd773b (qgis): Apply suggestions from code review
Nyall Dawson
10:43 PM Revision 68889ff0 (qgis): mark crssync build option advanced
tomasMizera
10:38 PM Revision ca539368 (qgis): crssync cmake file refactor
tomasMizera
10:22 PM Revision fd351dfd (qgis): change output file extension in mesh calculator when output format is
changed and driver metadata contains output extension (fix #41943) Alexander Bruy
10:22 PM Revision ca7b8008 (qgis): fallback to "All Files" filter if mesh driver does not provide file
suffix metadata (refs #45257) Alexander Bruy
10:20 PM Revision 51a12878 (qgis): mark crssync build option advanced
tomasMizera
12:13 PM Revision b88b0807 (qgis): Camera navigation improvements (#45979)
Fixes two issues in camera navigation:
- Unintuitive camera rotation
- Wrong center point when zooming in/out and rot...
Nedjima Belgacem
10:47 AM Revision 9ba38a78 (qgis): Fix datetime default with text fields
Fixes #46542
Funded by: ARPA Piemonte
Alessandro Pasotti
09:45 AM Revision df641168 (qgis): Merge pull request #46684 from roya0045/improve_func_doc
extend geometry_n definition Alessandro Pasotti
09:01 AM Revision 32b19471 (qgis): Avoid deadlock in QGIS server
Matthias Kuhn
08:19 AM Revision 6f469227 (qgis): Fix datetime default with text fields
Fixes #46542
Funded by: ARPA Piemonte
Alessandro Pasotti
08:16 AM Revision 40f2f713 (qgis): Fix datetime default with text fields
Fixes #46542
Funded by: ARPA Piemonte
Alessandro Pasotti
03:54 AM Revision 8610c28b (qgis): [feature][processing] A brand new Extract labels algorithm
Mathieu Pellerin - nIRV

2022-01-04

04:24 PM Revision db4d4c3a (qgis): Merge pull request #46686 from qgis/backport-46411-to-release-3_22
[Backport release-3_22] Correctly resolveReference after we load/create embedded group Julien Cabieces
11:02 AM Revision 50fd3d42 (qgis): Less noise
Matthias Kuhn
10:15 AM Revision aca12009 (qgis): Fix tests on old geos
Alessandro Pasotti
09:37 AM Revision 32e8ba3b (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Co-authored-by: nicogodet <[email protected]> Alessandro Pasotti
09:31 AM Revision 89d54caa (qgis): Merge pull request #46502 from elpaso/formatted_attributes
New represent_attributes function Alessandro Pasotti
09:05 AM Revision cf26d608 (qgis): [api] add unplaced label handling to the QgsLabelSink class
Mathieu Pellerin - nIRV
09:05 AM Revision fb93c7b3 (qgis): [api] Export the core QgsTextLabelFeature class
Mathieu Pellerin - nIRV
08:42 AM Revision 9f852cf0 (qgis): constify
Co-authored-by: Matthias Kuhn <[email protected]> Julien Cabieces
08:42 AM Revision c6a5baf5 (qgis): Fixes #45872 : resolveReference after we load/create embedded group
Julien Cabieces
08:42 AM Revision 3b442e2a (qgis): constify
Co-authored-by: Matthias Kuhn <[email protected]> Julien Cabieces
08:38 AM Revision e8a97115 (qgis): Merge pull request #46411 from troopa81/fix_embedded_group
Correctly resolveReference after we load/create embedded group Julien Cabieces
07:37 AM Revision c2363a37 (qgis): Merge pull request #46678 from 3nids/capture-rb-file
move QgsMapToolCaptureRubberband class to its own file Loïc Bartoletti
05:32 AM Revision 45aa0b7c (qgis): Add 'label' keyword to the friendly identifier field list
Mathieu Pellerin - nIRV
 

Also available in: Atom