Revision:

Revisions

# Date Author Comment
adb7f40c 2023-09-15 12:15 PM Paul Blottiere

Fix segfault in coordinate transform

4d80e946 2023-09-15 12:00 PM Matthias Kuhn

Merge pull request #54605 from m-kuhn/build_failure

Fix build failure

cc0208e6 2023-09-15 11:56 AM Paul Blottiere

Fix segfault in coordinate transform

089da510 2023-09-15 10:04 AM Jürgen Fischer

fix translation string

8989d5b7 2023-09-15 08:04 AM Matthias Kuhn

Fix build failure

e6295e2c 2023-09-15 06:24 AM Nyall Dawson

Fix leak in geos::linePointDifference

dc719fbb 2023-09-15 06:24 AM Nyall Dawson

Fix leak in geos::linePointDifference

bf45674b 2023-09-15 06:24 AM Nyall Dawson

Fix leaks in mesh export algorithm

2e10b845 2023-09-15 06:23 AM Nyall Dawson

Fix leaks in mesh export algorithm

86a70f30 2023-09-15 06:23 AM Nyall Dawson

Fix leak in triangulation test

5fbe53aa 2023-09-15 06:22 AM Nyall Dawson

Fix crash when a group layer is referenced twice by a layout map

Fixes #53727

23e87fa2 2023-09-14 10:02 PM Nyall Dawson

Fix leak when constructing geometry from wkt with empty components

51de3197 2023-09-14 10:02 PM Nyall Dawson

Fix leak when constructing geometry from wkt with empty components

aa8fbe6f 2023-09-14 10:01 PM Nyall Dawson

Fix a leak in cell statistics algorithm

eb9c1c30 2023-09-14 09:57 PM Nyall Dawson

Fix leak when constructing geometry from wkt with empty components

03fcb506 2023-09-14 09:56 PM Nyall Dawson

Fix a leak in cell statistics algorithm

97133284 2023-09-14 05:08 PM Alessandro Pasotti

Merge pull request #54573 from elpaso/bugfix-gh8385-mysql-parse-conn-string

OGR/GDAL: quote/escape username and password when needed

b82e9ff8 2023-09-14 04:27 PM Matthias Kuhn

Merge pull request #54467 from m-kuhn/avoid_intersection_coerce_type

Improve "avoid intersections" type awareness

acadfd56 2023-09-14 03:45 PM Loïc Bartoletti

Merge pull request #53632 from troopa81/fix_vertextool_topopoints

Fix slow topological editing when avoid intersection

81dbdd8b 2023-09-14 03:29 PM Alexander Bruy

Merge pull request #53874 from alexbruy/processing-port-align-raster-tool

Port Align rasters tool to Processing

d9f4e555 2023-09-14 01:54 PM Nyall Dawson

Fix leaks in mesh export algorithm

2cbe0481 2023-09-14 01:54 PM Nyall Dawson

Fix leaks in mesh export algorithm

de95c13e 2023-09-14 01:53 PM Nyall Dawson

Fix leak in geos::linePointDifference

b8b9d919 2023-09-14 01:53 PM Nyall Dawson

Fix leak in geos::linePointDifference

0c7bfc9b 2023-09-14 01:49 PM Nyall Dawson

Standardise more tests

a0892f6c 2023-09-14 01:48 PM Nyall Dawson

Fix leak in geos::linePointDifference

154f1fba 2023-09-14 01:48 PM Nyall Dawson

Fix leaks in mesh export algorithm

7ca1eacc 2023-09-14 01:26 PM Nyall Dawson

Fix crash when a group layer is referenced twice by a layout map

Fixes #53727

3de95a33 2023-09-14 01:22 PM Nyall Dawson

Improve appearance of some arrows in model designer

The arrows attached to some components (like comments or input
parameters) don't have any concept of "flow of information", so
we shouldn't restrict these arrows to facing in certain directions.

Avoids arrows being drawn behind the box for these item types.

a75160d6 2023-09-14 01:22 PM Nyall Dawson

Fix crash when a group layer is referenced twice by a layout map

Fixes #53727

4c45e907 2023-09-14 01:05 PM Alessandro Pasotti

