add more tags to PDAL algorithms to make search easier
move filtering parameters to be the first in the advanced parametersgroup box
rename "Export to raster (TIN)" PDAL algorithm to "Export to raster(using triangulation)"
Fix QgsDoubleValidator for exponential sign
Also allow to use <E> and the locale exponential sign (for Ukrainian language)
rename "Fix projection" PDAL algorithm to "Assign projection" to beconsistent with the native and GDAL algorithms
Dox++
Add new attribute form container type "Row"
This container always lays out child widgets in a horizontalrow, where the number of columns is automatically determinedby the number of child widgets.
It's useful for creation of compact forms, where no space will...
use public method
Merge pull request #52953 from YoannQDQ/fix-qgssettingstreenode-constness
Fix MSSQL PrimaryKey in geometry table
Mingw build has no 3d
Fix some workflows where pdal is not available
Fix QgsSettingsTreeNode constness
Re-arange code
Adapt tests
Move creation options to latest arguments
When opening vector layer form properties, immediately expandall drag-and-drop form containers
Otherwise it's really annoying to have to do this manuallyall the time!
Also enable build with 3D by default
Enable build with PDAL by default
Point cloud support has been there in a couple of QGIS releases alreadyand it would make sense to have the PDAL support built by default.Without PDAL, point cloud layer implementation is very limited,not allowing indexing and display of regular files like LAS/LAZ,...
Merge pull request #52946 from qgis/backport-52930-to-queued_ltr_backports
« Previous 1 ... 116 117 118 119 120 ... 4866 Next » (2926-2950/121643) Per page: 25, 50, 100, 200
Also available in: Atom