Activity

From 2022-09-20 to 2022-10-19

2022-10-19

06:58 PM Revision 26787b41 (qgis): Merge pull request #50604 from lbartoletti/try_to_fix_flaky_test
QgsVectorLayerEditUtils test: fix flaky test Loïc Bartoletti
01:09 PM Revision eb4a4871 (qgis): QgsVectorLayerEditUtils test: fix flaky test
Loïc Bartoletti
09:35 AM Revision e8dcb899 (qgis): Fix regression where attribute table dialogs do not open as proper
top level windows with their own taskbar entries
Fixes #49286
Nyall Dawson
06:43 AM Revision 9a75180d (qgis): Merge pull request #50447 from lbartoletti/fix_23113_addring_all_layers_v2
QgsVectorLayer: add addMultiRing and use it in QgsMapToolAddRing Loïc Bartoletti

2022-10-18

11:23 PM Revision 130c2ed3 (qgis): Merge pull request #50593 from rouault/fix_handleDropUriList_crash
QgisApp::handleDropUriList(): fix crash Even Rouault
08:37 PM Revision 52af1845 (qgis): QgisApp::handleDropUriList(): fix crash
For example, if adding a GeoPackage layer from the browser, whose
geometry is unknown/mixed, and clicking on cancel i...
Even Rouault
02:14 PM Revision 1f22e068 (qgis): Merge pull request #50498 from pblottiere/as_symbol_angle_offset
Angle and offset properties of symbol layers are hidden Loïc Bartoletti
01:47 PM Revision 2cede134 (qgis): add selected features test
Loïc Bartoletti
12:28 PM Revision e3bf816f (qgis): rename addMultiRing to addRingV2
Loïc Bartoletti
12:09 PM Revision 732be499 (qgis): QgsMapToolAddRing: add selectedFeatureIds to addMultiRing
Loïc Bartoletti
10:31 AM Revision 5d7a0253 (qgis): qgsvectorlayereditutils.h: add \since tag
Loïc Bartoletti
10:31 AM Revision 992e2bf1 (qgis): Remove addMultiRing method in QgsVectorLayer.
QgsMapToolAddRing can use the one from QgsVectorLayerEditUtils.
All checks are made inside QgsVectorLayerEditUtils.
Loïc Bartoletti
10:31 AM Revision 6a1222f1 (qgis): apply nyall's review: use unique_ptr and sip things
Loïc Bartoletti
10:31 AM Revision cc07d1e7 (qgis): QgsVectorLayerEditUtils: Init tests
Loïc Bartoletti
10:31 AM Revision 6ebb15db (qgis): qgsvectorlayereditutils.cpp: replace _addRing by staticAddRing, pet cla...
Loïc Bartoletti
10:31 AM Revision b09c2d11 (qgis): QgsVectorLayer: add addMultiRing and use it in QgsMapToolAddRing
The `QgsMapToolAddRing` adds a ring through the `addRing` method of
`QgsVectorLayerEditUtils` called by this of `QgsV...
Loïc Bartoletti
07:05 AM Revision dbfa13bb (qgis): Fix crash on empty polygon conversion to curve
Closes GH-50466 in 3.22 branch
Includes unit test
Sandro Santilli
07:05 AM Revision 7500b38f (qgis): Avoid creating a QgsProject instance just to immediately delete it
Nyall Dawson
04:38 AM Revision 76fd0e24 (qgis): Fix rendering of polygons with nan z values
Andrea Giudiceandrea
04:38 AM Revision a6f97175 (qgis): Fix rendering of polygons with nan z values
Andrea Giudiceandrea

2022-10-17

11:07 PM Revision 645bc943 (qgis): Fix NOT NULL constraint not set in spatialite with newlines
Fix #50523 (second part) Alessandro Pasotti
11:07 PM Revision 961dfc4d (qgis): Fixes spatialite savepoint not removed after rollback.
Fixes #50523 (partial fix)
According to https://sqlite.org/lang_savepoint.html:
Note that unlike that plain ROLLBA...
Alessandro Pasotti
11:07 PM Revision b60157d2 (qgis): Add test for NOT NULL constraint
Alessandro Pasotti
11:04 PM Revision aa281d91 (qgis): Fix crash on empty polygon conversion to curve
Closes GH-50466
Includes unit test
Sandro Santilli
05:53 PM Revision 94c0998d (qgis): Move all `--projwin` and `--extent` checks to `getConsoleCommands`
nicogodet
02:15 PM Revision 0cb4e0c0 (qgis): Improve selection of PostGIS raster overviews
Paul Blottiere
02:11 PM Revision e8ddc938 (qgis): Merge pull request #50554 from pblottiere/postgis_raster_level
Improve selection of PostGIS raster overviews Loïc Bartoletti
02:10 PM Revision c1157fdb (qgis): Tests for `--extent` gdal_calc option
nicogodet
01:55 PM Revision 126f3b03 (qgis): Add `--extent` option to gdal_calc
nicogodet
10:51 AM Revision 4fbb83ef (qgis): Improve selection of PostGIS raster overviews
Paul Blottiere
08:18 AM Revision 1b406f61 (qgis): Increase ci test timeout to 90 seconds
There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second...
Nyall Dawson
07:40 AM Revision 218ce80a (qgis): Increase ci test timeout to 90 seconds
There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second...
Nyall Dawson
07:39 AM Revision 6fc8f5a9 (qgis): [georeferencer] Fix options ignored when "create world file only"
is active
And reduce duplicate code
Fixes #49331
Nyall Dawson
06:51 AM Revision e482e503 (qgis): Use a better tooltip for the status bar scale widget
It's clearly evident that the scale shown is formatted as x:y, so
stating this in the tooltip is just odd
Nyall Dawson
06:35 AM Revision 730325db (qgis): Fixes #49589 : avoid endless recursion when evaluating aggregate
expressions Julien Cabieces
06:35 AM Revision 2cca644f (qgis): Fixes #50076 : Fix build WITH_GSL=OFF
Julien Cabieces
06:35 AM Revision 984ee1bc (qgis): Fix cppcheck warning
Nyall Dawson
06:35 AM Revision 624919cb (qgis): Fix clang tidy warning
Nyall Dawson
06:35 AM Revision 8fc1810e (qgis): Fix clang-tidy narrowing warning
Nyall Dawson
06:35 AM Revision a73764aa (qgis): Ensure coordinate display in status bar updates immediately when
related settings change, and update the tooltip to match
the actual values displayed in the widget
Refs #50540
Nyall Dawson
06:35 AM Revision 940ea160 (qgis): Ensure identify tool uses correct labels for x/y values when
coordinate axis order for project is y/x
Fixes #50540
Nyall Dawson
06:35 AM Revision 4a3e0b5b (qgis): Add formal api for setting/retrieving project coordinate axis order
Instead of requiring informa fragile/slow project readEntry calls Nyall Dawson
05:20 AM Revision 75d9c5bd (qgis): Increase ci test timeout to 90 seconds
There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second...
Nyall Dawson
05:20 AM Revision fb9139fd (qgis): Increase ci test timeout to 90 seconds
There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second...
Nyall Dawson
05:16 AM Revision f395a5ec (qgis): Increase ci test timeout to 90 seconds
There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second...
Nyall Dawson
02:56 AM Revision 07db65bc (qgis): Fix truncation of recent project list removes too many items, raises a ...
Nyall Dawson
02:50 AM Revision 2e5a7015 (qgis): Fix test
Alessandro Pasotti
02:50 AM Revision f83c2962 (qgis): Fix opacity SLD export
Fixes #33376 Alessandro Pasotti
02:50 AM Revision f8e5ee7c (qgis): Address PR comments
Alessandro Pasotti
02:50 AM Revision dbff27ea (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Alessandro Pasotti
02:50 AM Revision 8188c51b (qgis): Fix test
Alessandro Pasotti
02:49 AM Revision d240a761 (qgis): GUI: Fix mismatch in Data Source Manager modeless option
Andrea Giudiceandrea
02:44 AM Revision 6eb05d30 (qgis): [ogr] Update skipConstraintCheck logic to handle QgsUnsetAttributeValue
Nyall Dawson
02:44 AM Revision 6a043112 (qgis): [ogr] When writing features, skip unset attribute values
Nyall Dawson
02:41 AM Revision 23a045b3 (qgis): Fixes #49589 : avoid endless recursion when evaluating aggregate
expressions Julien Cabieces
02:39 AM Revision f52a6904 (qgis): [themes] Fix line edit placeholder text color
Mathieu Pellerin - nIRV
02:38 AM Revision b3e557f9 (qgis): Fixes #49589 : avoid endless recursion when evaluating aggregate
expressions Julien Cabieces
02:35 AM Revision 6019ef81 (qgis): fix style
Tomas Mizera
02:35 AM Revision 6c32e641 (qgis): fix reversed iterator check when iterating over map
Tomas Mizera
02:34 AM Revision 9d8b4cc9 (qgis): [Backport release-3_22] fix new vertex Z value on edge during mesh edit...
* fix new vertex Z value on edge during mesh editing
* use projected point in edge
Vincent Cloarec
02:25 AM Revision 49051e5c (qgis): Fix rendering of linestrings with nan z values
Fixes #50510 Nyall Dawson

2022-10-15

09:13 AM Revision 544fb472 (qgis): Fix unreported crash on windows when unquoted content-disposition filename
Windows crashed when the filename returned in the
content-disposition header from a POST action was
not quoted.
AFAI...
Alessandro Pasotti

2022-10-14

10:46 PM Revision b2b8a90a (qgis): export mesh to vector layer, fix invalid fields
Vincent Cloarec
10:42 PM Revision 74d977f5 (qgis): export mesh to vector layer, fix invalid fields
Vincent Cloarec
03:58 PM Revision a8e8f97c (qgis): fix edge search in mesh element tool
* fix edge search in mesh element tool
* fix QgsMeshLayer::closestEdge()
* add test for hovered elements duing mesh...
Vincent Cloarec
09:00 AM Revision 36f28f95 (qgis): Merge pull request #50521 from troopa81/bp_49904_to_queued_ltr
[Backport to queued_ltr_backports] Pass stepWidth/stepHeight parameter to external WMS layer Paul Blottiere
09:00 AM Revision fdf02c44 (qgis): [Fix] Server WFS: Date time with ISO Date time field format
If in the field editor widget setup config, the date time field format is ISO format,
do not use the field format sto...
René-Luc ReLuc
08:59 AM Revision 84e3556f (qgis): Merge pull request #50536 from qgis/backport-50497-to-release-3_22
[Backport release-3_22] Fix unwanted side effect with QgsAccessControl filter cache Paul Blottiere
04:44 AM Revision f0789dc9 (qgis): Manual backport of #50295 grid multiline labels
Alessandro Pasotti
04:40 AM Revision 283bfcaa (qgis): Manual backport of #50295 grid multiline labels
Alessandro Pasotti
02:48 AM Revision 3eaf8239 (qgis): [ogr] Optimise attribute population during feature iteration
Shaves a few percentage points off the execution time when
iterating over OGR layers
Nyall Dawson
02:26 AM Revision 47514c6f (qgis): Fix #50535 spatialite insert logging
Alessandro Pasotti

2022-10-13

11:18 PM Revision 257c7748 (qgis): Merge pull request #50539 from qgis/backport-50374-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix opacity for vector tile layer Paul Blottiere
08:13 PM Revision 71e673f1 (qgis): Merge pull request #50538 from qgis/backport-50496-to-queued_ltr_backports
[Backport queued_ltr_backports] Check if labels/diagrams are enabled before checking if we can show/h… Paul Blottiere
06:48 PM Revision 5c3a7f0a (qgis): fix #49973
Vincent Cloarec
06:48 PM Revision 05abc301 (qgis): remove outdated comment
Vincent Cloarec
06:42 PM Revision 51545d23 (qgis): Allow no dataset group when exporting mesh elements in processing (#50377)
Vincent Cloarec
01:42 PM Revision 6de4e5b9 (qgis): Fix opacity for vector tile layer
Paul Blottiere
01:42 PM Revision af85d098 (qgis): Add unit test
Paul Blottiere
01:39 PM Revision 6bb11130 (qgis): Check if labels/diagrams are enabled before checking if we can show/hid...
Paul Blottiere
01:37 PM Revision 763bb91f (qgis): Merge pull request #50374 from pblottiere/server_vector_tile_opacity
Fix opacity for vector tile layer Paul Blottiere
01:35 PM Revision 207a21ec (qgis): Merge pull request #50496 from pblottiere/as_show_fix
Check if labels/diagrams are enabled before checking if we can show/h… Paul Blottiere
11:51 AM Revision 31426e13 (qgis): replace egrep with grep -E
Jürgen Fischer
11:50 AM Revision a3b4ff37 (qgis): fix msvc build
Jürgen Fischer
10:49 AM Revision 38d744bc (qgis): Merge pull request #50527 from troopa81/fix_querylogger_settings_btn
Remove query logger empty settings menu button Alessandro Pasotti
09:43 AM Revision 81d61229 (qgis): Fix unwanted side effect with QgsAccessControl filter cache
Prevent leaking access control cache filter between
requests.
David Marteau
09:39 AM Revision 08591c63 (qgis): Merge pull request #50497 from dmarteau/fix-FilterFeatures
Fix unwanted side effect with QgsAccessControl filter cache Alessandro Pasotti

2022-10-12

12:47 AM Revision 31221f68 (qgis): Tighten includes
Avoid unnecessary expensive qgsexpression.h include in widely used
qgsproperty.h header
Nyall Dawson
12:47 AM Revision fb3c110d (qgis): Arrange includes
Nyall Dawson
12:14 AM Revision 77a310fb (qgis): Fix broken logic in clearing python console history
- clearing session was also clearing the file history
- clearing file history was doing nothing
Nyall Dawson
04:42 PM Revision 22cbbf72 (qgis): Fix unwanted side effect with QgsAccessControl filter cache
Prevent leaking access control cache filter between
requests.
David Marteau
03:30 PM Revision 0048402d (qgis): Fixes #50403 : remove query logger empty settings menu button
Julien Cabieces
02:53 PM Revision 6244677e (qgis): Fixes #50288 - Fix extension detection for raster processing output
Nicolas Godet
12:31 PM Revision 3b54633a (qgis): Add some tests
Paul Blottiere
12:30 PM Revision d624a98a (qgis): Some cleaning
Paul Blottiere
09:19 AM Revision 0f633b9a (qgis): Pass stepWidth/stepHeight parameter to external WMS layer
Marco Hugentobler
09:01 AM Revision 9a3e3ebc (qgis): Fixes #50288 - Fix extension detection for raster processing output
Nicolas Godet
08:57 AM Revision 3abc6984 (qgis): Fixes #50288 - Fix extension detection for raster processing output
Nicolas Godet
08:56 AM Revision 4af899ab (qgis): Fix #47525
Jacky Volpes

2022-10-11

12:26 AM Revision 9b71b929 (qgis): Fix broken logic in clearing python console history
- clearing session was also clearing the file history
- clearing file history was doing nothing
Nyall Dawson
12:22 AM Revision 34227bdf (qgis): Fix broken logic in clearing python console history
- clearing session was also clearing the file history
- clearing file history was doing nothing
Nyall Dawson
12:22 AM Revision 3c4ccab1 (qgis): try to fix bench test
Peter Petrik
12:22 AM Revision 893dfcc9 (qgis): do not build native if WITH_GUI=OFF
Peter Petrik
12:22 AM Revision 8f12403b (qgis): build QGIS-core with Qt6
PeterPetrik
07:59 PM Revision a2d65aba (qgis): fix reversed iterator check when iterating over map
Tomas Mizera
07:59 PM Revision e272c055 (qgis): fix style
Tomas Mizera
07:57 PM Revision f6d766f5 (qgis): Fix QgsFileWidget does not reactivate widget's window after
selecting a file/folder via the browse button on mac Nyall Dawson
07:57 PM Revision 9335b8f0 (qgis): retrieve exact behavior of MDAL / FLO2D format
Vincent Cloarec
07:57 PM Revision 36438147 (qgis): fix mingw build
Vincent Cloarec
07:57 PM Revision 145d0133 (qgis): bump MDAL to 1.0
Vincent Cloarec
07:57 PM Revision 9917b4ab (qgis): fix narrowing conversion (clang-tidy)
Vincent Cloarec
07:55 PM Revision 8e5cbe7b (qgis): fix style
Tomas Mizera
07:55 PM Revision 9f333806 (qgis): fix reversed iterator check when iterating over map
Tomas Mizera
07:12 PM Revision 3877ce07 (qgis): Fix #47525
Jacky Volpes
07:05 PM Revision 673f4481 (qgis): Fix #47525
Jacky Volpes
06:19 PM Revision 17f37fcb (qgis): GH Labeler - Add new files pattern
Etienne Trimaille
04:30 PM Revision 2c10568f (qgis): fix new vertex Z value on edge during mesh editing (#50441)
* fix new vertex Z value on edge during mesh editing
* use projected point in edge
Vincent Cloarec
06:53 AM Revision 1040260b (qgis): [themes] Fix line edit placeholder text color
Mathieu Pellerin - nIRV
06:48 AM Revision a5e65be0 (qgis): [themes] Fix line edit placeholder text color
Mathieu Pellerin - nIRV
06:47 AM Revision ed309f1f (qgis): Fix QgsFileWidget does not reactivate widget's window after
selecting a file/folder via the browse button on mac Nyall Dawson
06:42 AM Revision 31d7685f (qgis): Fix QgsFileWidget does not reactivate widget's window after
selecting a file/folder via the browse button on mac Nyall Dawson
04:02 AM Revision 526fbc02 (qgis): Fix potential crash in QgsFloatingWidget
Nyall Dawson

2022-10-10

12:13 AM Revision dcb2d129 (qgis): [raster] Fix inverted color filter and non-opaque pixels
Mathieu Pellerin - nIRV
08:10 PM Revision adec434e (qgis): Merge pull request #50479 from pblottiere/as_clean_after_remove
Remove auxiliary storage table after removing a vector layer from a p… Paul Blottiere
01:51 PM Revision cc42f5f3 (qgis): Angle and offset properties of symbol layers are hidden
Paul Blottiere
11:52 AM Revision 7f3920dc (qgis): Check if labels/diagrams are enabled before checking if we can show/hid...
Paul Blottiere
09:02 AM Revision bc4d2751 (qgis): Fix doc
Paul Blottiere
08:34 AM Revision 4b210c32 (qgis): [raster] Fix inverted color filter and non-opaque pixels
Mathieu Pellerin - nIRV
08:30 AM Revision 9e58254c (qgis): [raster] Fix inverted color filter and non-opaque pixels
Mathieu Pellerin - nIRV
06:33 AM Revision ccafc155 (qgis): Fix potential crash in QgsFloatingWidget
Nyall Dawson
06:29 AM Revision 34db1786 (qgis): Fix potential crash in QgsFloatingWidget
Nyall Dawson
06:27 AM Revision 722de83b (qgis): Make QgsFeature::clearGeometry a no-op if feature already has no geometry
Nyall Dawson
06:24 AM Revision f668f166 (qgis): [themes] Fix line edit placeholder text color
Mathieu Pellerin - nIRV
06:01 AM Revision ed54489a (qgis): Move some useful python console methods to base class
Nyall Dawson
06:01 AM Revision 39a4a638 (qgis): Promote to enum class
Nyall Dawson
06:01 AM Revision fcb83a7a (qgis): Fix code folding not shown for non-python code editor classes
Nyall Dawson
05:17 AM Revision 4ee60c94 (qgis): [raster] Fix inverted color filter and non-opaque pixels
Mathieu Pellerin - nIRV

2022-10-07

05:58 PM Revision 6829f681 (qgis): Add unit tests
Paul Blottiere
05:57 PM Revision a66abdc9 (qgis): Remove auxiliary storage table after removing a vector layer from a pro...
Paul Blottiere

2022-10-06

04:29 PM Revision 0441af02 (qgis): Add unit test
Paul Blottiere
02:58 PM Revision 880ec9c3 (qgis): Fix opacity for vector tile layer
Paul Blottiere
11:28 AM Revision 2a911b67 (qgis): Fix QgsNetworkAccessManager ssl error handler race condition issue
Julien Cabieces
11:24 AM Revision 65bf297d (qgis): Fix QgsNetworkAccessManager ssl error handler race condition issue
Julien Cabieces

2022-10-05

12:21 AM Revision ac9f440f (qgis): Update test image
Alessandro Pasotti
12:24 PM Revision a46f227e (qgis): Use auth as set in the gui for the "Detect" button (#50460)
Damiano Lombardi

2022-10-04

11:01 PM Revision 55dcfef2 (qgis): Refactoring. Removed unnecessary repeated multiplications within a loop...
I did read the message that the class 'QgsLineString' is critical and changes must be accompanied with unit tests, bu... Tomas Johansson
11:01 PM Revision c0af7241 (qgis): Refactoring. Removed unnecessary repeated multiplications within a loop...
I did read the message that the class 'QgsLineString' is critical and changes must be accompanied with unit tests, bu... Tomas Johansson
09:22 PM Revision 801ed323 (qgis): use unique_ptr
Stefanow Natsis
09:22 PM Revision 8212a536 (qgis): also report layer error when exporting point clouds
Stefanow Natsis
09:22 PM Revision ffbd8a8b (qgis): don't load bad layers, report their error
Stefanow Natsis
09:13 PM Revision c55a71e1 (qgis): Avoid some proj warnings by gracefully handling invalid CRS in QgsCoord...
Nyall Dawson
09:13 PM Revision 9a38b3c1 (qgis): extend tags for "select within distance" so that "select by" search wor...
Tudor Barascu
10:13 AM Revision a28b49fa (qgis): Merge pull request #50214 from qgis/backport-50199-to-release-3_22
[Backport release-3_22] Server: fix atlas fixed scales Alessandro Pasotti

2022-10-03

11:13 PM Revision 2d5c3d4d (qgis): Make some strings translatable in various Qgs* classes (release-3_22) (...
Andrea Giudiceandrea
11:11 PM Revision bc6bde54 (qgis): Make some strings translatable in various Qgs* classes (#50442)
Andrea Giudiceandrea
03:35 PM Revision 23131404 (qgis): Merge pull request #50434 from agiudiceandrea/fix-concave_hull-tests
Fix a typo in concave_hull function tests Loïc Bartoletti
02:01 PM Revision de07f188 (qgis): Fix opacity SLD export
Fixes #33376 Alessandro Pasotti
02:01 PM Revision f6e53a27 (qgis): Fix test
Alessandro Pasotti
02:01 PM Revision 11fc255c (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Alessandro Pasotti
02:01 PM Revision d6881d3c (qgis): Address PR comments
Alessandro Pasotti
02:01 PM Revision e10ede12 (qgis): Fix test
Alessandro Pasotti
01:57 PM Revision a5ebe10c (qgis): Merge pull request #50349 from elpaso/bugfix-gh33376-sld-opacity
Fix opacity SLD export Alessandro Pasotti
01:01 PM Revision 38c775fb (qgis): Fix concave_hull function tests
Andrea Giudiceandrea
04:23 AM Revision 8a7eb46a (qgis): mesh editing, fix default Z value when snap on 2D feature
Vincent Cloarec

2022-10-02

11:58 PM Revision 95e00c50 (qgis): Resolves 'Delete holes' bug when 'area' argument is used
Fixes #49578 Tomas Johansson
11:19 PM Revision 2f8e9b38 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
11:19 PM Revision 4862edf0 (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
11:19 PM Revision 40bb69ac (qgis): fix cppcheck
Julien Cabieces
11:19 PM Revision 82fb64de (qgis): fix message for translation
Julien Cabieces
11:14 PM Revision 502a539a (qgis): print error example concave hull
function correction in the example in the help from `concavehull` to `concave_hull` salvatore fiandaca
09:51 PM Revision 49cf87d1 (qgis): Merge pull request #50423 from qgis/dependabot/github_actions/actions/c...
Bump actions/cache from 3.0.8 to 3.0.9 Even Rouault
09:50 PM Revision 74b1075a (qgis): Merge pull request #50422 from qgis/dependabot/github_actions/actions/s...
Bump actions/stale from 5 to 6 Even Rouault
10:54 AM Revision 3ad65c48 (qgis): Fix test
Alessandro Pasotti

2022-10-01

09:01 PM Revision f722cd18 (qgis): Bump actions/cache from 3.0.8 to 3.0.9
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/act...
dependabot[bot]
09:01 PM Revision a91e96d3 (qgis): Bump actions/stale from 5 to 6
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/sta...
dependabot[bot]
09:25 AM Revision d02e2753 (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
09:25 AM Revision ff2c27ee (qgis): fix message for translation
Julien Cabieces
09:25 AM Revision 82660c58 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
09:25 AM Revision 88701504 (qgis): fix cppcheck
Julien Cabieces
09:19 AM Revision 98004b50 (qgis): Merge pull request #50256 from troopa81/fix_estcount_infos
Make it clear when feature count is estimated Matthias Kuhn

2022-09-30

01:35 AM Revision 11ef3e51 (qgis): Add setting to enable WMS tile prefetch (#50346)
Sandro Mani
01:33 AM Revision da34e1ed (qgis): Fix array_get argument name
Harrissou Santanna
02:54 PM Revision 1ac13980 (qgis): mesh editing, fix default Z value when snap on 2D feature
Vincent Cloarec

2022-09-29

01:30 AM Revision 8de9cd45 (qgis): Fix array_get argument name
Fixes https://github.com/qgis/QGIS-Documentation/issues/7814 Harrissou Santanna
09:20 PM Revision f86315da (qgis): [spatialite] Fix corrupted default attribute values when fields
are loaded using gaiaVectorLayer Nyall Dawson
09:20 PM Revision d9d40ddc (qgis): Allow negative values for elevation spinboxes in export dialog
Nicolas Godet
03:25 PM Revision 63737667 (qgis): Add project option WMSAddLayerGroupsLegendGraphic
Marco Hugentobler
12:54 PM Revision c1193cb4 (qgis): Support display of groups in WMS GetLegendGraphic
Marco Hugentobler
11:11 AM Revision c2f1d019 (qgis): Avoid repeated cost of QGlobalStatic access when creating GEOS geometries
Nyall Dawson
11:11 AM Revision 6af23a67 (qgis): Fix optimised geometry->GEOS conversion and avoid leak
Nyall Dawson
11:10 AM Revision 3d168edd (qgis): Fix raster contour renderer ignores opacity setting
Fixes #41663 Nyall Dawson
10:47 AM Revision 603df94e (qgis): Fix truncation of recent project list removes too many items, raises a ...
Nyall Dawson
10:42 AM Revision 132d4ea4 (qgis): Fix truncation of recent project list removes too many items, raises a ...
Nyall Dawson
10:29 AM Revision f7cff34a (qgis): Merge pull request #50178 from Gustry/extent_widget
UX - Use native extent widget for QGIS server settings René-Luc ReLuc
09:27 AM Revision 21fabb76 (qgis): Fix dizzy easter egg (#50380)
Fixes #50345 Nyall Dawson
09:26 AM Revision f89b642b (qgis): move oapi files to distinct folder (#50375)
Denis Rouzaud
08:46 AM Revision 2c9e75f1 (qgis): Fix point pattern fill sometimes ignores symbol opacity setting
Fixes #48031 Nyall Dawson
08:41 AM Revision 42cfcbd5 (qgis): Fix broken path in svg raises Qt warnings while rendering
Nyall Dawson
07:32 AM Revision 73e50bfc (qgis): Ensure correct expression context is used when generating symbol preview
icons
Fixes #49106
Nyall Dawson

2022-09-28

05:50 PM Revision 0dde7f62 (qgis): UX - Use native extent widget for QGIS server settings
Etienne Trimaille
03:06 PM Revision cf59ba9e (qgis): fix cppcheck
Julien Cabieces
03:06 PM Revision 649b9a29 (qgis): fix message for translation
Julien Cabieces
03:06 PM Revision da967bc0 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
03:06 PM Revision b8b98be8 (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
02:58 PM Revision 52e44c1e (qgis): Merge pull request #50247 from troopa81/fix_evaldefval_flags
Update provider flags according to project ones Julien Cabieces
02:17 PM Revision d4ada87e (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Alessandro Pasotti
02:13 PM Revision c1e4cf5a (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
Even Rouault
02:13 PM Revision c065728a (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
Even Rouault
02:13 PM Revision 2bfbd3a9 (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
Even Rouault
02:13 PM Revision 46845194 (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un...
Even Rouault
02:09 PM Revision cb1e62a7 (qgis): Merge pull request #50281 from rouault/fix_29391
[WFS provider] Recognize OGC HTTP URIs Even Rouault
02:09 PM Revision aaa187d0 (qgis): Improve exception log message
Paul Blottiere
07:58 AM Revision 1c054214 (qgis): Cache summed up area for curve geometry classes
Avoids recalculation when area is retrieved multiple times Nyall Dawson
07:30 AM Revision 38012046 (qgis): [afs] Use a hash for quick object id to feature id lookups instead
of QList::indexOf
Speeds up feature retrieval for large layers
Nyall Dawson
07:30 AM Revision 8343da39 (qgis): Minor optimisation to arcgis rest feature reading
Nyall Dawson
07:30 AM Revision 14324b5a (qgis): Optimise QgsArcGisRestUtils::convertCompoundCurve
This method was quite slow due to numerous list resizing and
temporary point construction. I've removed all this for ...
Nyall Dawson
07:30 AM Revision 9e7cebc3 (qgis): [afs] Shortcut a bunch of expensive extra work when a simple one ring p...
Nyall Dawson
06:53 AM Revision 252a839c (qgis): Add tests for validationError
Nyall Dawson
06:53 AM Revision 765d89c6 (qgis): Add method to get user friendly error when a relationship is not valid
Nyall Dawson
06:53 AM Revision 6501df1c (qgis): When we can't auto load a relationship because its definition is
broken, show a warning to users instead of silently failing Nyall Dawson
04:23 AM Revision f6a4fdf5 (qgis): Apply suggestions from code review
Nyall Dawson
04:09 AM Revision c2b30d90 (qgis): Optimise QgsLineString::sumUpArea
Nyall Dawson

2022-09-27

11:47 PM Revision 2b5b5ed1 (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
Even Rouault
11:47 PM Revision f3cd8199 (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
Even Rouault
09:51 PM Revision 9f4a7a26 (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
Even Rouault
09:51 PM Revision 6e5da9c4 (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un...
Even Rouault
06:08 PM Revision 51efff02 (qgis): add test
Julien Cabieces
05:05 PM Revision 2d1e3fb3 (qgis): Merge pull request #50200 from troopa81/fix_legend_geomgenerator
Fix legend icon geom generator is involved Julien Cabieces
04:29 PM Revision 163e4393 (qgis): Address PR comments
Alessandro Pasotti
09:44 AM Revision b7339690 (qgis): Fix test
Alessandro Pasotti
08:43 AM Revision c7306abb (qgis): remove outdated 3D headers patch (#50286)
Denis Rouzaud
06:52 AM Revision 8bde361b (qgis): [spatialite] Fix corrupted default attribute values when fields
are loaded using gaiaVectorLayer Nyall Dawson
06:48 AM Revision f1f74ff8 (qgis): [spatialite] Fix corrupted default attribute values when fields
are loaded using gaiaVectorLayer Nyall Dawson
05:26 AM Revision a0fb44b0 (qgis): Fix handling of vector tiles when zoom level 0 is not available
E.g. when a vector tile connection has a manually set zoom level
range which doesn't include level 0, we still need t...
Nyall Dawson
05:20 AM Revision 056ee1fe (qgis): Fix drag and drop of files to georeferencer window
Fixes #49175 Nyall Dawson
03:58 AM Revision e689e2d9 (qgis): Update README.md: major new features
Updated readme to include major new features added since 3.18, plus some wordsmithing of existing text. Martin Pergler

2022-09-26

01:10 AM Revision 8f71c946 (qgis): Add test for SLD UOM points and remove data modifying test
Add test for issue #35561 Alessandro Pasotti
01:08 AM Revision 91a8b1cd (qgis): [WFS provider] Handle the case of a layer with a geometry field but whe...
Even Rouault
01:08 AM Revision 0c842286 (qgis): [WFS provider] When DescribeFeatureType returns unknown geometry type, ...
Even Rouault
01:07 AM Revision 59ba38ce (qgis): App: fix performance issue when drag-dropping a lot of layers at once (...
Even Rouault
01:07 AM Revision da08a1e7 (qgis): App: fix performance issue when closing a project with a lot of layers
Even Rouault
01:06 AM Revision fbef581f (qgis): Fix SLD rule text fields quoting
Fixes #42348 Alessandro Pasotti
01:06 AM Revision b7a2f3b1 (qgis): Update test_provider_postgres.py
Denis Rouzaud
01:06 AM Revision fc80d24f (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an... Denis Rouzaud
01:06 AM Revision 70a05c94 (qgis): fix
Denis Rouzaud
01:06 AM Revision c5e43ead (qgis): more debug info for PG testSaveStyleInvalidXML
Denis Rouzaud
01:06 AM Revision 7759766f (qgis): fix test
Denis Rouzaud
01:06 AM Revision a21c2a2f (qgis): fix layout
Denis Rouzaud
09:53 PM Revision 01db45d0 (qgis): fix QgsMapTool convert to subclass (#50303)
Denis Rouzaud
09:07 PM Revision 3fec0aad (qgis): Fix SLD rule text fields quoting
Fixes #42348 Alessandro Pasotti
09:01 PM Revision 10875853 (qgis): Fix crash when deleting layout items
Fix #49573 Alessandro Pasotti
09:01 PM Revision cf885e7b (qgis): Fix SLD rule text fields quoting
Fixes #42348 Alessandro Pasotti
06:47 PM Revision 6f8107d9 (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes...
Even Rouault
04:39 PM Revision 39574dfb (qgis): Fix opacity SLD export
Fixes #33376 Alessandro Pasotti
12:23 PM Revision 1b90470a (qgis): Fix output process of r.horizon
nicogodet
12:23 PM Revision 9855fa64 (qgis): typo & flake8
nicogodet
12:23 PM Revision 3470163e (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
12:23 PM Revision ae1231e1 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
12:23 PM Revision 569a236f (qgis): Fix output process of r.horizon
nicogodet
12:23 PM Revision 34584438 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
12:23 PM Revision 34b79f4b (qgis): typo & flake8
nicogodet
12:23 PM Revision 4e07c2fa (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
12:19 PM Revision 30d0c467 (qgis): Merge pull request #50265 from nicogodet/fix-50238
Fix output process of r.horizon Loïc Bartoletti
11:55 AM Revision 42c8ffd3 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t...
Nyall Dawson
10:42 AM Revision 71167132 (qgis): fix layout
Denis Rouzaud
10:37 AM Revision 885f4fa6 (qgis): Update test_provider_postgres.py
Denis Rouzaud
09:35 AM Revision 7c94e1f2 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
09:12 AM Revision a81a6e11 (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
09:02 AM Revision 01bca902 (qgis): Fix crash when deleting layout items
Fix #49573 Alessandro Pasotti
08:57 AM Revision 27f089ed (qgis): Fix crash when deleting layout items
Fix #49573 Alessandro Pasotti
08:39 AM Revision 6f072cfb (qgis): Never try to handle base parameter type values as map layers
in QgsProcessingParameterDefinition::valueAs* methods
Avoids misleading log messages and a crash on macos
Fixes #48598
Nyall Dawson
08:29 AM Revision 8868f4f8 (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ...
Even Rouault
07:59 AM Revision a0cf6418 (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
07:56 AM Revision db246497 (qgis): Merge pull request #49226 from Kanahiro/fix/grass7-unicodeerror
Fix GRASS7/SAGA UnicodeDecodeError in QGIS of Windows-Japanese or others Loïc Bartoletti
07:43 AM Revision 655461e1 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
Even Rouault
07:18 AM Revision a47bff72 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t...
Nyall Dawson
07:14 AM Revision 7d1497b4 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t...
Nyall Dawson
05:44 AM Revision e3e9f47b (qgis): Tests for issue GH #50168 identity evaluate default
Alessandro Pasotti
05:44 AM Revision 04ead0ac (qgis): Fix identity sequence
Alessandro Pasotti
05:43 AM Revision b0e41580 (qgis): don't hide the main window
Stefanow Natsis
05:41 AM Revision a25c3a80 (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
05:38 AM Revision 2fc10b02 (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes...
Even Rouault
05:36 AM Revision c3d73525 (qgis): Show standard Rendering tab in point cloud layer properties
Allows modification of layer scale range in layer properties dialog
Fixes #50268
Nyall Dawson
05:36 AM Revision 1ea9e361 (qgis): Mesh layer Rendering properties page is missing the scale
range setting Nyall Dawson
05:29 AM Revision b88681fa (qgis): Fix aspatial and test
Alessandro Pasotti
05:29 AM Revision 913b651e (qgis): Followup layer metadata search widget
- Fix a bug with PG SQL update
- Filter by geometry type
- Handle raster icons
Alessandro Pasotti
05:29 AM Revision 92ac6400 (qgis): tidy
Alessandro Pasotti
05:29 AM Revision d054b8f4 (qgis): code layout
Alessandro Pasotti
05:29 AM Revision 84272d4c (qgis): Sipify
Alessandro Pasotti
05:29 AM Revision 7621a9a1 (qgis): Address PR comments
Alessandro Pasotti
04:51 AM Revision 054d238a (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ...
Even Rouault
04:51 AM Revision 1ad460cb (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
04:47 AM Revision ab7feb6e (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ...
Even Rouault
04:47 AM Revision 400c4225 (qgis): [WFS provider] When DescribeFeatureType returns unknown geometry type, ...
Even Rouault
04:47 AM Revision a38a4f4a (qgis): [WFS provider] Handle the case of a layer with a geometry field but whe...
Even Rouault
04:47 AM Revision ec96b494 (qgis): [WFS provider] Handle gml:description/identifier/name attributes (fixes...
Even Rouault
04:47 AM Revision 164cf218 (qgis): App: fix performance issue when closing a project with a lot of layers
Even Rouault
04:47 AM Revision fff4a452 (qgis): App: fix performance issue when drag-dropping a lot of layers at once (...
Even Rouault
04:02 AM Revision 5474cac2 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
Even Rouault
03:58 AM Revision 078a53d6 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
Even Rouault
03:25 AM Revision 26422144 (qgis): Format between and not between functions syntax to match other operators'
Harrissou Santanna

2022-09-25

01:43 AM Revision b6243c19 (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
01:42 AM Revision 31a5bb04 (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
01:40 AM Revision ec7edb8e (qgis): don't hide the main window
Stefanow Natsis
01:38 AM Revision 5a2a89bb (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
01:38 AM Revision ff01449a (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
01:37 AM Revision 937b1450 (qgis): Bump vuetify from 2.6.2 to 2.6.10 in /resources/server/src/landingpage
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.10.
- [Release not...
dependabot[bot]
01:36 AM Revision 3d05ad33 (qgis): don't hide the main window
Stefanow Natsis
01:32 AM Revision 37437b05 (qgis): ignore stderr when checking astyle version
Stefanow Natsis
01:18 AM Revision 939da085 (qgis): world_map.gpkg: little fix to avoid warning with recent GDAL versions
Recent GDAL versions emit in the console a non critical warning when opening
world_map.gpkg at QGIS startup:
"Warning...
Even Rouault
01:18 AM Revision dba95821 (qgis): Fix layout grid multiline labels
Fix #49666 Alessandro Pasotti
01:17 AM Revision 1f4e5643 (qgis): [feature][quick] Add temporal handling to map {canvas,settings}
Mathieu Pellerin - nIRV
01:16 AM Revision f55b838d (qgis): [quick][qt6] Handle QQuickItem's geometryChanged->geometryChange functi...
Mathieu Pellerin - nIRV
01:15 AM Revision e91ca3d1 (qgis): [quick] Further optimize handling of silent refresh for smoother canvas...
Mathieu Pellerin - nIRV
01:15 AM Revision 75a79f6f (qgis): [quick] Add a map settings center property return the current extent ce...
Mathieu Pellerin - nIRV

2022-09-24

11:45 AM Revision c6eca784 (qgis): Merge pull request #50279 from elpaso/bugfix-unreported-splitwithlines-...
Fix unreported endless alg splitwithlines Alessandro Pasotti

2022-09-23

11:22 PM Revision 90baf014 (qgis): suggest to fix topological mesh error when starting mesh editing
Vincent Cloarec
07:29 PM Revision 963c05f5 (qgis): fix
Denis Rouzaud
05:17 AM Revision 0e03879d (qgis): suggest to fix topological mesh error when starting mesh editing
Vincent Cloarec

2022-09-22

11:56 PM Revision ba134722 (qgis): make header checking case insensitive
Stefanow Natsis
11:56 PM Revision 1cbc8d8b (qgis): Revert "make searching for headers case insensitive"
This reverts commit 5aab168424f568ef32af82290eaf0efb393cc787. Stefanow Natsis
11:56 PM Revision 3511cf80 (qgis): ignore return code when checking if server supports range requests
Stefanow Natsis
11:18 AM Revision 69bbf686 (qgis): Merge pull request #50266 from elpaso/bugfix-gh50152-sld-svg-params
Fix SLD SVG parametric import Alessandro Pasotti
08:35 AM Revision d3434fbf (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
06:44 AM Revision 13c0f06f (qgis): more debug info for PG testSaveStyleInvalidXML
Denis Rouzaud
05:54 AM Revision 1d7a28cf (qgis): remove 3D extra headers to fix Docker builds (#50285)
Denis Rouzaud
05:47 AM Revision 13c51bad (qgis): remove 3D extra headers to fix Docker builds
Denis Rouzaud

2022-09-21

12:24 AM Revision 1d26730e (qgis): Bump vuetify from 2.6.2 to 2.6.10 in /resources/server/src/landingpage
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.10.
- [Release not...
dependabot[bot]
10:08 PM Revision e344403b (qgis): Fix directory chooser path
Fixes #50055 Alessandro Pasotti
08:41 PM Revision ef678d15 (qgis): fix test
Denis Rouzaud
05:06 PM Revision b1c65222 (qgis): Fix unreported endless alg splitwithlines
Alessandro Pasotti
02:32 PM Revision a730215c (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an... Denis Rouzaud
02:31 PM Revision 0325e623 (qgis): Merge pull request #50273 from qgis/backport-50255-to-release-3_22
[Backport release-3_22] [QgsOgrUtils test] Remove an old comment Loïc Bartoletti
01:17 PM Revision f5f9d83b (qgis): Actual tests
Alessandro Pasotti
12:12 PM Revision fffcb1dd (qgis): Tests for SVG parameters in the SLD import
Alessandro Pasotti
11:37 AM Revision 9c7682b3 (qgis): [QgsOgrUtils test] Remove an old comment
Loïc Bartoletti
11:34 AM Revision 4e6727cd (qgis): Merge pull request #50255 from lbartoletti/bugfix_50218_suite_rm_old_co...
[QgsOgrUtils test] Remove an old comment Loïc Bartoletti
10:08 AM Revision e79bd7d3 (qgis): Merge pull request #50263 from elpaso/bugfix-gh50239-options-crash-locale
Fix crash in options dlg with french locale Loïc Bartoletti
09:30 AM Revision dcf64e80 (qgis): add an ok boolean to check if it exists a restricted symbol
Julien Cabieces

2022-09-20

06:42 PM Revision 7632de87 (qgis): Fix SLD SVG parametric import
Fix #50152 Alessandro Pasotti
04:47 PM Revision 720d24e1 (qgis): typo & flake8
nicogodet
04:38 PM Revision a4bf4afe (qgis): Fix output process of r.horizon
nicogodet
04:23 PM Revision 3ee4fb9a (qgis): Fix crash in options dlg with french locale
Fixes #50239 Alessandro Pasotti
03:44 PM Revision a556f6c5 (qgis): Mesh 3D stacked, don't use volume height when only one level
Vincent Cloarec
11:18 AM Revision 77eb9cb7 (qgis): [QgsOgrUtils test] Remove an old comment
Loïc Bartoletti
11:15 AM Revision 63d2a6b3 (qgis): Merge pull request #50250 from qgis/backport-50233-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix wkbType cast from OGR 25D Type. Loïc Bartoletti
11:13 AM Revision 21e1e666 (qgis): Merge pull request #50231 from rouault/fix_50215
[OGR provider] Handles layer of geometry type unknown with null geometries Loïc Bartoletti
09:59 AM Revision 8094f2ee (qgis): Typo
Alessandro Pasotti
09:59 AM Revision 2d6fccc0 (qgis): Test tolerant
Alessandro Pasotti
09:59 AM Revision 48098227 (qgis): Hide real name string args from schema and messages
Alessandro Pasotti
09:59 AM Revision 2765bc2a (qgis): Server OAPIF: be good and accept both aliased and real field names ...
... when filtering and sorting, but only output aliased field names.
Fixes #49399
Alessandro Pasotti
09:55 AM Revision 8b252071 (qgis): Merge pull request #50203 from elpaso/bugfix-gh49399-wfs3-displayname
Server OAPIF: be good and accept both aliased and real field names ... Alessandro Pasotti
08:57 AM Revision 3095882c (qgis): Merge pull request #50251 from qgis/backport-50233-to-release-3_22
[Backport release-3_22] Fix wkbType cast from OGR 25D Type. Loïc Bartoletti

2022-09-19

12:20 AM Revision 435bfa8a (qgis): tests: fix test
Loïc Bartoletti
12:20 AM Revision cf1d7720 (qgis): Fix wkbType cast from OGR 25D Type.
As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ...
Loïc Bartoletti
12:20 AM Revision e0deb174 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
Loïc Bartoletti
12:20 AM Revision 231bd360 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
Loïc Bartoletti
12:20 AM Revision ad37b85e (qgis): tests: fix test
Loïc Bartoletti
12:20 AM Revision fb6c7ba9 (qgis): Fix wkbType cast from OGR 25D Type.
As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ...
Loïc Bartoletti
12:16 AM Revision 2ab15834 (qgis): Merge pull request #50233 from lbartoletti/bugfix_50218_wkbtype
Fix wkbType cast from OGR 25D Type. Loïc Bartoletti
 

Also available in: Atom