Move logic to MySQL branch

bd356f1d 2023-09-14 11:55 AM Nyall Dawson

Fix use after free

e719ce98 2023-09-14 11:50 AM Nyall Dawson

Fix use after free

626ba960 2023-09-14 09:49 AM Alessandro Pasotti

Add test for OGR username/password quote/comma

623e4598 2023-09-14 09:46 AM Alexander Bruy

fix patching

9b082990 2023-09-14 04:49 AM Nyall Dawson

Expose option to color lock symbol layers for selected features
in GUI

4d328603 2023-09-13 04:42 PM Alessandro Pasotti

OGR/GDAL: quote/escape username and password when needed

Fixes #54493

0128c58e 2023-09-13 12:51 PM Nyall Dawson

Only set application font once at startup, and require restarts
after user changes the font

Avoids a potential crash

Fixes #54402
Fixes #54295
Fixes #53466
Fixes #54130

79ea6d99 2023-09-13 12:01 PM Alexander Bruy

address review

c7528e28 2023-09-13 10:23 AM Julien Cabieces

test diffGeom is not null

501e1d4f 2023-09-13 10:20 AM Julien Cabieces

Remove irrelevant test on creating topopoint with geometry precision

b168b205 2023-09-13 10:17 AM Nyall Dawson

Add setting to control background color for elevation profile charts

This option (available from the new Settings - Options - Elevation tab)
allows users to set a specific color to use as the background color
for elevation profiles. This can make the chart more readable for...

467b5226 2023-09-13 10:17 AM Nyall Dawson

Make elevation profile use dark colors on dark themes

4401ac79 2023-09-13 09:58 AM Alexander Bruy

Merge pull request #54321 from alexbruy/processing-port-tile-xyz

[processing] port XYZ tiles algorithms

be91ea19 2023-09-13 07:41 AM Mathieu Pellerin - nIRV

[api][profiler] Add a function to export the current runtime profiler model content as text

00127621 2023-09-13 04:58 AM Nyall Dawson

Only set application font once at startup, and require restarts
after user changes the font

Avoids a potential crash

Fixes #54402
Fixes #54295
Fixes #53466
Fixes #54130

08a7e3a9 2023-09-13 04:53 AM Nyall Dawson

Only set application font once at startup, and require restarts
after user changes the font

Avoids a potential crash

Fixes #54402
Fixes #54295
Fixes #53466
Fixes #54130

aec3ebbb 2023-09-12 03:42 PM Loïc Bartoletti

testqgsvertextool.cpp: fix count

801da6fa 2023-09-12 03:42 PM Ismo Lahtinen

add test for #49311 issue

94ae51f8 2023-09-12 03:42 PM Julien Cabieces

cleanup things

f34eab99 2023-09-12 03:42 PM Julien Cabieces

simplify the way we get topo target layers

dc128740 2023-09-12 03:42 PM Julien Cabieces

simplify avoid intersection

9b03c281 2023-09-12 03:42 PM Julien Cabieces

fix tests

c5967579 2023-09-12 03:42 PM Julien Cabieces

Fix the difference computation

508f0159 2023-09-12 03:42 PM Julien Cabieces

add test for multipolygon and fix

cd2bf72c 2023-09-12 03:42 PM Julien Cabieces

add testTopologicalEditingMoveVerticesOnSegmentZ and fix

4aecfd5b 2023-09-12 03:42 PM Julien Cabieces

Fix ignore feature on avoidIntersection

03a63563 2023-09-12 03:42 PM Julien Cabieces

Fixes #44198 : add minimum set of topological points

dae2cf02 2023-09-12 02:35 PM Alexander Bruy

suppress cppcheck

49ed75ee 2023-09-12 11:30 AM Nyall Dawson

Add runtime profiling for labeling steps

308f197c 2023-09-12 11:30 AM Nyall Dawson

Record basic runtime profile for vector tile layer renders

cf8d5b66 2023-09-12 11:30 AM Nyall Dawson

Record basic runtime profile for tiled scene layer renders

1fcc84f4 2023-09-12 11:30 AM Nyall Dawson

