History | View | Annotate | Download (6.23 KB)
Add if() function to raster calculator (#44839)
fix undefined ref
Minimum flex version 2.6 and a bit of cleanup
Fixes #43903Fixes #43795
Fix lexer/parser for raster calculator and min/max functions
Fix multiple raster calc issues
Fixes #32023 Raster calculator change sign does not work when OpenCL is onFixes #32025 QGIS Raster Calculator outputs nodata only rasters
Bonus: three new operators with full test coverage- ABS- MIN- MAX
Remove unrequired ;
and make clang-tidy a bit more smiley
Typos
Found via `codespell`
more nullptr updates (folloup 320c696)
fix some warnings
fix warnings
Add support for unary minus in raster calculator. Fixes ticket 3627
git-svn-id: http://svn.osgeo.org/qgis/trunk@15526 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix msvc fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15213 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix internal use of deprecated methods and fix related warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15210 c8812cc2-4d05-0410-92ff-de0c093fc19c
[FEATURE]: AND and OR operator for raster calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@14892 c8812cc2-4d05-0410-92ff-de0c093fc19c
Apply patch #3178
git-svn-id: http://svn.osgeo.org/qgis/trunk@14483 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix nightly build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14445 c8812cc2-4d05-0410-92ff-de0c093fc19c
Also add rastercalc bison file to svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@14443 c8812cc2-4d05-0410-92ff-de0c093fc19c