Revision:

Revisions

# Date Author Comment
706be0b4 2023-07-05 01:43 AM Nyall Dawson

Move point cloud, vector tile and plugin layer loading in app
to a single unified template based function

Avoids a bunch of duplicated code

5293002a 2023-07-05 12:39 AM bdm-oslandia

qgsbox3d: Add a setMinimal method

89103795 2023-07-04 10:06 PM Harrissou Santanna

Make the snapping priority label clearer

keeps naming coherent with previous menus and avoids confusion between common angles and angles as a corner

c298bda6 2023-07-04 10:06 PM Loïc Bartoletti

Update python/plugins/processing/tools/dataobjects.py

Co-authored-by: Nyall Dawson <>

15373ee8 2023-07-04 10:06 PM Loïc Bartoletti

testprocessingui: fix tests accoringly. Replace System by UTF-8

e5ea4d22 2023-07-04 10:06 PM Loïc Bartoletti

resolveDefaultEncoding: return UTF-8 as default in case of undefined locale or error

09ac50fd 2023-07-04 10:06 PM Loïc Bartoletti

move logic to QgsProcessingUtils and create a convenient method resolveDefaultEncoding()

ed186743 2023-07-04 10:06 PM Loïc Bartoletti

qgsprocessingoutputdestinationwidget.cpp: fix widget and avoid error with localization

9bd8c129 2023-07-04 10:06 PM Loïc Bartoletti

Processing: determine and set default encoding from locale

A shapefile can have a .cpg file to determine its encoding.
However, in processing, this file is not created when the
encoding is set to the magic "System" value.

This PR aims to propose to automatically determine the system...

8b38b2f7 2023-07-04 09:51 PM Robin Wilson

Make the text in the Name field of the bookmark editor dialog box automatically selected on load

This allows you to click the button to make a bookmark, and immediately start typing a name for the bookmark, without manually dragging over the text in the name field.

c0fec263 2023-07-04 05:32 PM bdm-oslandia

qgsbox3d: Treat a box with Z nan values as a 2d box

34e123e8 2023-07-04 05:32 PM bdm-oslandia

qgsbox3d: Add a normalize step parameter to the constructors

This allows to choose if a normalization step needs to be applied. It
is set to True by default to allow backward compatibility with the
api.

48800e78 2023-07-04 05:32 PM bdm-oslandia

qgsbox3d: Add 3d optional parameters to the QgsRectangle constructor

40449146 2023-07-04 03:55 PM Loïc Bartoletti

Merge pull request #53705 from ptitjano/feat/new-geometry-tests

Add boundingboxintersects test for some geometries

dcadac02 2023-07-04 10:59 AM Jean Felder

qgscompoundcurve: Add a boundingboxintersects test

04952b44 2023-07-03 02:46 AM ASAI Hitoshi

Add antialias setting to raster tile processing plugin

15c09cb1 2023-07-02 11:50 PM Harrissou Santanna

Tweaking user profile selector dialog and settings

- Simplify labels
- Group items with relabeling
- Provide clear name to selector dialog

d7f6b9db 2023-07-02 11:36 PM Andrea Giudiceandrea

Fix v.reclass description file

Make the 'column' parameter optional

53779302 2023-07-02 11:36 PM Andrea Giudiceandrea

GRASS: add ext module for v.reclass

In order to check that either 'rules' or 'column' parameter is set

d8022947 2023-07-02 10:17 PM Jürgen Fischer

more housekeeping after qtermwidget removal (followup bf1a8ffd68c4)

178c2de0 2023-07-02 10:04 PM Jürgen Fischer

avoid double entry for English (followup bba4e06f203748b425, refs 7df22c4d1e652)

9859ecbd 2023-07-02 06:23 AM MorriganR

do not add username and password to the logger

74228dc3 2023-07-02 06:23 AM MorriganR

Update src/providers/postgres/qgspostgresconn.cpp

Co-authored-by: Alessandro Pasotti <>

4e5940e3 2023-07-02 06:23 AM MorriganR

add PQconnectdb to Query Logger

db9ba161 2023-07-02 06:22 AM Alessandro Pasotti

Use the static method for type parsing

1 ... 76 77 78 79 80 ... 4866 (1926-1950/121643) Per page: 25, 50, 100, 200

Also available in: Atom