Record runtime profile for point cloud renders

8380a0cc 2023-09-12 11:30 AM Nyall Dawson

Record runtime profile for rendering mesh layers

776ffac5 2023-09-12 11:30 AM Nyall Dawson

Add profiling of raster rendering

2a3a3cbc 2023-09-12 11:30 AM Nyall Dawson

Record a nice detailed profile of rendering time for vector layers

Broken down by what's actually happening (eg registering labels
vs rendering features, etc)

b70fe250 2023-09-12 11:30 AM Nyall Dawson

Add method to manually insert an entry into the runtime profiler

Useful when we will be manually calculating runtime duration and
want to push this value to the runtime profiler

2d1e066c 2023-09-12 11:30 AM Nyall Dawson

Clear previous render profile when new canvas render starts, and fix profile translated name

0a752b7d 2023-09-12 11:30 AM Nyall Dawson

Add opt in setting for map renders to enable render time profiling,
and enable for main canvas renders only

And explicitly disable for main canvas preview jobs too

9c2b1a93 2023-09-12 07:42 AM Nyall Dawson

Add all newly popular google fonts to auto download list

2192593a 2023-09-12 06:51 AM Nyall Dawson

Use a nicer default appearance for primitives without textures

d47acc38 2023-09-12 06:40 AM Andrea Giudiceandrea

[feature][expressions] variables: add layer_crs_ellipsoid

cf3814ef 2023-09-12 06:40 AM Andrea Giudiceandrea

[feature][expressions] layer_property: add crs_ellipsoid property

dce7bbde 2023-09-12 05:23 AM Nyall Dawson

[api] Add opt-in setting to make QgsVectorFileWriter transfer
field constraints to the output file

This is opt in to avoid potentially breaking existing scripts/plugins.

8b3c8a78 2023-09-12 05:11 AM Nyall Dawson

Cleanup raster file writer test

Hopefully fixes test fragility

21625434 2023-09-12 05:06 AM Nyall Dawson

Show a highlight on identified raster pixels when using identify tool

Matches the vector/vector tile/point cloud behaviour of showing the
geometry of the identified result in the canvas

Very handy when a identifying a raster which has sections of similar...

f64b53c8 2023-09-12 03:35 AM Marco Hugentobler

Add unit test

8f8cfa94 2023-09-12 03:35 AM Marco Hugentobler

Added since QGIS 3.34 in comment

20a92a88 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.h

Co-authored-by: Nyall Dawson <>

1335cb52 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.cpp

Co-authored-by: Nyall Dawson <>

37463e36 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.cpp

Co-authored-by: Nyall Dawson <>

b820f93a 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.cpp

Co-authored-by: Nyall Dawson <>

3fbfba37 2023-09-12 03:35 AM Marco Hugentobler

Possibility to apply default values for the processing gui from the settings

e1292054 2023-09-12 12:49 AM Jean Felder

qgs3dmapscene: Ensure to compute a non empty elevationRange

If the elevation range has not been computed,
`Qgs3DMapScene::elevationRange()` will return
`QgsDoubleRange(std::numeric_limits< double >::max(),
std::numeric_limits< double >::lowest())`.
This may result in weird behaviors in the function which use...

1cf6dfc7 2023-09-12 12:28 AM bdm-oslandia

fix(QgsVectorLayerChunkLoader): create field member to store layer name and avoid the use mFactory->mLayer->name()

b6e6eaf0 2023-09-12 12:28 AM bdm-oslandia

feat(Qgs3DSceneExporter): add test to validate feature duplication filtering for 3d scene export

7f7b6b2c 2023-09-12 12:28 AM bdm-oslandia

Feat(Qgs3DSceneExporter): remove polygon duplicates when exporting the scene

  • keep memory of exported features
  • compute polygon triangle subsets matching the feature to export
5c49c246 2023-09-12 12:28 AM bdm-oslandia

feat(Qgs3DExportObject): improve obj export to support when vertice indexes are a subset of all vertice

62b056cd 2023-09-12 12:28 AM bdm-oslandia

fix(QgsPolygon3DSymbol_p): remove C style casts and replace pointer allocation by uniq ptr

