[processing] correctly handle tiny polygons smaller than raster cell
size in Hypsometric curves algorithm (fix #12278)
composer attribute table: fix changing header font (fixes #12233)
(cherry picked from commit ec0ab3f)
Fix handling of warped VRT (refs #12264)
Loading of rasters requiring warped VRTs was broken, but the heatmap plugin is still creating incorrect outputs which needs to be fixed.
Detect number of dimensions for tables with unconstrained type
postgres provider: use min()/max() before casting (followup bf56457; f…
…ixes #12306) (cherry picked from commit 7ce195ebec7330f101bb6922055a079958bfd58a)
Add comment about possible pending bug in force2d need detection
Use ST_Force2D from PostGIS-2.1.0 up
Only scan for dimension if it is not already known as needing force2d
Also force 2d on 3d input
osgeo4w: add '(Nightly)' to the nightly build shortcuts
(cherry picked from commit c7f7f6f)
osgeo4w: also remove nightly shortcuts
(cherry picked from commit f40d547)
expression builder widget: save scripts in the same mode they are loaded
(avoids adding empty lines on every save on windows) (cherry picked from commit 37a7831)
updated names of swedish translators as requested by language coordin…
…ator Signed-off-by: Werner Macho <werner.macho@gmail.com>
[processing] TauDEM provider overhaul
- add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT Threshold - implement support for multifile TauDEM version - allow to use single- and multifile versions simultaneously Work done for Faunalia (http://faunalia.eu) (cherry-picked from 427adf7)
[processing] fix handling of "Check for edge contamination" option in
TauDEM algorithms (cherry-picked from fe24c82)
postgres provider: also cast field expressions to text (fixes #12346)
(cherry picked from commit 1acad42f48dcf7ce31512356c8dd609292f22899)
Fix incorrect data type for GDAL layers with gain/offset (fix #11573)
Test was incorrectly checking for both offset and gain, when it should have been testing for either.
Add some GDAL provider unit tests...
(...doing penance for my 2.8 sins)
Custom widgets: make sure config can loaded from the project
Apparently sip cannot handle private virtual methods
debian packaging: create LICENSE link (fixes #12400)
(cherry picked from commit b8dc08f)
dxf export: fix data defined outline color of simple markers
(cherry picked from commit 7469d2b)
vector layer: connect missing edit buffer signals
(cherry picked from commit 65378e6)
include qgslayerdefinition.sip in bindings
(cherry picked from commit 80bbed1)
expressions: fix modulo 0 crashes (fixes #12431)
(cherry picked from commit 9596f97)