Move point cloud, vector tile and plugin layer loading in appto a single unified template based function
Avoids a bunch of duplicated code
qgsbox3d: Add a setMinimal method
Make the snapping priority label clearer
keeps naming coherent with previous menus and avoids confusion between common angles and angles as a corner
Update python/plugins/processing/tools/dataobjects.py
Co-authored-by: Nyall Dawson <[email protected]>
testprocessingui: fix tests accoringly. Replace System by UTF-8
resolveDefaultEncoding: return UTF-8 as default in case of undefined locale or error
move logic to QgsProcessingUtils and create a convenient method resolveDefaultEncoding()
qgsprocessingoutputdestinationwidget.cpp: fix widget and avoid error with localization
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 theencoding is set to the magic "System" value.
This PR aims to propose to automatically determine the system...
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.
qgsbox3d: Treat a box with Z nan values as a 2d box
qgsbox3d: Add a normalize step parameter to the constructors
This allows to choose if a normalization step needs to be applied. Itis set to True by default to allow backward compatibility with theapi.
qgsbox3d: Add 3d optional parameters to the QgsRectangle constructor
Merge pull request #53705 from ptitjano/feat/new-geometry-tests
Add boundingboxintersects test for some geometries
qgscompoundcurve: Add a boundingboxintersects test
Add antialias setting to raster tile processing plugin
Tweaking user profile selector dialog and settings
- Simplify labels- Group items with relabeling- Provide clear name to selector dialog
Fix v.reclass description file
Make the 'column' parameter optional
GRASS: add ext module for v.reclass
In order to check that either 'rules' or 'column' parameter is set
more housekeeping after qtermwidget removal (followup bf1a8ffd68c4)
avoid double entry for English (followup bba4e06f203748b425, refs 7df22c4d1e652)
do not add username and password to the logger
Update src/providers/postgres/qgspostgresconn.cpp
Co-authored-by: Alessandro Pasotti <[email protected]>
add PQconnectdb to Query Logger
Use the static method for type parsing
« Previous 1 ... 76 77 78 79 80 ... 4866 Next » (1926-1950/121643) Per page: 25, 50, 100, 200
Also available in: Atom