c1744da6 2023-09-12 12:28 AM bdm-oslandia

fix(QgsPolygon3DSymbol): rename var and improve check in exportGeometries

8efbb28d 2023-09-12 12:28 AM bdm-oslandia

feat(QgsTessellatedPolygonGeometry): add featureIds and triangleIndexStartingIndices accessors

bdbc3b59 2023-09-12 12:28 AM bdm-oslandia

fix(QgsPolygon3DSymbolHandler): polygon are cloned and destroyed by the same function.

Were created in one function and deleted from another.

161cdc5a 2023-09-12 12:28 AM bdm-oslandia

fix(QgsVectorLayerChunkLoader): set name to Qt3DCore::QEntity to distinct empty and data entities

9e65cc07 2023-09-11 03:38 PM Matthias Kuhn

Safety check

907f8a9e 2023-09-11 10:29 AM Julien Cabieces

Merge pull request #54310 from qgis/backport-54063-to-release-3_32

[Backport release-3_32] Also set 'evaluate default values on provider side' property when loading a layer

4e83c82a 2023-09-11 08:57 AM Loïc Bartoletti

Merge pull request #54483 from benoitdm-oslandia/add_pg_feat_ite_test

Add fix to postgresql provider for bbox across 180°

3666ab1e 2023-09-11 08:30 AM Mathieu Pellerin - nIRV

Merge pull request #54534 from nirvn/recent_menu_harmony

Recent menu's right-click menu and welcome page's right-click menu harmony

2805975e 2023-09-11 07:32 AM Andrea Giudiceandrea

Workaround for mingw build

329effb4 2023-09-11 06:36 AM Andrea Giudiceandrea

Workaround for mingw build

687a13d0 2023-09-11 06:28 AM Andrea Giudiceandrea

Workaround for mingw build

a1fb18e4 2023-09-11 05:48 AM Mathieu Pellerin - nIRV

[ui] Remove clear recent projects including pinned projects action in favor of action in confirmation dialog

c31268af 2023-09-11 05:42 AM Mathieu Pellerin - nIRV

[ui] Remove clear recent projects including pinned projects action in favor of action in confirmation dialog

43638bff 2023-09-11 05:26 AM Nyall Dawson

When drag and dropping a style xml onto qgis, handle in the same
way as double-clicking the styling in the browser

Open the interactive style manager dialog for that style instead
of the functionality-limited style import dialog.

a687a7a8 2023-09-11 02:57 AM Andrea Giudiceandrea

Workaround for mingw build

14dee6b2 2023-09-11 02:57 AM Andrea Giudiceandrea

Workaround for mingw build

e2e3e1f3 2023-09-11 02:57 AM Andrea Giudiceandrea

Workaround for mingw build

5703f03c 2023-09-11 02:53 AM Andrea Giudiceandrea

Workaround for mingw build

ef3830d9 2023-09-11 01:57 AM bdm-oslandia

fix(qgsrectangle): isNull was checking ymin twice and not ymax.

Add isNull test in testqgsrectangle.cpp

1ddede59 2023-09-10 11:08 PM Matthias Kuhn

Increase timeout to 15 seconds

923f067f 2023-09-09 11:33 PM bdm-oslandia

fix(qgsrectangle): isNull was checking ymin twice and not ymax.

Add isNull test in testqgsrectangle.cpp

28c72ed9 2023-09-09 11:28 PM bdm-oslandia

fix(qgsrectangle): isNull was checking ymin twice and not ymax.

Add isNull test in testqgsrectangle.cpp

7d819e3e 2023-09-09 06:02 AM Mathieu Pellerin - nIRV

[ui] Tweak label and add a clear list (but keep pinned project) action to harmonize recent project and welcome page

a2e1fef0 2023-09-09 06:02 AM Mathieu Pellerin - nIRV

[ui] Harmonize menu item for welcome page recent project list and Project menu's recent project submenu

f4f94322 2023-09-08 12:42 PM Nyall Dawson

Fix test

b9673aca 2023-09-08 12:42 PM Nyall Dawson

Fix pixel rounding issue in test

