Statistics
| Branch: | Tag: | Revision:

qgis / src / analysis / raster / qgsrastercalcparser.yy @ master

History | View | Annotate | Download (6.23 KB)

# Date Author Comment
d602f77a 2021-09-07 09:48 AM Francesco Bursi

Add if() function to raster calculator (#44839)

  • start to work on new branch for conditional statement
  • adjust the layout
  • some pseudocode
  • start to design the type tFunct, that should lead to the conditional statement
  • modify the raw with a smart pointer...
e3349e4a 2021-06-25 03:17 PM Matthias Kuhn

fix undefined ref

a20c909c 2021-06-25 12:16 AM Matthias Kuhn

Minimum flex version 2.6 and a bit of cleanup

Fixes #43903
Fixes #43795

7ad14fcd 2020-06-17 09:55 PM Paul Blottiere

Fix lexer/parser for raster calculator and min/max functions

d730c97f 2019-09-26 06:26 PM Alessandro Pasotti

Fix multiple raster calc issues

Fixes #32023 Raster calculator change sign does not work when OpenCL is on
Fixes #32025 QGIS Raster Calculator outputs nodata only rasters

Bonus: three new operators with full test coverage
- ABS
- MIN
- MAX

4d6fbd3f 2019-05-15 09:54 AM Matthias Kuhn

Remove unrequired ;

and make clang-tidy a bit more smiley

f01bff25 2018-05-08 01:33 AM luz.paz

Typos

Found via `codespell`

82146081 2015-12-16 04:29 PM Jürgen Fischer

more nullptr updates (folloup 320c696)

f041072e 2014-06-02 09:52 PM Jürgen Fischer

fix some warnings

90580592 2012-03-29 08:18 PM Jürgen Fischer

fix warnings

2edcfa66 2011-03-17 09:58 AM Marco Hugentobler

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

6b68070c 2011-02-19 06:17 PM Jürgen Fischer

fix msvc fixes

git-svn-id: http://svn.osgeo.org/qgis/trunk@15213 c8812cc2-4d05-0410-92ff-de0c093fc19c

cf0ed8d0 2011-02-19 02:27 PM Jürgen Fischer

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

8586feb6 2010-12-11 10:43 PM Marco Hugentobler

[FEATURE]: AND and OR operator for raster calculator

git-svn-id: http://svn.osgeo.org/qgis/trunk@14892 c8812cc2-4d05-0410-92ff-de0c093fc19c

19f0cdbc 2010-11-01 06:47 PM Marco Hugentobler

Apply patch #3178

git-svn-id: http://svn.osgeo.org/qgis/trunk@14483 c8812cc2-4d05-0410-92ff-de0c093fc19c

d1fe1448 2010-10-29 07:24 AM Jürgen Fischer

fix nightly build

git-svn-id: http://svn.osgeo.org/qgis/trunk@14445 c8812cc2-4d05-0410-92ff-de0c093fc19c

6dac9466 2010-10-28 08:50 AM Marco Hugentobler

Also add rastercalc bison file to svn

git-svn-id: http://svn.osgeo.org/qgis/trunk@14443 c8812cc2-4d05-0410-92ff-de0c093fc19c