d0f291c8 2023-09-08 12:42 PM Nyall Dawson

Clear clazy warnings

981c5299 2023-09-08 12:42 PM Nyall Dawson

Remove unnecessary ifdef, make it clear that row/col numbers are 0 based

e60418fd 2023-09-08 12:42 PM Nyall Dawson

Cleaner approach to detecting if raster source has a fixed size

e8628ee9 2023-09-08 12:42 PM kannes

Adjust formatting in tests

c9766924 2023-09-08 12:42 PM kannes

Adjust tests

b00b2a4b 2023-09-08 12:42 PM kannes

Use formatting that matches existing derived attributes

fb9c9303 2023-09-08 12:42 PM kannes

Don't derive clicked column/row for dynamic image providers

c5c24cab 2023-09-08 12:42 PM kannes

Protect against rasterUnitsPerPixelX/Y being zero

8c76b37f 2023-09-08 12:42 PM kannes

Copy logic from QgsRasterDataProvider instead of Value Tool plugin

a1bc30cc 2023-09-08 12:42 PM kannes

Tests for derived raster attributes

- Change testIdentifyRaster function to return all results
- Adjust existing tests
- Add tests for derived raster attributes
- TODO fix +- half of pixel size

ab5b0ceb 2023-09-08 12:42 PM kannes

Switch order so column/x is first and row/y is second

6e8b49e7 2023-09-08 12:42 PM kannes

Fix wrong raster pixel size being used

5566629b 2023-09-08 12:42 PM kannes

Add check for Qt version and use unite/insert accordingly

3d3ed5af 2023-09-08 12:42 PM kannes

Use rasterUnitsPerPixel methods, camelcase and translation

1421ce9f 2023-09-08 12:42 PM kannes

Fix indentation

5e2fddd2 2023-09-08 12:42 PM kannes

Show raster row/column of clicked point in identify results

Thanks to the Value Tool plugin developers for the math <3

Implements #50421

49f2ec90 2023-09-08 01:07 AM Andrea Giudiceandrea

Apply suggestions from code review

Co-authored-by: Nyall Dawson <>

106e0792 2023-09-08 01:07 AM Andrea Giudiceandrea

[expressions] bearing: cleanup code and add more tests

7e600131 2023-09-08 01:07 AM Andrea Giudiceandrea

[expressions] bearing: avoid nonfinite value

d90c2e3b 2023-09-08 01:07 AM Andrea Giudiceandrea

[expressions] bearing: make source_auth_id and ellipsoid optional

95a7e998 2023-09-08 01:07 AM Andrea Giudiceandrea

Make a variable const (Apply suggestions from code review)

Co-authored-by: Nyall Dawson <>

b98c7585 2023-09-08 01:07 AM Andrea Giudiceandrea

[expressions][feature] Add bearing function

1f29ad08 2023-09-07 09:37 PM Jean Felder

qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader

In the shader code, all the parameters need to be properly initialized
even if they are not used. Otherwise, this can create undefined
behaviors and some missing meshes in a 3d scene. In the current code,...

b87a159a 2023-09-07 09:37 PM Jean Felder

qgsmesh3dmaterial: Fix typos in a comment

90c304ae 2023-09-07 09:37 PM Jean Felder

qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader

In the shader code, all the parameters need to be properly initialized
even if they are not used. Otherwise, this can create undefined
behaviors and some missing meshes in a 3d scene. In the current code,...

d9db8f0f 2023-09-07 09:37 PM Jean Felder

qgsmesh3dmaterial: Fix typos in a comment

44e9942e 2023-09-07 09:33 PM Jean Felder

qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader

In the shader code, all the parameters need to be properly initialized
even if they are not used. Otherwise, this can create undefined
behaviors and some missing meshes in a 3d scene. In the current code,...

ceb5f000 2023-09-07 09:33 PM Jean Felder

qgsmesh3dmaterial: Fix typos in a comment

bb23ff84 2023-09-07 09:27 PM Andrea Giudiceandrea

Fix Advanced Digitizing locked distance circle

4ba8a060 2023-09-07 09:27 PM Andrea Giudiceandrea

Fix Advanced Digitizing locked distance circle

e5d03f9c 2023-09-07 09:21 PM Yoann Quenach de Quivillic

Apply suggestions from code review

a1e96927 2023-09-07 09:21 PM Yoann Quenach de Quivillic

Handle grid frame in rect frame computation

b6f6d637 2023-09-07 09:02 PM bdm-oslandia

fix(qgsrectangle): isNull was checking ymin twice and not ymax.

Add isNull test in testqgsrectangle.cpp

cba28ba7 2023-09-07 09:39 AM Alexander Bruy

check geometry wkb type instead of layer wkb type

cd66d70a 2023-09-07 09:39 AM Alexander Bruy

better fix and add a test

4a945769 2023-09-07 09:39 AM Alexander Bruy

when snapping to curved geometry use snapped point coordinates instead
of returning interpolated point on a segment

755dd48f 2023-09-07 09:33 AM Julien Cabieces

Merge pull request #54479 from alexbruy/curve-snapping

Keep snapped coordinates when using vertex tool on a curved geometries

5fe84b0a 2023-09-07 09:09 AM Nyall Dawson

[cesium] Add support for deprecated gltfUpAxis asset setting

Adds support for Z up gltf content

d8cc819d 2023-09-07 09:03 AM Nyall Dawson

Resync with upstream tinygltf

6389303a 2023-09-07 09:01 AM Nyall Dawson

Fix ray casting in certain 3d tiled scenes (eg cesium ion osm data)

5d104efa 2023-09-06 03:20 PM Andrea Giudiceandrea

Fix Advanced Digitizing locked distance circle

b988f8cf 2023-09-06 03:20 PM Andrea Giudiceandrea

Fix Advanced Digitizing locked distance circle

7239d7c1 2023-09-06 03:16 PM Alessandro Pasotti

Merge pull request #54507 from agiudiceandrea/fix-54494-advanceddigitizing-circle

Fix Advanced Digitizing locked distance circle

1fa59a0a 2023-09-06 01:35 PM Nyall Dawson

Treat very large region bounding boxes as global

Otherwise, the transformation from large geographic regions to
EPSG:4978 coordinates fails and the tile is treated as always
being out of view

Fixes rendering of Cesium ion OSM buildings dataset

9fdf5bc5 2023-09-06 01:25 PM Nyall Dawson

Include all nodes when rendering gltf content instead of just first node

3697633e 2023-09-06 11:56 AM Alexander Bruy

check geometry wkb type instead of layer wkb type

ca43268a 2023-09-06 10:59 AM Andrea Giudiceandrea

Fix Advanced Digitizing locked distance circle

d29b2337 2023-09-06 10:32 AM bdm-oslandia

fix: QgsFeatureRequest can now handle bbox filter with coordinates around 180.0°

41bd9be5 2023-09-06 10:32 AM bdm-oslandia

fix testdata_pg.sh to work with "service=qgis_test"

f29f0929 2023-09-06 08:33 AM Nyall Dawson

Fix leak in tiled scene layers

7ec888a4 2023-09-06 05:40 AM Jean Felder

3d: Remove unneeded mesh symbol private files

This is not needed since commit
1c4a20f73c9f19fc75805cd0365ea8eb9db245d0.

05b79d78 2023-09-06 05:07 AM Yoann Quenach de Quivillic

Fix groups with rotated item (still glitchy when resizing with mixed rotation though)

000f68a5 2023-09-05 08:58 PM Nyall Dawson

Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter

Fixes #54370

(cherry picked from commit 4aec105bd6234244bd99b667fc6a8d81a32716db)

31d793d8 2023-09-05 02:09 PM Loïc Bartoletti

Merge pull request #54470 from lbartoletti/fix_build_bsd_pdal_pthread

[BSD][PDAL] Fix build using pthread

1f9c9e62 2023-09-05 01:20 PM Alexander Bruy

better fix and add a test

85e70da3 2023-09-05 09:35 AM Matthias Kuhn

Add test

d3e85889 2023-09-05 05:52 AM Andrea Giudiceandrea

[processing] rectanglesovalsdiamonds: set SEGMENTS default to 36

54b16666 2023-09-05 02:29 AM Andrea Giudiceandrea

Fix QgsLinestring::extend function

Update the boundingbox when needed

1de449ca 2023-09-05 02:05 AM Andrea Giudiceandrea

Fix QgsLinestring::extend function

Update the boundingbox when needed

7776024c 2023-09-04 11:18 PM Andrea Giudiceandrea

[processing] rectanglesovalsdiamonds: set SEGMENTS default to 36

a712499c 2023-09-04 11:14 PM Mathieu Pellerin - nIRV

[themes] Fix combobox focus color, read-only line edit text, and combo box list separator

defb622e 2023-09-04 11:13 PM Andrea Giudiceandrea

[processing] rectanglesovalsdiamonds: set SEGMENTS default to 36

f1742daa 2023-09-04 10:28 PM Andrea Giudiceandrea

Fix QgsLinestring::extend function

Update the boundingbox when needed

ea0315e7 2023-09-04 10:25 PM Nyall Dawson

Fix incorrect dates shown in Processing history

Fixes #54454

5d5870e3 2023-09-04 10:24 PM Mathieu Pellerin - nIRV

[themes] Fix combobox focus color, read-only line edit text, and combo box list separator

b958c1aa 2023-09-04 10:24 PM Andrea Giudiceandrea

Fix incorrect dates shown in Processing history log

c0a5acba 2023-09-04 10:24 PM Andrea Giudiceandrea

Fix QgsLinestring::extend function

Update the boundingbox when needed

94dd6abf 2023-09-04 06:47 PM Matthias Kuhn

Merge pull request #54477 from qgis/backport-54464-to-release-3_32

[Backport release-3_32] convertToCurves: Do not generate nested CompoundCurves

1e7c9147 2023-09-04 03:19 PM Jacky Volpes

Also set 'evaluate default values on provider side' property when loading a layer

895e8dc7 2023-09-04 03:15 PM Loïc Bartoletti

simplify and modernize

29ed36b6 2023-09-04 03:05 PM Alexander Bruy

when snapping to curved geometry use snapped point coordinates instead
of returning interpolated point on a segment

d25d6798 2023-09-04 03:02 PM Matthias Kuhn

Fix nested CompoundCurves

c9fb2314 2023-09-04 02:58 PM Matthias Kuhn

Fix nested CompoundCurves

84135e0a 2023-09-04 02:06 PM Matthias Kuhn

A const a day ...

Co-authored-by: Julien Cabieces <>

cfd12657 2023-09-04 01:03 PM Andrea Giudiceandrea

Fix incorrect dates shown in Processing history log

9cbeaae6 2023-09-04 12:58 PM Andrea Giudiceandrea

Fix incorrect dates shown in Processing history log

82952a48 2023-09-04 12:58 PM Andrea Giudiceandrea

Fix incorrect dates shown in Processing history log

533b2197 2023-09-04 12:51 PM Mathieu Pellerin - nIRV

[themes] Fix combobox focus color, read-only line edit text, and combo box list separator

b0874b71 2023-09-04 12:50 PM Mathieu Pellerin - nIRV

[themes] Fix combobox focus color, read-only line edit text, and combo box list separator

9343c5eb 2023-09-04 12:45 PM Mathieu Pellerin - nIRV

[themes] Fix combobox focus color, read-only line edit text, and combo box list separator

d7f145a5 2023-09-04 10:55 AM Jacky Volpes

Don't segmentize digitized feature if the layer supports curves

0294a53a 2023-09-04 10:44 AM Jacky Volpes

Also set 'evaluate default values on provider side' property when loading a layer

644a32f2 2023-09-04 10:27 AM Loïc Bartoletti

[BSD][PDAL] Fix build using pthread

8fdff4f7 2023-09-04 09:37 AM Matthias Kuhn

Smarter feedback on avoid overlap errors

b57f082f 2023-09-04 09:34 AM Nyall Dawson

Update src/analysis/processing/qgsalgorithmb3dmtogltf.cpp

1 2 3 4 5 6 ... 609 (601-800/121643) Per page: 25, 50, 100, 200

Also available in: Atom